/* CSS Document */

body { background: #FFFFFF; color: #000000; font-family:Verdana, Arial, Helvetica, sans-serif;  padding:0px; border:0px; text-align:center; }

#entire {
	display:inline;
	width:500px;
	left: 250px
}

.botbar {width: 700px; line-height: 15px; text-align: centre; color: #000000; font-size: 10px; font-weight: bold; border-top: 1px solid #000000; clear:both;  }

.bar { width:500px; line-height:2px; border-top: 1px solid #000000; line-height:1.2; padding:5px;  } 

.rollover {color: #330099; font-weight:bold  }

.rollover:hover {color: #c2d4e6; }

#menu {padding:0px; margin-left:0px; margin-bottom:0px; width: 620px; text-align:center; }

#menu a {display: block;  height: 50px; width:100px; }

a.home { background:url(images/home.gif) no-repeat; float:left; margin-left: 10px; margin-right:10px; margin-bottom:10px; margin-top:10px; text-align:center; } 
a.home:hover { background-position: 0 -50px; }

a.faq { background:url(images/faq.gif) no-repeat; float:left; margin-left: 10px; margin-right:10px; margin-bottom:10px; margin-top:10px; text-align:center; } 
a.faq:hover { background-position: 0 -50px; }

a.about { background:url(images/about.gif) no-repeat; float:left; margin-left:10px; margin-right:10px; margin-bottom:10px; margin-top:10px; text-align:center; }  
a.about:hover { background-position: 0 -50px; }

a.solutions { background:url(images/solutions.gif) no-repeat; float:left; margin-left:10px; margin-right:10px; margin-bottom:10px; margin-top:10px; text-align:center;  }  
a.solutions:hover { background-position: 0 -50px; }

a.contact { background:url(images/contact.gif) no-repeat; float:left; margin-left:10px; margin-right: 0px; margin-bottom:10px; margin-top:10px; text-align:center; }  
a.contact:hover { background-position: 0 -50px; }

span {display:none}

ul {list-style-type:none; text-align:left; margin:0 ; padding:0 }
