html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	min-width: 1024px;
	background: #3b3b3b;
}
#content {
	min-height: 100%;
	background: #3b3b3b;
	background-image: url("../images/bg_content.png");
	background-repeat: repeat-x;
	text-align: center;
}
#footer {
	height: 50px; 
	margin-top: -50px; 
	position: relative;
	background: #3b3b3b;
}
#before_footer {
	position: relative;
	height: 50px; 
	clear: both;
	
}
#header{
	position: relative;
	width: 100%;
	height: 101px;
	background-image: url("../images/header.png");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#menus{
	position: absolute;
	top: 34px;
	width: 100%;
	left:  0px;
	height: 32px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
#menu{
	position: relative;
	width: 100%;
	text-align: center;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
#menu_content{
	position: relative;
	background-image: url("../images/menu_bg.png");
	width: 765px;
	height: 32px;
	margin: 0 auto;
}
#m_left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 32px;
	background-image: url("../images/menu_left.png");
	background-repeat: no-repeat;
}
#m_right{
	position: absolute;
	top: 0px;
	right: -1px;
	width: 12px;
	height: 32px;
	background-image: url("../images/menu_right.png");
	background-repeat: no-repeat;
}
#header_end{
	position: absolute;
	background-image: url("../images/header_end.png");
	top: -15px;
	left: 0px;
	width: 733px;
	height: 15px;
}
#center{
	position: relative;
	background-image: url("../images/bg.png");
	width: 733px;
	margin: 0 auto;
	padding: 0px;
	height: 100%;

}
#full{
	position: relative;
	width: 723px;
	margin: 0px auto;
}
#img{
	position: relative;
	width: 723px;
	height: 215px;
	background-image: url("../images/img.png");
}
#page{
	position: relative;
	width: 723px;
	height: 40px;
	background-image: url("../images/name.png");
}
#site_content{
	position: relative;
	text-align: left;
	padding-left: 56px;
	padding-right: 56px;
	padding-top: 18px;
	padding-bottom: 60px;
	font-family: Trebuchet MS;
	font-size: 10pt;
}
#site_content a{
	color: #bd2d00;
	font-size: 10pt;
	font-family: Trebuchet MS;
	text-decoration: none;
}
#site_content a:hover{
	color: #bd2d00;
	font-size: 10pt;
	font-family: Trebuchet MS;
	text-decoration: underline;
}
#site_content a:active{
	color: #bd2d00;
	font-size: 10pt;
	font-family: Trebuchet MS;
}
#site_content a:visited{
	color: #bd2d00;
	font-size: 10pt;
	font-family: Trebuchet MS;
}
#shadow{
	position: relative;
	background-image: url("../images/shadow_end.png");
	width: 733px;
	margin: 0 auto;
	padding: 0px;
	height: 7px;
}
#copy{
	position: relative;
	width: 733px;
	margin: 0 auto;
	padding: 0px;
	height: 50px;

}
#copy1{
	position: absolute;
	bottom: 25px;
	right:0px;
	height: 20px;
	wdth: 100px;
	font-family: Trebuchet MS;
	color: white;
	font-size: 10pt;
	font-weight: normal;
}
#page_name{
	position: absolute;
	top: 0px;
	left: 195px;
	font-family: Trebuchet MS;
	color: black;
	font-size: 16pt;
	font-weight: normal;
}
#page_prefix{
	position: absolute;
	top: 0px;
	left: 50px;
	
}
#page_prefix h1{
	font-family: Trebuchet MS;
	color: black;
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
	pading: 0px;
}
ul#mainlevel
{
	list-style: none;
	padding-left: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 32px;
	margin: 0px;
}

ul#mainlevel li
{
	float: left;
	margin: 0px;
	font-size: 12pt;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Trebuchet MS;
	white-space: nowrap;
}

ul#mainlevel li a
{
	display: block;
	text-decoration: none;
	color: white;
	background: transparent;
}
#buttons>ul#mainlevel li a { width: auto; }

	ul#mainlevel li a:hover
{
	color: white;
	text-decoration: underline;
}
/*---------------------------------------------------------------------------*/
ul#mainlevel_down
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

ul#mainlevel_down li
{
	float: left;
	margin: 0px;
	font-size: 10pt;
	font-family: Trebuchet MS;
	white-space: nowrap;
	padding-left: 1px;
	padding-right: 1px;
}

ul#mainlevel_down li a
{
	display: block;
	text-decoration: none;
	color: white;
	background: transparent;
}
#buttons>ul#mainlevel_down li a { width: auto; }

	ul#mainlevel_down li a:hover
{
	color: white;
	text-decoration: underline;
}
span.mainlevel_down{
	color: white;
	font-size: 10pt;
	font-family: Trebuchet MS
}
#menu_donw{
	position: absolute;
	bottom: 22px;
	left: 0px;
}
td.contentheading{
	display: none;
}

#site_content ul{
	font-weight: normal;
	list-style: none;
}
#site_content li{
	font-weight: normal;
	background-image: url("../images/p.png");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 19px;
}
strong{
	font-weight: 100;
}
input{
	width: 210px;
	border: 1px solid black;
}
textarea{
	width: 210px;
	height: 140px;
	border: 1px solid black;
}
div.my_submit{
	width: 79px;
	height: 24px;
	cursor: pointer;
	background-image: url("../images/submit.png");
}

