* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
	background-color: #384a62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

p, h2, h3, h4, h5 {
  font-size:13px;
}

div#wrapper {
	width:768px;
	padding-top:8px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
}

div#masthead {
  width:768px;
  background:url(images/main_bg.png) repeat-y;
  position:relative;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
	line-height: 22px;
	padding-top: 10px;
}

h1 a {
  position:absolute;
  width:191px;
  height:30px;
  left:17px;
  top:-65px;
  font-weight:bold;
  text-decoration:none;
}

div#masthead ul {
  float:right;
  margin-right:25px;
  position:relative;
  z-index:2;
  bottom:-4px;
}

div#masthead ul li {
  float:left;
}

div#masthead ul li a {
	color:#384A62;
	text-decoration:none;
	display:block;
	font-size:1.4em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}

div#masthead ul li a:hover,
div#masthead ul li#current {
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FF6600;
}

div#masthead_image {
  background:url(images/image_bg.png) center no-repeat;
  width:724px;
  height:148px;
  clear:both;
  padding:8px 22px;
  position:relative;
  z-index:1;
}

div#content {
  width:768px;
  background:url(images/main_bg.png) repeat-y;
}

div#main {
	width:500px;
	float:left;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 22px;
}

h2#page_header {
	color:#384A62;
	font-size:24px;
	line-height:1;
	border-bottom:1px solid #e7e7e7;
	position:relative;
	background-image: url(images/aff.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h2#page_header span {
	position:relative;
	background:#FFF;
	padding-right:10px;
	bottom:-5px;
}

div#main a {
	color:#507FA3;
	text-decoration: none;
}

div#main p {
  color:#333333;
  line-height:1.4;
  margin:10px 0;
}

div#main h3 {
  margin-top:15px;
  color:#ff7e00;
}

div#main blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

div#main ul {
  font-size:1.2em;
  color:#6b6b6b;
  margin-left:15px;
}

div#main li {
  margin:5px 0;
  padding-left:15px;
  background:url(images/square.png) 0 center no-repeat;
}

div#secondary {
	width:200px;
	float:left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#secondary h3 {
  text-transform:none;
  color:#003867;
  margin-bottom:15px;
}

div#secondary ul#news {
	margin:15px 0 20px;
	color:#384A62;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div#secondary ul#news label {
	font-weight:bold;
	color: #333333;
}

div#secondary ul#news li {
  margin:10px 0;
  font-size:1.2em;
  line-height:1.5em;
}

div#secondary h4 {
  color:#ff7e00;
  margin-bottom:15px;
}

div#secondary form p {
  position:relative;
  height:30px;
}

input.subscribe {
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background:url(images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input.submit {
  position:absolute;
  right:0;
}

p#footer {
  height:8px;
  width:768px;
  background:url(images/bottom.png) no-repeat;
  text-align:center;
  font-size:1em;
  color:#FFFFFF;
  padding:15px 0;
}

p#footer a {
  color:#FF7E27;
  text-decoration:none;
}

p#footer span {
  position:absolute;
  text-indent:-9999em;
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */
#wrapper #content #main h2 {
	font-size: 16px;
	color: #384A62;
}
#wrapper #content #main img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-left: 5px;
	margin-top: 5px;
}

#wrapper #content #main .no border img {
	border: 0px;
}
#wrapper #content #main .no border {
	border: 0px;
	
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #content #main .noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #content #secondary #news a {
	text-decoration: none;
}
#wrapper #content #secondary #news a:visited {
	color: #384A62;
}
#wrapper #content a:hover {
	color: #FF6600;
}
