@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #bbbbaa;
	background-image: url(graphics/grad.jpg);
	background-repeat: repeat-x;
}
.textfield {
	font-size: 12px;
	background-color: #DCDCDC;
	margin: 3px;
	height: 20px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A6571;
	border-right-color: #5A6571;
	border-bottom-color: #C3C3C3;
	border-left-color: #C3C3C3;
	line-height: 20px;
}
#input_form label {
	color: #5A6571;
	font-weight: bold;
	margin-right: 10px;
}




#content {
	width: 745px;
	margin: auto;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A6571;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#maincontent {
	width: 725px;
	color: #5A6571;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	border-right-width: 5 px;
	border-right-style: double;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5 px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: double;
	background-color: #FFFFF4;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	float: right;
	overflow: hidden;
	border-left-color: #CC3300;
	border-right-color: #CC3300;
}
#content #maincontent img {
	border: 1px solid #333333;
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#content #mainnav {
	display: inline;
	width: 740px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#content #mainnav ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	background-color: #5A6571;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #CC3300;
	border-right-width: 5px;
	border-right-style: double;
	border-right-color: #CC3300;
}
#content #mainnav li {
	display: inline;
	margin: 0px;
	font-size: 14px;
	width: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content #mainnav a {
	border-left-width: 14px;
	border-left-style: none;
	padding-top: 0px;
	padding-left: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	margin: 0px;
	border-right-style: none;
	padding-right: 14px;
}
#home #content #mainnav .home a, 
#about #content #mainnav .about a, 
#clients #content #mainnav .clients a, 
#services #content #mainnav .services a ,
#area #content #mainnav .area a, 
#contact #content #mainnav .contact a, 
#quote #content #mainnav .quote a {
	color: #CC3300;
	background-color: #FFFFF2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFF2;
	border-right-color: #FFFFF2;
	border-bottom-color: #FFFFF2;
	border-left-color: #003333;
}

#header {
	width: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-style: double;
	border-bottom-color: #cc3300;
	border-bottom-width: 5px;
	color: #5A6571;
	height: 110px;
}
#content #header h2 {
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#content #header h1 {
	font-size: 36px;
	line-height: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #maincontent h3 {
	color: #5A6571;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
#content #maincontent h4 {
	font-size: 14px;
	color: #CC3300;
	text-align: center;
	margin: 0px;
}
#footer {
	clear: both;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	color: #5a6571;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC3300;
	clip: rect(0px,auto,auto,auto);
	border-top-width: 5px;
	font-weight: bold;
	float: none;
}
#td #txt {
	background-color: #EAEAEA;
	border: 1px solid #CDCDCD;
	width: 100%;
}


#content #mainnav a:hover {
	background-color: #FFFFF2;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFF2;
}
#quote #content #maincontent #input_form td {
	text-align: left;
	font-size: 12px;
	line-height: 35px;
}
.largelabel {
	font-size: 125%;
}
