h3 {
	font-size: 82px;
	margin-left: 10px;
	color: #BF0200;
	font-family: Tahoma;
	text-indent: -99999px;
	background-image: url("../img/title.gif");
	margin-top: 10px;
}

.wrapper {
width: 100%;
margin: 0px;
margin-top: 0px;
padding: 0px;
background-color: white;
}

.wrapper td {
margin: 0px;
padding: 0px;
}

.topleft
{
background-color: white;

}
.top
{
/*background-color: #606060;*/
}
.topright
{
background-color: white;
background-image: url("../img/toprightshadow.jpg");
background-repeat:no-repeat;
background-position: bottom left;
}


.middleleft
{
background-color: #D1D1D1;
border-top:1px solid white;
background-image: url("../img/leftshadow.jpg");
background-repeat: repeat-y;
background-position: right;
}
.middle
{
background-color: #E7E7E7;
border-top:1px solid white;
}
.middleright
{
background-color: #D1D1D1;
background-image: url("../img/rightshadow.jpg");
background-repeat: repeat-y;
background-position: left;
}


.bottomleft
{
background-color:  #D1D1D1;
background-image: url("../img/leftshadow.jpg");
background-repeat: repeat-y;
background-position: right;
}
.bottom
{
background-image:url("../img/footerbg.jpg");
background-repeat: repeat-x;/*background-color: #5F5F5F;*/


}
.bottomright
{
background-color: #D1D1D1;
background-image: url("../img/rightshadow.jpg");
background-repeat: repeat-y;
background-position: left;
}

* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
margin-top:10px;
} 
p {
	text-align : center;
	padding : 5px;
	color : #666;
	font-size : 1.1em;
} 

#navigation { 
float : right;
text-align:left;
width : 640px;
height :28px;
position:relative;
color : #00437A;
background-image : url(../img/toprightnav.jpg);
background-position:right;
background-repeat:no-repeat;
background-color: #606060;
margin : 0 0 0px 0;
padding: 0px 0px 0px px;


} 
/*#navigation { 
background-color : #1f00ca;
} */

#navigation ul { 
font-family : Tw Cen MT, Times New Roman, Tahoma, Verdana;
font-weight : lighter;
color : #0066ff;
font-size: 14px;
text-align : left;
margin : 0;
padding-bottom : 0px;
padding-top : 6px;
padding-left : 0;
list-style: none;
} 
#navigation li { 
display : inline;
position: relative;

} 





#navigation li ul { 
display : none;
position: absolute;
left:0px;
top: 32px;
width:220px;
background-color:#9C9C9C;
} 
#navigation li >  ul {
	top: 21px;
	left: 0px;
}

#navigation ul li a { 
padding : 5px 10px 5px 10px;
color : white;
text-decoration : none;
margin-right : -5px;
} 


#navigation ul li a:hover { 
padding : 5px 10px 5px 10px;
color : white;
text-decoration : underline;
margin-right : -5px;
} 

#navigation li:hover ul{
display:block;
}

#navigation li.over ul {
display:block;
}


.unselected a{
/*background-color: #606060;*/
border-left : 1px solid black;
border-right : 1px solid black;
}
.unselected a:hover {
background-color: gray;
}
.selected a{
background-color: #AD1E10;
border-left : 1px solid black;
border-right : 1px solid black;

}
.selected a:hover{
background-color: #CF786F;
}

.dropdown a:hover{
background-color:#9C9C9C;
text-decoration:underline;

}
.dropdown a{
line-height:191%;
border:0px;
}

#enquire {
float:right;
width:250px;
height:220px;
border-left: 1px solid white;
border-bottom: 1px solid white;
background-image: url("../img/enquirebg.jpg");
background-repeat: repeat-x;
}

#enquire h1{
font-family: Tw Cen MT, Times New Roman, Verdana;
font-size: 28px;
text-align: center;
font-weight:normal;
color:white;
margin-top: 25px;
}

#enquire p{
font-family: verdana;
font-size:10px;
text-align: left;
font-weight:normal;
line-height:200%;
color: white;
}

#enquire a {
	color: white;
}

#enquire a:hover {
	text-decoration: none;
}
#image {
float: left;
padding:0px 0px 0px 0px;
width:549px;
height:220px;
border-bottom: 1px solid white;
}

#content {
float: left;
padding:2px 2px 2px 2px;
width:795px;
background-color: #E7E7E7;
}

#content h1{
font-family: Tw Cen MT, Times New Roman;
font-size:28px;
color:black;
font-weight:lighter;
padding-left: 10px;
padding-top: 10px;
}

#content h2{
font-family: verdana, Tw Cen MT, Times New Roman;
font-size:20px;
color:black;
font-weight:lighter;
padding-left: 10px;
padding-top: 10px;
font-style: italic;
}


#content a{
color:#484848;
}
#content a:hover{
text-decoration:none;
}

#content p{
font-family:verdana;
font-size:12px;
color:#545454;
text-align:left;
padding:2px 2px 2px 2px;
margin: 2px 10px 10px 10px;

}

#content ul {
list-style: circle;
}
#content li{
font-family:verdana;
font-size:12px;
color:#545454;
text-align:left;
padding:2px 2px 2px 2px;
margin-left: 30px;
}

#footer { 
width : 800px;
height:30px;
clear : both;
border : 0px solid #00437A;
margin : 0 0 10px 0;
text-align : center;
display : inline;
float : left;
padding-top : 5px;
padding-bottom : 5px;
/*background-image : url(images/bottombg.jpg);
background-repeat: repeat-x;*/
background-color : #333333;
font-size : 10px;
text-align : center;
color: dark-brown;
} 
#footer p { 

} 
#footer a { 
color : #fffffe;
text-decoration : none;
} 

#rightshadow{
position:relative;
background-image: url("image/rightshadow.jpg");
background-repeat: repeat-y;
}

#leftshadow{
background-position:right;
background-image: url("image/leftshadow.jpg");
background-repeat: repeat-y;
}
