* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 75%;
	color: #CCC;
	background-color: #087AC1;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
a {
	color: #156DAD;
}

img {
	border: none;
}
#logo {
	float: left;
	width: 315px;
	margin-top: 10px;
}
#header_container {
	float: left;
	height: 90px;
	width: 860px;
}
#contact_info {
	float: right;
	margin-top: 70px;
	color: #03194A;
}
#left_nav {
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 10px;
}
#content_wrapper {
	float: left;
	width: 860px;
	background-color: #03194A;
	padding-bottom: 10px;
	background-image: url(images/leftnav_btm.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#content_area {
	float: left;
	width: 700px;
	margin-top: 10px;
	background-color: #FFF;
	color: #03194A;
}
#content {
	float: left;
	width: 340px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#contact {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 458px;
}
.quest {
	color: #0F7DCC;
	font-style: italic;
	font-weight: bold;
}
#image_container {
	float: left;
	height: 480px;
	width: 330px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/FM_manual.jpg);
	background-repeat: repeat;
}
#image_container_2 {
	float: right;
	height: 480px;
	width: 211px;
	background-color: #000064;
	margin: 10px;
}
#left_nav ul {
	list-style-type: none;
}
#left_nav ul li {
	list-style-type: none;
	display: inline;
}
#left_nav a {
	color: #CCC;
	text-decoration: none;
	width: 140px;
	float: left;
	height: 20px;
	padding-right: 10px;
	display: block;
	background-color: #03194A;
}
#left_nav a:hover {
	color: #03194A;
	text-decoration: none;
	width: 140px;
	float: left;
	height: 20px;
	padding-right: 10px;
	background-color: #FFF;
}
#page_wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#left_nav .selected {
	color: #03194A;
	text-decoration: none;
	width: 140px;
	float: left;
	height: 20px;
	padding-right: 10px;
	background-color: #FFF;
}
#content ul {
	margin-left: 20px;
}
#content ul li {
	margin-bottom: 10px;
}
h3 {
	color: #0F7EC3;
	margin-bottom: 10px;
	font-size: 14px;
	text-decoration: underline;
}
#contactus li {
padding:0 0 27px;
}
#contactus label {
	color:#000064;
	float:left;
	font-size:12px;
	letter-spacing:1px;
	line-height:15px;
	text-align:left;
	width:120px;
}
#contactus .subject{
	width: 333px;
	float: left;
	display: block;
}

#contactus label.ext {
	color:black;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	letter-spacing:1px;
	line-height:15px;
	padding:0;
	text-align:left;
	width: 25px;
	margin: 0;
}
.extension {
	width: 55px;
	float: left;
}
#contactus input {
	height:15px;
}
#contactus input.cancel {
	height:24px;
	margin-right:10px;
	padding:0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form_field {
	width: 333px;
	float: left;
	margin-top: 5px;
	overflow: hidden;
	margin-left: 3px;
	margin-right: 3px;
}

#contactus input.submit {
	height:24px;
	padding:0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contactus ul {
list-style-type:none;
}
.states {
	width: 144px;
	float: left;
}

#contactus {
	float:left;
	width: 340px;
	background-color: #CCC;
}
#message {
	float: left;
	width: 333px;
}
.form_field h3 {
	color: #0F7DCC;
	text-decoration: none;
}
#pricing {
	background-color: #CCC;
	width: 340px;
}
#buy_now {
	width: 340px;
	text-align: center;
}
#buy_now table {
	width: 150px;
	margin-left: auto;
	margin-bottom: 60px;
	margin-right: auto;
	margin-top: 20px;
}

#pricing caption {
	font-weight: bold;
	background-color: #03194A;
	color: #CCC;
}

