@charset "UTF-8";
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	text-align:center;
	background-attachment:fixed;
	background-color: #496FB0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#leftSidebar,
#rightSidebar,
#footer,
#serviceAreas {
	font-family:Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
#outerWrap {
	margin:0 auto;
	padding:0;
	width:955px;
}
#innerWrap {
	width:955px;
}
#wrapper {
	margin:0 auto;
	width:955px;
}
#header {
	position:relative;
	width:955px;
	height:444px;
	text-align: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	margin:0;
	width:525px;
	height:113px;
	text-align: left;
	top: 250px;
	background-position: left 200px;
	padding-top: 239px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headerBottom {
	position:absolute;
	width:955px;
	height:4px;
	background-position: center top;
	background-color: #F00;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0C73BB;
	margin: 0px;
	padding: 0px;
	visibility: inherit;
	overflow: hidden;
	top: 444px;
}

#contentWrap {
	text-align:left;
	width:955px;
	/*padding:0 15px 0 0;*/
	background:#ffffff;
}
#leftSidebar {
	float:left;
	width:225px;
	padding-left:0px;
}
#leftSidebarTop {
	width:225px;
	height:20px;
	background:url(../images/bg_leftSidebarTop.gif) 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-color: #ED1C24;
	background-image: url(../images/bg-bar.gif);
	background-repeat: no-repeat;
}
#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:#F2F2F2;
	background-color: #0C73BB;
	background-image: url(../images/btn-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu a:hover {
	color:#FFF;
	background-image: url(../images/btn-bgOver.gif);
}
/** 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 30px;
	width:195px;
	height:30px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	text-transform:none;
	line-height:30px;
	font-size:11px;
	font-weight:bold;
	color:#F2F2F2;
	background-color: #0C73BB;
	background-image: url(../images/btn-sub-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu ul a:hover {
	color:#FFF;
	background-color: #0C73BB;
	background-image: url(../images/btn-subOver-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/** 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:#F2F2F2;
	background-color: #0C73BB;
	background-image: url(../images/btn-sub2-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu ul li ul a:hover {
	color:#FFF;
	background-color: #0C73BB;
	background-image: url(../images/btn-sub2Over-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/** 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:#F2F2F2;
	background-color: #0C73BB;
	background-image: url(../images/btn-sub2-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu ul li ul li ul a:hover {
	color:#FFF;
	background-color: #0C73BB;
	background-image: url(../images/btn-sub2Over-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/** 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:#F2F2F2;
	background-color: #0C73BB;
	background-image: url(../images/btn-sub2-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu ul li ul li ul li ul a:hover {
	color:#FFF;
	background-color: #0C73BB;
	background-image: url(../images/btn-sub2Over-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#payment {
	text-align:center;
	width:225px;
	height:150px;
	background:url(../images/bg-payment.gif) top no-repeat;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#payment img {

}
#payment a {
	margin:0 auto;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	display:block;
	padding:11px;
	width:183px;
	color:#F2F2F2;
}
#payment a:hover {
	padding:10px;
	color:#FFF;
	border:1px inset #ced4d2;
	font-weight: bold;
}
#content {
	float:left;
	width:520px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}

/** RIGHT SIDEBAR **/
#rightSidebar {
	padding:15px 0 0 0;
	float:left;
	width:180px;
	text-align:center;
}
#rightSidebar img {
	margin:0 0 10px 0;
	border:0;
}
#iHouse {
	margin:0 0 10px 0;
}

/** FOOTER **/
#footer {
	width:955px;
	height:69px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#footerBottom {
	width:955px;
	background-image: url(../images/footerBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
}

#copyright {
	float:left;
	font-size:11px;
	text-align:left;
	width:466px;
	color:#CCC;
	margin-top: 28px;
	padding-left: 10px;
}
#poweredBy {
	float:left;
	text-align:right;
	font-size:11px;
	width:467px;
	color:#CCC;
	margin-top: 25px;
	padding-right: 10px;
}
#poweredBy a {
	font-size:17px;
	font-weight:bold;
	color:#CCC;
	text-decoration:none;
}
#poweredBy a:hover {
	color:#FFF;
}
#siteDesign {
	width:467px;
	text-align:right;
	font-size:11px;
	color:#CCC;
	float: right;
	margin-right: 10px;
}
#siteDesign a {
	font-size:13px;
	font-weight:bold;
	color:#CCC;
	text-decoration:none;
}
#siteDesign a:hover {
	color:#FFF;
}	
#serviceAreas {
	text-align:left;
	font-size:10px;
	color:#ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10;
	padding-left: 15px;
}
