@charset "utf-8";
/* CSS Document */
html {margin:0; padding:0;}
body {background:#EAE4CF; margin:10px 0px 0px 0px; padding:0;}
img {border:0;}
/* 888888888888888888888888888888 Layout Style 88888888888888888888888888888888888888 */
#main {
	width:1000px;
	height:600px;
	margin:0 auto;
	position:relative;
}
	.left {width:28px; background:url(images/leftbar.png) top no-repeat;}
	.mid { width:944px; height:460px; }
		#fade {width:944px; height:auto; margin:0 auto; z-index:2; top:398px; position:absolute;}
		#iframe {height:460px; width:935px; margin:0 auto; overflow-x: hidden;}
		#bottompannel {height:121px; width:932px; margin-top:5px; margin:0 auto;}
			#panel1 {width:184px; height:119px; background:url(images/panel.gif) no-repeat center; float:left; margin-right:1px; text-align:center; padding-top:6px;}
			#panel2 {width:184px; height:119px; background:url(images/panel.gif) no-repeat center; float:left; margin-right:2px; text-align:center; padding-top:6px;} 
			#panel3 {width:188px; height:117px; float:left; text-align:center; padding-top:6px;}
			#panel4 {width:184px; height:119px; background:url(images/panel.gif) no-repeat center; float:left; margin-right:2px; text-align:center; padding-top:6px;}
			#panel5 {width:184px; height:119px; background:url(images/panel.gif) no-repeat center; float:left; margin-right:2px; text-align:center; padding-top:6px;}
	.right {width:28px; background:url(images/rightbar.png) top no-repeat;}
#ben {width:1000px; height:auto; margin:0 auto; text-align:center;}
/* 888888888888888888888888888888 Layout Style 88888888888888888888888888888888888888 */

p{ margin:0 1em; padding: .4em 0; font-size:11px; font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif; color:#666666;}
a {	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif; font-size: 10px; color: #0A6464;}
a:hover { color: #81602D; text-decoration: underline; }
a:visited { color: #0A6464;	text-decoration: none; }
a:link { text-decoration: none; }
a:active {text-decoration: none;}
.form-text { font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif; color:#006699; font-size:12px; }