
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #A2E5F5 url(images/back_all.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	width: 100%;
	text-align: left;
	background: url(images/back.jpg) no-repeat;
}

#main
{
width: 908px;
padding: 10px;
}

#back
{
width: 1151px;
}

#header {
	height: 386px;
	text-align: right;
}

#logo {

width: 1131px;
height: 134px;
text-align: left;
padding-left: 20px;
padding-top: 180px;
}



#logo H2 a
{
font-size: 12px;
}


#menu
{
background: url(images/menu.gif) no-repeat;
height: 50px;

}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 129px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #2273A4;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 129px;
    height: 54px;
	color: #5AA5D3;
	text-decoration: underline;
}







#right
{


padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #2F8BC4;
}

#right a
{
color: #2F8BC4;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #2F8BC4;
}
.date {
	text-align: right;
	color: #2F8BC4;
	font-size: 11px;
}

.date a {
	color: #2F8BC4;
}



#footer {
	height: 64px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 5px solid #2F8BC4;
}

#footer p {
	margin: 0;
	width: 778px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}