@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	background-color:#7f8184;
	font-size:small;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-x;
}
#header-container{width:748px;height:auto;margin:auto;}
#header{width:748px;height:87px;background-image:url(images/bg_header.gif);background-repeat:repeat-x;}
#logo{width:270px;height:87px;float:left;margin-left:0px;}
#nav-top{
	width:360px;
	height:35px;
	float:right;
	margin-top:12px;
	color:#7B7D82;
	font-size:80%;
	text-align:right;
}
#nav-main{
	position:relative;
	z-index:3;
	width:741px;
	height:28px;
	background-color:#dae5f1;
	clear:both;
	border-right:1px solid #cdced0;
	padding-left:6px;
	background-image: url(images/bg_nav.gif);
	background-repeat:no-repeat;
	background-position: 6px 0px;	
}
#text-container{
	width:100%;
	height:auto;
	overflow:auto;
	background-color:#c4c8cf;
	clear:both;
	background-image: url(images/bg_text-container.gif);
	background-repeat: repeat-x;
}
#content{width:748px;height:377px;margin:auto;clear:both;position:relative;}
#fma{width:748px;height:377px;clear:both;background-color:#666;position:absolute;z-index:0;clear:both;}
#text-box{
	width:272px;
	height:254px;
	background-color:#fff;
	z-index:1;
	position:relative;
	float:right;
	margin-right:10px;
	margin-top:99px;
	padding:10px 10px 10px 10px;
border-top:4px solid #CCCCCC;
}

#footer{
	width:708px;
	height:50px;
	margin:auto;
	color:#3F4245;
	font-size:80%;
	background-image:url(images/bg_footer.gif);
	background-repeat: repeat-x;
	padding:20px;
}

#copyright{float:left;}
#name-change{float:right;}
#logo img{border:0;}
#header .imgHeader{float:right;display:block;}
#nav-top a{color:#7B7D82;text-decoration:none;} 
#nav-top a:hover{color:#184d6a;text-decoration:underline;}
#nav-top a.request{color:#184d6a;}
img.photoleft{float:left;}
img.photoright{float:left;}

p{font-size:80%;margin:0;margin-bottom:10px;color:#292929;line-height:16px;}
#text-box li{font-size:80%;margin:0;color:#292929;line-height:16px;}
h1{font-size:90%;color:#fff;}
h2{font-size:100%;color:#184d6a;}
h3{font-size:80%;font-weight:normal;color:#292929;margin:0;margin-top:20px;}
h4{font-size:80%;color:#1f1f1f;margin:0;margin-bottom:10px;line-height:18px;}
a{color:#184d6a;}

#text-box p{line-height:14px;}
.text-boxframe{	width:282px;height:253px; background:none;}

