* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color:#5E5E5D;
	height: 100%;
	background-color:#E7E7E6;
	text-align:left;
	
}
a {
	color: #5E5E5D;
	outline: none;
	text-decoration: underline;
}
ul {
	padding-left:20px;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 5px;
	color:#5E5E5D;
	font-size: 12px;
	text-align: justify;
}
li{
	color:#5E5E5D;
}
h1, h2, h3, h4, h5, h6{
	color:#FF7918;
	font-size: 15px;
	text-align: center;
	margin: 5px 0 5px 0;
	}
h3, h4, h5{
	font-size: 13px;
}
#sidebar h3,#sidebar h4{
	margin-top: 20px;

}
img {
	border: none;
	
}
#img1{
	border: none;
	margin: 0px  10px  10px  0px;
	
}
input {vertical-align: middle}
#wrapper {
	min-width: 1001px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 10px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 337px;
	text-align:center;
}
#logo{
	float: left;
	width: 500px;
	height: 280px;
background-repeat:no-repeat;
background-position: 40px 22px;
}
#phone{
	float: right;
	width: 300px;
	height: 180px;
	padding: 25px 25px 0 0;
}
#phone p{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 20px;
	text-align: left;
}
#centr_im{
	background-image:url(img/centr_bg.gif);
	background-repeat: repeat-y;
	width:1001px; 
	margin:0 auto;
	min-height: 700px; 
display:table	
}
#centr_im2{
	background-color:#FFFFFF;
	width:1001px; 
	margin:0 auto;
	min-height: 700px; 
display:table	
}
* html #centr_im{
	height: 700px;
	}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -22px 0 0 0;
	height: 22px;
	text-align:center;
	
	
}
#footer_img{
	background-image:url(img/footer.jpg);
	background-repeat: no-repeat;
	width:1001px;
	height:22px;
	margin:0 auto; 
}
#footer_img2{
	background-image:url(img/footer2.jpg);
	background-repeat: no-repeat;
	width:1001px;
	height:22px;
	margin:0 auto; 
}
#table_footer_img{
	background-image:url(img/footer.jpg);
	background-repeat: no-repeat;
	width:1001px;
	height:22px;
}
#news{
	background-image:url(img/news.gif);
	background-repeat: no-repeat;
	width:242px;
	min-height:400px;
	background-color: #200506;
}

#news_p{
	padding: 40px 10px 10px 10px;
	text-align:left;
	}
#news_p1{
	padding: 0px 10px 10px 0px; //padding: 0px 10px 10px 15px;
	text-align:left; 
	}
#news_item{
	color:#565555;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#news_item:hover{
	text-decoration: underline;
	}
#news_item3{
	color:#565555;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	text-align:right;
}
#news_item:hover{
	text-decoration: none;
	}
#news_item1{
	color:#565555;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#news_item1:hover{
	color:#565555;
	text-decoration:none;
}
#news_p ul{

}

#news_text{
	color:#565555;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
#copy{
	color:#89362B;
}
#copy a{
	text-decoration: none;
}
#copy a^hover{
	text-decoration: underline;
}
small{
	color: #666666;
	}
/*=== Top Menu ===*/

/*- Nav2 / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0 0 0 23px;
	
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:35px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 207px;
	left: -999em;
	border-bottom: 1px solid  #9D7D4C;
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav li ul li {
	background-color:#F37B08;
	width:205px;
	border:1px solid  #FFFFFF;
	line-height: 30px;
	border-bottom:none;	
}

/*=== Top Menu ===*/
#topmenu{
	height: 35px;
	margin:0 auto;
	padding-top:0px;
	width:1001px; 
}
#topmenu li{
	
	float: left;
	line-height: 32px;
}
#topmenu li a{
	color: #FFFFFF;
	display: block;
	
	margin: 0 1px 0 0;
	padding: 0px 13px 0 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	
}
#topmenu li a:hover,#topmenu li.active a{
	color: #B3FCF4;
	text-decoration: none;
}
#topmenu li ul li{
	line-height: 28px;
	}
#topmenu li ul li a{
	color: #FFFFFF;
	display: block;
	
	margin: 0 1px 0 0;
	padding: 0px 15px 0 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	
}
#topmenu li  ul li a:hover,#topmenu li ul li .active a{
	color: #B3FCF4;
	text-decoration: none;
}
#img_white_border{
	border:3px solid #FFFFFF;
}
.post{
	padding-top:10px;
}
#ttt1{

width:1001px; 
height:302px; 
margin:0 auto; 
background:url(img/header.jpg); 
background-repeat:no-repeat;
}
#ttt2{

width:1001px;
margin:0 auto; 
background: url(img/buttons.gif) no-repeat top;
height:35px;
padding:0;

}
#left_col{
	float: left; 
	width:232px;
	padding: 0 0px 0 10px;
}
#left_col2{
	float: left; 
	width:232px;
	padding: 0 0px 0 10px;
}
#right_col{
	float: right; 
	width:720px; //width:735px;
	padding: 0px 13px 0 0px;
	
}
#searchform{
	padding: 30px 0 0 0;
}
#s{
	width: 171px;
	height:23px;
	line-height:23px;
	border: 1px solid #FFFFFF;
	color:565555;
	vertical-align:middle;
}
#search_bg{
	background: url(img/search_bg.gif)  repeat-x top;
	height:87px;
	width:284px;
}
#sidebar{
	padding: 0 10px 0 0;
}