/* CSS Document */
body {
	background:url(../images/bg_tile.jpg) repeat-x;
	margin:auto;
	color:#53bbf6;
}


#vs_logo {
	position:relative;
	top:80px;
	float:left;
	margin-left:80px;
}
#vs_slogan{
	clear: both;
	position:relative;
	margin-top:85px;
	float:left;
	margin-left:90px;
	text-align:right;
	width:310px;
}

#top_3	{
		text-align: left;
		}


#vs_define {
	width:884px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	font-family:arial;
	font-size:0.9em;
	
	color:7d7d7d;
}


#vs_header {
    clear: both;
	margin: 0;
	padding: 0;
	width: 884px;
	height:150px;
	background:url(../images/top_1.jpg) no-repeat;
}

#top_2		{
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	width: 884px;
	height:150px;
	background:url(../images/top_2.jpg) no-repeat;
	overflow: hidden;
}

#top_3		{
	clear: both;
	margin: 0;
	padding: 0;
	width: 884px;
	height:138px;
	background:url(../images/top_3.jpg) no-repeat;
	overflow: hidden;
}

#vs_head_nav{
	position: relative;
	width:552px;
	height:33px;
	background:url(../images/head_nav_bg.jpg);
	position:relative;
	margin-left: 40px;
	margin-top: 102px;
	padding-left:15px;
	text-align: left;
}

.vs_divider{
	float: left;
	width: 4px;
	margin-left: 5px;
	margin-right: 5px;
	height: 33px;
	background:url(../images/divider.jpg) no-repeat;
	display: block;
	}

#vs_head_nav a:link, #vs_head_nav a:visited {
	color:#fff;
	height: 20px;
	margin-top: 8px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	
}

#vs_head_nav a:hover {
	color:#cc33cc;
}

#vs_main_area {
	margin: 0;
	padding: 0;
	background:url(../images/content_tile.jpg) repeat-y;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#vs_left {
	margin-bottom:10px;
	margin-left: 2px;
	float:left;
	text-align: left;
}

#vs_left_nav a:link, #vs_left_nav a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	width: 150px;
	height: 22px;
	padding-left: 36px;
	padding-top: 2px;
	background:url(../images/btn.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
}

#vs_left_nav #last {
	background:url(../images/links_btn.jpg) no-repeat;
}

#vs_left_nav a:hover {
	color:#cc00cc;
}

#vs_left_nav{
	background-image:url(../images/leftnav_base_bg.jpg);
	background-repeat:no-repeat;
}

#vs_left_nav_inner{
	padding-top:20px;
	padding-bottom:20px;
}

#vs_content{
	width:540px;
	margin-left:200px;
	margin-top:20px;
	color:#54bbf6;
}

#vs_content h2	        {
            font-size: 1.2em;
            text-align: left;
            margin-top: 10px;
	height: 27px;
	padding-left: 40px;
	color:#ff6699;
	width: 490px;
	padding-top: 15px;
            } 
			
#vs_content p ,#vs_content td, #vs_content .pagetab{
	color:7d7d7d;
}

#vs_footer_nav {
	clear:both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height:53px;
	text-align:center;
	background:  url('../images/footer.jpg') no-repeat;
	color:#818181;
	font-size:0.75em;
	overflow: hidden;
}

#vs_footer_nav div {
					width: 600px;
					margin-left: 200px;
					margin-top: 5px;
					}

#vs_footer_nav a:link, #vs_footer_nav  a:visited {
	color:#ffffff;
	text-decoration:none;
	margin-right:5px;
}

#vs_footer_nav a:hover {
	color:#66ccff;
}

#vs_abs_footer {
	color:#000;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	font-size:0.75em;
}


