#header{
	height:170px;
}

#header #homeline{
	position:absolute;top:165px;
}


#title{
	color:#081B56;font-size:40px;margin-top:30px;margin-left:82px; 
}

#subtitle{
	color:#081B56;font-size:15px;margin-top:15px;margin-left:585px;display:block;width:300px;
}

#centerimages{
	margin-top:30px; margin-left:165px;
}

#bottomsection{
	margin-top:22px; margin-left:0px; font-size:12px;font-family:Arial, Helvetica, sans-serif;position:relative;display:block;height:115px;
}

#bottomsection .title{
	display:block;width:87px;float:left;
}
#bottomsection .scroller{
	display:block;float:left;
}

/*
CSS for the news story scroller
*/
.scroller .story{
	display:none;float:left;
}

/*
.scroller .story current{
	display:block;float:left;
}
*/

.scroller .arrow {
	cursor:pointer;cursor:hand; 
}
.scroller .backward{
	background:transparent url(../images/leftarrow.jpg) no-repeat;margin-top:3px;
}

.scroller .pause{
	background:transparent url(../images/pause.jpg) no-repeat; margin-right:10px;margin-top:3px;
}

.scroller .forward{
	background:transparent url(../images/rightarrow.jpg) no-repeat;margin-top:3px;
}
.scroller ul{
	margin-left:15px;margin-right:15px;display:block;width:480px;float:left;overflow:hidden;position:relative;
}
.scroller ul li{
	display:none;width:480px;position:absolute;
}
.scroller a,.scroller a:hover,.scroller a:visited{
	color:#000000;text-decoration:none;
}
.scroller a:hover{
	text-decoration:underline;
}

#latestnews{
}
#latestnews .title a { text-decoration: none; color: #333333;}
#latestnews p {
	padding:0;
	margin: 0;	
}

#latestnews ul {
height: 18px;
}

#clientsuccess{
/*	position:absolute;top:55px;*/
}

#clientsuccess ul 
{
   height:18px;
}
#clientsuccess .title a { text-decoration: none; color: #333333;}

.postcontent {
	padding-top: 25px;
}

#promoLinks{
}
#promoLinks .title a { text-decoration: none; color: #333333;}
#promoLinks p {
	padding:0;
	margin: 0;	
}

#promoLinks ul {
height: 18px;
}
.precontent {
	padding-bottom: 20px; padding-left:50px;
}
.precontent a,.precontent a:hover,.precontent a:visited{
	color:#081B56;text-decoration:none;
}
.precontent a:hover{
	text-decoration:underline;
}

.clear{
	line-height:0px;font-size:0px;clear:both;
}

.hp_box	{ float: left; position: relative; margin-right: 10px;width: 150px; height: 150px; display:block;}

body
{
}

#optText {display: none;}

#myaccountImage {display: none;}

.pop-over {display:none; position:absolute; z-index:+2; width:320px; background: url("../images/grey-bg.png") repeat scroll 0 0 transparent; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; padding:5px; font: Helvetica 10pt; color: #081B56; }
