@charset "utf-8";
/* CSS Document */

body {
	background-color: #0f2e6a;
	margin-top:5px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
}
input, textarea, label
{
margin:5px;
}
a, a:link, a:visited
{
color: #999999; text-decoration:none;
}
h1
{
color:#283891;
font-size:25px;

}
#wrapper-center
{
width:900px;
height:auto;
margin:0 auto;
}
#wrapper
{
background:#FFFFFF repeat;
width:900px;
float:left;
border:1px solid #999999;
}
#wrapper_l_f
{float:left;
 width:900px;
 height:191px;
 }
.logo
{
width:410px;
float:left;
height:191px;
}
.menu
{
width:100%;
float:right;
height:34px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.flash-banner
{
width:490px;
float:right;
height:191px;
}


#content
{
width:900px;
float:left;
}
#content-main
{
width:880px;
float:left;
padding:10px;
}



#footer
{
width:880px;
padding-left:10px;
padding-right:10px;
border-top:dashed 1px #CCCCCC;
height:20px;
padding-top:10px;
color:#999999;
font-size:10px;
float:left;
}
.phone
{
float:left;
width:150px;
}
.email
{
float:left;
margin-left:80px;
width:190px;
}
.company
{
float:right;
width:460px;
}
#staff
{
float:left;
width:880px;
}
.photos
{
float:left;
width:130px;
font-size:12px;
}
.bio
{
float:right;
padding:5px;
width:730px;
}
#wrapper_both
{
 width:900px;
  height:auto;}
#left_content
{float:left;
 width:558px;
 padding:0 0 0 15px;
 height:auto;
 background:url(../images/bg_1.jpg) no-repeat top;
 }
 #right_content
 {
 float:right;
  width:327px;
  height:328px;

  }