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

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/top_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.oneColLiqCtr #container {
	width: 938px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0px none #000000;
}

#header {
	width: 938px;
	height: 93px;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#logo {
	height: 80px;
	margin-top: 13px;
	width: 363px;
	float: left;
}

#menu {
	color: #000000;
	position: relative;
}
.tab_right_black {
	background-image: url(../images/tab_right_black.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 3px;
	float: left;
	width: auto;
	margin-right: 10px;
}
#lower_main {
	background-image: url(../images/home_lower_black.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 936px;
	float: left;
	position: relative;
	z-index: 1;
	top: -138px;
	clear: both;
}
#lower_main h3 {
	text-align: right;
	margin-top: 140px;
	font-size: 23px;
	color: #1AC4E1;
	margin-right: 10px;
}
.grey_reason1 {
	color: #CCCCCC;
}



.tab_left_black {
	background-image: url(../images/tab_left_black.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 6px;
	float: left;
}


#clock {
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 0;
}




.oneColLiqCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	width: 938px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABBDC2;
	border-left-color: #ABBDC2;
	float: left;
	background-image: none;
	
}
#fadeout {
	height: 111px;
	clear: both;
	background-image: url(../images/fade_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -110px;
}
#faderight {
	background-image: url(../images/fade_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 111px;
	margin-right: -2px;
}
#menu1a {
	margin-top: 3px;
	float: right;
}

#right_next {
	margin-left: 1018px;
	margin-top: -153px;
}
#left_next img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_next img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#next_back_placer {
	position: absolute;
	left: 50%;
	text-align: left;
	top: 270px;
	margin-left: -547px;
	visibility: visible;
}
#next_back_placer2 {

}

#left_next {


}

.cright {
	float: right;
	margin-right: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.site_by {
	float: left;
	margin-right: 40px;
	margin-left: 10px;

}
.site_by a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.site_by a:hover {
	color: #1AC4E1;
}

.map {
	float: left;
	
}
.map a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.map a:hover {
	color: #1AC4E1;
}
.footer {
	text-align: center;
	height: 100px;
	width: 938px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -130px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}
#header_tel_no {
	float: right;
	padding-top: 35px;
}
#testimonials {
	width: 890px;
	padding-left: 25px;
	padding-right: 20px;
	overflow: auto;
	background-color: #FFFFFF;
	height: 219px;
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
