*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #AA121F;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #AA121F;
}

body {
	
	background: #EFD314 url(images/back_all.jpg) repeat-y center;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 899px;
	text-align: left;
	border-left: 2px solid #AA121F;
    border-right: 2px solid #AA121F;
}

#back
{
width: 899px;

}

#header {
	height: 284px;
	text-align: left;		
}

#menu
{
width: 774px;
height: 81px;
background: url(images/menu.gif) no-repeat;
padding-left: 125px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 108px;
	height: 33px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	
	padding-top: 18px;

}

#menu a:hover {
	width: 108px;
	height: 38px;
	color: #FFFF00;
	text-decoration: underline;
	padding-top: 13px;
}


#logo {
background: url(images/header.jpg) no-repeat;
width: 899px;
height: 203px;

}


#main
{
padding: 10px;
}

#left
{
	width: 226px;
	margin-left: 5px;
}

#left H3
{
width: 194px;
height: 38px;
font-size: 14px;
font-weight: bold;
padding-left: 22px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

#left .title_back
{
background: url(images/title_back.gif) no-repeat;
padding-top: 10px;
font-weight: bold;
}
#left .title_back
{
background: url(images/title_back.gif) no-repeat;
padding-top: 10px;
font-weight: bold;
}
#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#left ul2 {
	border: 0px;
	
	margin-bottom: 10px;
}
#left li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}
#left li2 {
	padding: 4px 20px;
    
}

#left a {
	color: #AA121F;
}
#left a:visited {
	color: #AA121F;
}

#left p
{
padding: 10px;
}

#right
{
float: right;
width: 620px;
font-size: 14px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #AA121F;
}

#right a
{
color: #AA121F;
text-decoration: none;
}



#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AA121F;
}

#footer {
	height: 57px;
	clear: both;
	padding-top: 10px;
	border-top: 4px solid #AA121F;
	background: url(images/footer.gif) repeat-x;
	text-decoration: none;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#footer a {
	color: #FFFFFF;
}
