body {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #214078;
	margin: 0px;
	padding: 0px;
}
img {
	behavior:	url("pngbehavior.htc");
}
#container {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
}
#mainwrapper {
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #668dbf;
	border-left-color: #668dbf;
}
#bottom {
	padding-top: 28px;
	padding-right: 24px;
	padding-left: 24px;
	float: left;
}
#bottomwrapper {
	background-color: #FFF;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 782px;
}
#left {
	float: left;
	width: 480px;
}
#right {
	float: left;
	width: 254px;
}
#menu {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #668dbf;
	border-bottom-color: #071A2F;
	padding-left: 25px;
}
#callout {
	background-color: #FFF;
	background-image: url(images/callout_middle_bg.gif);
	background-repeat: repeat-y;
}
.callouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
a {
	color: #1A3665;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A3665;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	line-height: 19px;
	text-decoration: none;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	padding-top: 24px;
	padding-right: 30px;
}
.bigtext {
	font-size: 14px;
	font-weight: bold;
	color: #14284A;
}
p {
	margin: 0px;
	padding: 0px;
}
#bottom2 {
	padding-top: 28px;
	padding-right: 24px;
	padding-bottom: 40px;
	padding-left: 24px;
	clear: left;
}
.footer_wrapper {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding-bottom: 25px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 90px;
}
#menu a:hover {
	color: #F4BF48;
	text-decoration: none;
}
.footer_wrapper a {
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#subcontent {
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 30px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	padding-top: 24px;
}
.productheader {
	font-size: 16px;
	font-weight: bold;
	color: #14284A;
}
.contactform_holder {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 2px solid #14284A;
	font-size: 13px;
	color: #14284A;
}
.contactform_holder a {
	color: #14284A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #14284A;
	text-decoration: none;
}
.contactform_textfield {
	width:340px;
	height:20px;
	background-color:#F1F1F3;
	color:#172849;
	font-size:13px;
	font-weight:bold;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#message {
	height: 100px;
}
#subcontent2 {
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 30px;
	width: 720px;
}
