body {
	margin:0px;
	padding:0px;
	background:#004f72;
	color:#ffffff;
	font-family:verdana;
	font-size:12px;
	width:100%;
}
#container {
	margin:0px auto;
	width:1004px;
}
#header {
	width:1004px;
}
/*-----Mneu-----*/
a.menu{
background:#003b4b;
color:#ffffff;
display:block;
text-decoration:none;
height:30px;
padding-top:10px;
font-weight:bold;
font-family:arial;
font-size:16px;

}

a.menu:hover{
color:#ffffff;
text-decoration:none;
background:#00313e;
}

.menu_bg{
background:url(images/top_menu_divider.gif);
}
/*-----End of Menu-----*/

#content1{
width:1004px;
background:#00495a;
padding-top:20px;
border-bottom:3px solid #002a36;
}

.titlebar{
background:#003c4c;
height:28px;
padding-left:20px;
padding-top:12px;
font-family:arial;
font-size:16px;
font-weight:bold;
}

.intro_text{
padding:10px;
line-height:20px;
}

.bottom{
color:#ffffff;
text-decoration:none;
line-height:40px;
}

.bottom a:link{
text-decoration:none;
color:#ffffff;
}

.bottom a:visited{
text-decoration:none;
color:#ffffff;
}

.bottom a:hover{
text-decoration:underline;
color:#ffffff;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:320px;
	height:240px;
	overflow:hidden; 
	}