a:link { color: #3886E0;}

a:hover { text-decoration: underline; color: #FF0000;}

a:visited {	color: #3886E0;}

*{ border: 0; margin: 0;}

body
{
	
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
}
#all {
	width:960px;
	background: #ffffff url(../images/back_all.gif) repeat-x top;
	margin:auto;
}

#main
{
	margin: 0 auto;
	width: 912px;
	background: url(../images/table_back.jpg) repeat-y;
}

#header
{
	background: url(../images/header.jpg) no-repeat;
	width: 912px;
	height: 262px;
}

#logo
{
	padding-left: 40px;
	text-align: left;
	padding-top: 40px;
	height: 40px;
}

#logo a {
	text-decoration: none;	
	font-style: italic;
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}

#logo H2 a { font-size: 10px;}

#buttons { padding-top: 140px; height: 40px; padding-left: 20px; }

#buttons li { display: inline;}

#buttons a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 1px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;

}

#buttons a:hover { 	text-decoration: underline; color: #FF0000;}

#content { width: 870px; padding: 15px; }

#left { width: 580px; padding: 10px; min-height:400px; height: auto !important; height:400px;}

#left p{ text-align:justify; padding-top:20px; margin:15px; }

#left H1
{
	color: #3886E0;
	margin: 0;
	padding: 0;
	font-size: 24px;
}
#left H2
{
	color: #3886E0;
	margin: 0;
	padding: 0;
	font-size: 18px;
	padding-top: 10px;
}
#left H3 {
	color: #3886E0;
	margin: 0;
	padding: 0;
	font-size: 16px;
	padding: 20px;
}

a#link_us {
	padding-left:40px;
}

#left a { color: #3886e0; }

#left a:hover {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited { color: #3886e0;}

#left ul {
	 list-style-type:disc;
	 text-align:justify;
	 padding-left:40px;
}

#left ol {
	 text-align:justify;
	 padding-left:40px;
}


#left ul li, ol li {
	 padding-left:5px;
	 padding-right:10px;
	 padding-top:10px;
	 text-align:justify;
	
}
#left form {
	margin:auto;
}
td#left {
	text-align:left;
	
}
td#right {
	text-align:right;	
}
.small
{
	margin: 15px;
	padding: 5px;
	border: 1px solid #f6d035
}

#right
{
	float: right;
	width: 254px;
}

#sidebar 
{
	width: 254px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/title_back.gif) no-repeat;
}

#sidebar li 
{
	margin-bottom: 15px;

}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 34px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: #ffffff url(../images/title.gif) no-repeat;
	font-size: 18px;
	color: #000000;
}

#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;
	font-size:16px;	
	margin-top:10px;
}

#footer
{
	background: url(../images/footer.gif) repeat-x;
	height: 52px;
	font-size: 10px;
	color: #3886E0;
	padding-top: 20px;
	text-align: center;
	border-top: #3886E0 solid 5px;
}

#footer a
{
color: #3886E0;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}