@charset "UTF-8";
/* Style for main template */

/* UNIVERSAL TAG STYLES ************************* */

body {
  margin: 31px 0  40px 0;
  padding: 0;
  font: 12px Arial, sans-serif;
  color: #636161;
  line-height: 1.4em;
}

a,
a:link,
a:visited {
  color: #df0a02;
  text-decoration: underline;
}

a:hover,
a:active {
  color: #CC0000;
}

a img {
  border: none;
}

h1, h2, h3 {
  color: #4e4e4e;
  font-weight: bold;
  padding: 0;
  margin: -3px 0 15px 0;
  line-height: 1.4em;
  clear: both;
}

h1 {
  font-size: 120%;
}

h2 {
  font-size: 110%;
}

h3 {
  font-size: 105%;
  margin-top: 0;
}

h4 {
  font-size: 1em;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 15px 0;
  
}

p {
  padding: 0;
  margin: 0 0 21px 0;
  line-height: 1.4em;
  clear: both;
}

a, h1, h2, h3, h4, p, div, li, span {
  /*vertical-align: text-top;*/
  /*line-height: 1em;*/
}

ul, ol {
  padding-top: 0;
  padding-bottom: 0;
  /*margin-top: 15px;
  margin-bottom: 15px;*/
  margin-top: 21px;
  margin-bottom: 21px;
}

li {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}

iframe {
  width: 100%;
  height: 400px;
  background: #fff;
}

/* IMPORTANT STYLES ************************* */

/* Style to ensure a float's container clears all proceeding elements */
.clearblock {
  clear: both;
  display: block;
  height: 1px;
  border:none;
  padding: 0;
  margin: 0;
}

#all {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  left: 0px;
  top: 0px;
}

/* HEADER STYLES ************************* */

#header {
  display: block;
  width: 800px;
  /*height: 111px;*/
  padding: 0;
  margin: 0 auto;
  clear: both;
}

#header img#logo {
  display: block;
  width: 239px;
  height: 97px;
  float: left;  
  clear: none;
  cursor: pointer;
}

#header #contact {
  width: 274px;
  /*height: 15px;*/
  float: right;
  clear: none;
  text-align: right;
}

#header #contact a,
#header #contact a:link,
#header #contact a:visited,
#header #contact a:active {
  font-size: 0.9em;
  color: #4e4e4e;
  text-decoration: underline;
  font-weight: bold;
}

#header #contact a:hover {
  color: #000000;
}

#header #contact img {
  display: block;
  margin: 7px 0 0 0;
}

#header #newsletter {
  /*width: 216px;*/
  /*width: 211px;*/
  width: 231px;
  /*height: 33px;*/
  height: 62px;
  background: url(../graphics/template/header/newsletter_bkgrd.jpg) no-repeat;
  /*background: red;*/
  color: #000000;
  float: right;
  clear: none;
  /*padding: 29px 0 0 20px;*/
  padding: 0;
  margin: 0 0 0 15px;
}

#header #newsletter form {
  padding: 0;
  margin: 29px 0 0 15px;
}

#header #newsletter form input {
  clear: none;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 1em;
}

#header #newsletter form input#email {
  /*margin-top: 25px;*/
  height: 15px;
  width: 153px;
  padding: 0;
  margin: 0 10px 0 0;
}

/* NAVIGATION STYLES ************************* */

#nav,
#nav ul,
#nav ul li,
#nav ul li a {
  /*line-height: 1em;*/
}

#nav {
	width: 793px;
  height: 27px;
  border: 1px solid #d8d8d8;
  padding: 0 7px 0 0;
  margin: 14px auto 14px auto;
  background: url(../graphics/template/header/nav_bkgrd.jpg) repeat-x;
  line-height: 27px;
}

#nav ul {
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
}

#nav ul li {
  padding: 0;
  margin: 0;
  clear: none;
}

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

#nav ul li a {
  display: inline-block;
  clear: none;
  color: #636161;
  text-decoration:none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 0 7px;
}

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

a#pressgo {
  display: block;
  position: absolute;
  top: 88px;
  right: 40px;
  background: url(../graphics/template/header/nav_pressgo.png) no-repeat;
  width: 143px;
  height: 80px;
  cursor: pointer;
}

a#pressgo img {
  display: block;
  width: 143px;
  height: 80px;
}

/*#pressgo a {
  display: block;
  width: 130px;
  height: 70px;
  background: #FF3300;
  position: relative;
  top: 0;
  left: 0;
}*/

/*  FOOTER STYLES ************************* */

#footer {
  width: 780px;
  height: 90px;
  position:relative;
  /*vertical-align: bottom;*/
  font-size: 0.91em;
  /*padding: 10px;*/
  padding: 0 10px;
  margin: 15px auto 0 auto;
  background: url(../graphics/template/footer/bkgrd.jpg) no-repeat 0 0;
  /*border: 1px solid #FF3300;*/
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
  color: #636161;
}

#footer #content {
	position: absolute;
  bottom: 10px;
  width: 780px;
  /*background: #00FFFF;*/
  padding: 0;
  margin: 0;
}

#footer #content span {
	display: block;
  padding: 0;
  margin: 0;
}

#footer #content #copyright {
  float: left;
}

#footer #content #contact {
  float: right;
}

/* PAGE CONTENT STYLES ************************* */

#page {
  /*width: 100%;*/
  /*width: 1000px;*/
  position: static;
}

#page #content {
  width: 800px;
  padding: 0;
  margin: 0 auto 25px auto;
}