html,body{
	margin: 0;
	padding: 0;
	height: 100%; /* needed for container min-height */
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #677982 url(/assets/images/content_bg.jpg) repeat-x;
	text-align: center;
}

div#container{
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	width: 778px;
	padding: 0px;
	min-height: 1000px; /* real browsers */
	height: auto !important; /* real browsers */
	height: 1000px; /* IE6: treaded as min-height*/
	text-align: left;
	vertical-align: top;
	background: url('/assets/images/bg-center.gif') #ffffff;
	text-align: center;
}
#centercontent{
	margin: 0; padding: 0;
	background: url('/assets/images/bg-content.jpg') no-repeat;
	text-align: left;
	vertical-align: top;
}
#header{
	height: 240px;
	#height:260px;
	padding: 10px 25px 0px 25px;
}
h1{
	width: 235px;
	height: 47px;
	background: url(/assets/images/reliant-logo.jpg) top no-repeat;
	text-indent: -9999999px;
	margin: 0;
	padding: 0;
}
#header h3{
	width: 195px;
	height: 16px;
	background: url(/assets/images/repair-remodeling.gif) top no-repeat;
	text-indent: -9999999px;
	padding: 0;
	float: right;
	margin: 0;
	margin-top: 35px;
	#margin-bottom:-10px; /*needed to fix the extra padding that IE adds*/
}
#header #hr{
	margin: 7px 0px;
	 background-color: #667882;
	 height: 1px;
}
#header #hr hr{
	display: none;
}
#header h2{
	height: 16px;
	min-height:16px;
	max-height:16px;
	background: url(/assets/images/blue-shirt-service.gif) top center no-repeat;
	text-indent: -9999999px;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom:15px;
	#margin-bottom:1px; /*needed to fix the extra padding that IE adds*/
}
#header #responsive, #header #experience, #header #repairs, #header #dispatch{
	color: #ffffff;
	text-align: center;
	width: 180px;
	float: left;
	font-size: 11px;
}
#centercontent #menu{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 263px;
	width:196px;
	left: 9px;
}
#centercontent div#menu ul.contact li,#centercontent div#menu ul.contact{
	margin:0;padding:0;
	list-style:none;
	margin-right:5px;
}
#centercontent div#menu ul.contact li a{
	margin:0;padding:0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left:70px;
	color: #667882;
	font-size: 11px;
	line-height:14px;
	margin-bottom:5px;
}
#centercontent #content{
	margin-left:200px;
	padding:25px 35px 25px 35px;
	font-size:11px;
	line-height:16px;
}
table, p, td, input, select, textarea{
	font-size:11px;
	line-height:16px;
}
#centercontent #content h1{
	margin:0;padding:0;
	color: #0079c2;
}
#centercontent #content blockquote{
	background-color: #cccccc;
	padding:20px;
	border:1px solid #677983;
}
#centercontent #content a{
	color: #0079c2;
}
#centercontent #brand{
	position: absolute;
	width:195px;
	height:168px;
	bottom: 0px;
	left: 9px;
	background: url(/assets/images/bg-menu.gif) top left no-repeat;
}
#centercontent img#title{
	#margin-top:20px;
}
#centercontent #footer{
	font-size:10px;
	padding:0;margin:0;
	position: absolute;
	width:530px;
	font-family: "Gil Sans", Arial, Helvetica, sans-serif;
	bottom: 10px;
	left: 225px;
}
#centercontent h3{
	font-size:12px;
	margin-bottom:0;padding-bottom:0;
}
#menu a{
	padding:0;margin:0;
}
#menu div#quote{
	padding:0;margin:0;
	text-align:center;
	padding:10px 0;
}
ul#updates{
	margin:0;padding:0;
	margin-left:55px;
	list-style:url(/assets/images/updates_bullet.gif);
}
ul#updates li{
	padding-bottom:5px;
}
td.tableHeader{
	padding-top:7px;
	border-bottom:1px solid black;
	font-weight:bold;
	font-size:1.3em;
}
.table1{
	background:#cccccc;
}
