body {
		text-align: center; /* for IE */
        padding-top:0px;
        margin:0px;
  background-color: #05173D;
}

a:link ,a:visited, a:active, a:hover{
  text-decoration:none;
  color: #CBA346 ;
}

a:hover {
  color: #CBA346 ;
  text-decoration: underline
}


#center{
  	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 900px;
}

#page{
   width:900px;
   height:684px;
   margin:0px ;
   padding:0px;
}

#title{
  height:111px;
  width:900px;
}

#gap{
  width:900px;
  height:20px;
}
#toppic{
  width:900px;
  height:300px;
}





#allcontent{
   min-height:400px;
   overflow:auto;
   width:900px;
   padding-top:10px;
   overflow:auto;

   font-family:  Arial,Tahoma, sans-serif;
   font-size: 14px;
  color: #05173D;
  background-color: #FFFFFF
}


#contentleft{
  width:420px;
   float:left;
   padding-left:15px;
   padding-right:15px;
  overflow:auto;
  line-height: 1.3
}

#contentright{
  width:420px;
   float:left;
     padding-left:15px;
   padding-right:15px;
  overflow:auto;
  line-height: 1.3
}
#contentleft33{
  width:280px;
   float:left;
   padding-left:15px;
   padding-right:15px;
  overflow:auto;
  line-height: 1.3
}

#contentright66{
  width:555px;
   float:left;
     padding-left:15px;
   padding-right:15px;
  overflow:auto;
  line-height: 1.3
}
#contentleft66{
  width:555px;
   float:left;
   padding-left:15px;
   padding-right:15px;
  overflow:auto;
  line-height: 1.3
}

#contentright33{
  width:280px;
   float:left;
     padding-left:15px;
   padding-right:15px;
  overflow:auto;
  line-height: 1.3
}

#contentmiddle33{
  width:270px;
   float:left;
     padding-left:5px;
   padding-right:5px;
  overflow:auto;
  line-height: 1.3
}

.goldline{
  font-size: 0px;
  height:1px;
  background-color: #CBA346 ;
  width:100%;
}



#menu{
  position:relative;

  width:900px;
  height:21px;
  text-align: center;
  margin:0px;
  padding:0px;
  color: #FFFFFF  ;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif
}

.menuitem{

  float:right;
  margin:0px;
  padding:0px;
  height:21px;
  padding-left:20px;
  text-transform:uppercase;
}


.menuitem a:visited,.menuitem a:active,.menuitem a:link{
   text-decoration:none;
  color: #FFFFFF
}
.menuitem a:hover{
   text-decoration:none;
   color: #CBA346
}

.selected,.selected a:link,.selected a:visited,.selected a:hover,.selected a:active{
  color: #CBA346
}

#footer{
   height:26px;

   width:900px;
  text-align: right  ;
  clear:all;

}

h1{
   font-family:  Arial,Tahoma, sans-serif;
   font-size: 20px;
   display: inline;

  color: #05173D;
  font-weight: normal;
}
h3{
  color: #CBA346;
   font-family:  Arial,Tahoma, sans-serif;
   font-size: 16px;
   display:inline;
  text-decoration: underline
}
h4{
  color: #CBA346;
   font-family:  Arial,Tahoma, sans-serif;
   font-size: 14px;
   display:inline;
}

.enquiry{

  border:1px solid #CBA346 ;
  background-color:#EBE3D8;

  }


