@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	margin-top:15px;
	padding:0px;
}
.homecopy{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bottom_home.png);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:18px;
	padding:15px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-left:50px;
	padding-right:30px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left:45px;
	color: #000000;
	line-height:18px;
}
ul {
	padding-left:60px;
	padding-right:30px;
}
.imagemap1{
	float:left;
	width:150px;
	height:175px;
	padding-top:15px;
	padding-left:45px;
	
}
.imagemap2{
	float:right;
	width:200px;
	height:110px;
	padding-top:15px;
	padding-right:20px;	
}
.main_containerhome{
	background-image:url(../images/background_home.png);
	background-repeat:no-repeat;
	background-position:center;
	width:960px;
	height:600px;	
}	
.main_containersub{
	background-image:url(../images/sub_background_top.png);
	background-color:#999999;
	background-repeat:no-repeat;
	background-position:top;
	width:960px;
	height:auto;
}
.nav_container{
	position:relative;
	float:left;
	clear:left;
	height:310px;
	padding-left:20px;
	width:210px;
}
.centerimage_home{
	float:right;
	clear:right;
	width:700px;
	height:405px;
	padding-right:20px;
}
.centerimage_sub{
	float:right;
	clear:right;
	width:700px;
	height:auto;
	padding-right:20px;
	margin-bottom:25px;

}
.footer_containerhome{
	clear:both;
	width:940px;
	height:65px;
	padding:10px;
	background-image:url(../images/footer_back.png);
	clear:both;
}
.news_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:18px;
}
.footer_text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height:12px;
}
