body{
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

h3{
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:14pt;
	color: #003F77;
	margin:0 0 5px 0;
}

h4{
	font-family:Helvetica;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11pt;
	color:#736F6E;
	margin: 0 0 5px 0;
}

a{
	color:#497493;
}

a.visit{
	color:#497493;
}

a.visit:hover{
	background: #FFCC00;
}

#wrapper{
	width:923px;
	margin: 0 auto;
	/*background-color:#fff;*/
}

#header{
	width:100%;
	padding:13px 0 0 0;
}

#logo{
	/*padding-bottom:8px;*/
	float:left;
}

#nav{
	background-image: url(../images/navbg.gif);
	background-repeat:repeat-x;
	height:38px;
	width:673px;
	margin: 0px 0 0 250px;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}

#nav ul{
	padding:13px 0 0 8px;
}

#nav li {
	display:inline;
	text-transform:uppercase;
	color:#FFFFFF;
	padding:13px 0 0 0;
	margin:0;
}

#nav li.active a{
	color:#ffb60f;
}

#nav li a{
	color:#FFFFFF;
	text-decoration:none;
	padding:13px 11px 0 11px;
}

#nav li a:hover {
	color:#ffb60f;
}

#mss{
	/*float:right;*/
	padding:37px 0 2px 606px;
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	color:#003e74;
}

#mss a{
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
	color:#003e74;
}

#left{
	width:479px;
	float:left;
	margin:0 0 0 0;
}

#right{
	width:433px;
	float:right;
	margin: 0 0 0 0;
	/*background:#000;*/
}

#topleft{
	background-image: url(../images/leftbg.gif);
	width:479px;
	height:170px;
}

#topleft img{
	margin:24px 0 0 24px;
}

#topleft p{
	font-family:Verdana;
	font-size:13pt;
	line-height:1.3em;
	margin:10px 119px 0 84px;
}

#content{
	font-family:Helvetica;
	font-size:10pt;
	line-height:1.25em;
	color:#000000;
}

#content p{
	margin: 10px 36px 27px 0;
}

#right-img{
	float:left;
}

#box-container{
	float:right;
	height:350px;
}

#box-top{
	background-image: url(../images/box-top.gif);
	padding: 0 0 0 0;
	width:164px;
	height:12px;
}

#box{
	background-image: url(../images/box-bg.gif);
	background-repeat:repeat-y;
	width:164px;
	height:326px;
	padding: 0 0px 0 0px;
}

#box p{
	margin: 0 16px 0 16px;
	text-align:center;
}

#box label{
	font-family:Helvetica;
	font-size:8pt;
	font-weight:bold;
}

#box input.styled{
	padding: 0 0 0 0;
	height:18px;
	margin: 12px 0 0px 0;
	width:132px;
}

#box select{
	width:132px;
	margin: 14px 0 0px 0;
	text-align:center;
}

#box h1{
	color:#003e74;
	margin: 0 16px 0 16px;
	text-align:center;
	font-family:Helvetica;
	font-size:11pt;
}

#box h1.gs{
	color:#000;
	margin: 0px 0px 5px 0px;
	text-align:center;
	font-family:Helvetica;
	font-size:14pt;
}

#box h2.gs{
	color:#000;
	margin: 0 0px 5px 0px;
	text-align:center;
	font-family:Helvetica;
	font-size:10pt;
}

#box p.gs{
	color:#003e74;
	margin: 0 0 10px 0;
	text-align:center;
	font-weight:bold;
	font-family:Helvetica;
	font-size:10pt;
}

#box p.gs a{
	color:#003e74;
	margin: 0 0 10px 0;
	text-align:center;
	font-weight:bold;
	font-family:Helvetica;
	font-size:10pt;
	text-decoration:none;
}

#box-bottom{
	background-image: url(../images/box-bottom.gif);
	padding: 0 0 0 0;
	width:164px;
	height:12px;	
}

#lower{
	width:414px;
}

#video{
	margin:0 5px 0 0;
	display:block;
	float:left;
	width:48%;
}

#video img, #stories img{
	padding:16px 0 0 0;
	border:none;
}

#stories{
	padding:0 0 0 0;
	display:block;
	float:right;
	text-align:right;
	width:48%;
}

#video-caption, #video-caption a{
	float:left;
	text-decoration:none;
	margin: 5px;
	text-align:center;
	color:#003F77;
	font-family: fette;
	font-size:14px;
	font-weight:bold;
}

#story-caption, #story-caption a{
	float:left;
	text-decoration:none;
	margin: 5px;
	text-align:center;
	color:#003F77;
	font-family: fette;
	font-size:14px;
	font-weight:bold;
}

#social{
	float:right;
	text-align:right;
	width:250px;
	margin-right:-20px;
}

#testimonial{
	float:left;
	text-align:left;
	width:430px;
	font-family:Helvetica;
	font-size:9pt;
	color:#000000;
}



#prefooter{
	clear:both;
	font-size:8pt;
	padding-bottom:5px;
}

#prefooter a{
	color:#639ec8;
	text-decoration:none;
}

#footer{
	border-top: 1px solid #828a8f;
	color:#828a8f;
	font-size:8pt;
}

#footer a{
	color:#828a8f;
	text-decoration:none;
}

.left{
	float:left;
	text-align:left;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
	float:right;
}

.button{
	width:14px;
	height:14px;
	background-color:#00467f;
	color:#ffffff;
	float:left;
	margin: 0 2px 0 2px;
	font-size:8pt;	
}

.button-active{
	width:14px;
	height:14px;
	background-color:#56a1d5;
	color:#ffffff;
	float:left;
	margin: 0 2px 0 2px;
	font-size:8pt;	
}

.button a, .button-active a{
	text-decoration:none;
	color:#ffffff;
}


img.nopadding{
	padding: 0 0 0 0;
	border: 0px solid #999;
}

img.buttons{
	padding: 0 5px 0 0;
}

img.headshot{
	float:left;
	padding: 0 10px 0 0;
	border: none;
}

/*Getting started form */


#gsform form {
	  font:100% Helvetica,verdana,arial,sans-serif;
	  margin: 0 0 15px 0;
	  padding: 0 0 30px 0;
	  min-width: 300px;
	  max-width: 500px;
	  width: 500px; 
	}

#gsform	form fieldset {
	  border-color: #FFF;
	  border-width: 0px;
	  border-style: none;
	  padding: 10px;
	  margin: 0;
	}

#gsform	form fieldset legend {
		font-size:1.1em;
	                       
	}

#gsform	form label { 
		display: block;
		float: left; 
		width: 200px; 
		padding: 0; 
		margin: 10px 0 0;
		text-align: left;
		font-weight:bold; 
	}

#gsform	form fieldset label:first-letter {
		text-decoration:underline;    
	}

#gsform	form input, form textarea, form select {
		width:auto;
		margin:10px 0 0 10px; 
	}
	
#gsform	form input.wide, textarea.wide{
		width:262px;
	}

#gsform	form input#reset {
		margin-left:0px;
	}

#gsform	textarea { overflow: auto; }

#gsform	form small {
		display: block;
		margin: 0 0 5px 160px;
		padding: 1px 3px;
		font-size: 88%;
	}

#gsform	form .required{font-weight:bold;}

#gsform	form br {
		clear:left;
	}


@font-face {
	font-family: fette;
	src: url(../fonts/fetteengschriftregular.ttf);
}
