body{
	background:#fbf9e6 url(images/bg_repeat.gif) repeat-x;
	margin:0 auto;
	font:Verdana;
	font-size:1em;
	color:#FFFFFF;
}
a{
	color:#FFFFFF;
	text-decoration:none;
	font:Verdana;
	font-size:1em;
}

a:hover{
	color: #999999;
	text-decoration:none;
	}

#wrap{
	width: 840px;	
	margin: 0 auto;
	text-align: left;
}
#logo{
	background: url(images/logo.png);
	width:298px;
	height:116px;
	margin-left:2px;
}
#blueline{
	background:#5b95bf;
	width:100%;
	height:10px;
	margin:0 auto;
}
#flash_bg{
	background:url(images/flash_bg.png) no-repeat;
	width:814px;
	height:553px;
	margin-top:25px;
	padding-top:7px;
}

.flashmargin{
	margin-left:7px;
}

#screen1{
	background:url(images/screen1.png);
	width:840px;
	height:575px;
	margin-top:25px;
}
#screen2{
	background:url(images/screen2.png);
	width:840px;
	height:575px;
	margin-top:25px;
}
#screen3{
	background:url(images/screen3.png);
	width:840px;
	height:575px;
	margin-top:25px;
}
#screen4{
	background:url(images/screen4.png);
	width:840px;
	height:575px;
	margin-top:25px;
}
