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

html,body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/bg.jpg) top repeat-x #a6b0ad;
	background-attachment:fixed;
}
#leftSidebar,
#rightSidebar,
#footer,
#serviceAreas {
	font-family:Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
#outerWrap {
	margin:0 auto;
	padding:25px 0;
	width:956px;
}
#innerWrap {
	width:954px;
	border-left:1px solid #98a4a1;
	border-right:1px solid #98a4a1;
	border-bottom:1px solid #98a4a1;
}
#wrapper {
	margin:0 auto;
	width:954px;
}
#header {
	position:relative;
	width:954px;
	height:405px;
	background:url(../images/headerNew.jpg) top center no-repeat #ffffff;
	text-align: left;
}
#contentWrap {
	text-align:left;
	width:954px;
	/*padding:0 15px 0 0;*/
	background:#ffffff;
}
#leftSidebar {
	float:left;
	width:225px;
	padding-left:14px;
}
#leftSidebarTop {
	width:225px;
	height:40px;
	background:url(../images/bg_leftSidebarTop.jpg) no-repeat;
}
#leftSidebarBottom {
	float:left;
	width:225px;
	text-align: center;
	padding-top: 10px;
}


/* MENU LEVEL 1 */
#menuWrap .bar {
	width:100%;
	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:225px;
}
#menu ul {
	border-top:1px solid #ced4d2;
}
#menu li {
	width:225px;
	border-bottom:1px solid #ced4d2;
}
#menu a {
	padding:0 0 0 25px;
	width:200px;
	height:35px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:35px;
	font-size:13px;
	font-weight:bold;
	color:#65726f;
	background:url(../images/btn-bg.gif) left no-repeat #ffffff;
}
#menu a:hover {
	color:#eb1c2b;
}
/** SUB MENU LEVEL 2 **/
#menu ul li ul {
	border-top:none;
}
#menu ul li {
	width:225px;
	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:11px;
	font-weight:bold;
	color:#65726f;
	background:url(../images/btn-sub-bg.gif) left no-repeat #e4e7e6;
}
#menu ul a:hover {
	color:#eb1c2b;
	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:11px;
	font-weight:bold;
	color:#65726f;
	background:url(../images/btn-sub-bg.gif) left no-repeat #e4e7e6;
}
#menu ul li ul a:hover {
	color:#eb1c2b;
	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:11px;
	font-weight:bold;
	color:#65726f;
	background:url(../images/btn-sub-bg.gif) left no-repeat #e4e7e6;
}
#menu ul li ul li ul a:hover {
	color:#eb1c2b;
	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:11px;
	font-weight:bold;
	color:#65726f;
	background:url(../images/btn-sub-bg.gif) left no-repeat #e4e7e6;
}
#menu ul li ul li ul li ul a:hover {
	color:#eb1c2b;
	background:url(../images/btn-subOver-bg.gif) left no-repeat #ffffff;
}

#payment {
	text-align:center;
	width:225px;
	height:110px;
	padding:0;
	background:url(../images/bg-payment.jpg) top no-repeat;
}
#payment img {

}
#payment a {
	margin:0 auto;
	font-size:11px;
	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:496px;
	padding:15px 15px 25px 15px;
}

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

/** FOOTER **/
#footer {
	margin:0 auto;
	padding:10px 29px;
	width:896px;
	height:82px;
	background:url(../images/bg-footer.jpg) top center no-repeat #ffffff;
}
#copyright {
	float:left;
	font-size:11px;
	text-align:left;
	width:50%;
	color:#98a4a1;
}
#poweredBy {
	float:left;
	text-align:right;
	font-size:11px;
	width:50%;
	color:#98a4a1;
}
#poweredBy a {
	font-size:17px;
	font-weight:bold;
	color:#7d8c89;
	text-decoration:none;
}
#poweredBy a:hover {
	color:#eb1c2b;
}
#siteDesign {
	clear:both;
	float:left;
	width:100%;
	text-align:right;
	font-size:11px;
	color:#98a4a1;
}
#siteDesign a {
	font-size:13px;
	font-weight:bold;
	color:#65726f;
	text-decoration:none;
}
#siteDesign a:hover {
	color:#eb1c2b;
}	
#serviceAreas {
	margin:0;
	padding:15px 15px 0 15px;
	text-align:left;
	font-size:10px;
	color:#ffffff;
}
#logo {
	margin:0;
	width:404px;
	height:113px;
	text-align: left;
	top: 150px;
	background-position: left 200px;
	padding-top: 270px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
