html {
	/*background:#000 url(../images/bg-main.png) repeat-y 50% 0;*/
	background:#011f55;
	font-size:100.01%;
	height: 100%;
}
body {
	font: 62.5% Tahoma, Arial, sans-serif;
	min-width: 683px;
	min-height: 100%;
	color:#fff;
	margin:0;
}

* html body {
	height: 100%;
}

#main {
	
	position:relative;
	margin:0 auto;
	width:685px;
	overflow:hidden;
	height:100%;
}

#headers {
	
	position:relative;
	margin:0 auto;
	width:683px;
	
	
}

#header {
	background:url(../images/layout/top_bg.jpg) right top no-repeat;
	
	width: 683px;
	height: 90px;
	position: absolute;
	top:0;
	left:1px;
}

#header a
{
	color:white;
	text-decoration:none;
}

#header a:hover
{
	text-decoration:underline;
}

#header ul
{
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}

#header ul li
{
	background:url(../images/layout/menusep.jpg) no-repeat right;
	height:46px;
	display: inline;
	float:right;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	padding:30px 5px 0px 5px;
	margin-right:-2px;
}

#header .col1
{
	height:46px;
	display: inline;
	float:right;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	padding:35px 10px 10px 15px;
}

#header .col2
{
	background:url(../images/layout/menusep.jpg) no-repeat right;

	height:46px;
	display: inline;
	float:right;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	padding:35px 13px 10px 13px;
}

#header .col3
{
	background:url(../images/layout/menusep.jpg) no-repeat right;
	height:46px;
	display: inline;
	float:right;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	padding:35px 13px 10px 13px;
}



#header .col4
{
	background:url(../images/layout/menusep.jpg) no-repeat right;
	height:46px;
	display: inline;
	float:right;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	padding:35px 13px 10px 13px;
}

#header .col5
{
	background:url(../images/layout/menusep.jpg) no-repeat right;
	height:46px;
	display: inline;
	float:right;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	padding:35px 13px 10px 13px;
}

#header .col6
{
	background:url(../images/layout/menusep.jpg) no-repeat right;
	height:46px;
	display: inline;
	float:right;
	font:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:center;
	padding:35px 13px 10px 13px;
}


#header ul dd
{
	height:46px;
	text-align:center;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:30px 0px 0px 0px;
	display: inline;
	float:right;
}

#header .header-area {
	position: relative;
	height: 87px;
}

#header strong.logo {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	width: 261px;
	height: 66px;
	top:18px;
	z-index: 105;
}
#header strong.logo a {
	background: url(../images/layout/duraclean4u-logo.png) no-repeat;
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
	z-index: 104;
}

#subheader
{
	
	width: 680px;
	height: 171px;
	position: absolute;
	top:77px;
	left:0;
	border:1px solid white;
	z-index: 101;
	left:1px;
}

#subheader .sub-left {
	background:url(../images/layout/subhead-left-bg.jpg) left no-repeat;
	float:left;
	height:171px;
	width:197px;
	border-right:1px solid white;
	z-index: 102;
	position:relative;
}

#subheader .sub-right {
	background:url(../images/layout/subhead-right-bg.jpg) no-repeat;
	height:171px;
	width:480px;
	float:right;
	z-index: 103;
	position:relative;
}

#subheader .sub-right .request-a-free-quote
{
	height:114px;
	width:238px;
	float:right;
	margin:10px 3px 0 0;
	text-indent: -9999px;
}

#subheader .sub-right .request-a-free-quote a
{
	background:url(../images/layout/request-a-free-quote.png) no-repeat;
	height:114px;
	width:238px;
	cursor: pointer;
	display: block;
	height: 100%;
}

.left-line-rep
{
	position: relative;
	margin:249px 0 0;
	z-index: 10;
	width:683px;
	height:100%;
	
	background-image:url(../images/layout/line-fade-left.jpg);
	background-repeat:repeat-y;
}

.left-line-top {
	background-image:url(../images/layout/line-fade-upper-left.jpg);
	background-repeat:no-repeat;
	height:100%;
	
}

.left-line-bottom {
	background-image:url(../images/layout/line-fade-left-bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:100px;
	height:100%;
}

#content {
	width:680px;
	margin-left:2px;
	height:100%;
	border-right:1px solid white;
	background-image:url(../images/layout/line-right.gif);
	background-repeat:repeat-y;
}

#content .c-right {
	float:right;
	width:480px;
	height:100%;
	display:block;
}

#content .c-left {
	float:left;
	width:197px;
	padding-top:20px;
	height:100%;
	border-right:1px solid white;
	vertical-align:top;
	display:block;
}

.footer {
	border-top:1px solid white;
	border-right:1px solid white;	
	clear:both;
	width:680px;
	clear: both;
	background:#011f55;
	text-align:center;
	line-height:16px;
	padding:20px 0px 20px 0px;
	font-size:1.1em;
	height:100%;
}

.footer a
{
	color:#fcdd03;
}

.ps-pic-hold
{
	float:left;
	width:210px;
	margin:0 15px 10px 0;
}

.ps-pic-hold img
{
	border:1px solid #fcdd03;
}

.ps-hold a
{
	color:#fcdd03;
}

.ps-hold a
{
	color:#fcdd03;
}

.icons
{
	background-image:url(../images/layout/icons.jpg);
	background-repeat:no-repeat;
	height:67px;
	width:485px;
	margin:0 0 0 -3px;
}

.page-title-hold
{
	height:42px;
	background-color:#12377d;
	margin:2px 0 0 -2px;
	padding:0 0 0 4px;
	border-bottom:1px solid white;
	border-top:1px solid white;
}

.welcome
{
	background-image:url(../images/layout/welcome.jpg);
	background-repeat:no-repeat;
	height:19px;
	width:473px;
	margin:13px 2px 10px 1px;
}
.messagecenter-header
{
	background-image:url(../images/layout/messagecenter-header.jpg);
	background-repeat:no-repeat;
	height:19px;
	margin:13px 2px 10px 15px;
}
.faq-header
{
	background-image:url(../images/layout/faq.jpg);
	background-repeat:no-repeat;
	height:19px;
	margin:13px 2px 10px 15px;
}

.aboutus-header
{
	background-image:url(../images/layout/aboutus-header.jpg);
	background-repeat:no-repeat;
	height:19px;
	margin:13px 2px 10px 15px;
}

.gallery-header
{
	background-image:url(../images/layout/gallery-header.jpg);
	background-repeat:no-repeat;
	height:19px;
	margin:13px 2px 10px 15px;
}


.services-header
{
	background-image:url(../images/layout/services-header.jpg);
	background-repeat:no-repeat;
	height:19px;
	margin:13px 2px 10px 15px;
}

.contactus-header
{
	background-image:url(../images/layout/contactus-header.jpg);
	background-repeat:no-repeat;
	height:19px;
	margin:13px 2px 10px 15px;
}

.latest-news-header
{
	background-image:url(../images/layout/latest-news-header.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:193;
	margin:0 3px 0 5px;
}

.latest-news-holder
{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:10px 0 5px 10px;
	line-height:18px;
}

.gallery-hold
{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:20px 0 20px 20px;
	height:200px;
	line-height:18px;
}

.c-area
{
	width:484px;
	position:relative;
	left:-1px;
	height:100%;
}

.home-left
{
	float:left;
	background-image:url(../images/layout/home-left.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:260px;
}

.home-right
{
	float:left;
	background-image:url(../images/layout/home-right.jpg);
	background-repeat:no-repeat;
	width:236px;
	height:260px;
}


.faq
{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:10px;
}

.faq-q
{
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#fcdd03;
	padding:2px 0 5px 0;
	
}

.faq-a
{
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding:0 0 5px 0;
	line-height:20px;
}

/*contact us styles*/
.contact-us-required
{
	text-align:center;
	padding-bottom:15px;
}

.contact-us-field-id
{
	text-align:right;
	padding-right:5px;
}

.contact-us-field
{
	padding:2px 0 2px 0;
	font-size:1.1em;
}

.contact-us-field-req-marker
{
	color:#fcdd03;
	font-size:1.1em;
	padding-right:5px;
}

.contact-us-text
{
	font-size:1.1em;
}
