*{
  margin:0;
  padding:0;
  border: 0;
  list-style:none;
}

img{display:block;}
a{text-decoration: none;color:#807da5;}
a:hover{text-decoration: underline;color:#17125b;}
h1{color:#17125b;font:italic bold 20px/20px "Georgia", sans-serif;margin-bottom:15px;text-align:center;}
h2{color:#17125b;font:italic bold 16px/16px "Georgia", sans-serif;margin-bottom:10px;margin-top:10px;}
body{font-family: sans-serif;font-size: 12px;background:#b4c9f4 url(../img/bg.jpg) repeat-x;}

#wrapper{
  background:url(../img/content.jpg) no-repeat bottom left;
  margin:0 auto;
  text-align:center;
  width:1024px;
}
.top-pics {margin: 322px 0 0 -58px;}
.float {float:left; width:200px; margin:20px;}
#menubg{background:url(../img/menubg.gif) no-repeat top left;width:284px;height:496px;float:left;}
#img{background:url(../img/img.gif) no-repeat top left;width:740px;height:496px;float:left;}
#content{min-height:311px;clear:both;position:relative;color:#17125b;}
#content #text{margin-left:290px;width:570px;text-align:left;margin:0 auto;}
#content p{font:12px/16px "Georgia", sans-serif;margin-bottom:15px;}
#content .bold{font-style:italic;font-weight:bold;margin-bottom:0;} 
#content #info{font:12px/15px "Georgia", sans-serif;padding-top:10px;margin-top:15px;text-align:center;margin-bottom:0;clear:both;}
#content #number{font:bold 16px/18px "Georgia", sans-serif;text-align:center;padding:10px;margin:0;}
#content #text ul{padding-left: 20px;}
#content #text li {list-style: disc;}
#content #text .block {float:left; margin:10px 10px 0 50px;}
#content #text .block p {font-size:10px;margin:0;padding:0;text-align:center;}
#content #text address {padding-top:10px;font:12px/15px "Georgia", sans-serif;}
#menu{width:150px;margin-top:150px;text-align:right;float:right;display:inline;margin-right:44px;}
#menu li a{color:#fff;font:bold 15px/30px "Georgia", sans-serif;height:45px;}
#click{position:absolute;left:141px;top:-22px;height:30px;width:90px;}
#content #text #plans {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 90px;
  clear: both;
}
#content #text #plans li {
  list-style: none;
  float: left;
  padding-right: 5px;
  padding-top: 5px;
}
#content #text .sitemap {
  font-size: 16px;
  text-transform: capitalize;
}
#footer{background:url(../img/footer.gif) repeat-x top;height:115px;}
#footer #cvb{float:left;margin-top:19px;margin-right:25px;display:inline;margin-left:175px;}
#footer .busdev{float:left;margin-top:19px;margin-right:20px;}
#footer #cal{float:left;margin-top:8px;}
#footer #info2{color:#fff;font:12px/15px "Georgia", sans-serif;text-align:right;width:270px;float:left;margin-top:25px;}
#footer a{color:#CC6;}
#footer #tommargin{margin-top:15px;}
.hidden { 
 display: none;
 position: absolute;
 left: -9999px;
 }
 
#splash-wrapper
{
	display: none;
}

#splash
{
	padding: 10px 20px;
	color: #fff;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
}

#splash h2
{
	margin: 20px 0px;
	font-size: 1.6em;
	color: #fff;
}

#splash ul
{
	margin: 10px 20px;
}

#splash li
{
	color: #fff;
	list-style-type: disc;
	line-height: 1.5em;
}

#splash p
{
	margin: 10px 0px;
}

#splash small
{
	font-size: 0.72em;
}

.center
{
	text-align: center;
}
