@charset "utf-8";
/* CSS Document */

body	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-color:#1D5DA7;*/
	background-color:#1048AA;
	font-size:1em;
}
a:link {
	color: #00aeef;
}
p.link {padding:20px 0;text-transform:uppercase;text-align:center;font-weight:bold;}

p.link a {text-transform:lowercase;color:#fff;}

#main	{width:792px;margin:auto;background-color:#1D5DA7;}

#header {height:117px;width:792px;position:relative;background:#fff url(../images/headerback.jpg) repeat-x;}

#header .logo	{margin-left:184px;position:relative;display:inline;float:left}

#topbar	{position:relative;float:left;width:420px;height:18px;margin:50px 0 0 10px;padding-left:6px;background:url(../images/top_bar.png) no-repeat;display:inline;}
#topbar	ul {margin: 0;	padding: 0;	float: left;	list-style: none;	font-size:.6em;}
#topbar	ul li {	text-transform:uppercase;	text-indent:10px;	float: left;}
#topbar a:link {display: block;	width:auto;	line-height:15px;	color:#fff;	text-decoration:none;}
#topbar a:visited {display: block;	width:auto;	line-height:15px;	color:#fff;	text-decoration:none;}
#topbar a:hover {color:#666;text-decoration:none;	display: block;	width:auto;line-height:15px;}

#topbar2	{position:relative;float:right;width:400px;height:10px;display:inline;margin:40px 15px 0 0;font-size:9px}
#topbar2	ul {margin: 10px;padding: 0;float: right;list-style: none;}
#topbar2	ul li {text-indent:15px;float: left; margin-right:15px;}
#topbar2 a:link {display: block;width:auto;	line-height:10px;color:#000;text-decoration:none;}
#topbar2 a:visited {display: block;	width:auto;	line-height:10px;color:#000;text-decoration:none;}
#topbar2 a:hover {color:#aaa;text-decoration:none;display: block;width:auto;line-height:10px;}

.chevronTag	{background:url(../images/chevron.gif) top left no-repeat;}

#content {position:relative;width:792px;height:495px;}

#innerScroller {position:relative;width:500px;overflow:auto;float:left;}

#faqScroller {position:relative;width:500px;height:460px;overflow:scroll;float:left;}

#faqScroller p {padding:5px 0;}

#Testimonials {position:relative;width:500px;height:460px;overflow:scroll;float:left;}

#Testimonials p {padding:5px 0;font-style:italic;}

#homeScroller {position:relative;width:500px;height:270px;overflow:scroll;float:left;}

.stout {font-weight:bold;font-size:11px;padding-left:12px;background:url(../images/chevron2.png) left center no-repeat;}

#innerContentLeft	{position:absolute;float:left;width:410px;z-index:1000;}
#innerContentLeftMoreNarrow	{position:absolute;float:left;width:350px;z-index:1000;}
#innerContentLeftNarrow	{position:absolute;float:left;width:210px;z-index:1000;}

#innerContentLeftFull	{position:absolute;float:left;width:500px;z-index:1000;}
#innerContentLeftFullLight	{position:absolute;float:left;width:480px;z-index:1000;}

#innerContentRight {position:relative;float:right;width:115px;height:180px;z-index:500;text-align:center;padding-top:8px;}
#innerContentRightMap {position:relative;float:right;width:250px;height:200px;z-index:500;text-align:center;padding-top:8px;}

#innerContentRight img {margin-bottom:10px;}

#leftside {position:relative;width:256px;float:left;height:495px;background:#1D5DA7 url(../images/leftside.jpg) no-repeat;}

#leftMenu	{position:relative;margin-left:36px;margin-top:-18px;background:url(../images/left_menu.png) no-repeat;width:135px;height:144px;}

.menuAnchor	{margin-top:0;margin-left:0;}

#rightside {position:relative;width:500px;background:#000 url(../images/rightside.jpg) no-repeat bottom left ;float:left;height:440px;color:#fff;font-size:10px;}

#rightside h2	{color:#00AEEF;text-align:center;text-transform:uppercase;font-size:16px;font-family:Arial,sans-serif;line-height:.9em;clear:both;padding:8px 0 0 0;}

#rightside h3	{color:#00AEEF;text-align:center;text-transform:uppercase;font-size:12px;font-family:Arial,sans-serif;line-height:.9em;clear:both;padding:8px 0 0 0;}

#rightside p {margin:3px 25px 2px 25px;font-size:10px;font-size:9px;}

#photoBlock	{position:relative;width:500px;height:190px;float:left;}

#footer {
position:relative;
width:500px;
background:#fff url(../images/footer.jpg) repeat-x;
float:left;
min-height:55px;
text-align:center;
color:#000;
z-index:1100;
}

#footer p	{font-family:Arial, Helvetica, sans-serif;}

#footer .tiny {font-size:9px;}

.underline	{text-decoration:underline;}

.italic	{font-style:italic;}
