

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_all.gif);
	background-repeat: repeat-x;
	color: #55595b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    background-color: #71ABD3;
}


#top_colour_bar {
          display: block;
           height: 20px;
            width: 100%;
    margin-bottom: 0px;
 }


#container {

 left:50%;
 margin-left:-488px;
 position:absolute;
 width:977px;
 margin-top: -20px;

}

 #menu__div {
    display: block;
    margin-left:375px;
	margin-top: -107px;
	margin-right: 0px;
	margin-bottom: 0px;
    width: 700px;

}

#logo_div {
  display: block;
 background: url(../img/logo.gif) no-repeat center;
      width: 977px;
     height: 107px;
  margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

 }
div#home , div#who_we_are, div#our_services, div#customers_review, div#contact_us
{
  float: left;
}

div#home a
{
  display: block;
  background: url(../img/menu/01_home.gif) no-repeat;
  overflow: hidden;
}

div#who_we_are a{
  display: block;
  background: url(../img/menu/02_who_we_are.gif) no-repeat;
  overflow: hidden;

}


div#our_services  a{
  display: block;
  background: url(../img/menu/03_our_services.gif) no-repeat;
  overflow: hidden;
}

 div#customers_review  a{
  display: block;
  background: url(../img/menu/04_customers_review.gif) no-repeat     ;
  overflow: hidden;
 }

 div#contact_us  a{
  display: block;
  background: url(../img/menu/05_contact_us.gif) no-repeat     ;
  overflow: hidden;
 }

div#home a:hover
{
  display: block;
  background: url(../img/menu/01a_home.gif) no-repeat ;
  overflow: hidden;
}

div#who_we_are a:hover{
  display: block;
  background: url(../img/menu/02a_who_we_are.gif) no-repeat;
  overflow: hidden;
}

div#our_services  a:hover{
  display: block;
  background: url(../img/menu/03a_our_services.gif) no-repeat;
  overflow: hidden;
}

div#customers_review  a:hover{
  display: block;
  background: url(../img/menu/04a_customers_review.gif) no-repeat;
  overflow: hidden;
}

div#contact_us  a:hover{
  display: block;
  background: url(../img/menu/05a_contact_us.gif) no-repeat;
  overflow: hidden;
}
  div#home img  , div#who_we_are img, div#our_services img, div#customers_review img,
div#contact_us img
{
  visibility: hidden;
}

 #banner_div{
 display: inline;
   float:left;
  height: 210px;
   width: 976px;
    margin-left: 0px;
	 margin-top: 0px;
   margin-right: 0px;
  margin-bottom: 0px;

 }

 #bg_center_div{
   display: block;
     width: 977px;
background: url(../img/bg_body.gif) repeat-y;
    margin-left:-1px;
	margin-top: 0px;
	margin-right: 0px;
    margin-bottom: 0px;
   float:left;
}

 a:link,a:active,a:visited {
	text-decoration: none;
}

 a:hover	{
	text-decoration: underline;
}

#left_content_div{
 display: inline;
 width : 602px;
 background: url(../img/bg_heading.gif) no-repeat;
 margin-left:0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 float: left;
}

#right_content_div{
 display: inline;
 width : 374px;
 background: url(../img/bg_right_column.gif) no-repeat;
 background-position:top right;
 margin-left:0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 float: right;
}


#footer_nav_div {
 color: #657f9b;
  margin-left: 265px;
  margin-top: -52px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 700px;

}

#footer_nav_div a  {
	color: #657f9b;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

#footer_nav_div a:link,#footer_nav_div a:active,#footer_nav_div a:visited {
	color: #4d4d4d;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

#footer_nav_div a:hover {
   color: #657f9b;
	font-size: 11px;
	text-decoration: underline;
	font-weight:normal;
}

#made_by_div {
  width: 300px;
  margin-left: 265px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family:Verdana;
}

 div#made_by_div a {
	color: #F0847C;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

div#made_by_div a:link,div#made_by_div a:active,div#made_by_div a:visited {
	color: #F0847C;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

div#made_by_div a:hover {
    color: #F0847C;
	font-size: 11px;
    text-decoration: underline;
	font-weight:normal;
}
.heading1 {
  color: #F28EAA;
  font-weight: bold;
  font-size: 18px;
}

.heading2 {
  font-size: 14px;
   color: #71AAD2;
}

.heading3{
 font-size: 10px;
 color: #999999;
 margin:0px 70px 0 40px;
 }