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

body {
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	background:url(../images/bgy.jpg) top repeat-x #8da6c5;
	background-attachment:scroll;
}
#leftSidebar,
#rightSidebar,
#footer {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	outline:none;
	color:#eb1c2b;
	text-decoration:underline;
}
a:hover {
	outline:none;
	color:#AE0F1A;
	text-decoration:none;
}
.clear {
	clear:both;
	background:none;
	font-size:0px;
}
#outerWrap {
	margin:0 auto;
	padding:25px 0;
	width:956px;
}
#innerWrap {
	width:954px;
	border:1px solid #98a4a1;
}
#wrapper {
	margin:0 auto;
	width:954px;
}
#header {
	width:954px;
	height:381px;
	padding-top:143px;
	background:url(../images/headerTop.jpg) top left no-repeat #ffffff;
}
#flash {
	float:left;
	width:254px;
	height:381px;
	background:url(../images/flash.jpg) no-repeat;
}
#headerRight {
	float:left;
	width:700px;
	height:307px;
	background:url(../images/headerRight.jpg) no-repeat;
}
#contentWrap {
	text-align:left;
	width:954px;
	/*padding:0 15px 0 0;*/
	background:#ffffff;
}
#leftSidebar {
	float:left;
	width:225px;
	padding-left:14px;
}

/* MENU LEVEL 1 */
#menuWrap .bar {
	width:100%;
	height:7px;
	font-size:0px;
	background:url(../images/bg-bar.gif) no-repeat #bcc4c2;
}
#menuWrap {
	width:225px;
	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 {
	width:200px;
	height:35px;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
	color:#65726f;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/btn-bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}
#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:12px;
	font-weight:bold;
	color:#65726f;
	background:url(../images/btn-sub-bg.gif) left no-repeat #e4e7e6;
	padding-left: 25px;
}
#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:12px;
	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:12px;
	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:12px;
	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 0 0 0;
	background:url(../images/bg-payment.jpg) top no-repeat;
}
#payment img {

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

/** RIGHT SIDEBAR **/
#rightSidebar {
	float:left;
	margin-top:10px;
	width:175px;
}
#iHouse {
	text-align:center;
}
#iHouse img {
	padding:10px 0 10px 0;
}
#iHouse span {
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
	color:#4D5654;
}
#iHouse a {
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:10px 0;
	color:#65726f;
}
#iHouse a:hover {
	color:#eb1c2b;
}
#memberLogos {
	text-align:center;
	padding:15px 0 0 0;
}
#memberLogos img {
	margin:0 0 10px 0;
	border:0;
}

/** FOOTER **/
#footer {
	width:930px;
	height:72px;
	background-color: #ffffff;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#copyright {
	float:left;
	font-size:1.1em;
	text-align:left;
	width:458px;
	color:#EEEEEE;
	padding-top: 15px;
	padding-left: 10px;
}
#poweredBy {
	float:left;
	text-align:right;
	font-size:1.1em;
	width:448px;
	color:#EEEEEE;
	padding-top: 10px;
}
#poweredBy a {
	font-size:1.7em;
	font-weight:bold;
	color:#EEEEEE;
	text-decoration:none;
}
#poweredBy a:hover {
	color:#FFFFFF;
}
#siteDesign {
	clear:both;
	float:left;
	width:98%;
	text-align:right;
	font-size:1.1em;
	color:#EEEEEE;
	padding-top: 10px;
	padding-right: 10px;
}
#siteDesign a {
	font-size:1.3em;
	font-weight:bold;
	color:#EEEEEE;
	text-decoration:none;
}
#siteDesign a:hover {
	color:#FFFFFF;
}	
#finance {
	text-align:center;
	width:225px;
	height:111px;
	padding:0 0 0 0;
}
#finance a {
	margin:0 auto;
	font-size:1.1em;
	text-align:center;
	text-decoration:none;
	display:block;
	padding:10px 0 0 0;
	width:225px;
	color:#65726f;
}
#finance a:hover {
	color:#65726f;
	padding:11px 0 0 0;
	color:#65726f;
	width: 223px;
}
#finance img {
	border:1px;
}
