@charset "utf-8";

#container {
margin: 0px auto;
width:  920px;
}

body {
	background-color: #e7e8ea;
	color: #FFF;
}

#body {
	background-image:url(../images/bodybg.jpg);
	background-repeat: repeat-y;
  background-color:#FFF;
	width: 920px;
	margin: -16px auto;
	float: left;
 border:3px inset;
}

#header {
background-image:url(../images/webtitle_long2.jpg);
	margin: 0px auto;
	width: 920px;
	height: 90px;
	text-indent:96px;
	color: #FFF;
	padding-top:1px;
}

#formdiv{
width:400px;
margin-top: 5px;
margin-left: 70px;
color: #000;
float:none;
text-align:left;
}

#phone{
	float:right;
}

#menu {
  width:757px;
	height: 160px;
	float:left;
}

#menu img{
   float:right;
}


#topmenu{
background-color:#0066cc;
border:medium ridge FloralWhite;
color:#FFFFFF;
margin:2px;
font-size:14px;
padding:0 16px;
position:absolute;
width:882px;
z-index:100;
word-spacing:10px;
margin:2px 2px 2px -163px;
}
#topmenu a{
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

#topmenu a:hover{
font-size:14px;
color:#FFFFFF;
text-decoration:underline;
background-color: #66ccff;
}

#homephase{
font-family:Georgia;
font-size:12px;
font-style:italic;
font-weight:bold;
margin-left:50px;
margin-top:60px;
position:absolute;
text-transform:inherit;
width:340px;
z-index:100;
}

#applylinks{
margin:6px 8px;
font-size:12px;
}

#applylinks p{
font-size:14px;
font-style:inherit;
font-weight:bolder;
margin-bottom:25px;
}

#left {
	width: 163px;
	float:left;
	background-image: url(../images/bg_menu2.jpg);
	padding-bottom:8px;
	min-height: 656px !important;
}


#left img{
	padding-left: 19px;

}

#main {
  width:550px;
	float:left;

	background-color: #FFF;
}
#main p{
  margin:10px;
  text-align:justify;
}

#main ul{
margin-left:40px;
padding-left:0px;
}

#right {
	width: 171px;
	height: 420px;
	float:left;

}
#right p{
margin-left:5px;
margin-top:8px;
}

#right ul li{list-style-type:none;}


#right h5{
margin-bottom:20px;
margin-left:2px;
margin-top:8px;
text-align:center;
width:130px;

}
#right h5 a{color:#fff;}


#footer {
	width: 920px;
  height:100px;
  font-size: 12px;
	color: #fff;
  background-color: #FFF;
	color: #000;
	float:left;
	margin: 0 auto;
	font-size:12px;
	background-image:url(../images/footer_long2.jpg);
}

#blocka{
	background-image:url(../images/blocka_bg_peep16.jpg);
  margin:16px 3px 3px 15px;
  width:515px;
	color: #000;
	height:202px;
  background-color:#eee;
	

}
#blockb{
	background-image:url(../images/blockb_bg_famblack.jpg);
	height:260px;
  margin:16px 3px 3px 15px;
  width:515px;
  color:#000;
  background-color:#eee;
}
#blocka ul{
padding-left:24px;
width:395px;
}

#blockb ul{
padding-left:24px;
width:476px;
}

#blockb ul li{
 margin-top:6px;
 color:#000;
}
#blocka ul li{
margin-top:6px;
}


.footercenter {
	text-align: center;
	color:#fff !important; 
	
}
.footercenter p{
	text-align: center;
	color:#fff !important; 
	
}

.footercenter a{
	color:#fff !important; 
	
}



