body, h1, h2, h3, h4, p, ul, li {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	height: 100%;
}

a {
	color: #648D9B;
	text-decoration: none;
}
#wrapper {
	text-align: left;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#header {
	background-position: center top;
	background-image: url(Images/menu/header_bg.jpg);
	background-repeat: no-repeat;
	height: 165px;
	margin: 0px;
	padding: 0px;
	width: 815px;
}
#header span {
	position: absolute;
	left: -3000px;
}
#header h1 {
	padding-top: 14px;
	padding-left: 44px;
}
#nav {
	background-repeat: no-repeat;
	background-image: url(Images/menu/nav_bg.jpg);
	height: 41px;
}
#nav ul {
	font-size: 80%;
	text-align: center;
}
#nav li {
	display: inline;
}
#menu {
	height: 41px;
	width: 815px;
}

#menu span {
	display: none;
}
#menu li, #menu a {
	height: 41px;
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	display: inline;
}
#menu-home {
	background-image: url(Images/menu/menu_home.jpg);
	background-repeat: no-repeat;
	width: 115px;
}
#menu-services {
	background-image: url(Images/menu/menu_services.jpg);
	background-repeat: no-repeat;
	width: 64px;
}
#menu-pricing {
	background-image: url(Images/menu/menu_pricing.jpg);
	background-repeat: no-repeat;
	width: 61px;
}
#menu-portfolio {
	background-image: url(Images/menu/menu_portfolio.jpg);
	background-repeat: no-repeat;
	width: 69px;
}
#menu-resources {
	background-image: url(Images/menu/menu_resources.jpg);
	background-repeat: no-repeat;
	width: 73px;
}
#menu-contactus {
	background-image: url(Images/menu/menu_contactus.jpg);
	background-repeat: no-repeat;
	width: 76px;
}
#menu-aboutus {
	background-image: url(Images/menu/menu_aboutus.jpg);
	background-repeat: no-repeat;
	width: 208px;
}
#menu-quote {
	background-image: url(Images/menu/menu_request.jpg);
	background-repeat: no-repeat;
	width: 149px;
}
#menu-home a:hover {
	background-image: url(Images/menu/menu2/menu_home.jpg);
	background-repeat: no-repeat;
}
#menu-services a:hover {
	background-image: url(Images/menu/menu2/menu_services.jpg);
	background-repeat: no-repeat;
}
#menu-pricing a:hover {
	background-image: url(Images/menu/menu2/menu_pricing.jpg);
	background-repeat: no-repeat;
}
#menu-portfolio a:hover {
	background-image: url(Images/menu/menu2/menu_portfolio.jpg);
	background-repeat: no-repeat;
}
#menu-resources a:hover {
	background-image: url(Images/menu/menu2/menu_resources.jpg);
	background-repeat: no-repeat;
}
#menu-contactus a:hover {
	background-image: url(Images/menu/menu2/menu_contactus.jpg);
	background-repeat: no-repeat;
}
#menu-aboutus a:hover {
	background-image: url(Images/menu/menu2/menu_aboutus.jpg);
	background-repeat: no-repeat;
}
#menu-quote a:hover {
	background-image: url(Images/menu/menu2/menu_request.jpg);
	background-repeat: no-repeat;
}

#innerwrapper {
	background-repeat: repeat-y;
	width: 815px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-position: left top;
	background-image: url(Images/menu/content_bg.jpg);
	height: 90%;
}

#contactinfo {
	font-size: 70%;
	padding-top: 15px;
	width: 150px;
	margin-left: 10px;
}


#content {
	float: left;
	width: 588px;
}
#content h2 {
	margin-top: 20px;
	margin-left: 35px;
	font-size: 125%;
	font-weight: normal;
}
#content h3 {
	margin-top: 20px;
	margin-left: 35px;
	font-size: 75%;
	font-weight: bold;
}
#content h4 {

	margin-top: 20px;
	margin-left: 35px;
	font-size: 70%;
	font-weight: bold;
}
#content span {
	position: absolute;
	left: 175px;
}
#content p {
	font-size: 75%;
	line-height: 1.8;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
}
#content ul {
	font-size: 75%;
	list-style-type: disc;
	margin-left: 50px;
	line-height: 1.5;
	margin-top: 10px;
}
#content table {
	margin-left: 50px;
	margin-top: 10px;
	font-size: 70%;
	border: 1px solid #666666;
}
#content td {
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar {
	float: left;
	width: 191px;
	vertical-align: top;
}
#sidebar h2 {
	font-size: 95%;
	font-weight: bold;
	margin-top: 23px;
	margin-right: 10px;
	margin-left: 15px;
}
#sidebar p {
	font-size: 70%;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebartable {
	margin-top: 7px;
	padding: 0px;
	width: 145px;
	margin-left: 15px;
}
#sidebar td {
	font-size: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #656C5C;
}
.pricechart {
	margin-left: 25px;
	margin-top: 10px;
	font-size: 70%;
	border: 1px solid #666666;
}
.pricechart td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
.contactform {
	margin-left: 50px;
	margin-top: 10px;
	font-size: 70%;
	border: 1px solid #666666;
	background-color: #E2E2E2;
	color: #000000;
	width: 500px;
}
.contactform td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}


#footer {
	height: 52px;
	width: 815px;
	background-image: url(Images/menu/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	font-size: 70%;
	margin-top: 16px;
	margin-left: 0px;
	text-align: center;
	color: #FFFFFF;
}
.lftflt {
	float: left;
	margin-right: 25px;
	border: 3px solid #666666;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#footer h4 {

	font-size: 70%;
	margin-top: 16px;
	margin-left: 0px;
	text-align: center;
	color: #000000;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {

	color: #648D9B;
}
