/* CSS Document */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	color: #4b4b4b;
	line-height: 18px;
	padding: 0px;
	background-color:#000;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	} 

img {border: none;}
h4{
	font-size: 14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}
p {
	text-align: justify;
	font-family:"Lucida Grande" Arial, Helvetica, sans-serif;

}

.bold { 
	font-size:12px;
	font-weight: bold;
	} 

a{
	text-decoration:none;
	color: #387bc6;
}


a:hover {
	text-decoration:none;
	color: #5e8100;
}

.handler {
	width: 770px;
	margin: 0px auto;
	background-color:#FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	}
#mainhandler {
	width: 770px;
	margin: 0px auto;
	background-color:#FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-bottom: 10px;
	}

#bannerhandler {
	position: relative;
	width: 770px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	height: 30px;
	padding-top: 28px;
	padding-left: 5px;
	}
#bannerhandlerport {
	position: relative;
	width: 770px;
	margin: 0px auto;
	background-image:url(../images/bannerport.jpg);
	background-repeat:no-repeat;
	height: 250px;
	}

#menuholder {
	width: 770px;
	height: 40px;
	border-bottom: #CCCCCC 1px solid;
	background-image:url(../images/menuback.gif);
	background-repeat:repeat-x;
	}

.buttons {
	width: auto;
	padding: 13px 8px 0px 8px;
	margin: 0px auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-right: #999999 1px solid;
	background-image:url(../images/menuback.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	height: 27px;
	color:#666666;
	}
.buttons:hover{
	background: url( ../images/fade-butt.gif );
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

#leftcontenthandler {
	width: 550px;
	padding: 10px 5px 0px 5px;
	float:left;
	margin-top: 10px; 
	height: auto;
	
	
	}

#rightcontenthandler {
	width: 190px;
	padding: 10px 5px 0px 5px;
	float:left;
	margin-left: 5px;
	margin-top: 10px; 
	border-left: 1px solid #CCCCCC;
	}

.headerright {
	width:167px;
	height: 20px;
	background-image:url(../images/companynews.jpg);
	background-repeat:no-repeat;
	padding-top: 6px;
	padding-left: 5px;
	font-weight: bold;
	color: #003300;
	}

.headerleft {
	width:350px;
	height: 20px;
	background-image:url(../images/lefttitle.jpg);
	background-repeat:no-repeat;
	padding-top: 6px;
	padding-left: 5px;
	color: #003300;
	}

#ourservicesimage {
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 5px;
	}

#ourservicestext {
	width: 320px;
	margin-right: 5px;
	float: left;
	}

.view{
	background-color:#4C6109;
	border: 1px solid #93A537;
	color:#FFFFFF;
}
ul {
	visibility: visible;
	list-style-type:square;
	margin-top: 0px;
	}

#partners {
	width: 75px;
	height: 200px;
	margin-right: 5px;
	float: right;
	}

.footer {
	width: 770px;
	margin: 0px auto;
	text-align: right;
	color: #FFFFFF;
	text-decoration:none;
	}
	
.footer a {
	margin-left:5px;
	margin-right:5px;
	color:#FFFFFF;
	}
.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:visited {
	color:#FFFFFF;
	}
	
.footer a:hover {
	color:#92c638;
	}
	
.loginbox {
	width: 110px;
	height: 15px;
	font: 11px Arial, Helvetica, sans-serif;
	border: #999999 1px solid;
	}

.loginbutton {
	width: 50px;
	height: 20px;
	font: 11px Arial, Helvetica, sans-serif;
	border: #999999 1px solid;
	background-color:#CCCCCC;
	}

.contactus {
	margin: 0px auto;
	width: 500px;
	height: 300px;
	border: #CCCCCC 1px solid;
	padding: 5px 5px 5px 5px;
	
	}
	
	
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003300;
	padding: 0;
	margin: 0;
	}

.headline {
	font-size: 12px;
	color:#003300;
	padding: 0;
	margin: 0;
	font-weight:bold;
	}
	
.submit{
	background: url( ../images/fade-butt.gif );
	background-repeat:repeat-x;
	background-color:#E9E8E8;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.searchfield{
	color: #000000;
	border: 1px solid #cbd6de;
	background-color: #ffffff;
	background-image: url(../images/formfieldbg.gif);
	background-repeat: repeat-x;
	float:left;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 5px;
	height: 22px;
	padding-top:3px;
}
.searchfield:focus{
	border: 1px solid #9ba5ad;
	background-image: url(../images/formfieldbg.gif);
	background-repeat: repeat-x;
}
.textholder td{
	width: 100%;
	height: 50%;
	border: 1px #dadada solid;
	margin-top: 10px;
	background-color:#eee;
	padding: 5px 5px 5px 5px;
	color:#666;
	
	}
.thumb {
	float: left;
	color: #fff;
	margin-right: 5px;
	height: 150px;
	width: 200px;
	background-color: #eee;
}
.client{
	color:#6ba400;
}
.content {
	background-color:#FFFFFF;
	height:auto;
	padding-left: 5px;
	margin-top: 10px;
	padding-right: 3px;

}
.pages {
	margin-left: 10px;
	padding-bottom: 10px;

}
div.pages .current {
background-color:#fff;
border-color:#6E6E6E;
color:#000;
}

div.pages div, div.pages a {
border:1px solid #6E6E6E;
color:#fff;
float:left;
background-color:#78901D;
font-size:11px;
margin-right:1px;
padding:1px 5px 2px;
text-decoration:none;
}
div.pages a:hover {
color:#000;
background-color:#BACF80;

}

.tab{
	padding: 3px 0;
	margin: 0;
	border-bottom: 1px solid #d8d8d8;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.tab li{
	display: inline;
	margin: 0;
}

.tab li a{
	text-decoration: none;
	padding: 5px 10px;
	margin-right: 0;
	border: 1px solid #d8d8d8;
	border-bottom: none;
	background-color: #ebebeb;
	color: #2d2b2b;
}


.tab li a:hover{
	color:#0281CA;
	background-color: #fff;
}



.tab li.selected a{ /*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	color:#0281CA;
	background-color: #fff;
	font-weight: bold;
}
.tabbox{
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 5px;

}
