@charset "UTF-8";
/* CSS Document */

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	background:url(../images/bg.jpg) #8688f7;
	background-attachment:scroll;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 15px;
	TEXT-ALIGN: center;
}
#leftSidebar,
#rightSidebar,
#footer {
	font-family:Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}

#header {
	position:relative;
	width:954px;
	height:334px;
	background:url(../images/bg_header.jpg) no-repeat;
}
#header #homelink {
	position:absolute;
	top:10px;
	left:10px;
	display:block;
	width:323px;
	height:153px;
}
#header #onehour {
	position:absolute;
	top:10px;
	right:10px;
	display:block;
	width:323px;
	height:153px;
}
#header #customersupport {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:225px;
	height:135px;
}

/* JAVASCRIPT STYLES FOR MENU */
#menu li.submenu1 a {
	background-image:url(../images/menu_arrow.gif);
	background-position:95% 50%; 
	background-repeat:no-repeat;
}
#menu li.submenu1 ul li.submenu2 a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li.submenu4 a {
	background-image:url(../images/menu_arrow.gif); 
	background-position:95% 50%;
	background-repeat:no-repeat;
}
#menu li.submenu1 ul li a,
#menu li.submenu1 ul li.submenu2 ul li a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li a,
#menu li.submenu1 ul li.submenu2 ul li.submenu3 ul li.submenu4 ul li a {
	background-image:none;
}
/* END JAVASCRIPT STYLES FOR MENU */

/** BEGIN MENU **/
#menuWrap .bar {
	margin:0;
	padding:0;
	width:225px;
	height:7px;
	font-size:0px;
	background:url(../images/bg-bar.gif) no-repeat #bcc4c2;
}
#menuWrap {
	margin:0;
	padding:0;
	width:225px;
	text-align:left;
}
#menu {
	border-top:1px solid #ced4d2;
}
#menu,
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:225px;
}
#menu ul {
	border-top:1px solid #ffffff;
	width: 225px;
}
#menu li {
	width:225px;
	border-bottom:1px solid #ced4d2;
}
#menu li ul {
	display:none;
}
#menu ul li ul {
	border-top:none;
	width: 225px;
}
#menu ul li {
	width:225px;
	border-bottom:none;
	padding:0;
}
/** MENU LEVEL 1 **/
#menu a {
	margin:0;
	padding:0 15px 0 15px;
	width:195px;
	height:35px;
	display:block;
	white-space:nowrap;
	outline:none;
	text-decoration:none;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#FFFFFF;
	background-color:#789aaa;
}
#menu a:hover {
	color:#FFFFFF;
	background-color:#820E21;
}
/** SUB MENU LEVEL 2 **/
#menu ul a {
	padding:8px 15px 8px 25px;
	width:185px;
	height:auto;
	line-height:normal;
	font-size:12px;
	color:#FFFFFF;
	white-space:normal;
	border-top: solid #FFFFFF 1px;
	background-color:#35718C;
}
#menu ul a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	background-color:#942132;
}
/** SUB SUB MENU LEVEL 3 **/
#menu ul li ul a {
	padding:8px 15px 8px 35px;
	width:175px;
}
/** SUB SUB SUB MENU LEVEL 4 **/
#menu ul li ul li ul a {
	padding:8px 15px 8px 45px;
	width:165px;
}
/** SUB SUB SUB SUB MENU LEVEL 5 **/
#menu ul li ul li ul li ul a {
	padding:8px 15px 8px 55px;
	width:155px;
}
/** END MENU **/

#coupon {
	text-align:center;
	width:225px;
	height:80px;
	padding:5px 0 0 0;
}
#coupon img {
	border:none;
}
#coupon a {
	margin:0 auto;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	display:block;
	padding:2px 0 0 0;
	width:225px;
	color:#58aedf;
}
#coupon a:hover {
	padding:3px 0 0 3px;
	color:#58aedf;
	border:0px inset #ced4d2;
}
#payment {
	text-align:center;
	width:170px;
	height:135px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#payment img {
	border:0px inset #65726f;
}
#payment a {
	margin:0 auto;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	display:block;
	padding:0px 2px 2px 4px;
	width:180px;
	color:#58aedf;
}
#payment a:hover {
	padding:2px 0px 0px 6px;
	color:#58aedf;
	border:0px none #ced4d2;
}
#content {
	/*width:505px;*/
	padding:15px 10px 25px 10px;
	text-align: left;
}

/** RIGHT SIDEBAR **/
#rightSidebar {
	/*width:180px;*/
	text-align:center;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 4;
}
#rightSidebar a {
	display:block;
	margin:0 0 15px 0;
}
#rightSidebar img {
	border:0;
}

/** FOOTER **/
#copyright {
	float:left;
	font-size:12px;
	text-align:left;
	width:50%;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	padding: 29px 0 0 0;
}
#credits {
	float:left;
	text-align:right;
	font-size:10px;
	width:50%;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0 0 0;
	line-height: 22px;
}
#credits a {
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
#credits a:hover {
	color:#FFFFFF;
}

#serviceAreas {
	margin:5px auto 25px auto;
	text-align:left;
	width:954px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:9px;
}
