/* CSS Document */

a:link {color: #5B7EA2;}
a:visited {color: #5B7EA2;}
a:hover {color: #3CDADF;}
a:active {color: #F72D2A;}

p a:link {color: #5B7EA2; text-decoration:none;}
p a:visited {color: #5B7EA2; text-decoration:none;}
p a:hover {color: #3CDADF;}
p a:active {color: #F72D2A; text-decoration:none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#centerblock {
	position: absolute;
	width: 800px;
  	/*height: 526px;*/
  	left: 10%;
	margin-left: -50px;
	margin-top: 10px;
}

#menu {
	width: 800px;
	height: 182px;
}
#bghp {
	width: 800px;
	height: 415px;
	background-image:url(images/bghp.gif);
	background-repeat: no-repeat;
}
#bg {
	width: 800px;
	height: 415px;
	background-image:url(images/bg.gif);
	background-repeat: no-repeat;
}
			#singlecol {
			width: 703px;
			height: 363px;
			padding-left: 35px;
			padding-right: 53px;
			padding-top: 5px;
			overflow: auto;
			
			}

			#col1hp {
			/*border: 1px solid red;*/
			width: 458px;
			height: 363px;
			float: left;
			padding-left: 15px;
			padding-top: 5px;
			overflow: auto;
			padding-right: 10px;
			}
			#col1autopilot {
			width: 740px;
			height: 363px;
			float: left;
			padding-left: 20px;
			padding-top: 5px;
			overflow: auto;
			}
			
			#col1 {
			width: 443px;
			height: 363px;
			float: left;
			padding-left: 20px;
			padding-top: 5px;
			padding-right: 20px;
			overflow: auto;
			}
					#col1_1 {
					width: 200px;
					float: left;
					padding-left: 8px;
					padding-right: 8px;
					}
					#autopilotstext {
					float: left;
					border: 1px solid #CCCCCC;
					width: 457px;
					padding: 5px;
					margin-bottom: 2px;
					margin-left: -5px;
					margin-right: 5px;
					}
			
			#col2 {
			float: left;
			width: 243px;
			height: 363px;
			padding-left: 10px;
			padding-top: 5px;
			padding-right: 5px;
			overflow: auto;
			}
					#featurebox {
					float: left;
					border: 1px solid #CCCCCC;
					width: 230px;
					padding: 5px;
					margin-bottom: 2px;
					}


#footer {
	width: 800px;
	height: 20px;
	font-size:9px;
}


p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: center;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
}
.homepagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	padding-right: 20px;
}
.featuretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-align: left;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E8DAC;
}
h1{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E8DAC;}
