@charset "UTF-8";
/* CSS Document */


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
	}
	
div#container {
	width: 960px;
	height:850px;
	background-image:url(../images/rextrek-background4.jpg);
	background-repeat:no-repeat;
	margin-top: 13px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: none;
}
div#header {
	padding:2px;
	margin: 0px;
	background:url(images/top-banner.jpg) #FFF; 
	background-repeat:no-repeat;
	width:960px;
	height:95px;
	border: none;
	margin-bottom:0px;
}

div#main {
	width:958px;
	border:0px solid #369;
	background:#fff;
}
.mainborder{
	border:1px solid #369;
}
.headermenu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
margin-left:161px;
margin-top:6px;
}
.headertitle{
	margin-left:160px;
	margin-top:-41px;
	margin-bottom:5px;
}
.headertitle a:link{
	color:#969fd4;
	text-decoration:none;
	border:none;
}
.headertitle a:visited {
	color:#969fd4;
	text-decoration:none;
	}
	
.headertitle a:hover, .headertitle a:active {
	color:#969fd4;
	text-decoration:none;
	text-transform:none;
	}
.spacingheaderlinks{
	padding-right: 15px;
}
.headermenu a:link {
	color:#fff;
	text-decoration:none;
	border:none;
	}
.headermenu a:visited {
	color:#fff;
	text-decoration:none;
	}
	
.headermenu a:hover, .headermenu a:active {
	color:#fff;
	text-decoration:underline;
	text-transform:none;
	}

img {
	border:none;
}

#footer {
	width:960px;
	padding-top:10px;
}
.logofooter{
	float:left; width: 17%; display:inline;
}
.logofooter img{
	margin-left:15px;
}
.textfooter{
	float:left; width: 83%; display:inline; color:#336699;
	font-size:9px;
	line-height:1.5em;
}
.textfooter a:link {
	color:#369;
	text-decoration:none;
	border:none;
	}
.textfooter a:visited {
	color:#369;
	text-decoration:none;
	}
	
.textfooter a:hover, .textfooter a:active {
	color:#369;
	text-decoration:underline;
	text-transform:none;
	}
.textfooter2{
	float:left; width: 83%; display:inline; color:#336699;
	font-size:9px;
	line-height:1.5em;
}
.textfooter2 a:link {
	color:#369;
	text-decoration:none;
	border:none;
	}
.textfooter2 a:visited {
	color:#369;
	text-decoration:none;
	}
	
.textfooter2 a:hover, .textfooter2 a:active {
	color:#369;
	text-decoration:underline;
	text-transform:none;
	}
