/* ------------------------------------------------------------------------
CSS sheet for Vande Hey Raleigh 
Date Created: 6/9/2009
All inquiries for this document should be directed to information@virtualtech.com.
--------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #000;
	color: #fff;
}
#wrapper {
	margin: 10px auto;
	width: 900px;
	min-height: 400px;
}
#home h1 {
	margin: 0px 0px 0px 20px;
	width: 260px;
	height: 155px;
	text-align: center;
	font: 30px/103px Georgia, "Times New Roman", Times, serif;
	color: #AFB0B1;
	display: block;
	float: left;
}
.images-on #home h1 {
	text-indent: -10000px;
	background: url(../images/logoNew.png) top left no-repeat;
}
#home h2 {
	text-align: center;
	font: 28px/84px Georgia, "Times New Roman", Times, serif;
	color: #C0B879;
}
#home #rightside{
	float: left;
}
#home #subtitle {
	margin: 0px;
	width: 600px;
	height: 84px;
	display: block;
	margin: 0px 0px;
}
.images-on #home h2 {
	text-indent: -10000px;
	background: url(../images/logo2.png) top left no-repeat;
	overflow: hidden;
}
#flashContent {
	margin: 20px 0px;
	padding: 10px;
	height: 373px;
	width: 882px;
	background: #fff;
}
	#flashContent a img {
		border: none;
	}
#home p a {
	margin: 0px auto;
	width: 89px;
	height: 38px;
	text-align: center;
	font: 18px/38px Georgia, "Times New Roman", Times, serif;
	color: #C0B879;
	display: block;
}
.images-on #home p a {
	text-indent: -10000px;
	background: url(../images/enter.png) top left no-repeat;
	overflow: hidden;
}
html.images-on body#home div#wrapper ul#homeul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
html.images-on body#home div#wrapper ul#homeul li{
	float: left;
	width: 25%;
	margin: 10px 0 40px 65px;
}
html.images-on body#home div#wrapper ul#homeul a {
	text-indent: 0;
	background: #000;
	color: #999999;
	text-decoration: none;
}
html.images-on body#home div#wrapper ul#homeul a:hover {
	color: #fff;
	text-decoration: underline;
}
