a:link {
	color: #7E8901;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #7E8901;
}

a:visited {
	color: #7E8901;
	text-decoration: none;
}

*
{
border: 0;
margin: 0;
}

body
{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #CDE1FA;
	background-image: none;
}
#navigation {
	background-color: #FDF9FA;
	height: 38px;
	width: 950px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow: visible;
}

#bg_top{
	background-image: url(images/bg_top2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#main
{
	margin: 0 auto;
	width: 980px;
	padding-top: 57px;
	overflow: visible;
}

#header
{
	width: 980px;
	margin: 0 auto;
	height: 273px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 120px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
	width: 980px;
	height: 38px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}


#buttons a {
	display: block;
	float: left;
	width: 138px;
	height: 29px;
	background: url(images/menu.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #7e8901;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 2px;
}

#buttons ul {
   	float:right;
	padding-right: 40px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a:hover {
	width: 138px;
    height: 29px;
	background: url(images/menuhover.png) no-repeat;
}

#content
{
	width: 980px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-bottom: 22px;
	background-color: #FFF;
}

#left
{
	width: 700px;
	background-image: url(images/leftbor.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.text{
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#left H1
{
	color: #7e8901;
	font-size: 24px;
	padding-top: 10px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pred{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 30px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#left a
{
	color: #7E8901;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #7E8901;
}

.date {
	margin-top: 25px;
	color: #ff8d00;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	background: url(images/datebg.jpg) no-repeat;
}

.date a {
	color: #ff4200;
	text-decoration:none;
}

.dateleft{
	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 20px;
	width:200px;
	color: #ff4200;
}

.dateright{
	float:right;
	background:url(images/tages.gif) right no-repeat;
	padding-right: 20px;
	text-align:right;
	height: 16px;
}

#post{
	padding-left: 30px;
}

#col1{
	width: 188px;
	float:left;
}

#col1 ul{
	padding: 0px;
}

#col1 ul li{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#col1 ul li a{
	color: #c17305;
	text-decoration: none;
	font-size: 11px;
}

#col2{
	padding-left: 8px;
}

#col2{
	width: 188px;
	float:left;
}

#col2 ul{
	padding: 0px;
}

#col2 ul li{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#col2 ul li a{
	color: #c17305;
	text-decoration: none;
	font-size: 11px;
}

#col3{
	padding-left: 8px;
}

#col3{
	width: 188px;
	float:left;
}

#col3 ul{
	padding: 0px;
}

#col3 ul li{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#col3 ul li a{
	color: #c17305;
	text-decoration: none;
	font-size: 11px;
}

#right
{
width: 252px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
float:right;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	margin-bottom: 20px;
	width: 192px;
}

#categories ul li {
	margin-bottom: 5px;
	padding-left: 15px;
	height: 18px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}

#categories ul li a{
	color: #464646;
	font-size: 12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#partners ul li {
	margin-bottom: 5px;
	padding-left: 0px;
	height: 18px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}

#partners ul li a{
	color: #464646;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}



#right h2 {
	color: #7e8901;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	height: 37px;
	width: 970px;
	font-size: 9px;
	color: #000000;
	padding-top: 20px;
	text-align: left;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#footer a
{
	color: #000;
	font-size: 9px;
	text-decoration: none;
}
.padding
{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}
