/*
// J Pak Removals
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

*{
padding: 0;
margin: 0;
border: 0;
}

body{
position: relative;
padding: 0px 0px;
border: 0;
margin: 0;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
font-size: 0.8em;
background-color: #2e3092;
color: #4b4b4b;
}

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

a:hover{
color: #a5a5a5;
}

h1{
margin: 0px 0px 0px 0px;
padding: 0px 0px 3px 0px;
font-size: 17px;
font-weight: normal;
color: #2e3092;
border-bottom: 1px solid #e2e2e2;
}

h2{
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 13px;
font-weight: bold;
color: #2e3092;
}

h3{
margin: 10px auto 0px auto;
font-size: 14px;
font-weight: normal;
background-color: #2e3092;
text-align: center;
color: #ffffff;
width: 220px;
height: 30px;
padding: 10px 0px 0px 10px;
}

img{
border: none;
}

#content ul{
padding-left: 10px;
margin-bottom: 12px;
list-style-type: none;
}

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



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

#content_wrapper{
clear: both;
width: 900px;
border: 1px solid #cccccc;
border-top: 0px solid #ffffff;
margin: 0px auto;
overflow: hidden;
background: #49a4fa;
}



#column1{
float: left;
width: 250px;
overflow: hidden;
color: #ffffff;
text-align: center;
}

#column1 a{
color: #ffffff;
}


#column1 p{
padding: 10px 0px;
margin: 10px 0px;
}



#address table{
padding: 10px 0px 0px 10px;
}

#address a{
color: #ffffff;
}

#address a:hover{
color: #2e3092;
}

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



#banner{
width: 100%;
height: 100px;
background-color: #2e3092;
}

#banner-inner{
width: 900px;
height: 100px;
margin: auto;
text-align: left;
position: relative;
}

#logo{
position: absolute;
left: 0px;
top: 15px;
}

#banner_contact{
position: absolute;
right: 0px;
top: 30px;
color: #ffffff;
font-size: 20px;
}

#banner_contact span{
color: #49a4fa;
text-align: right;

}

#banner_contact a{
color: #ffffff;
}



#slideshow{
width: 649px;
height: 300px;
border-left: 1px solid #cccccc;
overflow: hidden;
}

#slideshow img{
width: 649px;
height: 300px;
}



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

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

#content a:hover{
color: #2e3092;
}





#footer{
clear: both;
width: 100%;
height: 30px;
background-color: #2e3092;
color: #e2e2e2;
}

#footer-inner{
width: 900px;
margin: 0px auto;
height: 30px;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

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

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

#footerLeft{
float: left;
text-align: left;
padding: 7px;
padding-left: 0px;
}

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



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

#contact{
height: 280px;
width: 230px;
margin: 0 auto;
}

#contact form{
padding: 0px 0px 0px 0px;
}


#navigation{
width: 700px;
height:30px;
overflow: hidden;
z-index: 99;
margin: 0;
}

#navigation ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}

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

#navigation a{
display: block;
padding: 8px 13px 0px 14px;
height: 25px;
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
color: #ffffff;
text-decoration: none;
text-align: left;
font-size: 12px;
font-weight: bold;
letter-spacing: 0px;
background-color: #49a4fa;
float: left;
}

#navigation a.current{
color: #ffffff;
padding: 8px 15px 5px 15px;
height: 25px;
border-top: 0px solid #ffffff;
background-color: #2e3092;
}

#navigation a:hover{
background-color: #ffffff;
color: #49a4fa;
}





#contact_form label{
clear: both;
float: left;
width: 100px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea,#contact_form select{
float: left;
width: 220px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
color: #666666;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form input:hover,#contact_form textarea:hover,#contact_form select:hover{
border-color: #999;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #2e3092;
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;
}



#sideTabContainer{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

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


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

a.sideTab:hover{
color: #888888;
}




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


label.error{
color:red;
}
