HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	background-image: url(img_css/bg.jpg);
	background-repeat: repeat;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	background-image: url(img_css/bg.jpg);
	background-repeat: repeat;
}

#container {
	MARGIN-LEFT: auto;
	WIDTH: 1024px;
	MARGIN-RIGHT: auto;

}



#head {
	WIDTH: 1024px;
	height: 556px;
	background-image: url(img_css/header.jpg);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px;
	background-position: center center;
	}

H3{
padding:0px;
width:197px;
margin-top:0px;
margin-left:780px;
}


H2{
padding:0px;
width:197px;
margin-top:0px;
margin-left:10px;
float:left;
}



#menu {
	WIDTH: 1024px;
	height: 131px;
}

#content {
	WIDTH: 1024px;
	height: 348px;
	margin: 0px;
	padding:0px;
}


#footer {
	WIDTH: 1024px;
	height: 70px;
	background-image: url(img_css/bg_footer.jpg);
	background-repeat: no-repeat;
}




.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.text a:hover{
	color: #666666;
}

.textmail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcab42;
	text-decoration: none;
	font-weight: bold;
}


.textmail a:hover{
	color: #FFFFFF;
}

.textfooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #144061;
	text-decoration: none;
	margin-left: 200px;
}


.margintable2 {
	margin-left: 32px;
	margin-top: 4px;	
}




#box1 {
	margin-top: 0.1em;
	position: absolute;
	height:343px;
	margin-left:18px;
	width:258px;
	z-index: 10;
	}
	
	
	
	

.cover {
	margin-top: 5px;
	border: 1px solid #CCCCCC;	
}

.cover2 {
	margin-top: 5px;
	border: 1px solid #a7a7a7;	
}




ul#list {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6b2f1d;
}



