html, body{height:100%;} 
/* end hack */ 

body {
	padding:0;
	margin:0;
	background:#000 url(../images/bg-tile.gif) repeat left top;
	color: #333;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#wrapper{
	width:792px;
	background-color:#FFFFFF;
	margin:auto;
	text-align:left;
	position:relative;
}

.subpage {
	background-image:url(../images/pagebody-bg.gif);
	background-repeat:repeat-y;
}

.homepage {
	background-image:url(../images/home-page-bg.gif);
}

#header {
	background:transparent url(../images/header.gif) repeat-y center top;
	height:100px;
	width:775px;
	margin-left:8px;
}

#logo {
	float:left;
	position:relative;
	top:1.7em;
	left:0.8em;
}

#logo a {
	border:none;
}

#logo img {
	border:none;
}

#nav {
	float:right;
	margin:0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:0.7em;
}

#nav ul {
	list-style:none;
	padding:5px 0;
	margin:0 auto;
	width:100%;
	height:10%;
	position:relative;
	top:4.2em;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding:0 0.5em;	
	text-align:center;
	font-weight:bold;
}

#nav a {
	color:#000;
	text-decoration:none;
}

#nav a:hover {
	text-decoration:underline;
}

#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/

#home-banner {
	height:214px;
	margin-left:8px;
}

#pagebody {
	margin-left:6px;
	margin-right:6px;
}

#banner {
	width:100%;
	float:left;
	height:159px;
}

#content-wrapper {
	width:567px;
	float:left;
	margin-left:5px;
}

#content {
	margin:0 0.8em;
}

#sidewalk {
	width:206px;
	display:block;
	float:left;
	clear:left;
	margin:0;
	padding:0;
}

#sidewalk-header {
	background-image:url(../images/subpage-col-header.gif);
	background-repeat:repeat-x;
	position:relative;
	left:2px;
	margin-top:0;
	margin-right:0;
	padding:5px 0 5px 10px;
	width:195px;
	height:25px;
}

#homecontent {
	float:none;
	margin:3px 0 0 8px;
	display:block;
}

#middle_services {
	float:left;
	width: 786px;
	height: 36em;
}

#content_1 {		 
	float:left;
	width: 262px;
}
	
#content_2 {		 
	float:left;
	width: 262px;
}
	
#content_3 {		 
	float:right;
	width: 262px;
}
	
#features_1 {		 
	float:left;
	width: 262px;
}
	
#features_2 {		 
	float:left;
	width: 262px;
}
	
	
#features_3 {		 
	float:right;
	width: 262px;
}
	
#feature {
	float:left;
	width: 786px;
	height: 15em;
	display:block;
}

#footer {
	background-image:url(../images/footer-bg.gif);
	height:37px;
	width:98%;
	text-align:justify;
	margin:0 1%;
}

#footer ul {
	list-style:none;
	padding:0;
	margin:0 auto;
	width:98%;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.contact {
	width:300px;
	float:left;
	padding:3px 6px;
}

.email {
	float:left;
	width:300px;
}



/* Typography Styles */

.home-block {
	margin:0.6em 0;
	padding:0 0.3em;
	width:240px;
}

#sidewalk-header h1 {
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	float:left;
}

#sidewalk ul {
	margin:0.5em 0 0 0.8em;
	padding:0;
	list-style-type:none;
}

#sidewalk ul li {
	background-image:url(../images/sidewalk-list-bg.gif);
	background-repeat:repeat-x;
	width:180px;
	margin:0.9em 0 0 0;
	padding-left:0.8em;
	height:32px;
}

.content-header {
	background-image:url(../images/content-headerbg.gif);
	width:248px;
	height:25px;
	text-align:center;
	font-size:120%;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	margin:0.2em 0;
}

#content h1 {
	font-size:150%;
}

#content h2 {
	font-size:135%;
}

/* Image Style */
.block-image {
	margin:0;
	padding:0;
}

/* Customer Request Form Styles */

form {
	padding: 5px;
}

#request_information table {
	background-color:#fff;
	color:#000000;
	width:500px;
	border:1px solid #DEDBCA;
	border-collapse:collapse;
}

#request_information td {
	border:1px solid #DEDBCA;
	padding-left: 4px;
}

#request_information th {
	border:1px solid #DEDBCA;
	padding-left: 15px;
	text-align:left;
}

.labelcell {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-color: transparent;
	widows:220px;
}

.fieldcell {
	background-color:#fff;
	text-align:right;
	margin-right:0px;
	padding-right:0px;
}

/* End of Request Form Styles */

/* Link Styles */
#sidewalk-header h1 a {
	color:#fff;
	text-decoration:none;
}

#sidewalk-header h1 a:hover {
	text-decoration:underline;
}

#sidewalk ul li a {
	color:#333;
	text-decoration:none;
}

#sidewalk ul li a:hover {
	text-decoration:underline;
}

#content a {
	text-decoration:none;
	color:#990000;
}

#content a:hover {
	text-decoration:underline;
	color:#333333;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

a {
	text-decoration:none;
	color:#990000;
}

a:hover {
	text-decoration:underline;
}

#ratecentre {background-color:#FFFFFF;}

.priority {
	background-color:#ccc;
}