body {
	
	background: url(images/bg_all.jpg) top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 30px;
}



a:link {
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #000066;
}

a:visited {
	color: #000066;
}




#menu
{
width: 934px;
height: 25px;
padding-top: 8px;
color: #000066;
text-align: center;
font-weight: bold;
}

#menu ul {
	list-style: none;
		color: #000066;
		font-weight: bold; 
}

#menu li {
display: inline;
color: #000066;
text-align: center;
font-weight: bold; 
	
}


#menu a {
	float: left;
	width: 90px;
	height: 10px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
	background:  left top no-repeat;
}

#menu a:hover {
	color: #000066;
	text-decoration: underline;
	background:  left top no-repeat;
	font-weight: bold;
}


#header {

width: 934px;
height: 200px;
text-align: right;
padding-top: 0px;
padding-right: 0px;
background:url(images/logo2.jpg) left top no-repeat;
}




#main
{
background:  #FFFFFF;
border-right: 0px solid #8F9FC2;
padding-top: 5px;
padding-left: 15px;
width: 934px;
text-align: left;
border-bottom: 0px;
}





#left
{
	width: 255px;
	border-left: 0px solid #8F9FC2;
	border-right: 0px solid #8F9FC2;
	border-bottom: 0px solid #8F9FC2;
	margin-left: 0px;
	background: #FFFFFF;
	padding-bottom: 10px;
	
}



#left ul {
	list-style: none;

}

#list {
	padding-left: 30px;
}

#left li
{
padding-top: 10px;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 0px 0px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #000000;
}


#left p
{
padding: 0px;
}



#bottom {
background: #FFFFFF;
height: 50px;
}

#footer1 {
	height: 25px;
	clear: both;
	padding-top: 0px;
	background: url(images/footer.jpg) top repeat-x;
}

#footer {
	
	height: 35px;
	clear: both;
	padding-top: 0px;
	padding-left: 0px;
font-size: 12px;
	text-align: center;
	color: #000066;
	background: url(images/footer.jpg) top repeat-x;
	width: 934px;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #000066;
}

#footer a {
	color: #000066;
	font-size: 12px;
}
