@charset "UTF-8";
/* CSS Document */

#wrap {
	width:1133px;	
	margin:0 auto;
	padding-top:75px;
}

#wrap2 {
	margin:0 auto;
	width:813px;
	padding-top:50px;
}

#options {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color:#666;
	width:175px;
	padding-top:50px;
	margin:0 auto;
}

#options a {
	text-decoration:none;
	color:#666;
}

#options a:hover {
	color:#99bc9d;	
}

#header {
	height:92px;	
}

#logo {
	width:300px;
	float:left;
}

#nav {
	width:488px;
	float:left;
	margin-top:63px;
	margin-left:345px;
}

#nav img {
	padding-left:50px;	
}

#content {
	border-top:5px solid #000;
	height:460px;
	padding:50px 50px 50px 0px;
	font-family:Helvetica, sans-serif;
}

#content2 {
	height:200px;
	padding:50px 50px 50px 0px;
	border-top:5px solid #000;
}

#content3 {
	border-top:5px solid #000;
	height:375px;
	padding-top:40px;
	padding-bottom:15px;
	font-family:Helvetica, sans-serif;
}

#content4 {
	height:100px;
	font-family:Helvetica, sans-serif;
	padding:50px;
	border-top:5px solid #000;
}

#ba {
	float:left;
	width:374px;
}

#ba img {
	padding-bottom:5px;	
}

#text1 {
	float:left;
	width:500px;
	margin-left:140px;
}

#text1 a {
	text-decoration:none;
	color:#99bc9d;
}

#text {
	float:left;
	width:500px;
	margin-left:178px;
}

#text a {
	text-decoration:none;
	color:#99bc9d;
}

#text a:hover {
	color:#c7c7c7;
}

#services {
	list-style:none;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	width:150px;
	float:left;
	padding-top:4px;
	color:#777;
}

#services a {
	text-decoration:none;
	color:#777;
}

#services a:hover {
	color:#99bc9d;
}	

#credit {
	height:25px;
	margin-top:520px;
	font-size:12px;
	font-family:Helvetica, sans-serif;
}

#credit a {
	text-decoration:none;
	color:#99bc9d;
}

#footer {
	height:120px;
	margin-top:50px;
	padding-top:8px;
	margin-bottom:50px;
	border-top:1px solid #c7c7c7;
}

#blog {
	float:left;
	width:118px;
}

#blog a {
    text-decoration:none;
	color:#777;
	font-family:Helvetica, sans-serif;
	font-size:12px;	
}

#blog a:hover {
	color:#99bc9d;	
}

#twitter {
	float:left;
	width:300px;
	margin-left:264px;
}

#twitter_update_list {
	font-family:Helvetica, sans-serif;
	text-decoration:none;
	list-style:none;
	font-size:12px;
}

#twitter_update_list a {
	text-decoration:none;
	color:#99bc9d;
}

#media {
	float:left;
	width:300px;
	margin-left:78px;
}

#media a {
	text-decoration:none;
	color:#777;
	font-family:Helvetica, sans-serif;
	font-size:12px;
}

#media a:hover {
	color:#99bc9d;	
}

img {
	border-style:none;	
}

h2 {
	font-family:Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-left:10px;
}

h5 {
   font-size:12px;
   font-weight:normal;
   font-family:Helvetica, sans-serif;
   color:#444;
}

p {
	font-family:Helvetica, sans-serif;
	font-size:20px;
	color: #444;
}

#caption {
	width:500px;
	float:left;
	margin-left:100px;
}

#caption a {
	text-decoration:none;
	color:#096;
}

/*CONTACT FORM*/

.myform {	
	width:400px;
	padding:3px;
	float:left;
}

#stylized h1 {
	font-size:16px;
	margin-bottom:8px;
}

#stylized p{
	font-size:12px;
	color:#000;
	margin-bottom:20px;
	border-bottom:solid 1px #777;
	padding-bottom:10px;
}

#stylized label{
	display:block;
	font-size:12px;
	text-align:right;
	width:140px;
	color:#666;
	float:left;
}

#stylized .small{
	color:#000;
	display:block;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	width:140px;
}

#stylized input, textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #777;
	width:200px;
	margin:0 0 16px 20px;
	max-height:60px;
}

#stylized button{
	clear:both;
	margin-left:157px;
	width:60px;
	height:25px;
	text-align:center;
	line-height:16px;
	color:#000;
	font-size:10px;
	font-weight:bold;
}

#stylized select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #666;
	width:200px;
	margin:2px 0 16px 20px;
	max-height:60px;	
}
