@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background-color: #3174A6;
	color: #333;
	behavior:url("csshover3.htc");
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p, div, img, br, h1, h2, h3, h4, table {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearBoth {
	clear: both;
}
.back a {
	font-weight: bold;
}
#header {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	zoom: 1;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#header h1 {
	font-weight: bold;
	color: #FFF;
	text-align: right;
	display: block;
	padding-top: 30px;
	cursor: default;
}
#menu {
	background-color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #666;
}
#content #quote {
	background-color: #ffa200;
	display: block;
}
#menu p {
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu p a {
	color: #FFF;
	text-decoration: none;
}
#menu p a:hover {
	text-decoration: underline;
}
#content_container {
	background-color: #FFF;
}
#content {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	width: 780px;
}
#content h2 {
	font-size: 1.4em;
	margin-bottom: 20px;
}
#content p {
	font-size: 1.1em;
	margin-bottom: 20px;
	line-height: 140%;
	display: block;
	text-align: justify;
}
#content img {
	display: block;
	margin-left: auto;
}
#content #policy_container {
	display: block;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
#content .policy {
	display: block;
	float: left;
	width: 160px;
	margin-left: 2.5px;
	margin-right: 2.5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #ddd;
	height: 475px;
	background-color: #eee;
}
#content .policy img {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content .policy h3 {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 10px;
}
#content .policy .visit {
	font-size: 11px;
	display: block;
	font-weight: bold;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #999;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(img/visitGradient.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#content .policy .visit:hover {
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	background-position: 0px -21px;
}
#content .policy .visit a:hover {
	text-decoration: none;
}
#content_left {
	width: 400px;
}
#content_left img {
	display: block;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#content_right {
	display: block;
	float: right;
	width: 339px;
}
#content_right img {
}
#content_right .quote_top {
	padding: 10px;
	background-color: #FFA200;
	font-size: 1.6em;
	font-weight: bold;
	width: 284px;
	margin-left: 13px;
	cursor: default;
}
#content_right .quote_top p {
	margin: 0px;
}
#content_right #quote_bottom {
	background-color: #FFA200;
	width: 284px;
	margin-left: 13px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#content_right #quote_bottom p {
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
}
#content_right #quote_bottom p a {
	color: #333;
	text-decoration: none;
}
#content_right #quote_bottom a img {
	float: right;
	padding-top: 9px;
	padding-bottom: 8px;
}
#content_contact {
	margin-right: auto;
	margin-left: auto;
}
#content_contact p {
	font-size : 1.1em;
	line-height : 140%;
	margin-bottom : 20px;
}
#content_contact .message, #content_contact .thank {
	display: block;
	background-color: #FFA200;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0.5em;
	border: 1px solid #F80;
	text-align: center;
	font-style: italic;
	cursor: default;
}
#content_contact .thank {
	margin-bottom: 210px;
}
#content_contact h2 {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 30px;
}
#contact_details {
	width: 345px;
	float: right;
	background-color: #ddd;
	border: 1px solid #ccc;
	padding: 0.5em;
}
#contact_details p {
	margin-bottom: 10px;
}
#contact_details address {
	font-style: normal;
	margin-bottom: 10px;
	font-size: 1.1em;
}
#contact_details table {
	width: 100%;
}
#contact_details table td {
	background-color: #eee;
	vertical-align: top;
	padding: 0.5em;
	font-size: 1.1em;
	line-height: 140%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#company_details {
	padding-top: 20px;
	padding-bottom: 20px;
}
#company_details p {
	margin: 0px;
	text-align: center;
}
#footer {
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	padding-right: 5px;
	padding-left: 5px;
}
#footer p {
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 15px;
	text-align: right;
}
#footer .footer_left {
	display: block;
	float: left;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	cursor: default;
}
#formContainer {
	float: left;
	width: 400px;
}
form {
	display: block;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	background-color: #ddd;
	padding: 0.5em;
	border: 1px solid #ccc;
}
form label {
	font-weight: bold;
	margin-top: 5px;
	display: block;
	margin-bottom: 2px;
}
form label .required {
	color: #3174A6;
}
form .textbox, form textarea {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	outline:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
form textarea {
	height: 100px;
}
form .inputContainer {
	display: block;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #FFF;
}
form #submit {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}