/* CSS Document */



#container{

	width:650px;

	position:relative;

	margin-left:auto;

	margin-right:auto;

	margin-top:50px;

	border:#312267 1px solid;

	background-color:#fff;

}

#masthead{

	width:100%;

	position:relative;

	height:100px;

	background-color:#312267;

	color:#fff;

}



#verMenu{

	position:relative;

	height:20px;

	border-bottom:#312267 1px solid;

	text-align:right;

	color:#564592;

	font-size:13px;

	padding-right:20px;

	

}



#left-col{

	position:relative;

	float:left;

	width:180px;

}



#right-col{

	position:relative;

	float:left;

	width:465px;

	border-left:#312267 1px dotted;

}



#leftc-in{

	margin:60px 3px 10px 10px;

}




#leftc-in a{

	color:#777;

}



#leftc-in a:hover {

	color:#000;

}



#rightc-in{

	margin:10px 10px 10px 14px;

}

#rightc-in p{
	margin:20px 0px 0px 0px;
}

#allFooter{	

	width:650px;

	position:relative;

	margin-left:auto;

	margin-right:auto;

	margin-top:30px;

	font-size:12px;

	text-align:center;

	color:#666;

}



.subFooter{

	padding:10px;

	text-align:center;

	position:relative;

	height:50px;

	font-size:11px;

	background-color:#A196C9;

	line-height:18px;

}

#onStore {
	position:absolute;
	left:12px;
	top:15px;
	width:134px;
	height:40px;
	z-index:1;
}
