html {
	font: 12px Tahoma, Arial;
	background: #a2a4a6 url(../images/background.gif) repeat-x top left}
img {
	border: none;
}
#container {
	top: -15px;
	width: 800px;
	height: 100%;
	margin: auto;
	position: relative;
	background: #FFFFFF;
}
#logo {
	position: absolute;
	left: 35px;
	top: 35px;
	width: 203px;
	height: 51px;
}
#flash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 359px;
}
#grey {
	position: absolute;
	right: 0px;
	top: 380px;
	width: 256px;
	height: 230px;
	background: url(../images/grey.jpg) repeat-x;
	z-index: 100;
	color: #333333;
}
#quote {
	position: absolute;
	right: 10px;
	top: 390px;
	width: 236px;
	height: 72px;
	text-align:right;
}
#year {
	position: absolute;
	right: 10px;
	top: 390px;
	width: 236px;
	height: 72px;
	text-align:right;
}
#seven {
	position: absolute;
	right: 20px;
	top: 470px;
	width: 220px;
	height: 23px;
	text-align:right;
}
#grey_dec {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 158px;
	height: 100%;
	background: url(../images/grey_dec.gif) repeat-y;
	z-index: -1;
}
#light_dec {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 259px;
	height: 490px;
	background: url(../images/light_dec.gif) repeat-y;
	z-index: -1;
}
#nav_dec {
	position: absolute;
	width: 800px;
	height: 30px;
	left: 0px;
	top: 171px;
	background-color: #e1e1e1;
	z-index: 10;
}
#nav {
	position: absolute;
	width: auto;
	left: 25px;
	top: 390px;
	z-index: 10;
	font-size: 14px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	padding-bottom: 5px;
}
#nav a:hover, #nav li.current a { color: #cca00c; text-decoration: none;}
#nav a { color: #877f7d; }
#nav a:hover, #nav li.current a { color: #cca00c; text-decoration: none;}
.body_txt {
	font: 11px Tahoma, Arial;
	color: #e6e6e6;
}
#content {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 380px;
	padding-left: 180px;
	padding-right: 287px;
	padding-bottom: 0px;
	z-index: 10;
}
#content2 {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-left: 180px;
	padding-right: 20px;
	padding-bottom: 100px;
	z-index: 10;
}
#content ul {
	list-style-type: square;
}
#content_dec {
	position: absolute;
	background:url(../images/content_dec.jpg) repeat-x;
	height: 84px;
	width: 432px;
	top: 330px;
	left: 303px;
	z-index: 200px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #4d4d4d;
}
h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d4af2f;
}
h2, .h2 {
	font-size: 11px;
	font-weight: bold;
}
#footer {
	width: 800px;
	height: auto;
	margin: auto;
	right: 0px;
	position: relative;
	bottom: 45px;
	font: 9px Arial, Helvetica;
	color: #333333;
	text-align: right;
}
#footer a { color:#666666; }
.fm-logo {
	float: right;
	margin: 5px 10px 0px 10px;
}