body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	background-color: #ddd;
	margin: 0 auto;
}

#disclaimer {
  color: #f37a75;
  margin: 13px 0 0 280px;
  font-size: 13px;
}

a:link {
	text-decoration: none;
	border-style: none;
	border-width: 0px;
}

a:visited {
	border: none;
	text-decoration: none;
}

a:hover, a:active {
	border: none;
	text-decoration: none;
}

img{
	border: none;
}

/* page */
#page {
  width: 930px;
  margin: 7px auto 0 auto;
  top: 0px;
}

#page_top {
}

#header {
  height: 115px;
  width: 930px;
  background: url(images/topsection.gif) no-repeat;
  padding: 0 0 0 1px;
}

#header p {
  font-size: 14px;
  color: rgb(87, 132, 156);
  text-align: right;
  margin: 0;
  padding: 90px 12px 0 0;
}

#banner {
  min-height: 245px;
  width: 930px;
  float: left;
  background-color: #fff;
}

#banner_L {
  width: 427px;
  height: 245px;
  background: url(images/Mimi.jpg) no-repeat;
  float: left;
}

#banner_R {
  width: 495px;
  height: 60px;
  margin: 120px 0 0 0;
  background: url(images/smiletext.gif) no-repeat;
  float: left;
}

.blue_edging {
  min-height: 245px;
  width: 4px;
  background: url(images/blueEdging.gif) repeat-y;
  float: left;
}

.blue_edgingR {
  min-height: 245px;
  width: 4px;
  background: url(images/blueEdgingRev.gif) repeat-y;
  float: left;
}

.mainsection {
}

#menu_xpanse {
  float: left;
  height: 57px;
  width: 930px;
  background: url(images/menuBorder.gif) no-repeat;
}

#menu_xpanse img {
  float: left;
  padding: 0 0 0 15px;
}

#menu {
  clear: both;
  list-style-type: none;
  float: left;
  margin: 2px 0 0 0;
  padding: 0 0 0 10px;
  width: 674px;
  height: 41px;
  background: url(images/menuBorder_gradient.gif) no-repeat bottom left;
}

#menu li {
  display: inline;
  padding: 10px 0 0 0;
  margin: 0 0 0 22px;
  height: 24px;
  min-width: 48px;
  max-width: 112px;
  float: left;
}

#menu li a {
  float: left;
}

#home a , #home a:link {
  height: 24px;
  width: 51px;
  background: url(Images/bHome.gif) no-repeat bottom left;
}

#home a:hover, #home a:active{
  background: url(Images/bHome.gif) no-repeat bottom left;
}

#team a, #team a:link {
  height: 24px;
  width: 48px;
  background: url(images/bTeam.gif) no-repeat top left;
}

#team a:hover, #team a:active{
  background: url(images/bTeam.gif) no-repeat bottom left;
}

#services a, #services a:link {
  height: 24px;
  width: 67px;
  background: url(images/bServices.gif) no-repeat top left;
}

#services a:hover, #services a:active{
  background: url(images/bServices.gif) no-repeat bottom left;
}

#laser a, #laser a:link {
  height: 24px;
  width: 112px;
  background: url(images/bLaserT.gif) no-repeat top left;
}

#laser a:hover, #laser a:active{
  background: url(images/bLaserT.gif) no-repeat bottom left;
}

#financial a, #financial a:link {
  height: 24px;
  width: 74px;
  background: url(images/bFinancial.gif) no-repeat top left;
}

#financial a:hover, #financial a:active{
  background: url(images/bFinancial.gif) no-repeat bottom left;
}

#contact a , #contact a:link {
  height: 24px;
  width: 89px;
  background: url(images/bContactUs.gif) no-repeat top left;
}

#contact a:hover, #contact a:active{
  background: url(images/bContactUs.gif) no-repeat bottom left;
}

.main_section_xpanse {
  float: left;
  min-height: 196px;
  width: 930px;
  background: url(images/greenBorder_runner.gif) repeat-y;
}

#content {
  width: 880px;
  float: left;
  margin: 0 25px;
}

#writeup {
  float: left;
  width: 662px;
}

#writeup h1{
  color: rgb(254, 66, 66);
  font-size: 25px;
  font-weight: bold;
  margin: 20px 0 0 55px;
}

#notice {
  display: none;
  visibility: collapse;
}
#weAreOn {
  margin: 35px 0 0 0;
  color: rgb(79, 68, 93);
  font-weight: normal;
  font-size: 23px;
}

#iHaveAPlan:link {
  color: rgb(79, 68, 93);
  font-weight: normal;
  font-size: 23px;
}

#iHaveAPlan:visited,  #iHaveAPlan:hover, #iHaveAPlan:active {
  color: rgb(153,149, 78);
}

#map a {
  float: left;
  margin: 10px 0 0 0;
  width: 218px;
  height: 170px;
  background: url(images/campus.gif) no-repeat;
}

#map a:hover {
  background: url(images/map.gif) no-repeat;
}

#infobox {
  float: right;
  margin: 10px 0 0 0;
  width: 218px;
  height: 170px;
}

#footer {
  height: 30px;
  width: 930px;
  clear: both;
  background: url(images/greenbottom_runner.gif) no-repeat;
}

#legal  {
  color: rgb(168, 207, 139);
  font-size: 11px;
  float: right;
  margin: 12px 100px 0 0;
}