body {
	text-align: center;
	margin:0;
	padding:0;
	font-family:"Arian AMU", "Arial AMU", "Arial Unicode", "Arian AMU", Sylfaen, sans-serif; 
	font-size:12px;
	/* required for centering the page in IE */
	}
a, a:link, a:active, a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
h2 { font-size:12px; float:left; color:#FFF; padding:4px; margin:15px 0 0 0; width:100%; height:25px; background:url(../images/fm_menu_bg.jpg) repeat-x; line-height:25px; font-family:"Arian AMU", "Arial AMU", "Arial Unicode", "Arian AMU", Sylfaen, sans-serif; }
h4 { font-size:12px; color: #000; }
h3 { font-size:14px; color: #000; }
li { list-style-type:none;}
#wrapper {
	width: 950px;
	margin: 0 auto; /* centering the page */
	text-align: left;
	background: #FFFFFF;
	}
#header {
	width:950px;
	height: 150px;
	background:#FFFFFF;
	padding:0;

	}
#logo {
	position:absolute;
	float:left;
	height:62px;
	width:212px;
	margin-top:80px;
	margin-bottom:-10;
}	
#adv_price{
	position:absolute;
	background-color: #CCC;
	float: left;
	top:790px;
	height:auto;
	width:200px;
}
#banner1{
	position:absolute;
	background-color: #CCC;
	float: left;
	top:950px;
	bottom:0;
	height:100px;
	width:200px;
	padding:5;
}
.img {
	border:0;
	margin:0 15px 15px 0;
	float:left;	
}
#left {
	float: left;
	width: 200px;
	margin-top:150px;
	margin-bottom:900px;
	background-color: #FFFFFF;

	}	
#left ul {
	list-style-type:none;
	padding:0;
	margin:10px 0 0 10px;
	float:left;
	font-size:14px;
	line-height:20px;
	width:130px;
}
#left li {
	display: list-item;
	margin:0;
	padding:0;
}
#left li a {
	color: #000;
	text-decoration:none;
}
#left li a:hover {
	color: #EDB345;
	text-decoration:underline;
}
#menu{
	position:absolute;
	height:50px;
	width:950px;
	background-color:#000;
	margin-top:0;
	padding:10;
	}
#menu a { color: #CCC;}
#menu a:hover { color:#FFF; text-decoration:none;}

.gallery { margin-left:25px; border:0;}
.portfolio {margin-left:15px; border:0;}
#content {
	width:720px;
	float:right;
	background-color: #FFF;
	margin-top:150px;

	}
#footer {
	clear:both;
	background:url(../images/footer.gif) repeat-x;
	height:50px;
	color:#FFF;
	line-height:30px;
	}
#analytics {
	float:right;
	background:url(../images/footer.gif) repeat-x;
	height:auto;
	color:#FFF;
	margin-top:10px;
	}	
#footer p {
margin-left:20px;
line-height:50px;
}