
a:link {
	color: #000066;
}



a:visited {
	color: #0000FF;
}

*
{
border: 1;
margin: 0;
}

body
{
	background: #000000 url(../imagesa/bg.jpg);
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}


#main
{
margin: 0 auto;
width: 1000px;

background: #FFFFFF;
}

#logo
{
width: 1000px;
height: 175px;
background:url(../imagesa/header.jpg) no-repeat;
text-align: center;
padding-top: 75px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 12px;
}

#buttons
{
height: 37px;
width: 917px;
border-left: 0px solid #FFFFFF;
background: url(../imagesa/header_2_blank.jpg);
padding-left: 80px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 150px;
	height: 27px;

	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;

}

#buttons a:hover {
	

	width: 150px;
    height: 27px;
	
	
}

#content
{

width: 985px;

background: #FFFFFF;

vertical-align: top;
padding-left:0px;
}

#left
{
width: 770px;
padding: 0px;
vertical-align: top;
}

#left H1
{
color: #CE0B09;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #CE0B09;
margin: 0;
padding: 0;
font-size: 18px;
}

#right
{
padding-right:30px;
float: right;
}

#sidebar 
{
width: 180px;
	background: url(../imagesa/right_menu_body.jpg);
}

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


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




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

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


#sidebar li h2 {
	height: 30px;
	margin: 0;
		width:200px;
	background: url(../imagesa/right_header.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
}

#sidebar li h4 {
	height: 28px;
	width:200px;
	padding: 5px 0 0 10px;
	padding-right:5px;
	background: url(../imagesa/right_header.jpg) no-repeat;
	font-size: 14px;
	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;
	
}
#footer
{	

	background: url(../imagesa/betterfooter.jpg);
	height: 258px;
	font-size: 15px;
	color: #000000;
	padding-top: 15px;
	text-align: center;
width:1000px;
	padding: 0px;


}

#footer a
{

color: #000000;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
.button1{
float: left;
background: #CCC;

padding: 2px;
width: 120px;
height: 35px;
color: #FFFFFF;
padding: 1px 6 5 5px;
background: url(images/black2.gif) no-repeat;
} 

input.text {

} 
