a:link {
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #7CC8EE;
}

a:visited {
	color: #FFFFFF;
}

*
{
border: 0;
margin: 0;
}

body
{
	color: #FFFFFF;
	background-color: #4B689A;
	background-image: url(images/img1.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main
{
	width: 900px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header
{
	width: 890px;
	height: 295px;
	background-image: url(images/lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


}

#content
{
	width: 850px;
	padding: -40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#left
{
	width: 550px;
	padding: 10px;
	float: right;
	list-style-type: none;
}

#left H1
{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 24px;
	text-align: center;
}
#left H2
{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 18px;
	padding-top: 10px;
}

#left a
{
	color: #FFFFFF;
	list-style-type: none;
}

#left a:hover {
	text-decoration: none;
	color: #0000FF;
	list-style-type: none;
}

#left a:visited {
	color: #FFFFFF;
}

#right
{
	float: left;
	width: 240px;
	list-style-type: none;
}

#sidebar 
{
	width: 240px;
	height: auto;
	list-style-type: none;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	
}

#sidebar li 
{
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	
	
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title.jpg) no-repeat;
	font-size: 18px;
	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: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	height: 47px;
	width: 900px;
	font-size: 16px;
	color: #ffffff;
	padding-top: 23px;
	text-align: center;
	border-top: 4px solid #296FC0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: bottom;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: inherit;
	clear: both;
}

#footer a
{
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
#right h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title.jpg) no-repeat;
	font-size: 18px;
	color: #476235;
}
