
/* CSS Document */

* {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#4eac2f;
}
#wrapper {
	width: 900px;
	background-color: #ffffff;
	height: 640px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	width: 900px;
	height:138px;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	}

#logo {
	width: 300px;
	height:138px;
	margin-left: 20px;
	float: left;
	}
	
#top_nav {
	width: 460px;
	height:60px;
	float: left;
	padding-left: 110px;
	}	
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#matters {
	width: 400px;
	height:64px;
	float: left;
	margin-left: 170px;
	}	

#nav_holder {
	width:236px;
	float:left;
	height: 430px;
	padding-left: 14px;
	padding-top: 30px;
	}
	
.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.menu{
	width: 193px;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: 3px;
}
div.menu a{
	font: 12px Verdana;
	padding: 4px;
	color: #646464;
	display:block;
	padding: 6px 30px;
	height: 20px;
	text-decoration: none;
	background: url(../images/background.gif);
}
div.menu a:hover{
	background: url(../images/highlight.gif) no-repeat right;
	padding: 6px 40px;
}

#nav_lower {
	width:236px;
	float:left;
	height: 210px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/services.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	}
	
	

#nav_fsa {
	width:250px;
	float:left;
	height: 80px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 10px;
	}	
	
#main_content {
	width: 626px;
	height: 470px;
	float: left;
	padding-top: 4px;
	padding-left: 14px;
}

#footer {
	width: 890px;
	height: 30px;
	float: left;
	background-color:#4eac2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;

}

#title {
	width: 605px;
	height: 20px;
	float: left;
	background-color:#4eac2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	color: #FFFFFF;
	padding-left: 5px;
	margin-top: 17px;

}

#text {
	width: 608px;
	height: 370px;
	float: left;
	padding-top: 14px;
}

#happy {
	width: 600px;
	height:290px;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
	
}
#form {
	width:300px;
	height:370px;
	float: left;
}

#contact {
	width:280px;
	height:370px;
	float: left;
	margin-left: 15px;
}
