body {
	background:url(../images/bg.jpg) repeat-x left top;
 	width:100%
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	height:699px;
}
p {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	padding-bottom:5px;
}
h1 {
	color:#3A6DA7;
	font-size:22px;
	line-height:25px;
}
h2 {
	font-size:14px;
	color:#A16464;
	font-weight:600;
	padding-top: 20px;padding-bottom:10px;
	
}
h3 {
	font-size:20px;
	color:#FDA164;
	text-align:center;
	font-weight:600;
}
#container {
	margin:0 auto;
	width:980px;
	
}
#head-cont {
	background:url(../images/bg-header.jpg) no-repeat left top;
	height:131px;
	width:100%;
}
#header {
	width:980px;
	margin:0 auto;
	color:#396AA6;
	font-size:32px;
	font-weight:bold;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
}
#header .logo {
    background: url(../images/logo.png) no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 110px;
    text-indent: -9999px;
	width:102px;
	margin-top:10px; 
}
#header .logo-txt {
	float:left;
	padding-top:47px;
	padding-left:54px;
}
#cont-panel {
	width:980px;
	float:left;
	padding-top: 30px;
	
}
#cont-panel li {
	background: url(../images/dot.jpg) no-repeat scroll 8px 9px transparent;
	padding: 5px 5px 0 25px;
	font-size:13px;
	line-height:18px;
}
#container #cont-panel #cont-left {
	text-align: justify;
	float: left;
	width: 558px;
	padding:0 16px 0 0;
	border-right: solid 1px #CCCCCC;
}
#container #cont-panel #cont-left p {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	border-bottom: solid 1px #E9E9E9;
	padding:0 0 20px 0;
}
#container #cont-panel #cont-left h1 {
	
	border-bottom:none;
}
#container #cont-panel .photos {
	padding-right:10px;
}

#container #cont-panel #cont-right {
	width: 385px;
	float: right;
	padding-left: 20px;
}
#container #cont-panel #cont-right p {
	line-height:20px;
}
#container #cont-panel #cont-right h1 {
	border-bottom:none;
}
.readMore {
	float:right;
	color: #287299;
	text-decoration:none;
	display:inline-block;
	line-height:20px;
	height:26px;
	width:83px;
	padding-top:10px;
	background:url(../images/more.png) no-repeat left center;
}
#footer {
	background:url(../images/bg-footer.jpg) repeat-x left top;
	height:60px;
	width:100%;
}
#footer #footer-cont {
	margin:0 auto;
	width:980px;
}

#footer #footer-cont ul li {
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	text-decoration:underline;
	width:130px;
	padding-top: 7px;
}
#footer #footer-cont ul li a {
	color:#333333;
}
#footer #footer-cont .footer-btm {
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding-top: 36px;
}
#footer #footer-cont .footer-btm  a {
	color:#FFFFFF;
}
#sub-banner {
	width:980px;
	height:220px;
	
}
#sub-banner img {
	 border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; 
}
.img-bdr{ border:1px solid #CCC; padding:2px;}
.img-right{ float:right; margin-left:20px;}
.img-left{ float:left; margin-right:5px;}


#tab-box {
	border: solid 1px #CCCCCC;
}

#tab-box tr td {
	height:24px;
	border: solid 1px #D0D0D0;
	padding:0 0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image: url(../images/bg-td-small.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#cont-panel .col-7 {
	width:793px;
	height:349px;
	/*background:url(../images/enquiry-img.jpg) no-repeat center top;*/
	margin:0 auto;
}
.contact {
	float:left;
	width:262px;
	height:167px;
	padding:50px 50px 0 25px;
	line-height:35px;
}

.contact a {
	color:#333;
	text-decoration:underline;
}
.tbl_enq {
	width:290px;
	float:left;
}

.tbl_enq td {
	padding:8px 5px 0 0;
	font-size:12px;	
}
.tbl_enq td input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#E8E8E8 solid 1px;
	padding:0 3px; 
	width:200px; 
	height:20px; 
	background:#FFFFFF; 
	color:#333; 
	line-height:20px;
}
.tbl_enq td textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#E8E8E8 solid 1px; 
	padding:0 3px;	
	width:200px; 
	height:50px; 
	background:#fff; 
	color:#333;
}
.tbl_enq td .btn {
	width:80px; 
	height:30px; 
	background:#E5E5E5; 
	color:#333; 
	cursor:pointer;
	font-weight:bold; 
}

.tbl_enq strong {
	color:#f00;
}
.subtext {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16pt;
    text-decoration: none;
}
.report {
	color:#B28181;
}

.shadow {
    background: url(../images/shadow.png) no-repeat scroll center top transparent;
    height: 24px;
	margin:-13px auto;
    z-index: -1;

}
.shadow-sub {
    background: url(../images/shadow.png) no-repeat scroll center top transparent;
    height: 24px;
	margin:-15 auto;
    position: absolute;
    width: 980px;
    z-index: -1;
	margin:-20px 0 0 30px;	
}

#menu-panel {
height : 40px;
width : 980px;
padding:10px 0 8px 8px;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;

}

#menu-panel li {
float : left;
}

#menu-panel a {
display : block;
font-weight : bold;
text-decoration : none;
height : 20px;
float : left;
color : #fff;
}

#menu-panel a.lnk {
background : url(../images/lnk-bg.png) no-repeat right bottom;
padding :10px 70px;
}

#menu-panel a.lnk:hover {
background : url(../images/lnk-bg.png) no-repeat right top;
}

#menu-panel a.lnk-current {
background : url(../images/lnk-bg.png) no-repeat right top;
padding :10px 70px;
}

#menu-panel a.home {
background : url(../images/home-lnk-bg.png) no-repeat left bottom;
padding : 10px 75px;
}

#menu-panel a.home:hover {
background : url(../images/home-lnk-bg.png) no-repeat left top;
}

#menu-panel a.home-current {
background : url(../images/home-lnk-bg.png) no-repeat left top;
padding : 10px 75px;
}

#menu-panel a.last {
background : url(../images/end-lnk-bg.png) no-repeat right bottom;
padding : 10px 60px;
}

#menu-panel a.last:hover {
background : url(../images/end-lnk-bg.png) no-repeat right top;
}

#menu-panel a.last-current {
background : url(../images/end-lnk-bg.png) no-repeat right top;
padding : 10px 60px;
}

