@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E2E3DD;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, h7, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
img {
	border:none;
}


#entireWrapper {
	width: 837px;
	margin-top: 0px;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
#flashWrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 190px;
}
#navWrapper {
	padding: 0px;
	width: 837px;
	height: 28px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
}
#navigation{
	padding: 0px;
	width: 800px;
	height: 28px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodyWrapper {
	width: 837px;
	padding: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	min-height: 540px;
}
#bodyWrapper a {
	color:#5279be;
	text-decoration: underline;
}
#bodyWrapper a:hover {
	color:#333333;
	text-decoration: underline;
}

#header {
	font-size: 24px;
	height: 30px;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5279be;
	padding-bottom: 5px;
}

#header span {
	color:#000000;
}
#header2 {
	font-size: 24px;
	height: 30px;
	width: 340px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5279be;
	padding-bottom: 5px;
	text-align: left;
	float: left;
	margin-bottom: 5px;
}

#header span2 {
	color:#000000;
}
#header_SAVE span {
	color:#5279be;
}
#copyLeft {
	padding: 0px;
	width: 522px;
	margin: 0px;
	float: left;
}
#copyLeft img {
	float:right;
	display: block;
	padding: 5px;
	border: 1px solid #BCBEAF;
	margin: 0px 0px 5px 10px;
}
#copyRight {
	padding: 0px;
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#copy2 {
	width: 780px;
	margin-left: 43px;
	margin-right: 43px;
	display: block;
	padding-top: 28px;
	padding-bottom: 28px;
}
#contact_right {
	float:left;
	width:350px;
}
#copyLeft  input, textarea {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727270;
}
#copyLeft  form {
	background-color:#FFFFFF;
	border:1px solid #999999;
	padding:10px;
}
.contactsection {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
}
.label {
	float:left;
	line-height:25px;
	width:75px;
}
.blue{
	color: #5279BE;
	text-decoration: none;
	font-size: 11px;
}
.blue2 {
	color: #5279BE;
	text-decoration: none;
	font-size: 16px;
}
