/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #000d6b;
	
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #918f8f;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h5
{
	color: #000;
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: normal;
}

h1
{
	padding-top: 10px;
	font-size: 30px;	
	padding-bottom: 2px;
}

h2
{
	font-size: 24px;
}

h3
{
	font-size: 20px;
}

h4
{
	font-size: 16px;
	color: #fff;
}

h5
{
	font-size: 14px;
}

h6
{
	font-size: 13px;
	font-weight: bold;
}

p
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.5;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 890px;
	margin: 0 auto;
	
	background: #fff url(../images/bg.jpg) no-repeat;
}

#logo
{
	width: 259px;
	height: 100px;
	float: left;
	margin-top: 28px;
	margin-left: 7px;
	color:#00CCFF;
	font-size:40px;
}

#logo a
{
	color:#377696;
	font-size:40px;
	text-decoration:none;
}

#logo span{
	color:#fff;
}

#nav-wrapper
{
	width: 450px;
	height: 33px;
	float: right;
	margin-top: 66px;
	background-color: #1e2daa;
}

#content-area
{
	width: 890px;
	padding-top: 15px;
	padding-bottom: 12px;
}

.bottom-panel
{
	background: #d3e4ed url(../images/bottom-panel.gif) no-repeat;
	width: 294px;
	margin-right: 4px;
	float: left;
	min-height: 153px;
  	height: auto !important;
  	height: 153px;
}

/*************************************************** Main Content Styles ***************************************************/

#content-area ul
{
	padding: 5px 30px 20px 30px;
}

#content-area ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 22px;
	background: url(../images/list-arrow.gif) left no-repeat;
	list-style: none;
}

#content-area img.home-photo
{
	float: left;
	padding-right: 28px;
}

#content-area img.hire-photo
{
	float: right;
	padding-right: 28px;
}

#content-area a.click-more
{
	background: url(../images/more-button.gif) no-repeat;
	height: 28px;
	width: 119px;
	padding: 7px 25px 7px 36px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-left: 285px;
}

#content-area a:hover.click-more
{
	color: #fff;
}

#content-area #content-top
{
	background: url(../images/content-top.gif) no-repeat;
	height: 9px;
	width: 890px;
	font-size: 1px;
}

#content-area #content-main
{
	background: #bebebd url(../images/content-about-bg.jpg) bottom no-repeat;
	min-height: 261px;
  	height: auto !important;
  	height: 261px;
	width: 860px;
	color: #000000;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
}

#content-area #content-main p
{
	width: 550px;
}

/************************************************** Bottom Panel Styles **************************************************/

.bottom-panel#last
{
	margin-right: 0;
}

.bottom-panel h4
{
	padding-left: 51px;
	padding-top: 6px;
	padding-bottom: 14px;
}

.bottom-panel p
{
	color: #191919;
	font-size: 11px;
	line-height: 1.3;
	margin: 0;
	padding-bottom: 12px;
}

.bottom-panel img
{
	float: left;
	padding: 10px 22px 10px 16px;
}

.bottom-panel .panel-content
{
	width: 252px;
	margin: 0 auto 0 auto;
}

.bottom-panel ul
{
	padding: 0 10px 0 10px;
}

.bottom-panel ul li
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #161616;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background: url(../images/bottom-panel-list-arrow.gif) left no-repeat;
	list-style: none;
}


/*************************************************** Navigation Styles ***************************************************/

#nav-right
{
	background: url(../images/nav-bg-right.gif) right no-repeat;
	float: right;
	height: 33px;
	width: 10px;
}

#navigation
{
	width: 430px;
	height: 33px;
	float: left;
	background: #1e2daa url(../images/nav-bg-left.gif) left no-repeat;
}

#navigation ul
{
	height: 33px;
	line-height: 33px;
	margin: 0;
	display: inline;
	float: left;
	width: 420px;
	margin-left: 18px;
	padding-right: 0;
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;	
	margin-right: 1px;
	padding: 0 14px 0 10px;
	background: url(../images/nav-divide.gif) right 15px no-repeat;
}

#navigation ul li a#contact-link
{
	background: none;
	padding-right: 0;
}

#navigation ul li a:hover
{
	color: #98bfe7;
}

#home #navigation ul li a#home-link, #about #navigation ul li a#about-link
{
	color: #98bfe7;
}




/* FORM ELEMENTS */

.formbox {
  margin-left: 25px;
  padding:0; width:420px;
}

form {
	margin:0;
	padding:0;
}

fieldset {
	width:390px;
	border:1px solid #999;
	padding:10px;
	margin:5px;
	text-align:left;
}

fieldset:hover {
	border-color:#333;
}

fieldset#checkbox input  {
	width:35px;
}

legend {
	font-size:1.1em;
	color:#666;
	font-weight:bold;
	padding:5px;
	margin:5px;
	background:none,
}

label {
	color:#666;
	font-size:1em;
	margin:0 3px 3px 0;
	padding:0;
	line-height:1.5em;
	width:120px;
	display:block;
	float:left;
	clear:left;
}

input {
	border:1px solid #666;
	padding-left:0.3em;
	margin-bottom:0.6em;
	width:240px;
	background:#fff;
}

input:focus {
	border-color:#7d8c16;
}

select {
	border:1px solid #666;
	padding-left:0.3em;
	margin-bottom:0.6em;
	background:#fff;
	width:100px;
}

option {
	color:#900;
}

textarea {
	width:244px;
	border:1px solid #666;
}

textarea:focus {
	border-color:#900;
}

.zip {width:50px;}

.city {width:180px;}

.street {width:200px;}

.strnr {width:30px;}

.buttons {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.submitbtn {
	width:123px;
	background:#666;
	color:#fff;
	cursor:pointer;
}

.submitbtn:hover {
	background:#7d8c16;
	color:#fff;
}
form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #737374;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
}

input.radio {
  background: none;
  border: 0px;
}