@charset "UTF-8";
/* CSS Document */
/* define all main values for web site */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url('fsbg.jpg');
	background-repeat: repeat-x;
	background-color: #333;
	text-align: left;
	line-height:145%;
	}
	
a:link {
	text-decoration: underline; 
	color:#006699;
	}

a:visited {
	text-decoration: underline; 
	color:#006699;
	}
	
a:active {
	text-decoration: underline; 
	color:#006699;
	}
	
a:hover {
	text-decoration: underline; 
	color:#333;
	}
/* default styling for paragraphs */
p {
	line-height:145%;
	}/* heading styles */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCC;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	line-height:90%;
	}
	
	/* container holds all visible page elements */
#container {
	width: 848px;
	height: 700px;
	position: relative;
	top: -10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #333;
	text-align: left;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-color: #000000;
	}
#header {
	width: 100%;
	float: left;
	background-image: url('fsheader.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
	}

#menu{position:absolute;margin-top:105px;z-index:1;text-align:center;}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;background:#333;padding:2px;margin:1px;}

#menu ul:hover .item a{color:#fff;text-decoration:none;}
#menu ul:hover .item a:hover{color:#999;}

#menu ul{width:100px;float:left;margin:1px;padding:2px;background-image:url('button.gif');color:#000;list-style:none;}
.clear{clear:both;height:28px;}

#clear2 {
	clear:both;
	height:15px;
	}

#content {
	width: 96%;
	height: 510px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-bottom: 16px;
	padding-right: 14px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #333;
	overflow: auto;
	}
#headings {
	width: 98%;
	height: 29px;
	padding: 5px;
	background-image: url('header.gif');
	background-repeat:repeat-x;
	background-color:#333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-color: #000000;
	text-align: left;
}
#headings2 {
	width: auto;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;	
	background-color:#CCC;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	line-height:90%;
	text-align: left;
}
#box1 {
	width: 34%;
	height: 80px;
	padding: 25px;
	float: left;
	margin: 0px;
	background-image:url('button.gif');
	background-repeat:repeat-x;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #333;
	text-align: left;
}
#box2 {
	width: 25%;
	height: 90px;
	padding: 20px;
	float: left;
	margin: 0px;
	background-image:url('button.gif');
	background-repeat:repeat-x;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #333;
	text-align: left;
}
#box3 {
	width: 280px;
	height: 186px;
	float: left;
	margin-left: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-color: #333;
	font-size: 12px;
	text-align: center;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #333;
}
#box4 {
	width: 16%;
	height: 105px;
	padding: 0px;
	float: left;
	margin: 12px;
	text-align: left;
}
#box5 {
	width: 21%;
	height: 70px;
	padding: 30px;
	float: left;
	margin: 0px;
	background-image:url('button.gif');
	background-repeat:repeat-x;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #333;
	text-align: left;
}
#main_text {
	width: 80%;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	font-color: #333;
	font-size: 12px;
	text-align: left;
}
#main_text2 {
	width: 61%;
	height: auto;
	float: right;
	background-color: #FFFFFF;
	font-color: #333;
	font-size: 12px;
	text-align: left;
}
#border_box {
	width: 100%;
	height: 13px;
	float: left;
	background-image: url('footer.gif');
	background-repeat:repeat;
	background-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #000000;
}
#footer {
	width: 100%;
	float: left;
	background-image: url('fsheader.gif');
	background-repeat: repeat;
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-color: #000000;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
