@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #333333;
	background-image: url(backgrounds/page.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(backgrounds/logo.jpg);
	background-repeat: no-repeat;
	background-position: 39px top;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
#forecast form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#forecast input {
	clear: both;
	width: 176px;
	color: #0066cc;
}
#main form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main input {
	clear: both;
	width: 176px;
	color: #0066cc;
}
#main label {
	color: #0066cc;
	display: block;
	margin-top: 5px;
}
.tm {
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftcol {
	float: left;
	width: 221px;
	margin-left: 10px;
	font-size: 0.9em;
	color: #666666;
}
#leftcol h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin-top: 0px;
	padding-top: 0.9em;
}
#footer {
	background-color: #99ccff;
	color: #FFFFFF;
	text-align: center;
}
#lfoot {
	display: block;
}
.fright {
	text-align: right;
	display: block;
	padding-right: 10px;
}
#telno {
	font-size: 2em;
	font-weight: normal;
	color: #00CC66;
	background-image: url(backgrounds/phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#telholder {
	width: 960px;
	position: absolute;
	top: 0px;
}
#telno {
	float: right;
	margin-right: 10px;
}
#navigation ul li {
	float: left;
	list-style-type: none;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 6px;
}
#navigation {
	text-align: right;
	width: 960px;
	position: absolute;
	top: 79px;
	font-size: 14px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0DCE6E;
}
#navigation li .nbr {
	border-right-style: none;
}
#navigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.serviceblock {
	background-image: url(backgrounds/leftcollower.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.serviceblock h4 {
	background-image: url(backgrounds/leftcolhead.gif);
	margin: 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #0066cc;
	padding-right: 5px;
}
.serviceblock p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-size: 0.9em;
	margin-top: 0px;
}
#forecast label {
	color: #0066cc;
	display: block;
	margin-top: 5px;
}

#rightcol {
	float: right;
	width: 675px;
	margin-right: 15px;
}
#main {
	float: left;
	width: 460px;
	text-align: justify;
}
#main h1 {
	font-size: 2em;
	color: #0066ff;
	margin-top: 0px;
	padding-top: 0px;
}
.clearing {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#main h2 {
	font-size: 1.2em;
	color: #00cc66;
}
#main h3 a {
	color: #00cc66;
	text-decoration:none;
	
}
#forecast {
	background-image: url(backgrounds/forecast.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	width: 191px;
	padding-top: 0px;
	text-align: left;
	font-size: 0.8em;
	color: #666666;
}
#forecast h2 {
	font-size: 1.2em;
	color: #3A66FF;
	margin-top: 0px;
	padding-top: 100px;
	background-image: url(backgrounds/forecastheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#forecast h2.contact {
	font-size: 1.2em;
	color: #3A66FF;
	margin-top: 0px;
	padding-top: 100px;
	background-image: url(backgrounds/contactheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#forecast p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navigation #upper {
	background-image: url(backgrounds/topmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066cc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 24px;
	height: 24px;
	overflow: hidden;
	border-top-style: none;
	border-bottom-style: none;
	text-align: right;
	display: block;
	float: right;
}
#navigation #lower {
	background-image: url(backgrounds/lowermenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066cc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 24px;
	height: 24px;
	overflow: hidden;
	border-top-style: none;
	border-left-style: none;
	display: block;
	clear: both;
	float: right;
}
#navigation #lower a:hover {
	color: #00CC65;
	text-decoration: none;
}
#navigation #upper a:hover {
	color: #0066cc;
	text-decoration: none;
}
.italic   {
	font-style:italic;
}
.show	(
	display: block;
}
.hide	{
	display: none;
}
.answershow {
	height: auto;
}
.answernoshow	{
	height: 1px;
	overflow: hidden;
}
.clientshow {
	height: auto;
}
.clientnoshow	{
	height: 1px;
	overflow: hidden;
}
.productlink  {
	color: #00cc66;
	text-decoration:none;
	font-weight:bold;
	
}

