body {
	background: #0b61a4 url(../images/mainbg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:0px;
	padding:0px;
}

#head {
	width:755px;
	height:95px;
	margin-left:auto;
	margin-right:auto;
}


#headspacer {
	width:755px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	width:755px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
}

#footer {
	width:755px;
	height: 30px;
	border-top:1px solid #3f92d2;
	margin:20px 0 5px 0;
	padding:5px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	color: #3f92d2;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#fff;
	text-decoration:none;	
}

#footer a:hover {
	color: #3f92d2;
}

#colleft {
	width:265px;
	height:210px;
	float:left;
	margin:40px 0 0 20px;
}

#text1 h1, #text2 h1 {
color: #0b61a4;
font-size:16px;
font-weight:bold;
margin:0px;
padding:0px;
}

#text1 {
	width:265px;
	height:210px;
	float:left;
	line-height:16px;
}

#text2 {
	width:265px;
	height:90px;
	float:left;
}

#slider {
	width: 410px;
	height: 290px;
	float:right;
	border: 20px solid #333333;
	margin:40px 0 0 0;
	overflow:hidden;
	background:#fff;
	text-align:center;
}

.pics {
 text-align:center;
}

#slider img {
margin-left:auto;
margin-right:auto;
}


#menu {
	float:right;
	margin:67px 0 0 0;
	width:400px;
}

#logo {
	float:left;
	width: 160px;
	height:40px;
	margin: 47px 0 0 20px;
}

#menu ul{
	list-style-type:none;
	text-align:right;
}

#menu li {
display:inline;
padding:2px 15px 2px 15px;
background:#333333;
border-right:1px solid #fff;
}

#menu li.menu-current {
	background: #3f92d2;
}


#menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
color:#fff;
text-decoration:none;
}


#nav {
width: 450px;
height:40px;
float:right;
font-size:10px;
}
.nav { margin: 4px 0; }
#nav a { color: grey; text-align:center; margin: 0 2px 2px 0; padding: 2px 4px; width: 12px; border: 1px solid #e5deca; background: #f7f2e0; text-decoration: none; float:left;}
#nav a.activeSlide { background: #3f92d2; color:#fff; }
#nav a:focus { outline: none; }
#output { text-align: center; }
 
#minicard {
	width:130px;
	height:20px;
	position:absolute;
	z-index:10;
	float:right;
	margin: 17px 0 0 595px;
	padding:4px 0 0 30px;
	border: 1px solid #fff;
	color:#fff;
}

#minicard a:link, #minicard a:visited, #minicard a:active {
color:#fff;
text-decoration:none;
font-weight:bold;
}

#minicard a:hover {
color:#e9e9e9;
text-decoration:none;
font-weight:bold;
}

