* {font-size:9px; color: #926318;}
a {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	text-decoration:none;
}

body {
	background-color: #cdd9cc;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg2.jpg);
	background-repeat: repeat-y;
}
#mainWrap{
	background-image: url(../images/FOCUS_COMP.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 1220px;
}
#flashwrap{
	padding-left: 250px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {width:800px; margin:auto; text-align:center;}
