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

html,body {
	margin:0;
	padding:0;
	text-align:center;
	background-attachment:scroll;
	background-color: #FFFFFF;
	background-image: url(../images/site_bg2a.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	outline:none;
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	outline:none;
	color:#FF0000;
	text-decoration:none;
}
.clear {
	clear:both;
	background:none;
	font-size:0px;
}

/* MENU LEVEL 1 */
#menuWrap .bar {
	width:226px;
	height:7px;
	font-size:0px;
	background:url(../images/bg-bar.gif) no-repeat #bcc4c2;
}
#menuWrap {
	width:100%;
	text-align:left;
}
#menu,
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:226px;
}
#menu ul {
	border-top:1px solid #ced4d2;
}
#menu li {
	width:225px;
	border-bottom:1px solid #ced4d2;
	overflow: hidden;
}
#menu a {
	padding:0 0 0 25px;
	width:200px;
	height:35px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:35px;
	font-size:14px;
	font-weight:500;
	color:#FFFFFF;
	background:url(../images/btn-bg.gif) left no-repeat #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color:#FFFFFF;
	background-image: url(../images/btn-bgOver.gif);
}
/** SUB MENU LEVEL 2 **/
#menu ul li ul {
	border-top:none;
}
#menu ul li {
	width:226px;
	border-bottom:none;
}
#menu ul a {
	padding:0 0 0 25px;
	width:200px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	text-transform:none;
	line-height:30px;
	font-size:12px;
	font-weight:500;
	color:#FFFFFF;
	background:url(../images/btn-sub-bg.gif) left no-repeat #e4e7e6;
}
#menu ul a:hover {
	color:#FFFFFF;
	background:url(../images/btn-subOver-bg.gif) left no-repeat #ffffff;
}
/** SUB SUB MENU LEVEL 3 **/
#menu ul li ul a {
	padding:0 0 0 40px;
	width:185px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
	font-size:12px;
	font-weight:500;
	color:#FFFFFF;
	background:url(../images/btn-sub-bg.gif) left no-repeat #e4e7e6;
}
#menu ul li ul a:hover {
	color:#FFFFFF;
	background:url(../images/btn-subOver-bg.gif) left no-repeat #ffffff;
}
/** SUB SUB SUB MENU LEVEL 4 **/
#menu ul li ul li ul a {
	padding:0 0 0 55px;
	width:170px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/btn-sub-bg.gif) left no-repeat #e4e7e6;
}
#menu ul li ul li ul a:hover {
	color:#FFFFFF;
	background:url(../images/btn-subOver-bg.gif) left no-repeat #ffffff;
}
/** SUB SUB SUB SUB MENU LEVEL 5 **/
#menu ul li ul li ul li ul a {
	padding:0 0 0 70px;
	width:155px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:30px;
	font-size:12px;
	font-weight:500;
	color:#FFFFFF;
	background:url(../images/btn-sub-bg.gif) left no-repeat #e4e7e6;
}
#menu ul li ul li ul li ul a:hover {
	color:#FFFFFF;
	background:url(../images/btn-subOver-bg.gif) left no-repeat #ffffff;
}

#payment {
	text-align:center;
	width:225px;
	height:110px;
	padding:15px 0 0 0;
	background:url(../images/bg-payment.jpg) top no-repeat;
}
#payment a {
	margin:0 auto;
	font-size:1.1em;
	text-align:center;
	text-decoration:none;
	display:block;
	padding:11px;
	width:183px;
	color:#65726f;
}
#payment a:hover {
	padding:10px;
	color:#65726f;
	border:1px inset #ced4d2;
	background:url(../images/bg-payment.jpg) top no-repeat;
}
#content {
	float:left;
	width:520px;
	margin-top:0px;
	padding:15px 15px 25px 15px;
}

/** RIGHT SIDEBAR **/
#rightSidebar {
	float:left;
	margin-top:8px;
	width:175px;
}
#dontPanic a {
	margin:15px 0;
	width:175px;
	height:136px;
	display:block;
	background:url(../images/dont_panic_btn.jpg) 50% 0% no-repeat;
}
#dontPanic a:hover {
	background:url(../images/dont_panic_btn.jpg) 50% 100% no-repeat;
}
#copyright {
	float:left;
	font-size:12px;
	text-align:left;
	color:#5A99CB;
	padding-top: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#poweredBy {
	float:right;
	text-align:right;
	font-size:10px;
	width:330px;
	color:#74C7EF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 15px 0 0;
}
#poweredBy a {
	font-size:12px;
	font-weight:bold;
	color:#5089C1;
	text-decoration:none;
}
#poweredBy a:hover {
	color:#FFFFFF;
}
#siteDesign {
	clear:both;
	float:right;
	width:330px;
	text-align:right;
	font-size:9px;
	color:#58AEDF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 15px 0 0;
}
#siteDesign a {
	font-size:1.3em;
	font-weight:bold;
	color:#5089C1;
	text-decoration:none;
}
#siteDesign a:hover {
	color:#FFFFFF;
}	
#serviceAreas {
	margin:0 auto;
	padding:15px;
	width:956px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5089C1;
}