<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
margin:0px;
padding:0px;
}
body
{
line-height:1.5em;
color:#616161;
font-family:arial;
font-size:14px;
background:url(../images/bg.png) repeat-x;
}
.wrapper{
width:780px;
margin:0 auto;
}
.innerwrapper
{
float:left;
width:780px;
height:autol
}
.logo
{
float:left;
margin-top:25px;
}
.contactNo
{
float:right;
margin-right:20px;
margin-top:35px;
}
.banner
{
float:left;
width:780px;
height:355px;
 
}
 
.mainbody
{
margin-top:19px;
float:left;
width:780px;
height:auto;
background:#F2F3F3;
}
.component{
float:left;
width:770px;
margin-left:5px;
height:auto;
border-bottom:1px dashed #008AB0;
}
.component h1
{
color:#40B1D0;
margin-top:10px;
margin-bottom:10px;
font-weight:normal;
font-size:24px;
}
.component h2
{
font-weight:normal;
font-size:18px;
margin-top:10px;
margin-bottom:10px;
}
.component h3
{
text-align:justify;
margin-top:10px;
margin-bottom:10px;
font-weight:normal;
font-size:14px;
}
.footer
{
float:left;
width:100%;
height:20px;
background:#008AB0;
}

/* left enquiry form css here */
.leftfixed
{
position:fixed;
left:20px;
top:128px;
width:200px;
height:auto;
background:#4FCFF0;
/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top bottom, left right, from(#fff), to(#fff));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #4BCEF0, #fff);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #4BCEF0, #fff);

  /* IE 10 */
  background: -ms-linear-gradient(bottom, #4BCEF0, #fff);

  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #4BCEF0, #fff);
border:3px solid #FFFFFF;
}
.leftfixed h2.leftformheading
{
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;
width:200px;
height:24px;
background:#059BC5;
border-bottom:1px solid #fff;
}
.leftfixed h3
{
padding-top:5px;
text-align:center;
color:#007D9E;
font-size:14px;
width:200px;
height:24px;
}
.leftfixed form
{
margin-top:5px;
margin-left:8px;
margin-bottom:5px;
}
.leftfixed form .field
{
height:55px;
}
.leftfixed form .field label
{
color:#059BC5;
font-weight:bold;
}
.leftfixed form .field input[type="text"]
{
width:180px;
height:25px;
border:1px solid #fff;
background:none;
color:#059BC5;
font-weight:bold;
}
.leftfixed form .field select
{
width:180px;
height:25px;
border:1px solid #fff;
background:none;
color:#059BC5;
font-weight:bold;
}
.leftfixed form .field select option
{
background:#059BC5;
color:#fff;
}
.leftfixed form .field textarea
{
width:180px;
height:70px;
border:1px solid #059BC5;
color:#059BC5;
background:#fff;
}
.submitbuttn
{
margin-top:45px;
margin-left:25px;
}
.submitbuttn input[type="submit"]
{
width:60px;
height:22px;
background:#0598C1;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.submitbuttn input[type="submit"]:hover
{
background:#0598C1;
color:#fff;
}
.submitbuttn input[type="reset"]:hover
{
background:#0598C1;
color:#fff;
}
.submitbuttn input[type="reset"]
{
width:60px;
height:22px;
background:#0598C1;
border:none;
color:#fff;
cursor:pointer;
font-weight:bold;
}
.closebutton
{
color:#fff;
float:right;
margin-right:5px;
}
a.remove
{
color:#fff;
font-size:14px;
}
a.bottom
{
margin-bottom:10px;
font-size:14px;
}
/* right absolute here */
.rightabsolutemodule
{
float:left;
width:200px;
height:auto;
position:absolute;
top:128px;
right:20px;
 
 
padding-bottom:15px;
background:#4FCFF0;
/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top bottom, left right, from(#fff), to(#fff));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #4BCEF0, #fff);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #4BCEF0, #fff);

  /* IE 10 */
  background: -ms-linear-gradient(bottom, #4BCEF0, #fff);

  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #4BCEF0, #fff);
border:1px solid #ffffff; 
}
.rightabsolutemodule h2
{
width:200px;
text-align:center;
background:#059BC5;
padding-top:5px;
text-align:center;
color:#fff;
font-size:16px;

height:24px;
}

.rightinnerboxmodule
{
margin-top:5px;
float:left;
width:200px;
height:132px;
text-align:center; 
}
.rightinnerboxmodule1
{
margin-top:5px;
float:left;
width:200px;
height:132px;
text-align:center;
}
.upperfooter
{
border-bottom:1px solid #008AB0;
float:left;
width:780px;
height:auto;

}
.footerFL
{
margin-top:5px;
margin-bottom:5px;
margin-left:10px;
float:left;
width:280px;
height:auto;
}
.footerFL p
{
color:#008AB0;
font-weight:bold;
}
.footerFR p
{
color:#008AB0;
font-weight:bold;
}
.footerFR
{
margin-top:5px;
margin-bottom:5px;
margin-left:10px;
float:left;
width:350px;
height:auto;
}
.anotherfooter
{
float:left;
width:780px;
height:auto;
}
.module1
{
float:left;
margin-top:5px;
margin-bottom:10px;
margin-left:15px; 
 
}
.module1 ul
{
list-style:none;

}
.module1 ul li
{
background:url(../images/bullet.png) no-repeat  0px 6px;
padding:0px 0px 0px 15px;
color:#08A6BD;
font-weight:bold;
}
.cimg
{
float:left;
margin-left:20px;
}
.contactmodule
{
float:left;
margin-left:20px;
margin-top:10px;
}
.contactmodule p
{
color:#008AB1;
font-weight:bold;
margin-bottom:5px;
}
.contactmodule h3
{
color:#008AB1;
font-weight:bold;
font-size:20px;
}
.footerFRlast
{
float:left;
margin-left:20px;
}
.thank-contact{
margin-top:15px;
margin-bottom:15px;
text-align:center;
FLOAT:left;
width:760px;
margin-left:10px;
height:60px;
border:1px solid #008AB0;
-webkit-box-shadow:1px 1px 5px 1px #008AB0;
box-shadow:1px 1px 5px 1px #008AB0;
}
.thank-contact p
{
font-size:20px;
margin-top:20px;
}</pre></body></html>