@charset "utf-8";
/* CSS Document */
html, body, ul, ol, li, hr, h1, h2, h3, h4, h5, h6, form, fieldset, p {
margin: 0;
padding: 0;
border: 0;
}
body {
background-color: #414042;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: top;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color: #414042;
font-size: 13px;
-webkit-text-size-adjust: none;
}
#bg {
background-image:url(images/bg-shadow.png);
background-repeat:repeat-y;
margin: 0 auto;
text-align:justify;
width: 835px;
}
#wrapper {
background-image:url(images/top-corners.gif);
background-position:top;
background-repeat:no-repeat;
padding: 15px 17px 0 17px;
}
#header {
height: 139px;
background-position:top;
background-repeat:no-repeat;
}
#menu {
height: 22px;
padding-top: 111px;
margin-bottom: 6px;
}
#menu ul, #submenu ul {
list-style-type: none;
height: 22px;
}
#submenu ul {
height: 21px;
padding-left: 6px;
}
#menu ul li, #submenu ul li {
display: inline;
}
#menu ul li a, #menu ul li.current {
background-image: url(images/tab-bg.gif);
background-position: top;
background-repeat: no-repeat;
display: block;
padding: 3px 0 3px 0;
text-align: center;
width: 63px;
text-decoration: none;
color:#000;
float: left;
margin-right: 1px;
}
#menu ul li a:hover, #menu ul li a:focus {
background-position: 0 -22px;
}
#menu ul li.current, #menu ul li a.current {
background-position: 0 -44px;
} 
#submenu ul li a, #submenu ul li.current  {
font-size: 11px;
float: left;
display: block;
text-decoration: none;
border-right: 1px solid #999999;
padding: 0 7px;
margin: 4px 0;
color: #414042;
}
#submenu ul li a.last, #submenu ul li.current.last {
border-right: none;
}
#submenu ul li a:hover, #submenu ul li a:focus {
color: #2c2a6b;
text-decoration:underline;
}
#submenu ul li.current {
font-style: italic;
color: #2c2a6b;
}
#header .line {
background-color:#2c2a6b;
height: 6px;
line-height: 6px;
}
#submenu {
height: 21px;
background-image:url(images/submenu-bg.jpg);
background-repeat:repeat-y;
}
.back {
text-align: right;
font-size: 12px;
}
#content {
width: 769px;
padding: 16px 16px 0 16px;
background-image:url(images/content-bg.gif);
background-position:bottom left;
background-repeat:no-repeat;
min-height: 388px;
}
* html #content {
height: 404px;
h\eight: 388px;
width: 801px;
w\idth: 769px;
}
p {
margin: 8px 12px;
}
strong, a {
color: #2c2a6b;
}
a:hover {
#color: #414042;
}
h1 {
margin-bottom: 15px;
}
h2 {
color: #2c2a6b;
font-size: 19px;
padding: 0 0 8px 12px;
background-image:url(images/h3-bg.gif);
background-repeat:no-repeat;
background-position:left bottom;
font-weight:normal;
margin-top: 15px;
}
h3 {
color: #2c2a6b;
font-size: 16px;
}
.contactleft {
float: left;
width: 153px;
font-size: 11px;
}
.contactleft strong {
color: #414042;
}
.contactright {
float: right;
width: 593px;
font-size:12px;
}
.form {
border: 1px solid #d7d7e4;
margin-top: 5px;
width: 580px
}
* html .form {
width: 582px;
w\idth: 580px;
}
.processed {
height: 279px;
position: relative;
}
.processedcorner {
position: absolute;
left:-1px;
bottom: -1px;
width: 582px;
height: 4px;
}
.corner {
margin: -1px;
}
.imageleft {
float: left;
margin: 0 15px 5px 12px;
}
.imageright {
float: right;
margin: 0 12px 5px 15px;
}
.service {
background-image: url(images/service-bottom.jpg);
background-repeat: no-repeat;
background-position: bottom;
background-color: #ededed;
width: 240px;
min-height: 111px;
float: left;
margin: 0 0 0 12px;
}
.service img.title {
margin: 5px 0 0 8px;
}
.service p {
margin: 6px 9px;
line-height: 15px;
font-size: 12px;
}
.links {
margin: 15px 0 0 12px;
}
.links a {
font-weight: bold;
font-size: 14px;
text-decoration: none;
}
.links a span {
font-weight: normal;
color: #999999;
}
.links p {
margin: 7px 12px 0 0;
}
.clearit {
clear: both;
height: 0;
}
* html .clearit {
font-size: 0;
}
#bottom {
background-image: url(images/bottom-corner.gif);
height: 23px;
}
fieldset {  
float: left;  
clear: left;  
width: 100%;
padding: 0; 
border: 0;
} 
fieldset ol {  
padding: 12px 0 0 0;  
list-style: none;
float: left; 
clear: left;
} 
fieldset.submit {  
text-align: center;  
padding: 20px 0 10px 0; 
}
input.submit, input.reset {
background:url(images/submit-btn.gif) no-repeat;
background-position:top;
    height: 23px;
    width: 80px;
    border: none;
}
input.reset {
background:url(images/reset-btn.gif) no-repeat;
}
input.submit:hover, input.reset:hover {
background-position:0 -23px;
}
label {  
float: left;  
width: 70px;  
margin-right: 8px; 
text-align: right;
padding-top: 4px;
}
label span {
font-size: 15px;
}
label.enquiry {
float: none;
text-align: left;
}
.input1, .input2, .input3, .input4 {
border: none;
background: transparent;
background-image:url(images/field-bg.gif);
background-repeat: no-repeat;
width: 187px;
height: 21px;
float: left;
margin-bottom: 6px;
}
.input2 {
background-image:url(images/field-bg2.gif);
}
.input3 {
background-image:url(images/field-bg3.gif);
}
.input4 {
background-image:url(images/textarea-bg.gif);
width: 293px;
height: 191px;
margin-top: 6px;
}
input.text1, input.text2, input.text3, textarea.text4 {
width: 167px;
height: 21px;
background: none;
border: none;
color: #000000;
margin-left: 5px;
margin-top: 1px;
}
input.text2 {
width: 131px;
}
input.text3 {
width: 99px;
}
textarea.text4 {
width: 280px;
height: 181px;
margin-top: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
textarea {
overflow: auto;
scrollbar-face-color: #ececf1; 
scrollbar-track-color: #ececf1; 
scrollbar-arrow-color: #414042; 
scrollbar-highlight-color: #ececf1; 
scrollbar-shadow-color: #ececf1; 
scrollbar-3dlight-color: #ececf1; 
scrollbar-darkshadow-color: #ececf1; 
}
input:focus, textarea:focus { outline: none; }
.clearit {
clear: both;
}
.required {
float: right;
font-style: italic;
font-size: 11px;
}
.forbidden ul {
margin-left: 30px;
}
.forbidden li{
padding-bottom: 10px;
padding-left: 5px;
list-style-position: outside;
list-style-type: square;
}
.error {
color: #f25a46;
}
#footer {
background-image:url(images/footer-bg.gif);
background-repeat:no-repeat;
margin: 0 auto;
width: 821px;
height: 38px;
font-size: 11px;
color: #d2d2d2;
text-align: right;
}
#footer strong {
color: #d2d2d2;
}
#footer div {
padding: 5px 65px 0 0;
}