body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#main{
	width:100%;
}
#content{
	width:780px;
	margin:0px auto;
	text-align:left;
}
#header{
	width:780px;
	height:74px;
}
.top{
	position:relative;
	float:left;
	width:780px;
	height:74px;
}
.menu{
	
	background-color:#F99A28;
	height:22px;
	padding-top:7px;
}
.menu a{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#F99A28;
	font-variant:small-caps;
	font-size:12px;
	padding:0 5px 0 15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.menu a:hover{
	text-decoration:underline;
}
#main2{
	position:relative;
	float:left;
	width:780px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;	
}
#left{
	position:relative;
	float:left;
	width:780px;
}
#right{
	position:relative;
	float:left;
	width:142px;	
	font-size:10px;
	background-image:url(images/news_h.jpg);
	background-repeat:no-repeat;
	padding:0 15px;
}
#right strong{
	font-size:11px;
}
.fix{
	clear:left;
	height:1px;
}
.welcome{
	background-image:url(images/welcome.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:164px;
}
.c_n{
	background-color:#CFCFCF;
	color:#000000;
	font-weight:bold;	
	height:20px;
	width:775px;
	padding:5px 0 0 5px;
}
.c_n img{
	padding-top:6px;
}
#footer{
	position:relative;	
	float:left;
}
.text1{
	padding:10px 0px;
	color:Black;
	background-color:inherit;
}
.news{
	padding:18px 0 10px 20px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:inherit;
}
.f1{
	background-image:url(images/footer.gif);
	background-repeat:repeat-y;
	width:700px;
	padding:10px 0 10px 80px;
}
.f1 a{
	text-decoration:none;
	padding:0 10px;
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	font-size:10px;
}
.f2{
	width:780px;
	text-align:center;
	font-size:10px;
	line-height:20px;
	padding:10px 0;
}
.f2 a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	background-color:inherit;
}
