*{ margin: 0; padding: 0; }*
body {

	background-color: #333;
	margin:0px;
	padding:0px;
}
a {COLOR: #999; text-decoration: none;}
a:visited {COLOR: #666666; text-decoration: none;}
a:hover {COLOR: #999999; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #333; background: #ccc url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }


#wrap { border: 1px solid #505050; padding: 0px 0px 0px 0px; width: 820px; margin:5px auto; background: #222;}
#container { padding: 10px 0px 5px 0px; width: 800px; margin:0px auto; background: #222;}

#header {
width: 800px;
height: 100px;
padding: 0px 0px 5px 0px;
background-color: #222222;
}
#banner {

width:785px;
height: 187px;
padding: 1px 7px 7px 5px;
background-color: #222222;
}


#logo{
	
	width:259;
	height:90px;
	padding: 10px px 0px 0px;
	float:left;
	
}
#nav{
	
	display:inline;
	width:550;
	height:90px;
	padding: 10px 5px 0px 5px;
	float:right;
	
}
				
	
/* menu --------------------------------------*/
#menu{
	
	margin:0 auto;
	width:100%;
	height:30px;
	background:url(images/fm_menu_bg.jpg) repeat-x;
	
}
	#menu ul{
		width:100%;
		margin:0 auto;
		list-style:none;
		
	}
		#menu li{
			list-style:none;
			display:block;
			float:left;
			font-size:11px;
			height:30px;
			line-height:30px;
			margin:0 5px;
		}
			#menu li a{
				display:block;
				font-family:Arial, sans-serif;
				float:left;
				height:30px;				
				color:#666666;
				text-decoration:none;
				text-transform:uppercase;
				padding:0 20px;				
			}
				#menu li a:hover{	
					background:url(images/fm_hover_bg.jpg) repeat-x;
					color:#fff;
				}
	
					#menu li .current{
						font-family:Arial, sans-serif;
						display:block;
						float:left;
						height:30px;				
						background:url(images/fm_hover_bg.jpg) repeat-x;
						color:#fff;
						text-decoration:none;
						text-transform:uppercase;
						padding:0 20px;		
					}
/* menu end--------------------------------------*/
#phone {

width:100%;

background-color: #222222;
}


#content {
background: #222222 ;
margin:5px auto;
border: 1px solid #333;

}
/* left ----------------
----------------------*/


/* left end--------------------------------------*/
/* center --------------------------------------*/
.center {
float: left;
width: 600px;
text-align: justify;
margin-left: 5px;
margin-right:5px;
margin-top: 5px;
border-right: 1px solid #333;
}
.center  h2 {
color: #999;
font-family:Arial, sans-serif;
font-size: 14px;
font-weight: 100;
padding-left: 20px;
height:24px;
font-weight: bold;

background: #8f341c;

}
.center  h2 a {
text-decoration: none;


}
.center  h2 a:hover {

}
.centerText {
	
	
	margin-left: 5px;
margin-right:5px;
margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999898;
	
}

.centerText ul {
   list-style-type: square;
}


/* center end--------------------------------------*/
.right {

float:right;
width: 175px;
text-align: justify;
margin-top: 5px;
margin-left: 0px;
margin-right:5px;
margin-botom:0px;
border: 1px solid #333;
}

#filler{ 
height:70px;
background-image: url("images/sidebg.gif");
background-repeat: repeat-x;
margin: 0px 5px
}
.links{
width:250px;
height:70px;
float: left;
margin: 0px 0px;
}

#bottom	{font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; height:12px; padding: 10px 0px ; margin: 15px 0 0 0;background: url("images/bot_bg.jpg") repeat-x; }
#footer { font-size: 10px; text-align: center; border-top: 0px solid #ccc; padding: 5px 5px; color: #666;font-family:Arial, Helvetica, sans-serif;}


