*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #12163E;
}

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

a:visited {
	color: #12163E;
}

body {
	
	background: #000000 url(images/back_all.jpg) fixed no-repeat right top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 20px;
}

#content
{
margin-left: 20px;
width:600px;
}

#main
{
width: 584px;
background: #000000;
float:left;
}

#header {
	height: 160px;
	
}

#menu
{
float: left;
width: 584px;
height: 64px;
background:url(images/menu.png) no-repeat;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 85px;
	height:64px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font:bold 14px/64px Arial, Helvetica, sans-serif;

}

#menu a:hover {
	width: 85px;
    height: 31px;
	color: #ff0000;
	text-decoration: underline;
}


#logo {

width: 270px;
height: 80px;
padding-top: 30px;

}


#logo a {
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-size: 24px;
	color: #000000;
	padding-left: 40px;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase
}

#right
{
	float: right;
	padding: 10px;
	width: 215px;
}

#right H3
{
width: 194px;
height:46px;
text-transform: uppercase;
color: #000000;
background: url(images/title.gif) no-repeat;
font:bold 14px/46px Arial, Helvetica, sans-serif;
text-align:center;
}



#right ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

#right li  {
	padding: 4px 10px;
    background: url(images/small.gif) no-repeat left;
}


#right H4
{
font-size: 10px;
}

#right a {
	color: #ffffff;
	font-size: 11px;
}
#right a:visited {
	color: #ffffff;
	font-size: 11px;
}

#right p
{
padding: 10px;
	font-size:13px;
}

#left
{
width: 320px;
padding-left: 20px;
padding-top: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #037931;
}

#left a
{
color: #ffffff;
text-decoration: none;
}

#left ol, #left ul
{
margin-left: 30px;
}

#left p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
		font-size:13px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ffffff;
}

#footer {
	clear: both;
	height: 47px;
	width: 584px;
	padding-top: 20px;
	background: #000000 url(images/table_bottom.png) no-repeat bottom;
	float:left;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
