@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_header.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
	color: #0055a5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0055a5;
}
a:hover {
	text-decoration: none;
	color: #3197fa;
}
a:active {
	text-decoration: none;
	color: #3197fa;
}
.style1 {
	line-height: 20px;
}
.style2 {
	color:#333333;
	font-size:11px;
}
.style3 {
	color:#0055a5;
	font-size:13px;
	line-height: 20px;
	font-weight:bold;
}
.style4 {
	line-height: 20px;
	font-size:11px;
	font-style:italic;
}
.style5 {
	color:#000000;
	font-size:15px;
	font-style:italic;
}
.style6 {
	color:#0055a5;
	font-size:19px;
	font-weight:bold;
}
.style7 {
	color:#0055a5;
	font-size:27px;
	font-weight:bold;
}
.style8 {
	line-height: 11px;
	font-size:10px;
}
.style9 {
	line-height: 16px;
	font-size:10px;
}
h1 {
	font-size: 28px;
	color:#0055a5;
	padding: 0 0 20px 30px;
}
h2 {
	color:#0055a5;
	font-size:13px;
	line-height: 20px;
	font-weight:bold;
	padding: 0 0 0 23px;
}
h3 {
	color:#0055a5;
	font-size:16px;
	line-height: 20px;
	font-weight:bold;
	padding: 0 0 0 40px;
}
h4 {
	color:#0055a5;
	font-size:19px;
	line-height: 20px;
	font-weight:bold;
}
#content {
	width: 810px;
	padding: 50px 70px 40px 70px;
}
#rates {
	width: 459px;
	height: 176px;
	padding: 20px 20px 20px 20px;
}
#footer {
	width: 810px;
	height: 50px;
	padding: 50px 70px 50px 70px;
}
#footerleft {
	width: 305px;
	float: left;
	text-align:left;
}
#footerright {
	width: 495px;
	float: right;
	text-align:right;
}
#product1 {
	width: 810px;
	height: 465px;
}
#product2 {
	width: 810px;
	height: 201px;
}
#product3 {
	width: 810px;
	height: 50px;
}
#product4 {
	width: 810px;
	height: 250px;
}
#product5 {
	width: 810px;
	height: 145px;
}
textarea {
	background: #bbcec6;
	color: #000000;
	font-family: 'arial', sans-serif;
	font-size: 12px;
	height: 70px;
	padding: 1px 1px 0 1px;
	border: 1px solid #777;
	width: 275px;
}
input.alt {
	background:#bbcec6;
	color: #000000;
	font-family: 'arial', sans-serif;
	font-size: 12px;
	height: 17px;
	padding: 1px 1px 0 1px;
	border: 1px solid #777;
	width: 275px;
}
#bio {
	width: 345px;
	padding: 0 25px 0 25px;
}