html, body
{
	background-color: #131d29;
	background-image: url('images/back.gif');
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	height:100%;
	width:100%;
	padding: 0px
}
.main
{
	background-image: url('images/back2.gif');
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%
}
#mainbox
{
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 19px;
	position: relative;
}
#top
{
	background-color: #FFFFFF;
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 878px;
	position: relative;
	height: 126px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px
}
.top_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
}
.menu_back
{
	background-image: url('images/menu_back.gif');
	background-repeat: repeat-x;
	background-position: left top
}
.menu_margin
{
	margin-right: 23px;
	margin-left: 23px;
}
#content
{
	background-color: #FFFFFF;
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	background-position:  
               center bottom;
	float: left;
	width: 878px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	margin-bottom: 15px
}
#header_pic
{
	border-top:5px solid #bde119; border-bottom:5px solid #FFFFFF; background-image: url('images/main_pic2.jpg');
	background-repeat: no-repeat;
	background-position:  center;
	float: left;
	height: 373px;
	width: 358px;
	padding-left: 520px
}
#header_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url('images/green_corner.gif');
	text-align: center;
	float: left;
	width: 240px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding-top: 20px;
	z-index: 1;
	position: absolute
}
#header_menu_down
{
	float: left;
	width: 240px;
	z-index: 2;
	position: absolute;
	visibility: hidden;
}
.down
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	width: 210px;
}
.down ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.down ul li
{
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
	list-style-type: none;
	float: left;
	width: 210px;
}
.down ul li a
{
	color: #000000;
	text-decoration: none;
}
.down ul li a:hover
{
	color: #C02236;
	text-decoration: none;
}
.down ul li.line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6ed40;
	float: left;
	width: 210px;
}
#content_area
{
	float: left;
	width: 878px;
	background-image: url('images/h_content_back.gif');
	background-repeat: repeat-y;
	background-position: left top
}

.home_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}
.home_txt ul
{
	display: block;
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.home_txt ul li
{
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	padding-left: 15px;
	list-style-type: none;
	padding-bottom: 3px
}
#footer
{
	float: left;
	height: 17px;
	width: 868px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 8px;
}
.title
{
}
.title h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('images/title_line.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px
}
p
{
	margin: 0px;
	padding: 0px;
}
.link
{
	color: #000000;
	text-decoration: none;
}
.link:hover
{
	color: #C02236;
	text-decoration: none;
}
/* inner page */
#inner_header
{
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bde119;
	border-bottom-color: #FFFFFF;
	float: left;
	width: 878px;
}
#inner_content_area
{
	float: left;
	width: 878px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7ccd1;

}
#inner_content_area h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c02236;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7ccd1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}