body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #000 url(design/globe.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1 {
	font-size:125%;
	color:#003366;
	margin:0;
}
h2 {
	font-size:110%;
	color:#003366;
	margin:0;
}
h3 {
	font-size:105%;
	margin:0;
	color:#900;
}
a {
	color:#003366;
}
a:hover {
	text-decoration:none;
	color:#900;
}
ul {
	list-style-image:url(design/bullet.png);
}
ul a {
	text-decoration:none;
}
#header {
	width:100%;
	height:150px;
	background:#003366 url(design/header.jpg) top center no-repeat;
}
#header h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	width:425px;
	float:left;
	padding-top:44px;
	font-size:30px;
	color:#FFF;
	text-align:center;
	font-weight:normal;
}
#header h2 a.quote {
	color:#ffcc00;
	font-size:28px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
#header h2 a {
	color:#fff;
	text-decoration:none;
}
#header h3 {
	font-family:Arial, Helvetica, sans-serif;
	width:175px;
	float:left;
	padding-top:25px;
	margin:0px;
	font-size:45px;
	line-height:27px;
	color:#FFF;
}
#header h3 span {
	padding-left:35px;
}
#social {
	width:70px;
	padding-top:22px;
	float:right;
}
#container {
	width: 955px;
	margin: 0 auto;
	text-align: left;
}
#nav {
	background:url(design/nav-back.gif) repeat-x;
	width:955px;
	height:43px;
	margin: 0 auto;
}
#nav a {
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	padding:11px 46px;
	margin:0;
	line-height:43px;
	border-right:1px solid #CCC;
}
#nav a:hover {
	background:#CCC;
	color:#003366;
}
#nav a.active {
	background:#CCC;
	color:#003366;
	border-right:1px solid #CCC;
}
#nav a.last {
	border-right:0px solid #CCC;
}
#mainContenthome {
	background: url(design/body-back.png);
	padding:2px;
}
#mainContent {
	background: url(design/body-back.png);
	padding:2px;
	margin-top:12px;
}
#padding {
	padding:5px 10px;
}
#homebody {
	float:left;
	width:705px;
}
#news {
	float:left;
	width:240px;
	background:#FFF;
	margin-left:5px;
}
#date {
	width:30px;
	height:30px;
	float:left;
	margin:4px 4px 4px 0;
	background:url(design/sm-calendar-bg.png) no-repeat;
	text-align:center;
	font-size:13px;
}
#date span {
	color:#FFF;
	font-size:10px;
}
#col {
	float:left;
	width:227px;
	height:250px;
	border-right:1px solid #003366;
}
#footer {
	color:#FFF;
	text-align:center;
}
#footernav {
	background:#003366;
	color:#FFF;
	padding:10px 0;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Coin Slider */
#gallery {
	padding:2px 2px 0 2px;
	background:url(design/body-back.png);
	margin-top:12px;
}
#coin-slider {overflow:hidden;width:951px;margin:0 auto;height:416px;background:url(js/loader.gif) 50% 50% no-repeat #fff;}
.coin-slider { 
	zoom: 1;
	position: relative;
	width:951px;
	height:416px;
	}
.coin-slider a { text-decoration: none; outline: none; border: none; }
.cs-prev {background:url(js/prev.png) 50% 50% no-repeat; width:24px; height:46px;position:absolute;z-index:100;bottom:200px;left:10px;}
.cs-next {background:url(js/next.png) 50% 50% no-repeat; width:24px; height:46px;position:absolute;z-index:100;bottom:200px;right:10px;}
.cs-prev:hover {background:url(js/prev2.png) 50% 50% no-repeat;}
.cs-next:hover {background:url(js/next2.png) 50% 50% no-repeat;}
.cs-title {color:#fff;bottom:0;right:0;display:block; margin:14px 13px; font-size:40px; text-align:center; background:url(design/black.png); font-weight:bold; text-transform:uppercase;}
.cs-title .padding {padding:16px 25px;}
.cs-title a {color:#fff;}
.cs-title a:hover {text-decoration:none;}

/* News Scroller */
#pscroller1{
width: 220px;
height: 280px;
padding: 0;
}
