body {

	margin: 50px 0 0 0;

	padding: 0;

	background: #FFFFFF url(images/img01.gif) repeat-x;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}



h1, h2, h3 {

	margin: 0;

	font-weight: bold;

	color: #3E3E3E;

}



h1 {

	font-size: 32px;

}



h2 {

	font-size: 23px;

}



p, ul, ol {

	margin: 0 0 1em 0;

	line-height: 18px;

	font-size: 13px;

}



a:link {

	color: #0201FC;

}



a:hover, a:active {

	text-decoration: none;

	color: #003448;

}



a:visited {

	color: #333333;

}



img {

	border: none;

}



img.left {

	float: left;

	margin-right: 15px;

}



img.right {

	float: right;

	margin-left: 15px;

}



/* Form */



form {

	margin: 0;

	padding: 0;

}



fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



legend {

	display: none;

}



input, textarea, select {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}



/* Header */



#header {

	width: 850px;

	height: 120px;

	margin: 0 auto 40px auto;

	background: url(images/img03.gif) repeat-x left bottom;

}



#logo {

	float: left;
	clear:left;

}



/* Menu */



#menu {

	float: left;

	margin-top: 4px;

	width: 506px;
	clear:left;

}



#menu ul {

	margin: 0;

	padding: 15px 0 0 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	margin-left: 20px;

	padding: 7px;

	text-decoration: none;

	font-size: 13px;

	font-weight:bold;

	color: #000000;

}



#menu a:hover {

	text-decoration: none;

}



#home .home a {

background: url(images/img02.gif) repeat-x left bottom;

}



#residential .residential a {

background: url(images/img02.gif) repeat-x left bottom;

}



#commercial .commercial a {

background: url(images/img02.gif) repeat-x left bottom;

}



#automotive .automotive a {

background: url(images/img02.gif) repeat-x left bottom;

}



#contact .contact a {

background: url(images/img02.gif) repeat-x left bottom;

}



/* Page */



#page {

	width: 850px;

	margin: 0 auto;

}



/* Content */



#content {

	float: left;

	width: 575px;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 195px;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin-bottom: 40px;

}



#sidebar li ul {

}



#sidebar li li {

	margin: 0;

}



#sidebar h2 {

	margin-bottom: 10px;

	background: url(images/img03.gif) repeat-x left bottom;

	font-size: 16px;

}



/* Boxes */



.box1 {

	padding: 20px;

	background: url(images/img05.gif) no-repeat;

}

.box2 {

	background: url(images/img05.gif) no-repeat;

}





/* Footer */



#footer {

	height: 50px;

	min-height: 50px;

	padding: 110px 0 0 0;

	background: url(images/img09.gif) repeat-x;

}



html>body #footer {

	height: auto;

}



#legal {

	clear: both;

	text-align: center;

	color: #333333;

}



#legal a {

	color: #0201FC;

}



label {

font-weight: bold;

}