html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}:focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse;border-spacing:0;}

body{
	margin: 0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	height: 100%;
	background-color:#FFF;
	font-family: helvetica, arial, verdana;
	color: #777;
	font-size: 12px;
}
img{
	border: 0;
}
#vcenter{
	position: absolute;
	text-align: center;
	top: 50%;
	height: 1px;
	width: 100%;
}
#siteWrap{
	padding-top: 20px;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 1056px;
	height: 600px;
	position: relative;
	top: -280px;
	background: url('../img/background.gif') no-repeat #FFF;
}
#screenshot{
	margin: 0 auto 0 auto;
	position: relative;
	top: -280px;
}
#screenshot img{
	margin: 10px auto 10px auto;
}
#main{
	margin:0 auto 0 auto;
	width: 1000px;
	height: 480px;
	border: 8px solid #FFF;
}
#footer{
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 25px;
	padding: 0 5px;
	line-height: 25px;
	font-size: 10px;
	color: #AAA;
}
#footer a{
	color: #AAA;
}
a{
	color: #777;
}
#flashWrap #flashObject{
	margin: 0;
	width: 640px;
	height: 480px;
	text-align: left;
}
#flasghRequired{
	margin: 200px 0 0 20px;
}
#flashWrap{
	float: left;
	width: 640px;
	height: 480px;
	background-color: #FFF;
}
#sideBar{
	float: left;
	width: 360px;
	height: 480px;
	background-color: #FFF;
	text-align: left;
}
#sideBar #sideBarContent{
	margin: 0 0 0 26px;
}
#logo{
	margin: 12px 18px 190px 0;
	height: 20px;
	text-align: right;
}
#directions{
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	height: 160px;
	width: 316px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#directions ol{
	list-style-position:outside;
	padding: 0;
}
#directions li{
	margin: 0 0 5px 17px;
	*margin: 0 0 5px 23px; /* For IE7 - Microsoft, get your act together. */
	_margin: 0 0 5px 23px; /* For IE6 - Even when you do, we'll be cleaning up your mess for years. */
}
#directions p{
	margin: 0 0 10px 0;
}
#directions hr{
	clear: both;
	visibility: hidden;
	margin: 0;
	height: 1px;
}
#share{
	height:40px;
	width: 315px;
}
#share img{
	margin: 17px 0 0 0;
}
.alighRight{
	float: right;
}
.alighLeft{
	float: left;
}
object{outline:none;border:0px;} /* fix firefox dotted border outline */
