a:link {
	color: #3886E0;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	color: #3886E0;
}
* {
	border: 0;
	margin: 0;
}
body {
	font: 13px Tahoma, Arial, Helvetica, Trebuchet, sans-serif;
	color: #000000;
	background: #62B533;
}
#main {
	margin: 0 auto;
	width: 998px;
	background: #62B533 url(images/background.gif) repeat-y center;
}
#header {
	width: 790px;
	margin: 0 auto;
	height: 285px;
	background: url(images/header.jpg) no-repeat center bottom;
}
#buttons {
	padding-top: 13px;
	height: 49px;
	width: 790px;
}
#buttons li {
	display: inline;
}
#buttons a {
	display: block;
	float: left;
	width: 137px;
	height: 36px;
	background: url(images/button.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	padding-top: 17px;
	margin-right: 9px;
}
#buttons a:hover {
	width: 137px;
	height: 36px;
	background: #FFFFFF url(images/button_r.gif) no-repeat;
}
#content {
	width: 760px;
	margin: 0 auto;
	padding: 20px;
}
#left {
	width: 480px;
	padding: 10px;
}
#left H5 {
	color: #033B80;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 22px;
}
#left H1 {
	color: #033B80;
	margin: 0;
	padding: 0;
	font-size: 20px;
}
#left H2 {
	color: #033B80;
	margin: 0;
	padding: 0;
	font-size: 14px;
	padding-top: 8px;
}
#left H3 {
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#left a {
	color: #3886E0;
}
 #left a:hover {
 text-decoration: none;
 color: #FF0000;
}
#left a:visited {
	color: #3886E0;
}
#right {
	float: right;
	width: 254px;
}
#sidebar {
	width: 254px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 6px;
}
#sidebar li ul {
	padding: 6px;
	border-top: none;
}
#sidebar li li {
	margin: 0;
	padding: 2px 0;
}
#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 25px;
	background: url(images/title.jpg) no-repeat;
	font-size: 12px;
	color: #ffffff;
}
#sidebar a:link {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
	text-decoration: none;
}
#sidebar li a {
	padding-left: 18px;
	background: url(images/img09.gif) no-repeat 5px 5px;
}
#footer {
	background: url(images/footer2.gif) repeat-x;
	height: 42px;
	width: 780px;
	margin: 0 auto;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
	border-top: 12px solid #1C66BC;
}
#footer a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding {
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}
#left div p b {
	font-size: 16px;
}
#left div p {
	font-size: 14px;
}
#left div p {
	font-size: 16px;
}

