

*
{
margin: 0px;
padding: 0px;
}

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

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

a:visited {
	color: #db763a;
}

body{
	
	font: 12px Arial, Helvetica, sans-serif;
	color: black;
	margin: 0 auto;
	padding: 0px;
}

#content{
	margin: 0 auto;
	width: 100%;
	text-align: left;
}

#main{
	width: 925px;
	margin: 0 auto;
	clear:both;
	background: url(images/back_main.png) repeat-y;
}

#main_top
{
	background: url(images/main_top.png) no-repeat;
   	width: 925px;
	margin: 0 auto;
	padding-top: 10px;
	margin-top: 20px;
}

#main_bottom
{
	background: url(images/main_bottom.png) no-repeat;
	height: 13px;
}

#header{
	height: 125px;
	width: 100%;
	background: url(image/header.jpg);		
}

#logo{
	height: 100px;
	text-align: left;
	padding-left: 100px;
	padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #000000;
}
#logo H2 a{
	font-size: 12px;
}


#menu{
	width: 570px;
	height: 51px;
	margin: 0 auto;
	margin-bottom: 30px;
}

#menu ul {
	list-style: none;
	padding: 0px;	
	text-align: center;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	text-align: center;
	
}

#menu a {
	float: left;
	width: 135px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover{
	color: #000000;
	background: url(image/ki.jpg)100% no-repeat;
}

#left{
	width: 206px;
	text-align: center;
	float: left;
}

#left a{
	color: #A66501;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#left a:hover{
	color: #000000;
}

#lefttop{
	background: url(images/lefttop.jpg) no-repeat;
	height: 8px;
}

#left H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #000000;
	width: 246px;
	height: 65px;
	padding-left: 25px;
	padding-top: 5px;
	background: url(images/left_title.jpg) no-repeat;
	margin-left: 8px;
}

#left ul {
	list-style: none;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#left ul li{
	height: 20px;
	margin-top: 4px;
	background: url(images/small.gif) no-repeat 1px 5px;
}

#categories ul li{
	padding-left: 15px;
	padding-top: 1px;
}

#partners ul li{
	padding-left: 15px;
	padding-top: 1px;
}

#right{
	float: right;
	width: 1100px;
	
}

#righttop{
	background: url(images/righttop.jpg) no-repeat;
	height: 8px;
}

.text{
	padding-left: 15px;
	padding-right: 25px;
}

#right H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #A66501;
	height: 30px;
	padding-left: 25px;
	padding-top: 18px;
	margin-left: 11px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

.date {
	margin-left: 11px;
	padding-bottom: 15px;
	height: 38px;
	width: 544px;

}

.dateleft{
	background:url(images/comment.gif) no-repeat;
	padding-left: 20px;
	height: 16px;
	margin-top: 4px;
	width:200px;
	margin-left: 135px;
	width: 130px;
}

.dateright{
	margin-top: 2px;
	margin-left: 15px;
	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;
}

.dateleft a,.dateright a{
	color: #db763a;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#footer {
	height: 61px;
	clear: both;
	margin: 0 auto;
	padding-top: 40px;
	
	text-align: center;
}

#footer p {
	margin: 3px;
	font-size: 20px;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000;
	text-align: center;
}

#button {
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
    margin: 0 10px 20px 0;
    border: 1px solid #ccc;
    background: #eee;
    border-radius: 8px 8px 8px 8px;
}

#button:hover {
    background: #ddd;
}
