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

html,body {
	margin:0;
	padding:0;
	background:url(../images/bg-tile.jpg) top repeat-x #538bf9;
}
#leftSidebar,
#rightSidebar,
#footer {
	font-family:Arial, Helvetica, sans-serif;
}
/*
#header, 
#contentWrap,
#footer {
	behavior:url(css/iepngfix.htc);
}
*/
a {
	outline:none;
}
.clear {
	clear:both;
	background:none;
	font-size:0px;
}
#outerWrap {
	text-align:center;
	width:100%;
	min-height:900px;
	background:url(../images/bg.jpg) top center no-repeat;
}
#innerWrap {
	margin:0 auto;
	width:956px;
}
#wrapper {
	width:956px;
}
#header {
	width:956px;
	height:360px;
	background:url(../images/header.jpg) top center no-repeat #ffffff;
}
#contentWrap {
	text-align:left;
	width:956px;
	background:url(../images/bg-content.gif) center repeat-y #ffffff;
	border-bottom:1px solid #ffffff;
}
#leftSidebar {
	float:left;
	width:240px;
	background:url(../images/bg-leftSidebar.gif)
}

/* MENU LEVEL 1 */
#menuWrap #menuTopBar {
	width:100%;
	height:11px;
	font-size:0px;
	background:url(../images/menu-top-bar.gif) no-repeat;
}
#menuWrap #menuBottomBar {
	width:100%;
	height:55px;
	font-size:0px;
	background:url(../images/menu-bottom-bar.gif) no-repeat;
}
#menuWrap {
	width:100%;
	text-align:left;
}
#menu,
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
#menu ul {
	border-top:1px solid #161846;
}
#menu li {
	width:240px;
	border-bottom:1px solid #161846;
}
#menu a {
	padding:0 0 0 25px;
	width:215px;
	height:35px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:35px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background:url(../images/bg-btn.jpg) left no-repeat;
}
#menu a:hover {
	color:#ffffff;
	background:url(../images/bg-btn-over.jpg) left repeat-y;
}
/** 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 25px;
	width:215px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	text-transform:none;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background:url(../images/bg-sub.jpg) left no-repeat;
}
#menu ul a:hover {
	color:#ffffff;
	background:url(../images/bg-sub-over.jpg) left no-repeat;
}
/** SUB SUB MENU LEVEL 3 **/
#menu ul li ul a {
	padding:0 0 0 40px;
	width:200px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background:url(../images/bg-sub.jpg) left no-repeat;
}
#menu ul li ul a:hover {
	color:#ffffff;
	background:url(../images/bg-sub-over.jpg) left no-repeat;
}
/** SUB SUB SUB MENU LEVEL 4 **/
#menu ul li ul li ul a {
	padding:0 0 0 55px;
	width:185px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background:url(../images/bg-sub.jpg) left no-repeat;
}
#menu ul li ul li ul a:hover {
	color:#ffffff;
	background:url(../images/bg-sub-over.jpg) left no-repeat;
}
/** SUB SUB SUB SUB MENU LEVEL 5 **/
#menu ul li ul li ul li ul a {
	padding:0 0 0 70px;
	width:170px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background:url(../images/bg-sub.jpg) left no-repeat;
}
#menu ul li ul li ul li ul a:hover {
	color:#ffffff;
	background:url(../images/bg-sub-over.jpg) left no-repeat;
}

/** CREDIT CARDS **/
#creditCards {
	margin:0;
	padding:15px 0 15px 0;
}
#creditCards span {
	display:block;
	margin:0 0 4px 0;
}
#creditCards a {
	margin:0 auto;
	width:106px; /* 2 or 4 cards */
	/*width:156px; /* 3 cards */
	display:block;
	white-space:nowrap;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	/*border:1px solid #0000FF; /* test centering */
}
#creditCards a:hover {
	color:#ffffff;
}
#creditCards img {
	margin:1px;
	border:none;
}
#creditCards img.lock {
	border:none;
	margin:0 0 -3px 0;
}
						
#content {
	float:left;
	/*width:496px;*/ /* with right sidebar */
	width:686px;
	padding:5px 15px 25px 15px;
}

/** RIGHT SIDEBAR **/
/*
#rightSidebar {
	float:left;
	width:175px;
}
#memberLogos {
	text-align:center;
	padding:15px 0 0 0;
}
#memberLogos img {
	margin:0 0 10px 0;
	border:0;
}
*/

/** FOOTER **/
#footer {
	width:956px;
	padding:10px 0 0 0;
}
#copyright {
	float:left;
	font-size:11px;
	text-align:left;
	width:463px;
	padding-left:15px;
	color:#ffffff;
}
#poweredBy {
	float:left;
	text-align:right;
	font-size:11px;
	width:463px;
	padding-right:15px;
	color:#ffffff;
}
#poweredBy a {
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#poweredBy a:hover {
	color:#2e3192;
}
#siteDesign {
	clear:both;
	width:941px;
	padding-right:15px;
	text-align:right;
	font-size:11px;
	color:#ffffff;
}
#siteDesign a {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#siteDesign a:hover {
	color:#2e3192;
}

#serviceAreas {
	margin:0;
	padding:15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}



























