/*
// Parker Consultancy Services Limited
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

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

body{
font: 100% arial;
color: #666666;
text-align: justify;
background: #ffffff;

}

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

a:hover{
color: #a5a5a5;
}

h1,h2, h3 {
font: bold 14px arial;
text-align: left;
margin: 10px 0px 0px 0px;
color: #13694E;
}

h1{
text-transform: uppercase;
}

h2 {
font: bold 13px arial;
text-align: left;
margin: 20px 0px 0px 0px;
color: #13694E;
}


h3 {
margin: 0 0 0 10px;

}


img{
border: none;
}





#container{
width: 100%;
text-align: left;
overflow: hidden;
background: #efefef url(../images/content.jpg) repeat-x top left;
}

#content-wrapper{
border: 1px solid #cccccc;
border-top: 0;
margin: 0px auto;
width: 900px;
background: #efefef;
clear: both;
overflow: hidden;
}



#column-left{
float: left;
width: 250px;
font-size: 0.8em;
overflow: hidden;
background: #efefef;
}

#column-left p{
margin: 10px;
font-size: 12px;
}

#column-right{
float: left;
background: #ffffff;
width: 650px;
height: auto;
overflow: hidden;
}

#column-left a{
color: #545454;
}

#column-left a:hover{
color: #cccccc;
}



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


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

#header-logo {
position: absolute;
top: 30px;
left: 0px;
}

a#header-slogan {
font-size: 1.2em;
position: absolute;
top: 85px;
right: 0px;
color: #13694E;
}

#header-contact{
position: absolute;
top: 10px;
right: 0px;
font-size: 12px;
}

#header-contact span{
color: #006E55;
text-transform: uppercase;
}

#navigation{
width: 249px;
overflow: hidden;
height: 260px;
list-style-type: none;
}

#navigation li{
float: left;
}

#navigation a{
width: 250px;
font-size: 1.0em;
display: inline-block;
heighT: 19px;
padding: 5px 7px 0px 7px;
background: #e2e2e2;
color: #006600;
font-weight: normal;
text-decoration: none;
text-align: left; 
border-top: 0px solid #ffffff;    
border-right: 0px solid #666666;
border-bottom: 1px solid #ffffff;

}

#navigation a:hover,#navigation a.current{
background: #13694E;
color: #ffffff;
}





#slideshow{
width: 650px;
height: 250px;
background: #000000;
overflow: hidden;
}

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


#content{
margin: 20px;
text-align: justify;
font-size: 12px;
color: #545454;
}

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


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

#content li{
background: #ffffff url(../images/bullet.jpg) no-repeat center left;
padding-left: 20px;
}

#content table td{
text-align: left;
}

#txt{
padding: 5px;
background: #ffffff;
color: #006E55;
margin: 0px 10px 10px 10px;
height: 150px;
font-size: 12px;
border: 1px solid #cccccc;
}


#footer{
clear: both;
width: 100%;
height: 100px;
color: #cccccc;
background: #006E55;
}

#footer-inner{
width: 900px;
height: 100px;
margin: 0 auto;
color: #cccccc;
font: 10px "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #cccccc;
font-size: 10px;
}

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

#footer-left{
float: left;
line-height: 110%;
text-align: left;
padding: 7px;
padding-left: 0px;
}

#footer-right{
float: right;
text-align: right;
padding: 7px;
padding-right: 0px;
}



#contact-left{
width: 300px;
text-align: center;
}

#contact-left h2{
text-align: center;
}

#contact-right{
float: left;
width: 240px;
margin: 10px 30px 20px 30px;
}

#contact-right h2{
text-align: center;
}






form.contact-form label{
clear: both;
text-align: left;
font-weight: bold;
display: block;
margin-top: 7px;
}

form.contact-form input,form.contact-form textarea,form.contact-form select{
display: block;
color: #006E55;
width: 230px;
margin-top: 2px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

form input.secret{
display: block;
width: 230px;
margin-top: 2px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

form.contact-form input:hover,form.contact-form textarea:hover,form.contact-form select:hover{
border-color: #999;
}

form.contact-form textarea{
overflow: auto;
height: 100px;
}

form.contact-form input.contact-submit, .contact-submit {
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #006E55;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

.captcha-container{
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

.captcha-container input{
width: 220px;
}



#panel{
width: 1000px;
margin: 6px auto;
border: 1px solid #cccccc;
background-color: #999999;
color: #e2e2e2;
}



#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);
}



