body{
padding:0;
margin:0;
text-align: center;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
letter-spacing: 0.2px;
width:100%

}
input,select{
font-size:11px;
}
a:link,a:visited{
color:#012b49;
}
h1{
   font-size:24px;
   letter-spacing: 5px;
   text-transform: uppercase;
   opacity:.3;
   filter: alpha(opacity=30);
   line-height: 30px;

}
h2{
font-size:18px;
letter-spacing: 5px;
line-height: 14px;
position:relative;
bottom:2px
}
h3{font-size:19px;}
h4{font-size:16px;}
h5{font-size:13px;}
h6{font-size:10px;}
img{border:none;}
h2,h3,h4,h5,h6{
margin:0;
padding:5px 0;
}
h2,h3,h4,h5,h6{
font-family:"Trebuchet MS", Arial;
}
p{margin:10; padding:0;}

#page{
margin:0 auto;
text-align: left;
width:900px
}


#main{
	height:100%
	
}

.MiddlePart {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	}

.LeftContent {
	width:230px;
	float:left;
	padding:0px 0px 0px 10px;
	}

.RightContent {
	width:640px;
	float:left;
	padding:0px 0px 17px 20px;
	}

.WideContent {
	width:900px;
	}

.Testimonials {
	padding-top:10px;
	padding-bottom:10px;
		}

.TestimonialsHeading {
	width:222px;
	float:left;
	background:url(../images/elements/testimonial_bg.gif) no-repeat top left;
	height:34px;
	padding:8px 0px 0px 30px;
	color:#ececec;
	font-size:16px;
	font-weight:bold;
	opacity:.5;
	filter: alpha(opacity=50);
	}

.TestimonialsContent {
	width:220px;
	float:left;
	line-height:17px;
	padding:0px 5px 10px 5px;
	border-bottom:1px dashed #8f8f8f;
	background-color: white;
	opacity:.5;
	filter: alpha(opacity=50);
	}

.moreLinks {
	float:left;
	padding:7px 0px 7px 25px;
	background:url(../images/elements/bullet1.gif) no-repeat center left;
	font-weight:bold;
	font-size:11px;
	}

#header{
/* position:absolute; */
}

#content{
width:900px;
/*
position:relative;
top:59px;
right:50px
*/

}

.title, .Title {
font-size:18px;
letter-spacing: 5px;
color:white;  
}

.white_text {
letter-spacing: 5px;
color:white;  
}

.bio {
   position:relative;
   right:7px;
   bottom:4px
}

.subtitle {
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: #008fa1;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: .4em;
  
}


#footer{
   padding:10px 0;
   text-align: center;
   padding-top:0px;
   font-size:10px;
   
   /*
   position:relative;
   bottom:540px
   */

}
#footer a:link,#footer a:visited{
color:#c5c8a1;
text-decoration:none;
}
#footer ul{
padding-bottom:2px;
}
#footer ul li{
display:inline;
}
#footer p{
color:#f1f1f1;
}


a:hover { text-decoration: none; }


#home{
	background-color:#f0f0f0;
	background-repeat: no-repeat;
	background-position: 136px top;
	padding: 20px 42px 42px 42px;
	}
