/*
// Servtechs Limited
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
overflow-x: hidden;
}

*{
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
}

body{
position: relative;
padding: 0px 0px;
border: 0;
margin: 0;
text-align: center;
font: 0.8em Arial,Verdana,Tahoma,sans-serif;
background-color: #A7A7A7;
color: #4b4b4b;
behavior: url(includes/csshover.htc);
overflow-x: hidden;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0px 0px 10px 0px;
padding: 3px;
font: normal 1.5em Arial,Verdana,Tahoma,sans-serif;
color: #91D6F5;

}

h2{
margin: 4px 0px;
font: bold 1.3em Arial,Verdana,Tahoma,sans-serif;
color: #91D6F5;
}

h3{
background: #2386C9;
padding: 3px;
color: #ffffff;
margin: 10px;
}

img{
border: none;
}





#container{
width: 100%;
text-align: left;
margin: 0px auto;
overflow: hidden;
background: #327FB7;
text-align: left;
}

#content-wrapper{
margin: 0 auto;
width: 900px;
clear: both;
overflow: hidden;
}

#gallery{
width:600px;
height:500px;
margin-left: 0px;
}

#gallery img{
float: left;
padding: 1px;
}



#column-left{
float: left;
width: 300px;
overflow: hidden;
}

#address{
width: 280px;
background: #ffffff url(../images/address.jpg) repeat-x bottom left;
margin-top: 250px;
}

#address a{
color: #ffffff;
}

#address a:hover{
color: #cccccc;
}

#address p{
padding: 5px 10px;
}

#column-right{
float: left;
width: 600px;
height: auto;
background:  url(../images/body.jpg) no-repeat bottom center;
overflow: hidden;
}



#header{
width: 100%;
height: 150px;
text-align: left;
background: #ffffff url(../images/header.jpg) repeat-x bottom left;
border-bottom: 10px solid #A7A7A7;
}

#header-inner{
width: 900px;
height: 150px;
margin: 0 auto;
position: relative;
}

#header-globe{
position: absolute;
top: 70px;
left: -10px;
}

#header-left{
position: absolute;
top:20px;
right: 0px;
}

#header-right{
position: absolute;
top: 20px;
left: 0px;
font-size: 1.3em;
}

#header-right a{
color: #363636;
}

#header-right a:hover{
color: #cccccc;
}

#header-right span{
font-weight: bold;
color: #2386C9;
}



#navigation{
position: absolute;
bottom: 0px;
right: 0px;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: block;
padding: 6px 18px 6px 18px;
color: #ffffff;
margin-right: 1px;
text-decoration: none;
text-align: left;
font-size: 1em;
border-bottom: 1px solid #ffffff;
font-weight: bold;
letter-spacing: 0px;
background-color: #2386C9;
float: left;
}

#navigation a:hover,#navigation a.current{
background-color: #A7A7A7;
color: #ffffff;
border-bottom: 1px solid #A7A7A7;
}



#navigation a.first{
}

#navigation a.last{
}



#slideshow{
width: 600px;
height: 250px;
}

#slideshow img{
width: 600px;
height: 250px;
}



#content{
margin: 10px 0px;
text-align: justify;
font-size: 12px;
color: #ffffff;
}

#content p{
margin: 5px 0px 22px 0px;
line-height: 18px;
}

#content a{
color: #ffffff;
}

#content a:hover{
color: #cccccc;
}


#content ul{
list-style-type: none;
margin: 15px 0px 15px 10px;
padding: 0px 0px 0px 0px;
}

#content li{
border-left: #91D6F5 2px solid;
margin: 0px 0px 3px 0px;
padding: 0px 0px 0px 5px;
}


#footer{
clear: both;
width: 100%;
height: 100px;
overflow: hidden;
background: #A7A7A7;
text-align: left;
color: #cccccc;
font: normal 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer-inner{
clear: both;
height: 100px;
width: 900px;
margin: 0 auto;
overflow: hidden;
position: relative;
}

#footer a{
color: #cccccc;

}

#footer a:hover{
color: #ffffff;
}

#footer-left{
line-height: 120%;
position: absolute;
top: 5px;
left: 0px;
}

#footer-right{
position: absolute;
top: 5px;
right: 0px;
}



#contact-left{
float: left;
width: 300px;
margin: 10px 0px 20px 10px;
text-align: center;
}

#contact-right{
float: right;
width: 250px;
margin: 10px 10px 20px 0px;
}




form{
width:250px;
}



form input,form textarea, select {
width:98%; 
height:19px; 
font:normal 12px/19px arial; 
padding:2px; 
color: #3892CE; 
background:#ffffff;
}

select{
width:100%;
}

form input.textbox-small {
width:183px; 
float:left;
}



form textarea {
height:100px; 
overflow:auto;
}

input.submit{
width:auto; 
cursor:pointer; 
float:right; 
color:#ffffff; 
height: 23px; 
overflow: visible; 
background: #91D6F5;
}



form label{
cursor:pointer; 
font:normal 12px/23px arial;
}
form img{
float: left;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #2ecc1e;
background-color: #b7e5b0;
color: #218416;
padding: 15px;
font-weight: bold;
}



#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}




.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


.rounded{
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
behavior: url(includes/border-radius.htc);
}



