/* CSS Document */
body { 
	background-image:url(css_images/background_color.gif); 
	background-repeat:repeat-x; 
	background-color:#000000;
	color: white;
}
td {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.main_table {
	background-image:url(css_images/fawley_back_image.jpg);
	background-repeat: no-repeat;
	
}

.mainlevelmm {
	padding-left: 10px;
	text-align: right !important;
	text-align:right !important;
}

a.mainlevelmm:hover {

	padding-left: 10px;

}






a:link{ color: white; text-decoration:none;}
a:visited{ color: white; text-decoration:none; }
a:hover{color: #9ECE41; text-decoration:none;}
a:active{ color: white; text-decoration:none;}

h3 {
	margin-bottom: 0px;
}

.fawley {
	margin-left: 29px;
}

.thumbs {
	margin-left: 19px;
	margin-top: -2px;
}
.thumbs2 {
	border: 0px;
	margin-top: 5px;
}
.multithumb
{
border: 5px;
}
.fix{
	margin-top: -2px;
	/* IE BELOW */
	*margin-top: -14px;
}
.photo{
	font-size:9px;
}
.homeflash{
	margin-top: -2px;
	/* IE BELOW */
	*margin-top: -3px;
}
#rollover1
{
  display: block;
  width: 165px;
  height: 165px;
  background: url("../images/strategic_up_and_over.png") no-repeat 0 0;

}

#rollover1:hover
{
  background-position: 0 -165px;
}

#rollover1 span
{
  display: none;
}

#rollover2
{
  display: block;
  width: 165px;
  height: 165px;
  background: url("../images/project_up_and_over.png") no-repeat 0 0;

}

#rollover2:hover
{
  background-position: 0 -165px;
}

#rollover2 span
{
  display: none;
}

#rollover3
{
  display: block;
  width: 165px;
  height: 165px;
  background: url("../images/planning_up_and_over.png") no-repeat 0 0;

}

#rollover3:hover
{
  background-position: 0 -165px;
}

#rollover3 span
{
  display: none;
}

#rollover4
{
  display: block;
  width: 165px;
  height: 165px;
  background: url("../images/sustain_up_and_over.png") no-repeat 0 0;

}

#rollover4:hover
{
  background-position: 0 -165px;
}

#rollover4 span
{
  display: none;
}

#rollover5
{
  display: block;
  width: 165px;
  height: 165px;
  background: url("../images/interior_up_and_over.png") no-repeat 0 0;

}

#rollover5:hover
{
  background-position: 0 -165px;
}

#rollover5 span
{
  display: none;
}

#rollover6
{
  display: block;
  width: 165px;
  height: 165px;
  background: url("../images/arch_up_and_over.png") no-repeat 0 0;

}

#rollover6:hover
{
  background-position: 0 -165px;
}

#rollover6 span
{
  display: none;
}
