* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	text-align: left;	
	background: #00c6ff url(bg_pattern.jpg) top left repeat;
}

a:link, a:visited {
	text-decoration: none;
	color: #00A6FB;
   outline: none;	
}

a:hover, a:active {
	color: #00A6FB;
	text-decoration: underline;	
   outline: none;		
}

h1 {
	font-family: Georgia,"Trebuchet MS","Times New Roman",Times,serif;
	font-size: 25px;
	margin: 5px;
	padding: 3px;
	background: transparent;
	font-weight: normal;
	border-bottom: 1px solid #3b3b3b;
}

h2 {
	font-family: Georgia,"Trebuchet MS","Times New Roman",Times,serif;
	font-size: 15px;
	margin: 5px;
	font-weight: normal;	
}

h3 {
	font-family: Georgia,"Trebuchet MS","Times New Roman",Times,serif;
	font-size: 12px;
	margin: 5px;
	font-weight: normal;
	color: #00A6FB;	
}

p {
	margin: 5px;
}

img {
	display: block;
	border-style: none;	
}

span {
	color:#2E87C3;
}

ul li {
	list-style: none;
}

.floatleft {float: left; margin: 5px;}
.floatright {float: right; margin: 5px;}

#container {
	width: 1000px;
	height: auto;
	margin: 20px auto;
	position: relative;
	background: #fff url(container_bg.jpg) top left no-repeat;
}

#content {
	float: left;
	width: 590px;
	margin: 5px;
}

#content p {
	margin: 10px;
}

.sidebar_r {
	width: 199px;
	height: auto;
	float: right;
	border-left: 1px solid #bbbbbb;
	background: #fff url(grey_short_r.png) top left repeat-y;
}

.sidebar_r_small {
	width: 199px;
	height: auto;
	float: right;
	border-left: 1px solid #bbbbbb;
	background: #fff url(grey_short_r.png) top left repeat-y;
}

.sidebar_l {
	width: 199px;
	height: auto;
	float: left;
	border-right: 1px solid #bbbbbb;
	background: #fff url(grey_short_l.png) top left repeat-y;	
}

.sidebar_m {
	width: 199px;
	height: auto;
	float: left;
	border-left: 1px solid #bbbbbb;
	background: #fff url(grey_long.pg) top left repeat-x;	
}

.sidebar_r img, .sidebar_l img, .sidebar_r_small img, .sidebar_m img {
	margin: 5px auto;
} 

.sidebar_r h2, .sidebar_l h2, .sidebar_r_small h2, .sidebar_m h2{
	color: #3b3b3b;
	text-transform: uppercase;
	text-align: center;
}

.sidebar_r, .sidebar_l, .sidebar_r_small , .sidebar_m, ul#subnav {
	padding-bottom: 12767px;
	margin-bottom: -12767px;
} 

#wrapper {
	overflow: hidden;
}



.sidebar_r_grey {
	width: 199px;
	height: auto;
	float: right;
	border-left: 1px solid #bbbbbb;
	padding: 0 0 10px 0;	
	color: #fff;
	background: #3b3b3b;
}

.news {
	background: #fff url(grey_short.jpg) bottom left repeat-x;
	border-bottom: 1px dashed #aaaaaa;		
}

.intro {
	background: #fff url(grey_short.jpg) bottom left repeat-x;
	border-bottom: 1px dashed #aaaaaa;
	padding:5px;
}

#nav {
	width: auto;
	height: 52px;
	background: #d2d2d2 url(nav.png) top left no-repeat;
}

#nav li {
	list-style: none;
	float: left;
}

#nav a {
	width: 200px;
	height: 52px;
	display: block;
	float: left;			
}

#nav a.home:hover {
	background: #d2d2d2 url(nav.png) 0px -52px no-repeat;	
}

#nav a.benefit:hover {
	background: #d2d2d2 url(nav.png) -200px -52px no-repeat;	
}

#nav a.buzz:hover {
	background: #d2d2d2 url(nav.png) -400px -52px no-repeat;	
}

#nav a.comp:hover {
	background: #d2d2d2 url(nav.png) -600px -52px no-repeat;	
}

#nav a.sub:hover{
	background: #d2d2d2 url(nav.png) -800px -52px no-repeat;	
}

ul#subnav {
	width: 199px;
	height: auto;
	float: left;
	display: block;
	border-right: 1px solid #3b3b3b;
	background: #3b3b3b url(bg_subnav.png) top left repeat-y;	
}

ul#subnav li {
	list-style: none;
	float: left;
}

ul#subnav a {
	width: 187px;
	height: 30px; 
	display: block;
	font-family: Georgia,"Trebuchet MS","Times New Roman",Times,serif;
	font-size: 20px;
	padding: 5px 10px 0 3px;
	text-align: right;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	color:#fff;			
}

ul#subnav a:hover, ul#subnav a.current {
	color: #016CA4;
	background: #fff url(bg_subnav_hover.png) top left repeat-y;	
	text-decoration: none;		
}

/*body#team a#team, body#about a#about, body#contact a#contact, body#trust a#trust{
background: white url(bg_subnav_hover.png) repeat-y 0% 0%;
color: #016CA4;
text-decoration: none;
}
*/


div.box{
	width: 385px;
	margin: 0 5px 5px 5px;
	height: 155px;
	float: right;
	color: #3b3b3b;
	font-size: 11px;
	display: block;
	border-bottom: 1px dashed #aaaaaa;
	background: #fff url(grey_short.jpg) center left repeat-x;	
}

div.box:hover {
	color: #3b3b3b;
	text-decoration: none;	
	background: #fff url(blue_short.jpg) top left repeat-x;	
}

div.box a:hover {
        text-decoration:none;
}

div.box img {
	float: left;
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin: 0 5px;
	background: #fff;
}

div.box p, .compbox p {
	padding: 0 0 0 112px
}

div.box h1, .compbox h1 {
	color: #00A6FB;
	font-size: 16px;
}

.compbox {
	width: 385px;
	margin: 0 5px 5px 5px;
	height: 155px;
	float: left;
	color: #3b3b3b;
	font-size: 11px;
	display: block;
	border-bottom: 1px dashed #aaaaaa;
	background: #fff url(grey_short.jpg) center left repeat-x;
        position:relative;
	
}

.compbox img {
	float: right;
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin: 0 5px;
	background: #fff;
}

.compbox p {
	padding: 0 112px 0 0px
}	

body#trust .bullet {
	width: 500px;
	height: auto;
	margin: 0 auto;	
}		

body#trust h2 {
	color: #00A6FB	
}

body#trust .bullet h2, body#trust .bullet p {
	margin: 5px 5px 5px 60px;
}

body#trust .bullet img {
	float: left;
}

body#team #content {
	margin: 0;
	width: 800px;
	float: right;
}

body#team h1 {
	margin: 0;
}

body#home #content {
	width: 785px;
	height: 365px;
	margin-bottom: 0;
	background: #fff url(bg_homecontent.jpg) bottom left no-repeat;	
}

body#home #content h1 {
	margin-top: 0;
}

body#home #content p.p1 {
	width: 172px;
	height: auto;
	float: left;
	font-size: 17px;
	font-family: Georgia,"Trebuchet MS","Times New Roman",Times,serif;
	padding: 5px 10px 0 3px;
	margin: 5px;
	font-weight: normal;	
	border-right: 1px dotted #bbbbbb;	
}

body#home #content .p2 {
	width: 190px;
	height: auto;
	float:right;
	font-size: 15px;
}

.meebox {
	width: 178px;
	height: auto;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #bbbbbb;
	background: #fff url(grey_short.jpg) center left repeat-x;		
}

.meebox h1 {
	font-size: 23px;
	margin: 0;
	text-align: left;	
}

.meebox a {
	margin: 0 10px 0 0;
	width: 48px;
	height:38px;
	display: block;
	float: left;
	font-size: 12px;
	background: url(mail_plain.png) bottom left no-repeat;			
}

.meebox a:hover {
	background: url(mail_check.png) bottom left no-repeat;	
}

.meebox img {
	margin: 0 auto 7px;
	border: 1px solid #3b3b3b;
}

.fifth {
	float: left;
	width: 190px;
	height: auto;
	font-size: 10px;	
	text-align: left;
	margin: 10px 0 10px 10px;	 		
}

#footer {
	width: 1000px;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0 0 5px 0;
	color: #fff;
	background: #3b3b3b url(footer_bg.jpg) top left repeat-x;
	/*overflow: hidden;*/
}

#footer .more {
	width: 190px;
	margin: 5px;
	float:left;
	
}

#footer .more a {
	width: 187px;
	height: 18px; 
	display: block;
	font-family: Georgia,"Trebuchet MS","Times New Roman",Times,serif;
	font-size: 14px;
	padding: 5px 0 0 3px;
	text-align: left; 
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #777777;
	color:#fff;			
}

#footer .more a:hover {
	text-decoration: none;
}

#footer a.twitter, #footer a.facebook {
	float: left;
	width: 250px;
	height: 150px;
	font-size: 10px;
	color: #fff;	
	text-align: left;
	display: block;
	background: #3b3b3b url(bg_twitter.jpg) top left no-repeat;
	margin: 0 25px 10px 25px;	 		
}

#footer a.facebook {
	background: #3b3b3b url(bg_facebook.jpg) top left no-repeat; 		
}

#footer a:hover.twitter, #footer a:hover.facebook {
	text-decoration: none;
}
#footer a.twitter p {
	width: 210px;
	margin: 70px auto; 
	font-size: 12px;		
}

#footer a.facebook p {
	width: 210px;
	margin: 60px auto; 
	font-size: 12px;		
}

#footer a:hover {
	color: #00A6FB;
}

#footer h2 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	color: #cdcdcd;
	margin: 0 0 5px 0;	
}

#footer .sublink {
	width: 95%;
	height: auto;
	border-top: 1px dashed #787878;
	border-bottom: 1px dashed #787878;
	font-size: 10px;
	color: #cdcdcd;	
	clear: both;
	margin: 20px auto;
	overflow: auto;
}

#footer .sublink li {
	float: left;
	line-height: 10px;
	margin: 0 0 0 5px;
	padding: 5px;
	
}

#footer .sublink li a {
	margin: 0;
	padding: 0;
}

/*----- FORM STYLES ----*/


form#contactform {
	width: auto;
	height: auto;
	margin: 0;
	color: #3b3b3b;
}

form#contactform h1 {
	border: none;
}

form#contactform, form#contactform fieldset input, form#contactform fieldset textarea, form#contactform label {
	font-family: Georgia,"Trebuchet MS","Times New Roman",Times,serif;
	font-size: 18px;
	margin: 5px;
	font-weight: normal;	
	border: none;	
}

form#contactform fieldset {
	width: 405px;
	padding: 5px;	
	border-left: 1px dashed #bbbbbb;	
	border-right: 1px dashed #bbbbbb;
	border-top: none;	
	border-bottom: none;				
	margin: 0 0 0 95px;			
}

form#contactform div { 
	position: relative; 
	margin: 5px 5px;
}

form#contactform div img {
	float: left;
	margin: -10px 8px 0 0;
}

form#contactform div label { position: absolute; top: 5px; left: 58px;}
form#contactform div br {display: none;}


form#contactform fieldset div input,
form#contactform fieldset div textarea {
	display: block;
	padding: 10px 4px;
	width: 320px;
	height: 20px;
	margin: 5px 5px;
	color: #2E87C3;	
	background: #fff url(bg_label.jpg) bottom left no-repeat;	
	
}

form#contactform fieldset div label {
	width: 200px;
	display: block;
	margin: 4px 5px 0 4px;	
	padding: 0;
}

form#contactform fieldset div textarea {
	padding: 2px 4px;
	width: 320px;
	height: 200px;
}

form#contactform fieldset div textarea,
form#contactform fieldset div input {
	border: solid 1px #bbbbbb;
}

form#contactform fieldset div label {
	color:#2E87C3;
}

form#contactform #submit_button {
	display: block;
	padding: 2px 4px;
	width: 330px;
	height: 35px;
	margin: 0 0 7px 60px;
	color: #fff;	
	border: 1px solid #3b3b3b;
	background: #fff url(bg_submit.jpg) bottom left no-repeat;		
}

  * html form#contactform #submit_button {
	margin: 0 0 7px -60px;
}
/* ----- POP UP FORM ----- */

form#subpop {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #3b3b3b;
}

form#subpop h1 {
	border: none;
}

form#subpop, form#subpop fieldset input, form#subpop fieldset textarea, form#subpop label {
	font-family: Georgia,"Trebuchet MS","Times New Roman",Times,serif;
	font-size: 18px;
	margin: 5px;
	font-weight: normal;	
	border: none;	
}

form#subpop fieldset {
	width: 290px;
	padding: 5px;	
	border-left: 1px dashed #bbb;	
	border-right: 1px dashed #bbb;
	border-top: none;	
	border-bottom: none;				
	margin: 0;			
}

form#subpop p { 
	margin: 5px;
}

form#subpop p img {
	float: left;
	margin: -10px 8px 0 0;
}

/*form#sub p label { position: absolute; top: 5px; left: 58px;}
form#sub p br {display: none;}*/


form#subpop fieldset p input,
form#subpop fieldset p textarea {
	display: block;
	padding: 2px 4px;
	width: 260px;
	height: 30px;
	margin: 5px 5px;
	color: #3b3b3b;	
	line-height: 28px;
	background: #fff url(bg_label.jpg) bottom left no-repeat;	
	
}

form#subpop fieldset p label {
	width: 100px;
	display: block;
	margin: 4px 5px 0 4px;	
	padding: 0;
	float: left;
}

form#subpop fieldset p textarea,
form#subpop fieldset p input {
	border: solid 1px #bbbbbb;
}

form#subpop fieldset p label {
	color:#2E87C3;
}

form#subpop #submit_button {
	display: block;
	padding: 2px 4px;
	width: 270px;
	height: 35px;
	margin: 20px 0 7px 10px;
	color: #fff;	
	border: 1px solid #3b3b3b;
	background: #fff url(bg_submit.jpg) bottom left no-repeat;		
}

/* ----- COMP FORM -----*/

#compform {
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #3b3b3b;
}

#compform h1 {
	font-size: 20px;
	border: none;
}

#compform, #compform fieldset input, #compform fieldset textarea, #compform label {
	font-family: Georgia,"Trebuchet MS","Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: normal;	
	border: none;	
}

#compform fieldset {
	width: 180px;
	padding: 5px;	
	border-left: none;	
	border-right: none;
	border-top: none;	
	border-bottom: none;				
	margin: 0;			
}

#compform p { 
	margin: 5px;
}

#compform p img {
	float: left;
	margin: -10px 8px 0 0;
}

/*form#sub p label { position: absolute; top: 5px; left: 58px;}
form#sub p br {display: none;}*/


#compform fieldset p input,
#compform fieldset p textarea {
	display: block;
	padding: 2px 4px;
	width: 160px;
	height: 20px;
	margin: 5px 5px;
	color: #3b3b3b;	
	/*line-height: 28px;*/
	background: #fff url(bg_label.jpg) bottom left no-repeat;	
	
}

.compbox p.answer input {
	display: block;
	padding: 2px 4px;
	height: 15px;
	margin: 5px 5px;
	float: left;
	color: #3b3b3b;	
	/*line-height: 28px;*/
	border: solid 1px #bbbbbb;
	background: #fff url(bg_label.jpg) bottom left no-repeat;	
}

.compbox p.answer {
      position:absolute;
      bottom:0px;
	  padding:0px;
}

.compbox p.answer input {
	  width:200px;
}

.answer label {
	color: #2E87C3;
	float: left;
	display: block;
	width: 50px;
	margin: 7px 0;
}

.answer #enter_button {
	display: block;
	padding: 4px;
	width: 108px;
	height: 20px;
	margin: 5px 5px 7px 10px;
	color: #fff;	
	float: right;
	border: 1px solid #3b3b3b;
	background: #fff url(bg_submit.jpg) bottom left no-repeat;		
}

#compform fieldset p label {
	width: 80px;
	display: block;
	margin: 4px 5px 0 4px;	
	padding: 0;
	float: left;
}

#compform fieldset p textarea,
#compform fieldset p input {
	border: solid 1px #bbbbbb;
}

#compform fieldset p label {
	color:#2E87C3;
}

#compform #submit_button {
	display: block;
	padding: 2px 4px;
	width: 170px;
	height: 35px;
	margin: 20px 0 7px 10px;
	color: #fff;	
	border: 1px solid #3b3b3b;
	background: #fff url(bg_submit.jpg) bottom left no-repeat;		
}

#compinstructions h1 {
    font-size: 20px;
    border: none;
    color: #00A6FB;
}

#compinstructions h2 {
    font-size: 20px;
    border: none;
    float: left;
    text-align: left;
    color: #00A6FB;
}

#compinstructions p {
    width: 150px;
    padding: 10px 5px 5px 20px;
}

/* ----- TWITTER STYLE -----*/
		
		h2.twitter {
			background: url(twitter.png) top left no-repeat;
			width: 160px;
			height: 16px;
			margin: 10px 0 0 30px;
			padding: 10px 10px;
		}
		
       #twitter_update_list {
           width: 185px;
           padding: 0;
           overflow: hidden;
           color: #3b3b3b;
           line-height: 16px;
			  margin: 5px;
       }

       #twitter_update_list li {
           width: 180px;
           list-style: none;
			  margin: 5px 0 5px 0;
			  padding: 5px 5px 10px 5px;
			  border-bottom: 1px dashed #bbb;
       }

       #twitter_update_list li a {
           color: #5f6d76;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #31353d;
           background: #d3f1f9;
       }

/*Form Validation*/

form div#errorMessage {
  height:20px;
  margin-top:0px !important;
  margin-bottom:15px;
  width:250px;
}

form p#errorMessage {
  height:20px;
  margin:5px ;
}

#errorMessage label.error {
  color:red;
  font-size:0.75em;
  font-weight:normal;
  top:0;
  width:160px;
}

div#errorMessage label.error{
  width:250px;
}
