/* CSS Document */
html, body{
	padding:0px;
	margin:0px;
	background-color:#CCCCCC;
	font-family:tahoma,arial;
	font-size:11px;
	color:#616262;
	text-align:justify;
}
#Container{
	width:787px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-image:url(../Images/container-bg.jpg);
	background-repeat:repeat-y;
	padding-left:8px;
}
.outer1{
	width:798px;
	height:11px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	margin-top:20px;
}
.outer{
	width:798px;
	height:11px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
}
#banner{
	width:780px;
	height:179px;
}
.bigblue{color:#09328C;}
.date{
	font-family:tahoma,arial;
	font-size:10px;
	color:#515151;
	margin-right:10px;
	float:right;
}
.Tick{
	float:left;
	padding-top:5px;overflow:hidden
}
#nav{
	width:177px;
	height:353px;
	float:left;
	background-image:url(../Images/nav-bg.jpg);
	padding-top:60px;
}
#content{
	width:564px;
	height:499px;
	min-height:499px;
	float:left;
	background-image:url(../Images/content-bg.jpg);
	background-repeat:no-repeat;
	padding-left:9px;
	padding-right:30px;
}
html>body #content{
height:auto
}
#footer{
	width:780px;
	height:71px;
	clear:both;
	background-image:url(../Images/footer-bg.jpg);
	background-repeat:repeat-x;
}
.img-flt-left{
	float:left;
}
.img-flt-right{
	float:right;
	margin-left:10px;
}
.col1{
	width:159px;
	height:110px;
	background-image:url(../Images/col1.jpg);
	padding-top:125px;
	float:left;
	margin-right:39px;
}
.col2{
	width:159px;
	height:110px;
	background-image:url(../Images/col2.jpg);
	padding-top:125px;
	float:left;
	margin-right:39px;
}
.col3{
	width:159px;
	height:110px;
	background-image:url(../Images/col3.jpg);
	padding-top:125px;
	float:left;
}
ul{
	margin-top:0px;
}
li{	
	list-style:none;
	background-image:url(../Images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding: 0px 0px 0px 10px;
}
em{
	color:#09358E;
	font-weight:bold;
	font-style:normal;
}
.foot-nav{
	color:#fff;
	width:305px;
	height:11px;
	margin-left:245px;
	padding-top:5px;
}
.copyright{
	width:712px;
	height:11px;
	padding-top:15px;
	margin-left:30px;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
#content a{
	color:#09328C;
	text-decoration:none;
}
#content a:hover{
	color:#09328C;
	text-decoration:none;
	border-bottom:1px solid #09358E;
}
.Field{
	width:130px;
}
.MultiField{
	width:250px;
}
.Field, .MultiField{
	background-image:url(../Images/field-bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #09358E;
	padding-left:3px;
	margin-bottom:6px;
	margin-right:4px;
	font-family:tahoma,arial;
	color:#000000;
	font-size:11px;
}

.logos{
	margin: 0 30px 30px 0;
	float:left;
}

.linkbox{
}

	.linkbox img{
		float:left;
		margin: 0 10px 0 0;
	}
	
	.linkbox p{
		float:left;
		margin: 18px 0 0 0;
		font-size:14px;
	}
	
.clr{
	clear:both;
}	

.aboutbox{
	margin: 0 20px 0 20px;
	font-size:12px;
}

.brandsbox{
	margin: 0 0 0 55px;
}

h2{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 { Font-size:12px; color:#496BAB; font-family: Georgia, "Times New Roman", Times, serif; 	}

p{font-size:12px;}