@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	background-image:url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}

h1{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	color:#ff6600;
}

h2{
	font-size:12px;
	color:#FFFFFF;
}

a, a:link{
	color:#ff6600;
	text-decoration:none;
	font-weight:normal;#
	font-weight:bold;


	
	
}
a:hover{
	color:#666666;
	text-decoration:none;
	font-weight:normal;#
	font-weight:bold;
}

input {
    color:#000000;
    font-size:11px;
    font-family:Geneva, Arial, Helvetica, sans-serif;
   	text-decoration:none;
	background-color:#cccccc; 
	background-image:url(../img/row_cutting.gif);
	padding:2px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	margin:4px;
}

textarea {
    color:#000000;
    font-size:11px;
    font-family:Geneva, Arial, Helvetica, sans-serif;
   	text-decoration:none;
	background-color:#cccccc; 
	padding:2px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	margin:4px;
	background-image:url(../img/bg_panel.gif);
	width:200px;
}
select {
    color:#000000;
    font-size:11px;
    font-family:Geneva, Arial, Helvetica, sans-serif;
   	text-decoration:none;
	background-image:url(../img/row_cutting.gif);
	padding:2px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	margin:4px;
}

#wrapper{
	position:relative;
	width:960px;
	height:auto;
	margin: 0 auto;
	background-color:#ffffff;
	margin-top:20px;
	margin-bottom:20px;
}
#header1{
	display:table;
	position:relative;
	width:inherit;
	height:76px;
	background-color:#990000;
	background-image:url(../img/bg_header1.jpg);
	
}
#logo_top{
	float:left;
	position:relative;
	background-image:url(../img/logo_top.gif);
	width:190px;
	height:76px;
}
#header2{
	
	width:inherit;
	height:71px;
	background-color:#000000;
	background-image:url(../img/bg_header2.gif);
	z-index:100;
	_overflow:hidden;
}

* + html div #header2{ position: relative; } /*IE7 only*/

#logo_bottom{
	float:left;
	position:relative;
	background-image:url(../img/logo_bottom.gif);
	background-repeat:no-repeat;
	width:291px;
	height:71px;
}
/*#main_nav{
	float:right;
	position:relative;
	height:70px;
	background-color:#990000;
	text-align:right;
}*/


#ajaxmenu{
	position:relative;
	height:70px;
	margin-top:-44px;
	margin-left:183px;
	*margin-left:-6px;
	_margin-left:-6px;
	text-align:right;
	width:auto;
}
#ajaxmenu ul{	

	margin:0;
	margin-top:44px;
	list-style-position:inside;
}
#ajaxmenu ul li{
	display:inline;
	list-style-type:circle;
	margin-left:-4px;
	_margin-left:0px;
	
}
#ajaxmenu ul li a,#ajaxmenuv ul li a:link,#ajaxmenuv ul li a:hover{
	color:#cccccc;
	font-size:11px;
	text-decoration:none;
	padding-top:40px;
	padding-bottom:1px;
	_padding-bottom:1px;	
	background-image:url(../img/bttn_0.gif);
	text-transform:capitalize;
	font-weight:normal;#
	font-weight:bold;
	
}
#ajaxmenu ul li a:hover{
	color:#CCCCCC;
	background-image:url(../img/bttn_1.gif);
}

#home_img{
	width:inherit;
	height:auto;
	background-color:#ffffff;
}
#home_img1{
	float:left;
	width:480px;
	height:240px;
	background-image:url(../img/img_home1.jpg);

}
#home_img2{
	float:left;
	width:480px;
	height:240px;
	background-image:url(../img/img_home2.jpg);
}


#body_cont{
	display:table;
	position:relative;
	width:inherit;
	height:auto;

}
.content{
	float:left;
	width:600px;
	padding:6px;
	padding-left:20px;

}
.content ul, .content ol{
	font-style:normal;
	font-weight:normal;#
	font-weight:bold;
	font-style:italic;
}
.content ul li, .content ol li{
	list-style:url(../img/sml_bullet.gif);
}

#sidenav{
	float:left;
	width:324px;
	height:auto;
	background-image:url(../img/bg_sidenav.gif);
	background-repeat:repeat-y;
}
.sidenav_header{
	background-image:url(../img/bg_sidenav_header.gif);
	background-repeat:no-repeat;
	color:#CCCCCC;
	width:324px;
	height:42px;
	padding-top:4px;
	_padding-top:14px;
	*padding-top:14px;
	_height:30px;
	padding-left:10px;
	
	
}
.sidenav_body{
	background-image:url(../img/bg_sidenav_body.gif);
	width:299px;
	margin-left:7px;
	padding-left:4px;
	padding-right:4px;
	
}
.sidenav_bottom{

	width:324px;
	height:20px;
	background-image:url(../img/bg_sidenav_bottom.gif);
	background-repeat:no-repeat;
	margin-top:-11px;
}

#footer{
	width:inherit;
	height:110px;
	background-color:#ffffff;
	background-image:url(../img/bg_footer.jpg);
	background-repeat:no-repeat;

}
#footer_links{
	position:absolute;
	margin-top:65px;
	margin-left:-40px;
}
#footer_links ul li{
	display:inline;
}
#footer_links ul li a{
	font-size:11px;
	font-weight:normal;
}
#copyright{
	position:absolute;
	font-size:10px;
	margin-top:90px;
	margin-left:10px;
}
.sitesearchtext{
	position:absolute;
	margin-top:-10px;	
	color:#fff;
	font-weight:bold;
}

#sitesearch{
	float:right;
	width:230px;
	padding-top:20px;
}
.table_bg{
	background-color:#FFFFFF;
}
#img_shadow{
	background-image:url(../img/img_shadow.gif);
	width:960px;
	height:10px;
}
#nav_ender{
	position:relative;
	float:right;
	width:2px;
	height:70px;
	background-image:url(../img/nav_ender.gif);
}

.LIn_index{
	display:none;
}
.LIn_title{
	display:none;
}
.sidenav_body ul{
	list-style-position:inside;
	margin:0;
	margin-left:-30px;
	_margin-left:0;
	*margin-left:0;
	margin-top:-6px;
}
.sidenav_body ul li{
	list-style-image: url(../img/arrow_0.gif);
	margin-top:5px;
	margin-bottom:5px;
}

.sidenav_body ul li a,.sidenav_body ul li a:link{
	font-size:11px;
	vertical-align:super;
	_vertical-align:middle;
	*vertical-align:middle;
	color:#333333;
	text-decoration:none;
	list-style-image: url(../img/arrow_0.gif);
	font-weight:normal;#
	font-weight:bold;
}
.sidenav_body ul li a:hover{
	color:#ff6600;
	text-decoration:none;
	list-style-image: url(../img/arrow_1.gif);
	font-weight:normal;#
	font-weight:bold;
}
.clearfix { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }

#sidebar_address{
	margin-left:10px;
}

.error_form{
	color:#CC0000;
}


