html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}




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;
	background: #aed8eb;
}

#main
{
margin: 0 auto;
width: 994px;
background: #296FC0 url(images/back_all.gif) repeat-y center;
}

#header
{
width: 790px;
margin: 0 auto;
height: 240px;


}



#buttons
{

padding-top: 0px;
height: 44px;
width: 790px;



}

#buttons ul{margin-left:auto; margin-right:auto; width:790px;}

#buttons li {
	display: inline;
}

#buttons a {
	display:block;
	float: left;
	width: 135px;
	height: 30px;
	background: url(images/button.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #555555;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
	padding-bottom:0;
	margin-left:20px;
}

#buttons ul:first-child{margin-left:230px;}


#buttons a:hover {
	width: 135px;
    height: 30px;
	background: #FFFFFF url(images/button_r.gif) no-repeat;
	padding-bottom:0;
	margin-bottom:0;

}

hr#buttonsline{border: 2px solid #99ff99;padding:0; margin:0;}

#buttonsbottom{	
	padding-top: 0px;
	height: 44px;
	margin:0 auto;
	width:100%
}

#buttonsbottom ul{
	margin-left:250px;
}

#buttonsbottom li {
	display: inline; 

}


#buttonsbottom a {
	display:block;
	float: left;
	width: 135px;
	height: 30px;
	background: url(images/button.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #555555;
	font-weight: bold;
	font-size: 14px;
	padding-top: 13px;
	padding-bottom:0;
	margin-right: 12px;
	margin-bottom:0;

}

#buttonsbottom a:hover {
	width: 135px;
    height: 30px;
	background: #FFFFFF url(images/button_r.gif) no-repeat;
	padding-bottom:0;
	margin-right: 12px;
	margin-bottom:0;

}

#maininfo{
width: 700px;
text-align:justify;
font-size:14px
}

#maininfo H1
{
color: #0099FF;
margin: 0;
padding: .2em;
padding-top:0;
font-size: 30px;
text-align:center;
letter-spacing:4px

}


#content
{
width: 725px;
margin-left:135px;
padding: 1px;
padding-bottom:30px;
padding-top:75px;
padding-right:1.5em;
height:800px;
}

#left
{
width: 440px;

}



#left H2
{
color: #0099FF;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #3886E0;
}

#left a:hover, {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #3886E0;
}

#right
{
float: right;
width: 250px;
height:400px;
margin-right:5px;
}

#sidebar 
{
width: 250px;

}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	text-align:center;
	height: 36px;
	margin:0;
	padding: 10px 0px 0px 20px;
	background: url(images/title.jpg) no-repeat;
	width:230px;
	font-size: 18px;
	color: #666666;
	vertical-align:middle;
}

#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;
}
.small{font-size:14px; color: #0099FF;}

#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 47px;
	width: 790px;
	margin: 0 auto;
	font-size: 10px;
	color: #888888;
	padding-top: 20px;
	text-align: center;
	border-top: 4px solid #99ff99;
}

#footer a
{
color: #555555;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#555555;
font-weight: bold;
}
