body{
   behavior:url("/css/csshover.htc");
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 11px;	
	margin: 0px auto;
	background-color: #FFFFFF;
	color:#6F6F6F;
}

img{
   border-width: 0px;
}

div.fix, div.fix_height{
   clear: both;
	line-height: 1%;
}

p{
	margin: 0px;
}

a{
	color: #FF5A00;
	text-decoration: none;
}

a:hover{
	color: #6F6F6F;
}

div.auto_height{
   float: left;
   width: 1px;
   height: 600px;
   margin-left: -10px;
}


div.overall_over{
	width: 1000px;
	margin: 0px auto;
	position: relative;
	background: url(/images/layout/main1.jpg) repeat-y center top;	
}

div.overall{
	width: 1000px;
	position: relative;
	background: url(/images/layout/main2.jpg) no-repeat center bottom;	
}

div.top{
	position: relative;
	height: 180px;
	width: 1000px;
}

a.logo_link{
	text-decoration: none;
	display: block;
	width: 126px;
	height: 126px;
	position: absolute;
	left: 47px;
	top: 26px;
	background: url(/images/layout/logo.jpg) no-repeat center;
}

a.logo_link:hover{
	/*background: url(/images/layout/logo_on.jpg) no-repeat center;*/
}

div.topmenu{
	width: 751px;
	height: 126px;
	position: absolute;
	top: 26px;
	right: 47px; 
	background: url(/images/layout/topmenu-bg.jpg) no-repeat center;
}

div.in1{
	width: 906px;
	background: url(/images/layout/in2.jpg) repeat-y center top;
	margin-left: 47px;
}

div.in2{
	width: 906px;
	background: url(/images/layout/in1.jpg) no-repeat center top;
}

div.left{
	float: left;
	margin-top: 40px;
	margin-right: 29px;
}

div.right{
	float: left;
	margin-top: 40px;
	width: 751px;
}

.site_main_table{
	width: 725px;	
}

.site_main_table td{
	vertical-align: top;
}

.site_main_table td.image{
	width: 470px;
	padding-right: 25px;
}

.site_main_table td.image img{
	width: 470px;
}

.site_main_table td .editor1{
	margin-bottom: 10px;
	color: #6F6F6F;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.site_main_table td .editor2{
	margin-bottom: 10px;
	color: #6F6F6F;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.site_main_table td .editor3{
	margin-bottom: 10px;
	color: #FF5A00;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.site_main_table td .editor4{
	margin-bottom: 10px;
	color: #6F6F6F;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.site_main_table td .editor3{
	margin-bottom: 10px;
	color: #FF5A00;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.site_main_table .editor1 a, .site_main_table .editor2 a, 
.site_main_table .editor3 a, .site_main_table .editor4 a{
	text-decoration: none;
}

.site_main_table .editor1 a:hover, .site_main_table .editor2 a:hover,
.site_main_table .editor3 a:hover, .site_main_table .editor4 a:hover{
	color: #6F6F6F;
}

.site_images_dots a{
	text-decoration: none;
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	border: 2px solid #B2B2B2;
	margin-right: 5px;
}

.site_images_dots a:hover{
	border-color: #6F6F6F;
}


.footer{
	width: 1000px;
	margin: 0px auto;	
}














