html, body {
	margin: 0px;
	padding:0px;
	background-image:url(/i/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

p {
  margin-top:10px;
  margin-bottom:10px;
}

p.info, p.btn-more {
  margin-top:0px;
  margin-bottom:0px;
}


#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(/i/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:50px;
}

#logo {
	width:450px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-top:10px;
}

#logo h1 a{
	color:#F76B0C;
	text-decoration:none;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}


#links ul {
	margin:0px; 
	padding-top:20px;
	float:right;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(/i/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:center;
	padding-top:10px;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4  {
  margin-top:5px;
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}

#mainimg h4 a  {
	text-decoration:underline;
	color:#fff;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:530px;
	border-right:1px solid #BCBDBC;
	padding-left:10px;
}

hr.noscreen {
  color:#FFF;
  background:#FFF;
  border:solid 0px #FFF;
  clear:both;
}

#leftbar .date {
  font-weight:bold;
}

#leftbar .btn-more {
  float:right;
  clear:both;
  margin-right:10px;
}

#leftbar .article {
  margin-right:10px;
}

#leftbar .pager
{
  width:100%;
  text-align:center;
  clear:both;
}


#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar {
	float:left;
	width:237px;
	font-size:14px;	
	color:#797B7A;
}

#rightbar a {
	color:#EE8907;
	text-decoration:none;
}

#rightbar a:hover {
	color:#000;
	text-decoration:none;
}

#rightbar h3{
	font-family:"Trebuchet MS";
	color:#797B7A;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.right-ban-add {
  padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}


.article-con {
  float:right;
  width:200px;
  margin-left:10px;
}

#leftbar .article-con-1 {
  float:right;
  clear:right;
  font-size:12px;
}

.article-con-add {
  float:left;
  margin-right:0px;
}

.article-con-see {
  float:left;
  width:165px;
  background-color: #FFFFFF;
  border:1px solid #999999;
  margin-top:5px;
  margin-left:7px;
  padding-left:5px;
  margin-right:0px;
}

.article-con-see .see{
  float:left;
  color:#000000;
  border-top:1px solid #eeeeee;  
}

#leftbar .see a{
  color:#0000CC;
  font-weight:bold;
    font-size:12px;
}
