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


html,body {
	margin:0;
	padding:0;
	text-align:center;
	background-attachment:fixed;
	background-color: #53A7FF;
	background-repeat: repeat-x;
	background-position: top;
}
#leftSidebar,
#rightSidebar,
#footer,
#serviceAreas {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	outline:none;
	color:#007fc2;
	text-decoration:underline;
}
a:hover {
	outline:none;
	color:#00bce7;
	text-decoration:none;
}
.clear {
	clear:both;
	background:none;
	font-size:0px;
}
#bgImage {
	float:left;
	width:100%;
	height:100%;
	background:url(../images/bg.jpg) top center no-repeat;
	background-attachment:fixed;
}
#wrapper {
	margin:0 auto;
	padding:0 0 25px 0;
	width:956px;
}
#header {
	width:956px;
	height:183px;
	padding:195px 0 0 0;
	background:url(../images/bg_header_top.jpg) top center no-repeat;
}
#headerMiddle {
	width:956px;
	height:146px;
	background:url(../images/bg_header_middle.jpg) top center no-repeat;
}
#headerBottom {
	width:956px;
	height:38px;
	background:url(../images/bg_header_bottom.jpg) top center no-repeat;
	padding: 0 0 0 2px 0;
}

/** BEGIN CONTENT **/
#contentWrap {
	text-align:left;
	width:956px;
	padding:0;
	background:url(../images/bg_content_white.gif) right repeat-y;
}
#mainWrapOutside {
	float:left;
	width:716px;
}
#mainWrap {
	padding:0 0 15px 0;
	width:716px;
	background-color:#ffffff;
}
#content {
	float:left;
	width:477px;
	padding:15px;
}

/** GREEN SCREENED **/
#bannerAd {
	margin:0 0 5px 0;
	width:716px; 
	/*width:728px;*/
	height:90px;
	border-bottom:1px solid #000000; 
	background:url(../images/gs_banner_AT5_leaderboard.gif) center no-repeat;
}
#bannerAd a {
	display:block;
	width:716px;
	height:90px;
}

/** BEGIN LEFTSIDEBAR **/
#leftSidebarWrap {
	margin:0;
	float:left;
	width:240px;
}
#leftSidebar {
	margin:0;
	width:240px;
	background-color: #003D7C;
}
#underMenuItems {
	text-align:center;
	width:240px;
	background-color: #003D7C;
	background-repeat: no-repeat;
	background-position: top;
}
#underMenuItems a,
#underMenuItems img {
	border:0;
}
#search {
	text-align:left;
	padding:10px;
	white-space:nowrap;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
#search form {
	margin:0;
	padding:0;
}
#search input.search {
	width:75%;
}
#payment {
	text-align:center;
	width:220px;
	padding:10px 10px 10px 10px;
}
#payment img {
	border:none;
}
#payment a {
	margin:0 auto;
	padding:0;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	display:block;
	width:220px;
	color:#fff000;
}
#payment a:hover {
	color:#fff000;
	text-decoration:blink;
}
#leftSidebarBottom {
	width:240px;
	height:45px;
	background:url(../images/bg_leftSidebar_bottom.jpg) no-repeat;
}

/* JAVASCRIPT STYLES FOR MENU */
/* simply places the menu_arrow.gif in place to indicate all submenus */
/* links with no background images and just color codes can be changed in the normal menu code  */
/* shouldn't need to alter this code unless there are images for link backgrounds */
/* Reminder for next time: */
/* if the links have images for backgrounds then the menu_arrow.gif image has to be altered to a full size image background desired */
#menu li.submenu1 a {
	background-image:url(../images/bg_menuLinkArrow.gif);
	background-position:0% 0%; 
	background-repeat:no-repeat;
}
#menu li.submenu1 a:hover {
	background-image:url(../images/bg_menuLinkArrow.gif);
	background-position:0% -35px; 
	background-repeat:no-repeat;
}
#menu li.submenu1 ul li.submenu2 a,
#menu li.submenu1 ul li.submenu2 a:hover,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 a:hover,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li.submenu4 a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li.submenu4 a:hover {
	background-image:url(../images/menu_arrow.gif); 
	background-position:220px 14px;
	background-repeat:no-repeat;
}
#menu li.submenu1 ul li a,
#menu li.submenu1 ul li a:hover,
#menu li.submenu1 ul li.submenu2 ul li a,
#menu li.submenu1 ul li.submenu2 ul li a:hover,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li a:hover,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li.submenu4 ul li a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li.submenu4 ul li a:hover {
	background-image:none;
}
/* END JAVASCRIPT STYLES FOR MENU */

/* MENU LEVEL 1 */
#menuWrap {
	width:240px;
	text-align:left;
}
#menu,
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:240px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu ul {
	width:240px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu li {
	width:240px;
	border-bottom:1px solid #FFFFFF;
}
#menu a {
	padding:0 0 0 15px;
	width:225px;
	height:35px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color: #003D7D;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#menu a:hover {
	color:#fff000;
	background-color: #0060BF;
	background-repeat: no-repeat;
	background-position: 0% -35px;
}
/** SUB MENU LEVEL 2 **/
#menu ul li ul {
	border-top:none;
}
#menu ul li {
	width:240px;
	border-bottom:none;
}
#menu ul a {
	padding:0 0 0 15px;
	width:225px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:##0060BF; /* Changes all submenu link colors - can be done for each level if needed otherwise leave if all same color */
}
#menu ul a:hover {
	color:#fff000;
	background-color:#0060BF;
}
/** SUB SUB MENU LEVEL 3 **/
#menu ul li ul a {
	padding:0 0 0 30px;
	width:210px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
}
#menu ul li ul a:hover {
	/*color:#FFFFFF;*/
}
/** SUB SUB SUB MENU LEVEL 4 **/
#menu ul li ul li ul a {
	padding:0 0 0 45px;
	width:195px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
}
#menu ul li ul li ul a:hover {
	/*color:#FFFFFF;*/
}
/** SUB SUB SUB SUB MENU LEVEL 5 **/
#menu ul li ul li ul li ul a {
	padding:0 0 0 60px;
	width:180px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
}
#menu ul li ul li ul li ul a:hover {
	/*color:#FFFFFF;*/
}
/** End Menu **/

/** BEGIN RIGHT SIDEBAR **/
#rightSidebar {
	margin:0;
	float:left;
	width:190px;
	background:url(../images/links.gif) top center no-repeat #ffffff;
}
#iHouse {
	text-align:center;
	border-bottom:1px solid #cccccc;
}
#iHouse img {
	padding:5px 0;
}
#iHouse span {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#0096d6;
}
#iHouse a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:10px 0;
	color:#0096d6;
}
#iHouse a:hover {
	color:#ff0000;
}
#memberLogos {
	width:190px;
	text-align:center;
	padding:5px 0 0 0;
}
#memberLogos img {
	margin:0 0 10px 0;
	border:0;
}

/** BEGIN FOOTER **/
#footer {
	float:right;
	width:716px;
	height:55px;
	padding:15px 0 0 0;
	background:url(../images/bg_footer.png) bottom center no-repeat;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#copyright {
	float:left;
	font-size:11px;
	text-align:left;
	width:313px;
	padding-left:35px;
	color:#FFFFFF;
	padding-top: 5px;
}
#poweredBy {
	float:left;
	text-align:right;
	font-size:11px;
	width:333px;
	padding-right:15px;
	color:#FFFFFF;
	padding-top: 2px;
}
#poweredBy a {
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
#poweredBy a:hover {
	color:#FFFFFF;
}
#siteDesign {
	clear:both;
	float:left;
	width:680px;
	padding-right:15px;
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	padding-top: 3px;
}
#siteDesign a {
	font-size:13px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
#siteDesign a:hover {
	color:#FFFFFF;
}	
#panic a {
	margin:0 auto;
	padding:10px 0 0 0;
	font-size:19px;
	text-align:center;
	text-decoration:none;
	display:block;
	width:220px;
	color:#fff000;
	font-weight: bold;
}
#panic a:hover {
	color:#fff000;
	text-decoration:blink;
}

#serviceAreas {
	margin:0;
	padding:15px 0;
	text-align:left;
	font-size:10px;
	color:#ffffff;
}
