@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a:link {
	color: #3300FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {	
	color: #3300FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	
	text-decoration: none;
}

#container {
	position: relative;
	width: 1005px;
	height: 850px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 5px solid #98012e;
	background-color: #FFFFFF;
} 
#container_long {
	position: relative;
	width: 1005px;
	height: 2050px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 5px solid #98012e;
	background-color: #FFFFFF;
} 

#header {
	position: absolute;
	width: 1005px;  /* this will create a container 80% of the browser width */
	height: 180px;
	top: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #98012E;
} 
#hdr_1 {
	position: absolute;
	left:850px;
	width:125px;
	height:14px;
	z-index:55;
	padding: 1px;
}
#hdr_2 {
	position:absolute;
	width:280px;
	height:141px;
	z-index:4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#hdr_2a {
	position:absolute;
	top:154px;
	width:294px;
	height:19px;
	z-index:73;
	padding: 3px;
}
#hdr_pictures {
	position:absolute;
	left:313px;
	top:5px;
	width:664px;
	height:149px;
	z-index:5;
}
#hdr_pic_area_1 {
	position:absolute;
	left:19px;
	top:12px;
	width:200px;
	height:125px;
	z-index:57;
}
#hdr_pic_area_2 {
	position:absolute;
	left:235px;
	top:12px;
	width:200px;
	height:125px;
	z-index:58;
}
#hdr_pic_area_3 {
	position:absolute;
	left:449px;
	top:12px;
	width:200px;
	height:125px;
	z-index:59;
}
#hdr_4 {
	position:absolute;
	left:365px;
	top:158px;
	width:585px;
	height:15px;
	z-index:74;
	padding: 3px;
}

#left_side_bar {
	position:absolute;
	top:201px;
	width:300px;
	height:583px;
	z-index:5;
}

#left_side_bar_long {
	position:absolute;
	top:201px;
	width:300px;
	height:1781px;
	z-index:5;
}

#side_menu_hdr {
	position:absolute;
	top: 0px;
	width:270px;
	height:70px;
	z-index:5;
	padding: 15px;
}
#side_menu_body {
	position:absolute;
	top:101px;
	width:280px;
	height: 479px;
	z-index:60;
	padding-left: 20px;
}
#side_menu_body_long {
	position:absolute;
	top:101px;
	width:280px;
	height: 479px;
	z-index:60;
	padding-left: 20px;
}
#body_main_area {
	position:absolute;
	left:301px;
	top:200px;
	width:663px;
	z-index:69;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #98012e;
	border-right-color: #98012e;
	border-bottom-color: #98012e;
	border-left-color: #98012e;
	border-left-width: 1px;
	border-left-style: solid;
	height: 546px;
	background-color: #FFFFFF;
}
#body_main_area_long {
	position:absolute;
	left:320px;
	top:210px;
	width:625px;
	z-index:69;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #98012e;
	border-right-color: #98012e;
	border-bottom-color: #98012e;
	border-left-color: #98012e;
	border-left-width: 1px;
	border-left-style: solid;
	height: 1730px;
}

#footer {
	position:absolute;
	width:1005px;
	background-color: #FFFFFF;
	height: 63px;
	top: 786px;
	color: #FFFFFF;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #98012e;
	border-right-color: #98012e;
	border-bottom-color: #98012e;
	border-left-color: #98012e;
}
#footer_long_page {
	position:absolute;
	width:1005px;
	background-color: #FFFFFF;
	height: 63px;
	top: 1980px;
	color: #FFFFFF;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #98012e;
	border-right-color: #98012e;
	border-bottom-color: #98012e;
	border-left-color: #98012e;
}
#footer_1 {
	position:absolute;
	left:500px;
	width:465px;
	height:15px;
	z-index:20;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #98012e;
	border-right-color: #98012e;
	border-bottom-color: #98012e;
	border-left-color: #98012e;
	top: 10px;
	clear: both;
}
#footer_2 {
	position:absolute;
	left:10px;
	top:10px;
	width:490px;
	height:14px;
	z-index:70;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #98012e;
	border-right-color: #98012e;
	border-bottom-color: #98012e;
	border-left-color: #98012e;
}
#footer_3 {
	position:absolute;
	left:10px;
	top:25px;
	width:490px;
	height:14px;
	z-index:71;
}
#footer_4 {
	position:absolute;
	left:10px;
	top:39px;
	width:490px;
	height:14px;
	z-index:72;
}

#bottom_border_long {
	position:absolute;
	top:2077px;
	width:1005px;
	height:20px;
	z-index:78;
	background-color: #98012e;
	float: left;
}
.hdr_2a_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #818286;
	font-style: italic;
}
.hdr_3_black_text {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_key_dark_text {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.side_menu_hdr_text_18 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #98012e;
	font-weight: bold;
}
.side_menu_hdr_text_14 {font-size: 14px}
.side_menu_text {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.side_menu_text_bold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body_text_1 {
	color: #98012e;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.body_text_4 {
	color: #98012e;
	font-weight: bold;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.body_text_6 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer_1_text {
	font-size: 10px;
	color: #000099;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

