/* CSS Document */
*{padding:0;margin:0;}
body{font-family:Arial;}
image{border:0;}
#wrap{
border-right: 1px #ccc solid;
border-left: 1px #ccc solid;}
#container{
border: 5px #e1e1e1 solid;
border-top: none;
padding: 5;
}
#header{}
#header_top_border{
background-color: #000066;
height: 10px;
}
#header_bottom {
height:319px;
background-image:url(../images/banner.jpg);
}
#header_bottom img{
position: relative;
top: 168px;
left: 224px;
}
#header_logo{
clear:both;
}
#content{}
#content h2{
font-size: 16pt;
clear: both;
margin-top: 20px;
}
#content img{
float: left;
position: relative;
top: -5px;
padding-right: 5px;
}

#logo{
	position: relative;
	left: -92px;
	border: 0;
}
#fast_track {
	float: right;
}
#content p{
font-size: 11pt;
line-height: 22px;
padding: 10;
margin-bottom: 25px;
margin-top: 10px;
margin-left: 8px;
}



#footer{}
#footer h3{}
#footer h4{
font-size: 8pt;
color: #3f3f3f;
}


#content table tbody tr td p {
clear: both;
}


#footer table tbody tr td div ul li {
margin-left: 25px;
color: #3f3f3f;
}


#footer table tbody tr td div hr {
width: 90%;
border: thin solid #bfbfbf;
margin-bottom: 10px;
}
#footer td{}
#footer div{
	background-image:url(../images/footer_box_bg.jpg);
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: thin solid #bfbfbf;
	float: left;
	height: 420px;
	
}
#footer ul{
text-align: left;
font-size: 8pt;
}
