* { margin: 0; padding: 0; border: 0 }

body{
	padding:0;
	margin:0;
	background-image:url(images/bg1.gif);
	font-size:11px;
}
#main{
	text-align:left;
	width:850px;
}
#top{
	position:relative;
	float:left;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	height:70px;
	width:850px;
}
.slogan1{
	clear:left;
	position:relative;
	float:left;
	width:850px;
	height:280px;
	background-image:url(images/img1.jpg);
	background-repeat:no-repeat;
}
.slogan2{
	position:relative;
	float:left;
	width:600px;
	height:280px;
	background-image:url(images/img1_r.jpg);
	background-repeat:no-repeat;
}
img{
	border:0;
}
.logo{
	position:relative;
	float:left;
	height:70px;
	width:400px;
}


/* Menu */

#menu {
	float: right;
	width: 450px;
}

#menu ul {
	margin: 0;
	list-style: none;
	margin-left: 100px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 10px 10px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#ffffff;
}

#menu a:hover {
	background: url(images/mark.gif) no-repeat center top;
}




.inf1{
	position:relative;
	float:left;
	width:250px;
	color:#ffffff;
	background-color:inherit;
	padding:15px 0 0 11px;
}

/* main-Menu */

#menu1 {
	float: left;
	width: 220px;
	margin: 0px auto;
	padding-top: 40px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 220px;
	padding: 12px 0px;
	background-color: #12113B;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #B5B5B5;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff ;
}

#menu1 a:hover {
	background-color: #D9D9D9;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #808080;
}


/* page */

.clear{
	clear:both;
}
.c_bg{
	background:#ffffff;
	width:850px;
	background-repeat:repeat;
	color:#B9BCC1;
}

/* left */

.left{
	float:left;
	width:250px;
	padding-top:25px ;
	padding-bottom:25px ;
}
.news{
	border:#8686AE solid 1px;
	float:center;
	width:250px;
	margin:0px 0 0 15px;
	font-size: 14px;
}
.left_txt{
	padding-left:10px ;
	width:240px;
}
.news_title{
	color:#C09F23;
	background-color:inherit;
	font-weight:bold;
}

.left_txt ul{
	padding:5px 0 5px 15px;
	margin:0;
	color:#BAB49C;
	background-color:inherit;
}
.left_txt ul a{
	color:#BAB49C;
	background-color:inherit;
}
.left_txt ul a:hover{
	text-decoration:none;
}


/* right */
.right{
	float: right;
	width:580px;
}
.fix{
	clear:left;
	height:1px;
}
.new{
	width:530px;
	margin:30px 0 0 30px;
}

.new p {
	margin: 10px;
	background: url(images/btn_n.gif) no-repeat left;
	background-position:5px 5px;
	padding:5px 15px;
	border-bottom: #9C9C9C 1px dashed;
	color: #333333;
	font-size: 14px;
}
.new a {
	text-decoration: none;
	color: #333333;
}

.new a:hover {
	text-decoration: none;
	color: #CC3300;
}


/* footer */
.footer{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:91px;
	color:#AEB2B8;
	background-color:inherit;
}
.footer a{
	color:#8792A6;
	background-color:inherit;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footer a:hover{
	text-decoration:none;
}
.tel{
	position:relative;
	float:left;
	width:430px;
	padding:23px 0 0 20px;
}
.tel_bg{
	background-image:url(images/tel.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 15px;
}
.copy{
	position:relative;
	float:left;
	width:400px;
	padding:50px 0 0 0;
}
.img_tel{
	margin-bottom:6px;
}
