* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #0033aa;
}

a:hover {
	text-decoration: underline;
}

body {
	font-size: 11.5pt;
	line-height: 1.75em;
	color: #888;
	background: #000
	letter-spacing: -0.02em;
}

body,input {
	font-family: Arial, sans-serif;
}

br.clearfix {
	clear: both;
}

h2,h3,h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}
h1 {
	text-transform: uppercase;
	font-family: arial;
	letter-spacing: -1px;
	font-size: 1.4em;
}
h2 {
	font-size: 1.6em;
}

h2,h3,h4 {
	color: #555;
	font-family: Oswald, sans-serif;
	margin-bottom: 1em;
}
h5 {
	color: #FFF;
	letter-spacing: 1px;
	font-size: 1.9em;
	font-family: Oswald, sans-serif;
	margin-bottom: 1em;
	margin-left: 50px;
}


h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1em;
}

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

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

#content {
	width: 655px;
	padding: 0;
	float: left;
}

#footer {
	text-align: center;
	padding: 10px 0 15px 0;
	font-size: 0.8em;
}

#footer a {
	color: #555;
}

#header {
	color: #FFF;
	position: relative;
	height: 0px;
	background: #3580a4;
	width: 910px;
	padding: 35px;
}

#logo {
	position: absolute;
	top: 20px;
}

#logo a {
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}

#logo h1 {
	font-size: 2.2em;
	font-family: Oswald, sans-serif;
}

#menu {
	line-height: 60px;
	font-family: Oswald, sans-serif;
	letter-spacing: -1px;
	padding: 0 5px 0 5px;
	width: 970px;
	height: 60px;
	font-size: 1.1em;
	background: #287295;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}

#menu {
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #FFF;
}

#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	padding: 0 6px 0 6px;
	letter-spacing: 2px;
	height: 60px;
	display: inline-block;
}

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

#menu ul li.active {
	background: #296d8d;
}

#menu .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: relative;
	width: 0;
	height: 0;
	top: -3px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #254656;
}

#page {
	color: #656565;
	padding: 25px 30px 0px 30px;
	margin: 0;
	width: 910px;
	position: relative;
}

#page strong {
	color: #222;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	padding: 20px 0 20px 0;
	clear: both;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding: 10px 0 10px 0;
	border-top: dotted 1px #CCC;
}

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

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

#col1 {
	float: left;
	width: 310px;
	overflow: hidden;
}

#col2 {
	width: 310px;
	overflow: hidden;
	margin: 0 0 0 340px;
}

#colm1 {
	float: left;
	width: 150px;
	overflow: hidden;
	margin: 0 0 0 0px;
}

#colm2 {
    float: left;
	width: 150px;
	overflow: hidden;
	margin: 0 0 0 15px;
}

#colm3 {
    float: left;
	width: 150px;
	overflow: hidden;
	margin: 0 0 0 15px;
}

#colm4 {
    float: left;
	width: 150px;
	overflow: hidden;
	margin: 0 0 0 15px;
}

#sidebar {
	width: 225px;
	margin: 0 0 0 685px;
	padding: 0;
}

#splash {
	height: 180px;
	position: relative;
	width: 980px;
	background: #FFF;
	overflow: hidden;
}

#wrapper {
	width: 980px;
	position: relative;
	background: #fff;
	margin: 25px auto 0 auto;
}

.dropotron {
	min-width: 200px;
	padding: 20px 15px 20px 15px;
	background: #287295;
	list-style: none;
	line-height: 2.75em;
}

.dropotron li {
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
	color: #D3DDE2;
	position: relative;
	border-top: dotted 1px #aaa;
	padding: 0 20px 0 20px;
}

.dropotron li:hover {
	background: #296d8d;
}

.dropotron li:hover .arrow {
	border-left-color: #254656;
}

.dropotron li.first {
	border-top: 0;
}

.dropotron li.last {
	border-bottom: 0;
}

.dropotron li a {
	color: #E3EAED;
	text-decoration: none;
}

.dropotron .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #296d8d;
}
