a{
	color: #544dc0;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #6ecbe6;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #6ecbe6 url(images/bg.jpg) no-repeat fixed top;
}

#main{
	width: 877px;
	margin: 0 auto;
}

#header{
	width: 877px;
	margin: 0 auto;
	height: 255px;
	padding-top: 32px;
}

#head_left{
	width: 613px;
	height: 225px;
	padding-left: 40px;
	text-align: left;
	background: url(images/header.png) no-repeat left top;
	padding-top: 30px;
}

#head_left a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#head_left H2 a{
	font-size: 10px;
}

#head_right{
	padding-right:5px;
}

#buttons{
	width: 217px;
	float:right;
}

#buttons ul {
    padding: 0px;
    margin: 0px;
}

#buttons li {
	list-style:none;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
	width: 217px;
	height: 34px;
	background: url(images/menubg.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 18px;
	padding-top: 10px;
	margin-bottom:7px;
}

#buttons a:hover {
	width: 217px;
	height: 34px;
	background: url(images/menubghover.png) no-repeat;
}
.end{

}
#content{
	margin-left: 30px;
}

#content_bg{
	background: url(images/con_bg.jpg) repeat-y right;
}

#con_top{
	background: url(images/con_top.jpg) no-repeat top;
	
}

#con_bot{
	background: url(images/con_bot.png) no-repeat right top;
	height: 13px;
	padding-bottom:10px;
}

#content_bg{

}

#left{
	width: 610px;
	padding-left: 5px;
	padding-top: 35px;
	padding-bottom: 5px;
}

.text{
	padding-left: 10px;
	padding-right: 10px;
}

#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1e7e00;
	font-weight:normal;
	padding-bottom: 10px;
	padding-top:10px;
}

#left a{
	color: #9f1c17;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#right{
	width: 217px;
	float:right;
	margin-right: 5px;
	margin-top: 5px;
}

#right ul{
	list-style: none;
	padding: 8px;
	margin: 0px;
	display:block;
	background: url(images/rightulbg.jpg) no-repeat top;
	padding-top:20px;
	padding-bottom:30px;
}

#right ul li {
	margin-bottom: 10px;
	background:url(images/ls.png) no-repeat left top;
	padding-left: 15px;

}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	background: url(images/menubg.png) no-repeat top;
	width: 217px;
	height: 32px;
	padding-top: 12px;
	font-weight:normal;
	text-align:center;
}

#right a{
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

.read{
	text-align:right;
}

.read a{
	color: #9f1c17;
	text-decoration: none;
}
#footer{
	background: url(images/footer.png) no-repeat top;
	height: 34px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 7px;
	text-align: center;
	clear:both;
	margin-left: 30px;
	margin-bottom: 15px;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}


.read a:hover{
	color: #000000;
}

