/* MAIN AREA */
ul,li,p,h1,h2,h3,h4,h5,div,form,input,select,option {
	padding: 0px;
	margin: 0px;
}
html {
	margin: 0px;
	padding: 0px;
	background: url('../images/bg_main.jpg') top center repeat-x fixed;
	height: 100%;
	background-color: #fff;
}
body {
	margin: 0;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
}
#page {
	background: url('../images/bg_body.png') center repeat-y; 
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 820px;	
	position: relative;
	min-height: 100%;
}
* html #page {
	height: 100%;
}
img, div { 
	behavior: url("../images/pngfix.htc");
}
a,a:link,a:visited,a:active {
	font-family: Arial;
	color: #fff;
	text-decoration:none !important;
	outline: none;
}
a:hover {
	text-decoration: none !important;
}
#main_content_area a, #main_content_area a:link, #main_content_area a:visited, #main_content_area a:active {
	font-family: Arial;
	color: #000;
	text-decoration:none !important;
	outline: none;
}
#main_content_area a:hover {
	text-decoration: underline !important;
}
#main_content_area table a, #main_content_area table a:link, #main_content_area table a:visited, #main_content_area table a:active {
	font-family: Arial;
	color: #000;
	text-decoration:none !important;
	outline: none;
}
#main_content_area table a:hover {
	text-decoration: underline !important;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
a img { 
   text-decoration: none; 
   background: transparent;
   border:none;
   outline: none;
}
option {
	padding-right:5px;
}
.load {
	display:none;
}
#center {
	margin:auto;
	width:780px;
}
#header {
	background: url('../images/bg_header.jpg') no-repeat; 
	width: 780px;
	height: 135px;
}
#header #main_logo {
	float: left;
}
#header #tag_line {
	float: right;
	color: #fff;
	font-size: 18px;
	font-family: Times;
	margin-top: 105px;
	margin-right: 10px;
	font-weight: normal;
}

#main_menu a:link, #main_menu a:hover, #main_menu a:visited {
	text-decoration: none !important;
	outline: none;
}
#main_content_area {
	width: 764px;
	padding: 0 8px 0 8px;
}
#main_content_area .left {
	width: 542px;
	float: left;
}
#main_content_area .right {
	width: 215px;
	float: right;
}
#main_menu {
	background:url('../images/bg_menu.jpg') repeat-x;
	width: 780px;
	height: 35px;
	margin-bottom: 7px;
}
#main_side_ads {
	float: right;
	width: 214px;
	list-style: none;
}
#main_side_ads .ad_0 {
	height: 81px;
	margin-bottom: 8px;
}
#main_side_ads .ad_1 {
	height: 81px;
}
#index_banner {
	float: left;
	width: 542px;
	height: 218px;
	margin-left: 8px;
}
#content .inputError {
	background-color: #1A3757;
	color: #fff;
}
#content #error {
	margin: 20px;
	font-size: 16px;
	color: #1A3757;
}
#top_ads {
	list-style: none;
	float: right;
	margin: 0 8px 0 0;
	padding: 0;
}
#top_ads li {
	padding: 0;
	margin: 0;
}
#top_ads .ad_0 {
	width: 215px;
	height: 105px;
	overflow: hidden;
}
#side_ads {
	width: 249px;
}
#side_ads .ad_0 {
	margin-top: 10px;
}
#side_ads .ad_1 {
	margin-top: 10px;
}
#footer {
	position: absolute;
	bottom: 0 !important;
	background: url('../images/bg_footer.jpg') repeat-x;
	color: #fff;
	width: 780px;
	height: 37px;
	padding: 0;
	margin: 0;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer .left {
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	font-weight: bold;
	width: 200px;
}
#footer .right {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	text-align: right;
}
#footer a:link, #footer a:visited {
	font-size: 10px;
	color: #fff;
}

#content {
	float: left;
	width: 535px;
	margin-top: 0;
}
.left #content ul {
	list-style: disc;
	padding-left: 40px;
}
#content h1 {
	color: #01457B;
	font-size: 20px;
	margin: 8px 0 8px 0;
}
#content p {
	padding: 0;
}
form p {
	margin: 0 0 10px 0;
}
label {
	font-weight: bold;
}
.break {
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 5px 0;
}
