@charset "utf-8";
/* CSS Document */

body {
	background-color: #172540;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #2D4B91;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2D4B91;
	border-right-color: #2D4B91;
	border-bottom-color: #2D4B91;
	border-left-color: #2D4B91;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
	img{border:none;}
	
	#container{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:767px;
	background:#fff;
	margin-bottom:2em;
	font-family: Tahoma, Geneva, sans-serif;
		}	
		
	#slider2 ul, #slider2 li {
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider2, #slider2 li { 
		width:767px;
		height:376px;
		overflow:hidden; 
	}

	span#prevBtn{}
	span#nextBtn{}
	
#header {
	font-size: 14px;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #008FD5;
}
.footer {
	font-size: 9px;
	color: #333;
}
