@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.input {
	background-color:#d3d0c8;
	border:1px solid #ffffff;
	font-size:12px;
	color:#595757;
	text-align: left;
	padding-bottom:5px;
	line-height:30x;
}

#nav{
	display:block;
	position:relative;
	list-style:none;
	margin:0 0 0 0;
	z-index:5;
	text-align: center;
	float:left;
}

#nav a{
	background-image:url(../images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:109px;
	height:42px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	line-height:42px;
	text-align:center;
	background-color:#000000;
	color: #ffffff;
	float:left;
}

#nav a:hover{
	text-decoration: none;
	background-position: right;
	color:#000000;
}

#nav li { 
	display:block;
	list-style:none;
	position:relative;
	float:left;
}

.dotted_line {
	background-image:url(../images/dotted_line.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.footer_bg {
	background-image:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.img_border {
	border: 1px solid #ffffff;
	padding:2px;
}

.text1 {
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
}

.text2 {
	font-size:12px;
	color:#aeabab;
	text-decoration:none;
	line-height:30px;
}

.text3 {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.servtext3 {
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}

.text3 a {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.text3 a:hover{
	font-size:12px;
	color:#ffffff;
	text-decoration: underline;
}

.text4 {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.text4 a {
	font-size:12px;
	color:#ffffff;
	padding: 0px 35px;
	text-decoration:none;
}

.text4 a:hover {
	font-size:12px;
	color:#ff0000;
	padding: 0px 35px;
	text-decoration: underline;
}

.text5 {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.header_right_bg {
/*	background-image:url(../images/logo_right.jpg);*/
	background-position:top;
	background-repeat:no-repeat;	
}

.text5 a {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.text5 a:hover {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.text5_vanlink {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.text5_vanlink a {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

/*.text5_vanlink a:hover {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}*/
.text_sub
{
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
}
.text6 {
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
}.newslater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 160px;
}
.thanks {
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}
.tex-LINK {
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
}
.logo_bg {
background:url(../images/logo_bg.jpg) center top no-repeat;
text-align:center;

}








.textnew a {
	font-size:12px;
	color:#ffffff;
	padding-left:7px;
	text-decoration:none;
}

.textnew a:hover {
	font-size:12px;
	padding-left:7px;
	color:#ff0000;
	text-decoration: underline;
}
.vanheadertopimg{
	background:url(../images/header_bg_inner.jpg) top left no-repeat;
	height:142px;
	width:1003px;
	margin-top:4px;
	border-bottom:2px solid #817954;
}
