* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #383838;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

body {
	font-size: 12pt;
	line-height: 1.8em;
	font-family: "PT Sans", "Arial", sans-serif;
	background: #dddddd;
	color: #656565;
	background: #ccc;
	z-index: 1;
	box-shadow: inset 0px 280px 60px 0px rgba(0,0,0,0.3);
	min-width: 1180px;
	width: 100%;
}

br.clear {
	clear: both;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

h2,h3,h4 {
	margin-bottom: 1.5em;
	font-family: "PT Sans", serif;
	color: #000000;
}

html {
	width: 100%;
}

strong {
	color: #000000;
}

img.left {
	float: left;
	margin: 0 20px 20px 0;
}

img.top {
	margin: 8px 0 20px 0;
}

p {
	margin-bottom: 1.25em;
}

ul {
	margin-bottom: 1.25em;
}

.date {
	background: #222222;
	color: #ffffff;
	font-size: 0.75em;
	padding: 2px;
	display: inline-block;
	width: 45px;
	text-align: center;
	margin-right: 1em;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}

.box {
	margin: 0 0 30px 0;
	overflow: hidden;
}

#buttons {
	position: absolute;
	top: 0;
	left: 1070px;
	padding: 4px 29px 0 28px;
	width: 66px;
	height: 48px;
	line-height: 48px;
	margin: 0 0 28px 0;
}

#bg1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0px;
	background: #ccc;
	z-index: 1;
	box-shadow: inset 0px 280px 60px 0px rgba(0,0,0,0.3);
}

#bg2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	/*height: 242px;*/
	height: 203px;
	background: #262626;
	z-index: 2;
	box-shadow: inset 0px 10px 60px 0px rgba(0,0,0,0.7);
}

#banner {
	position: relative;
	width: 1180px;
	height: 300px;
}

#banner .captions {
	position: absolute;
	right: 0;
	top: 105px;
	text-shadow: 2px 2px 0px rgba(0,0,0,1.0);
}

#banner .captions h2 {
	background: rgba(0,0,0,0.7);
	color: #ffffff;
	padding: 28px;
	margin: 0;
}

#banner .captions h3 {
	background: rgba(10,127,153,0.8);
	color: #ffffff;
	padding: 28px;
	margin: 0;
}

#content {
	width: 854px;
	margin: 0 0 0 0px;
	padding: 0;
}

#copyright {
	/*padding: 40px 0 80px 0;*/
	  padding: 40px 0 0px 0;
	text-align: center;
	color: #777777;
}

#copyright a {
	color: #777777;
}

#header {
	position: relative;
	padding: 28px;
	height: 125px;
	background: #0a7f99;
	color: #ffffff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0px -40px 60px 0px #005B6D;
	border-bottom: solid 1px #003B47;

	border-radius: 10px 10px 0px 0px;
}

#logo {
	position: absolute;
	bottom: 0;
	left: 28px;
	height: 138px;
	line-height: 138px;
	
}



#logo a {
	text-decoration: none;
	color: #ffffff;
}
#logo a img {
	-webkit-filter:brightness(1);
}
#logo a:hover img {
	-webkit-filter:brightness(1.2);
}
#logo h1 {
	font-size: 2.25em;
	font-family: Arial, serif;
}

#main {
	position: relative;
	padding: 30px 28px 0px 28px;
	width: 1124px;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 0px 0 0px 0;
	border-top: solid 1px #d1d1d1;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#nav {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 28px 0 28px;
	width: 1124px;
	height: 48px;
	line-height: 48px;
	margin: 0 0 28px 0;
	background: #007289;
	font-size: 0.9em;
	border-bottom: solid 1px #009FBF;
	border-top: solid 1px #1098B3;
	box-shadow: inset 0px -10px 40px 0px #005B6D;

	border-radius: 10px 10px 0px 0px;
}

#nav a {
	text-decoration: none;
	color: #ffffff;
}

#nav ul {
	list-style: none;
}

#nav ul li {
	display: inline;
	padding: 0 12px 0 12px;
}

#nav ul li.first {
	padding-left: 0;
}

#outer {
	position: relative;
	z-index: 3;
	width: 1180px;
	/*margin: 60px auto 0 auto;*/
	  margin: 21px auto 0 auto;
	background: #ffffff;
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.2);

	  border-radius: 10px 10px 10px 10px;
}


#sidebar {
	width: 250px;
	float: right;
	padding: 0;
}

#links 
{ 
	font-family: "PT Sans", "Arial", sans-serif;
	width:900px; 
	font-size:16px; 
}
#links ul 
{ 
	list-style: none; 
}
#links ul li { }
#links ul li a 
{ 
	display:block; 
	text-decoration:none; 
	color:#000000; 
	background:#FFFFFF; 
	line-height:30px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC; 
	padding-left:10px; 
	cursor:pointer; 
	transition: all 0.3s ease-out;
}

#links ul li a:hover 
{ 
	color:#FFFFFF;
	background: #0fa6f7; /* Old browsers */
	background: -moz-linear-gradient(top, #0fa6f7 0%, #009ff7 3%, #0092f3 38%, #007fef 72%, #0077ec 97%, #0f7fec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0fa6f7), color-stop(3%,#009ff7), color-stop(38%,#0092f3), color-stop(72%,#007fef), color-stop(97%,#0077ec), color-stop(100%,#0f7fec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0fa6f7 0%,#009ff7 3%,#0092f3 38%,#007fef 72%,#0077ec 97%,#0f7fec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0fa6f7 0%,#009ff7 3%,#0092f3 38%,#007fef 72%,#0077ec 97%,#0f7fec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0fa6f7 0%,#009ff7 3%,#0092f3 38%,#007fef 72%,#0077ec 97%,#0f7fec 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0fa6f7 0%,#009ff7 3%,#0092f3 38%,#007fef 72%,#0077ec 97%,#0f7fec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fa6f7', endColorstr='#0f7fec',GradientType=0 ); /* IE6-9 */
}
#links ul li a:hover strong {
	color:#FFFFFF;
	transition: all 0.3s ease-out;
}
#links ul li a strong { margin-right:10px; }
