html,body
	{
	margin:0;
	padding:0;
  	width:100%;
	height:100%;	
	background-image:url(/images/site_bg.png);
	background-position:center;
	background-repeat:repeat-y;
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 			19px;
	
	}

a {color:#666666;} /* mouse over link */
a:link {color:#666666;} /* mouse over link */
a:active {color:#666666} /* mouse over link */
a:hover {color:#666666} /* mouse over link */
a:visited {color:#666666} /* mouse over link */

#site
	{
	top:0px;
	position:absolute;
	width:960px;
	margin-left:-480px;
	min-height:100%;
	left:50%;
	background-position:center top;
    background-repeat:no-repeat;
	background-color:#FFFFFF;
	}

#header
	{
	position:absolute;
	top:0px;
	left:0px;	
	height:236px;
	width:960px;
	background-image:url(/images/header_bg.png);
	background-repeat:no-repeat;
	}

#headerimg
	{
	position:absolute;
	left:319px;
	top:26px;
	}

#searchbox
	{
	position:absolute;
	left:635px;
	top:190px;
	width:320px;
	height:22px;
	padding-left:5px;
	
	background-color:#FFFFFF;
	z-index:110;
	
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.7;
	}

#content
	{
	position:absolute;
	top:0px;
	padding-left:20px;
	padding-right:20px;
	left:0px;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	min-height:100%;
	}

#rblock
	{
	position:absolute;
	left:650px;	
	top:260px;
	width:310px;
	}

#home_footer
	{
	position:absolute;
	bottom:0;
	width:960px;
	height:280px;
	text-align:center;
	font-size:11px;
	vertical-align:bottom;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	}


#footer
	{
	position:absolute;
	bottom:0;
	width:960px;
	height:30px;
	text-align:center;
	font-size:11px;
	vertical-align:bottom;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	}


.block
	{
	width:300px;
	height:210px;
	margin-right:2px;
	border:2px solid #DDDDDD;		
		
	}
	
.homeblock
	{
	float:left;
	width:300px;
	height:210px;
	margin-right:2px;
	border:2px solid #DDDDDD;		
	}

.homeblock a
	{
	text-decoration:none;	
	}
	
.blocktitle
	{
	width:295px;
	height:22px;
	background-image:url(/images/btn_bg.png);
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;		
	font-weight:bold;
	color:#FFFFFF;
	padding-top:4px;
	padding-left:5px;
	text-decoration:none;	
	}
.blocktitle a
	{
	text-decoration:none;	
	}

#overlay
	{
	position:absolute;
	background-color:#000000;
	width:960px;
	height:100%;	
	left:0px;
	top:245px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	z-index:105;
	}

#vvr_overlay
	{
	position:absolute;
	background-color:#000000;
	width:1000px;
	height:100%;	
	left:0px;
	top:0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	z-index:105;
	display:none;
	}

#stopmsg
	{
	position:absolute;
	left:250px;
	width:500px;
	background-color:#EEEEEE;
	color:#000000;
	border:1px solid #222222;
	text-align:center;
	padding:15px;
	z-index:110;
	}
	
	   
#nav
	{
	position:absolute;
	top:215px;
	left:0px;
	margin:0; 
	padding-left:0px; 
	list-style:none;
	z-index:600;
	}	
	
#nav ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#nav li 
	{
	float:left; 
	display:block; 
	width:158px; 
	height:22px;
	padding-top:8px;
	background:#ccc; 
	position:relative;
	z-index:500; 
	margin:0 1px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-image:url(/images/btn_bg.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #666666;
	}
		
#nav li a 
	{
	display:block; 
	font-weight:700;  
	height:23px; 
	text-decoration:none; 
	color:#fff; 
	}

#nav li a:hover 
	{
	color:#DDDDDD;
	}
	
#nav a.selected 
	{
	color:#f00;
	}
	
#nav ul li ul
	{
	position: absolute;
	display: block;
	visibility: hidden;
	text-align:left;
	}

#nav ul li ul li 
	{
	width:210px; 
	border-top:1px solid #fff;
	height:20px;
	padding-left:10px;
	font-size:13px;
	padding-top:5px;
	display: list-item;
	float: none;
	text-align:left;
	}
		
*html #nav ul 
	{
	margin:0 0 0 -2px;
	}
	
#em_footer
	{
	position:absolute;
	bottom:10px;
	padding-left:30px;
	width:860px;
	background-color:#FFFFFF;
	}
	
#clickme
	{
	position:absolute;
	left:920px;
	width:40px;
	top:300px;
	z-index:200;
	}
	
#indexblock
	{
	position:absolute;
	left:720px;	
	z-index:290;
	top:270px;
	color:#FFFFFF;
	font-size:11px;
	width:220px;
	padding:10px;
	border:1px solid #5ca1cc;
	background-color:#7db4d8;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.05, #7db4d8 ), color-stop(1, #a9cfe7) );
	background: -moz-linear-gradient(center bottom, #7db4d8 20%, #a9cfe7 100% );
	background: linear-gradient(center bottom, #7db4d8 5%, #a9cfe7 100% );
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#a9cfe7, endColorstr=#7db4d8);
	}
	
#indexblock a
	{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#indexblock a:hover
	{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}

#indexblock .em_indexactive 
	{
	background-color:#217ec5;	
	padding:2px;
	padding-left:10px;
	display:block;
	float:left;
	height:18px;
	width:100%;
	}
#indexoverlay
	{
	position:absolute;
	left:975px;
	width:250px;
		
	z-index:300;
	background-color:#FAFAFA;
	height:1800px;
	}

#iphone
	{
	background-image:url(/userdata/Image/iphone.png);
	width:335px;
	height:580px;
	padding-left:151px;
	padding-top:90px;
	}
	
	
#em_nav
	{
	position:absolute;
	left:725px;
	top:250px;
	width:150px;
	height:30px;
		
	}
	
#bolder 
	{
	display:none;
	position:absolute;
	left: 400px;
	top:270px;
	width: 604px;
	height:362px;
	}

.folderpage 
	{
	position:absolute;
	left:0px;
	top:0px;
	width: 300px;
	height:360px;
	color:#fff;
	overflow:hidden;
	border: solid 1px #000;
	}
