/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#F4F4F4;
	font:normal 11px verdana;
}
a{
	color:#0055A9;
	text-decoration:none;
}
#wrapper{
	float:left;
	width:618px;
}
#top_banner{
	float:left;
	width:618px;
	padding-bottom:15px;
}
#navigation{
	float:left;
	width:618px;
	background:url(../images/btn_10.gif) repeat-x bottom;
	height:44px;
}
#navigation ul{
	margin:0;
	padding:0;
	list-style:none;
}
#navigation ul li{
	float:left;
}
#navigation ul li a{
	color:#654F46;
	text-decoration:none;
	font:bold 11px verdana;
}
.Overview{
	background:url(../images/btn_03.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
}
.tab2 a{
	background:url(../images/btn_04.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab2 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}

.tab3 a{
	background:url(../images/btn_05.gif) no-repeat left;
	width:97px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab3 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:97px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab4 a{
	background:url(../images/btn_06.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab4 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:98px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab5 a{
	background:url(../images/btn6_06.gif) no-repeat left;
	width:99px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab5 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:99px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}

.tab6 a{
	background:url(../images/btn_07.gif) no-repeat left;
	width:99px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tab6 a:hover{
	background:url(../images/btn_03.gif) no-repeat left;
	width:99px;
	height:17px;
	padding-top:4px;
	text-align:center;
	display:block;
}
}
#nav_bottom{
	float:left;
	width:618px;
	background:url(../images/btn_12.gif) no-repeat right;
}

.box1{
	width:250px;
	float:left;
	padding:27px;
}
.box1 h1{
	width:250px;
	float:left;
	padding:5px 0 0 15px;
	margin:0;
	font:normal 15px verdana;
	color:#654F46;
	height:21px;
	text-transform:uppercase;
	background:url(../images/appeals_19.gif) no-repeat;

}
.box_content{
	width:238px;
	float:left;
	padding:5px;
	background-color:#E5DAC4;
	color:#4B4640;
	height:250px;
	border:1px solid #B5AA9B;
}
.box_content img{
	padding-bottom:5px;
}
#footer{
	float:left;
	width:618px;
	text-align:center;
	background-image:url(../images/line_36.gif);
	height:20px;
	padding-top:9px;
	margin-top:20px;
}



