body
{
height:100%;
background-color:#e8e7e5;
}

#container
{
	height:100%;
	width:100%;
}

#wrapper
{
	width:813px;
	margin:0 auto;
	background: url("../images/tilebg.jpg") repeat-y;
	height:100%;
}
#content
{
position:relative;
margin:16px;
margin-top:0px;
margin-bottom:0px;
padding-top:10px;
}
a
{
	text-decoration:none!important;
}
#loggedmenu a
{
color:#fff;
}
#header
{
	position:relative;
	width: 782px;
	height:93px;
	background: url("../images/header.jpg") no-repeat;
}

#header h1
{
display:none;
}

#header #login
{
	position:relative;
	float:right;
	font-size:10px;
	font-family:verdana;
	color:#fff;
	font-weight:bold;
	margin-top:15px;
	margin-right:15px;
}

#header #login label
{
float: left;
clear:both;
width:70px;
padding-top:12px;
}
#header #login input
{
margin-top:10px;
}

#navigation
{
	margin-top:4px;
	position:relative;
	width:782px;
	height:29px;
	background: url("../images/tilenav.jpg") no-repeat;
}

#navigation ul.mainnav
{
	position:relative;
	text-indent:0;
	list-style:none;
	margin:0px;
	padding:0px;
	font-family:verdana;
	color:#fff;
	font-size:11px;
}

#navigation ul.mainnav li
{
float:left;
display:block;
position:relative;
width:115px;
height:29px;
text-align:Center;
text-transform:uppercase;
background: url("../images/div.jpg") no-repeat top right;
}
#navigation ul.mainnav li a
{
color:#fff!important;
display:block;
margin-top:7px;
}
#subnav
{clear:both;}

#subnav
{
width:782px;
font-size:11px;
margin-top:20px;
font-family:verdana;
padding-bottom:10px;

}

#subnav #cookiecrumb
{
float:left;
width:391px;
padding-bottom:10px;
}
#subnav #additional
{
float:left;
text-align:right;
width:389px;
padding-bottom:10px;
}

/* cols */
#bodycontent
{
font-family: verdana;
font-size:11px;
color:#515151;
line-height:14px;
}
#bodycontent ul
{
list-style-image: url("../images/greenarrow.jpg");

}


body#sub #col1
{
padding-top:15px;
padding-left:10px;
float:left;
width:250px;
background: url("../images/gradient.jpg") no-repeat;
height:500px;
}

body#sub #col2
{
margin:0 0 0 265px;
}

body#home #col1
{
	width: 510px;
	float:left;
	margin-right:10px;
}

body#home #col2
{
	width: 240px;
	float:left;
	background: #e5e5e5 url("../images/greentop.gif") no-repeat;
	padding:10px;
}

#subcol1, #subcol2
{
float:left;
width:250px;
}

#subcol1
{
margin-right:10px;
}
#subcol2 ul
{
text-indent:0;
margin:0px;
padding:0px;
margin-left:15px;
font-size:10px;
}
#subcol2 ul li
{
margin-bottom:15px;
}
#footer p 
{
font-size:10px;
font-family:verdana;
color:#515151;
text-transform:uppercase;
margin-top:20px;
text-align:Center;
}

#col1 h1
{
font-size:12px;
font-family:arial;
color:#515151;
text-transform:uppercase;
margin-top:0px!important;
padding-top:0px;
padding-bottom:15px;
}

form textarea
{
width:200px;
}



#error { margin-bottom:15px; width:220px; }
#error h3 { color:#F00; margin-bottom:10px; }
#error ul { margin:0; padding:0; }
#error ul li { margin:0 0 0 15px; padding:0; list-style:disc; color:#F00; font-weight:11px; }