body {margin:0;padding:0;line-height: 1.5em;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#FFFFFF;background:url(images/bg.jpg) repeat;
-webkit-text-stroke: 0.2px #000;

font-family: "Times New Roman", Times, serif ;

font-family: Tahoma, Geneva, sans-serif;
}                       

#container {margin: 0px auto;width: 970px;background: url(images/main_background.gif) repeat-y;}                       


a:link, a:visited { color:#333333; text-decoration: none;}    
.input1 {border: 1px solid white; width:200px; -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    padding: 2px;
    background: rgba(255,255,255,0.5);
    margin:0;}

textarea {border: 1px solid white; width:300px; 
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    background: rgba(255,255,255,0.5);
}

.input1:focus {border: 1px solid #CC0000;}                       

.button {display: inline-block;
	white-space: nowrap;
	background-color:#99CC00;
	margin-left:205px;
	margin-top:10px;
	border: 1px solid #777;
	padding: 0 1.5em;
	font: bold 1em/2em Arial, Helvetica;
	color: #333;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	-moz-border-radius: .2em;
	-webkit-border-radius: .2em;
	border-radius: .2em;
	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3); cursor:pointer;}

.con { width:300px; 
	font-size:14px; 
	font-weight:bold; 
	padding-left:30px;
	-webkit-text-stroke: 0;
}
	
#socialicon { margin-right:10px; }
img.icon {float:right; margin-top:5px;}

#logo {float:left; margin-left:30px; margin-top:15px;}  

#banner {clear: both;width: 970px;height: 256px;background:url(images/banner2.png) no-repeat;}                   

#news{ float: left;width: 970px;height: 51px;background: url(images/menu_background.gif) no-repeat;}

#news li {
	margin-left:20px;
	float:left;
	font-size:15px;
	list-style:circle;
	font-weight:bold;
	color:#663300;
}
#news ul {
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif ;
}

.news_wrap {
	width:7000px;
	overflow:hidden;
}
#left_column {
	float: left;
	width: 235px;
	padding:0;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:100px;
	width:200px;}

#left_nav ul{
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
}
#left_nav ul li{
	height:30px;
	width:200px;
	background:url(images/button_bg.png);
	font-size:14px;
	color:#663300;
	font-weight:bold;
font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
}
#left_nav ul li a{
	color:#663300;
	margin-left:10px;
	line-height:2;
	display:block;
}
#left_nav ul li:hover{
	text-decoration:none;
	background:#AFD91F;
	color:black;
}

#content {
	float: left;
	margin:0; padding:0;
	margin-left:10px;
	margin-top:16px;
	width:715px;
}  

.cont-box{
	background:#a9c936;
	width:710px;
	border:1px solid #BFE92B;
	float:left;
	margin-bottom:10px;
}
.cont-box h3 {
	height:30px;
	margin:0;
	padding:0;
	background:url(images/head_bg.png);
	margin-top:-3px;
	padding-left:5px;
	line-height:2;
	color:#663300;
	font-size:14px;
}
.cont-box p{
	color:#333333;
	margin-left:5px;
	margin-right:5px;
	font-size:15px;
	-webkit-text-stroke: 0.2px #000;
}
	
	
.cntkt_head {
	margin-left:90px; 
	font-size:13px;
	-webkit-text-stroke: 0;
	line-height:1px;
	margin-top:15px;
}

#footer {clear: both;padding: 15px 0;width: 950px;margin: 0 10px;text-align: center;color: #000000;background: #a9c936;text-align: center;}                       
 
#footer a{color: #000000;}                       
#footer a:hover{color: #cccc66;}                       


