@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #333333;
	background-image: url(backgrounds/background.png);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}

#logo {
	float: left;
	margin-top: -500px;
	padding-top: 420px;
}

#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	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: #292885;
	border-bottom-color: #292885;
	border-left-color: #292885;
}
#forecast form {
	margin: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#forecast input {
	clear: both;
	width: 176px;
	color: #0066cc;
}
#main formcontainer {
	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;
	float: right;
}

#KFpayform {
	margin-left: -50px;
	margin-right: 50px;
}

#form {
	padding-left: 100px;
	margin-right: -50px;
}

#button {
	margin: 20px 200px;
}

#form label {
	color: #0066cc;
	display: block;
	padding: 10px 25px;
	font-weight:bold;
	font-size:12pt;
}
.loginbox {
	border: 1px solid silver;
	width: 320px;
	margin-left: 295px;
	padding: 25px;
}
.tm {
	margin-top: 10px;
	margin-bottom: 10px;
}
#terms {
	padding: 0 50px;
}
#leftcol {
	float: left;
	width: 0;
	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: #292885;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 15px;
}
#lfoot {
	display: block;
}
.fleft {
	float: left;
	margin: -22px 0 0 15px;
}
.fright {
	float: right;
	margin: -22px 15px 0 0;
}
.fright img {
	padding: 0 4px;
}
#telno {
	font-size: 2em;
	font-weight: normal;
	color: #292885;
	background-image: url(../assets/Logos/bluephone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
		float: right;
	margin-right: 10px;
}
#telholder {
	width: 960px;
	position: absolute;
	top: 0px;
}
#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: #292885;
}
#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: #292885;
	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: left;
	padding: 35px;
	width: 890px;
	margin-right: 15px;
}
#main {
	float: left;
	width: 660px;
	text-align: justify;
}
#main h1 {
	font-size: 2em;
	color: #292885;
	margin-top: 0px;
	padding-top: 0px;
}
.clearing {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#main h2 {
	font-size: 1.2em;
	color: #00ADEF;
	text-decoration: none;
}


#main h3 a {
	color: #292885;
	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: #292885;
	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: #292885;
	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.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	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.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	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: #292885;
	text-decoration: none;
}
#navigation #upper a:hover {
	color: #00ADEF;
	text-decoration: none;
}

#navigation #lower #youarehere a:visited {
	color: #292885;
	text-decoration: none;
}
#navigation #upper #youarehere a:visited {
	color: #00ADEF;
	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: #292885;
	text-decoration:none;
	font-weight:bold;
	
}


