* {
margin: 0;
padding: 0;
}

img {
border: 0;
}

.clear {
clear: both;
}

h1, h2, h3, h4, h5, h6 {
color: #FF5C00;
}

a.current {
 color: #FF5C00;
 }

body {
font-family: Arial,sans-serif;
line-height: 1.7;
font-size: .8em;
background: #4571A7 url('../images/body-bg.jpg') repeat-x left top;
padding: 0 0 50px 0;
}

#wrapper {
width: 810px;
margin: 0px auto;
background: url('../images/content-bg.png') repeat-y left top !important;
background: url('../images/content-bg.gif') repeat-y left top; 
text-align: center; 
}

#header {
width: 780px;
margin: 0 auto;
height: 170px;
background: #fff;
text-align: left;
position: relative;
}



#header form {
float: right;
width: 500px;
margin: 10px 10px 0 0;
text-align: right;
}
#header fieldset {
border: 0;
}
#header input {
width: 80px;
border: 1px solid #111;
}
#header input.sub {
width: 65px;
background: #000;
color: #fff;
}

#header input[type="submit"] {
width: 65px;
background: #000;
color: #fff;
}

#header input[type="submit"]:hover {
background: #fff;
color: #000;
cursor: pointer;
}
#header img#logo {
position: absolute;
margin-left: 26px;
margin-top: 10px;
}

#header img#seattle {
position: relative;	
margin-left: 328px;
margin-top: 25px;
}

ul#nav {
  margin-top: 30px;
  padding: 0 0 0 5px;
  list-style: none;
  width: 775px;
  float: left;
  border-bottom: 1px solid #1893eb;
  font-size: 1.1em;
  bottom: 0;
}

ul#nav li {
  float: left;
  background: url('../images/tab-right.gif') no-repeat top right;
  margin-right: 5px;
}

ul#nav li a {
  display: block;
  padding: 0 1em;
  line-height: 2em;
  background: url('../images/tab-left.gif') no-repeat top left;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: .5px;
  color: #fff;
  float: left;
}

ul#nav a.current {
 color: #333;
 }
ul#nav a:hover {
  color: #333;
}

ul#subNav {
  margin-bottom: 0px;
  padding: 0;
  list-style: none;
  float: left;
  width: 780px;
  background: #1893eb;
  border-bottom: 5px solid #1893eb;
}

ul#subNav li {
  float: left;
  margin: 0 5px;
  background: #1893eb;
}

ul#subNav li a {
	display: block;
	color: #fff;
  	padding: 0 .8em;
  	line-height: 1.6em;
	text-decoration: none;
	float: left;
} 

ul#subNav li a:hover {
color: #000;
background: #fff;
}

#banner {
background: url('../images/banner.jpg') no-repeat;
margin-left: 14px;
margin-top: 0px;
width: 810px;
height: 167px;
}

#contentWrapper {
background: #fff;
width: 780px;
margin: 0 auto;
text-align: left;
color: #424141;
}

#subCol {
margin-top: 15px;
float: right;
display: inline;
width: 300px;
margin-right: 23px;
background: #DBDEE7;
margin-bottom: 20px;
}

#subCol h2 {
width: 275px;
margin: 10px auto 0;
height: 40px;
background: url('../images/testimonials.jpg') no-repeat left top;
text-indent: 60px;
line-height: 40px;
font-size: 1.6em;
}
#subCol h3 {
clear: right;
width: 275px;
margin: 10px auto 0;
height: 40px;
background: url('../images/news.jpg') no-repeat left top;
text-indent: 60px;
line-height: 40px;
font-size: 1.6em;
}

#subCol p {
margin: 10px 15px;
}

#subCol h5 {
width: 100px;
height: 25px;
line-height: 25px;
text-indent: 8px;
color: #fff;
font-size: 1em;
margin: 6px 0 0 15px;
}

#subCol img {
float: right;
margin: 0 10px 10px 0;
}


#mainCol1 {
	margin-left:10px;
	float: left;
width: 440px;
}

#mainCol {
	margin-left:10px;
float: left;
width: 700px;
}

#mainCol h1, #mainCol p  {
margin: 0;
padding: 5px 20px;
}

#mainCol h1 {
background: url('../images/welcome.jpg') no-repeat 20px center;
text-indent: 40px;
font-size: 1.8em;
}

#bigCol {
}

#bigCol h1, #bigCol p  {
margin: 0;
padding: 5px 20px;
}

#footer {
width: 780px;
margin: 0 auto;
height: 102px;
background: transparent url('../images/footer-bg.jpg') repeat-x left top;
}

#footer p {
marging-left: auto;
margin-right: auto;
width: 780px;
padding-top: 10px;
}

#footer p a {
color: #000;
text-decoration: none;
padding: 0 4px;
}
#footer p a:hover {
text-decoration: underline;
}

#footer p.valid a {
}

#footer p.valid a:hover {
}