/* 
------------------------------------------------------- 
Main Page
	                                    
------------------------------------------------------- 
*/

#banner {
	position: relative;
	left: 0px;
	top: -20px;
	z-index: 50;
}

#ads {
	position: relative;
	left: 0px;
	top: 20px;
	width: 230px;
	text-align: right;
	margin-right: 10px;
}

#ads a {
	background-image: none;
	color: #7B7784;
	display: inline;
	padding-left: 0px;
	padding-right: 10px;
	text-decoration: none;
	text-indent: 0px;
}

#ads a:hover{
	background-color: #ffffff;

}

#quicklinks a{
	background-color: #ffffff;
	text-decoration: none;
}

#quicklinks a:hover{
    color: #2A5F9F;
    background-color: #E0EEFF;
    text-decoration: none;
}


#contact {
	position: relative;
	width: 230px;
	left: -15px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	top: 10px;

}

#howorder {
	position: relative;
	left: 10px;
	top: 10px;
	line-height: 22px;
}

.vs {
	margin-top: 5px;
}
