@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background:url(../images/layout/pattern.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}

h1{
	font-family: "Century Gothic", Arial, Verdana, _sans;
	font-size:24px;
	margin:0;
	padding:20px 0 20px 0;
	color:#6ea608;
	}
	
h2{
	font-family: "Century Gothic", Arial, Verdana, _sans;
	font-size:18px;
	margin:0;
	padding:20px 0 20px 0;
	color:#6ea608;
	}
	
h3{
	font-family: "Century Gothic", Arial, Verdana, _sans;
	font-size:16px;
	margin:0;
	padding:10px 0 10px 0;
	color:#6ea608;
	}
	
h4{
	font-family: "Century Gothic", Arial, Verdana, _sans;
	font-size:14px;
	margin:0;
	padding:20px 0 20px 0;
	color:#6ea608;
	}

h5{
	font-family: "Century Gothic", Arial, Verdana, _sans;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:20px 0 20px 0;
	color:#6ea608;
	}
	
p{
padding:7px 0 7px 0;
}

a{
color:#fff;
text-decoration:underline;
font-size:11px;
outline:none;
}

a:hover{
color:#85c70f;
}

#background{
background:url(../images/layout/background.jpg) top center no-repeat;
width:100%;
min-height:800px;
}

.holder{
	width:982px;
	margin:0 auto;
	}
	
#header{
	background: url(../images/layout/header-gradient.png) no-repeat bottom;
	width:982px;
	height:156px;
	float:left;	
	}
	
	
#logo {
	background:url(../images/layout/logo.png) no-repeat;
	width:226px;
	height: 156px;
	float:left;
	margin-left:20px;
	}
	
	#logo:hover {
	background:url(../images/layout/logo-hover.png) no-repeat;
	}
	
	#logo a{
	width:225px;
	height:156px;
	text-indent:-900em;
	display:block;
	}
	
#languages{
	background:url(../images/layout/language-separator.jpg) no-repeat top center;
	width:150px;
	height:68px;
	float:left;
	margin:23px 10px 0 410px;
	text-align:center;
	font-size:11px;
	line-height:16px;
	}
	
	
	#languages li{
	width:auto;
	float:left;
	padding:0 0 0 26px;
	}
	
	#languages li a{
	color:#9e9e9e;
	text-decoration:none;
	}
	
	#languages li a:hover{
	color:#7fb81a;
	}
	
	
	#languages li.active a{
	color:#7fb81a;
	}
	
#search {
	margin-top:22px;
	width:155px;
	float:left;
	}
	
	#ajaxSearch_input{
	background:transparent url(../images/layout/search-back.jpg) no-repeat;
	width:100px;
	height:16px;
	margin-right:3px;
	float:left;
	padding-top:3px;
	padding-left:21px;
	font-size:11px;
	color:#9e9e9e;
	}
	
	#ajaxSearch_submit{
	background:transparent url(../images/layout/search-button.jpg);
	width:21px;
	height:19px;
	float:left;
	text-indent:-900em;
	display:block;
	cursor:pointer;
	}
	
#topnav{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	width:636px;
	height:65px;
	float:left;
	padding-left:100px;
	}
	
	#topnav li{
	background:url(../images/layout/topnav-separator.png) no-repeat top right;
	width:127px;
	height:65px;
	float:left;
	text-align:center;
	text-transform:lowercase;
	}
	
	#topnav li a{
	width:127px;
	height:55px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	}
	#topnav li a:hover{
	background:url(../images/layout/topnav-hover.png) no-repeat center bottom;
	}
	
	#topnav li.last{
	background:none;
	}
	

	
#banner{
	background:url(../images/layout/banner-side-line.jpg) no-repeat top left;
	width:976px;
	padding-left:6px;
	float:left;
	}
	
	#home #banner{
	/* used for homepage */
	padding-left:0;
	width:982px;
	height:350px;
	position:relative;
	}
	
	#banner-ribbon{
	background:url(../images/layout/ribbon-projects.png) no-repeat left top;
	width:111px;
	height:112px;
	position:absolute;
	left:0;
	}


/* --- Slider --- */
	
#slider{
	width:780px;
	float:left;
	overflow: auto;
	overflow-x:hidden; 
	overflow-y:hidden; 
	height:350px; 
	margin:0 auto;
	}
	
	#slider-content{
	width:4700px;
	border:0; 
	margin:0; 
	padding:0; 
	left:400px;
	}
	
	#slider-content li{
	list-style:none; 
	margin:0; 
	padding:0; 
	border:0; 
	margin-right:5px;
	padding:5px; 
	float:left;
	width:765px;
	height:350px;
	}
	
	#slider-content img{
	border: 4px solid #464555;
	margin:20px 35px 20px 35px;
	opacity: .8;
	filter: alpha(opacity=80); /* For IE */
	}
	
	#slider-content img:hover{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE */
	}
	
	#slider-content a{
	color:#99cc00;
	text-decoration:none;
	}
	
	#slider-content h1{
	color:#fff;
	margin-bottom:0px;
	padding-bottom:0px;
	}
	
	#slider-content .whatwedo{
	height:160px;
	list-style:inside;
	list-style-type:circle;
	margin-left:20px;
	line-height:1.2em;
	margin-bottom:10px;	
	}
	
	#slider-content .whatwedo li{
	list-style:inside;
	list-style-type:circle;
	width:220px;
	padding:0;
	height:14px;
	}
	
#slider-prev{
	width:40px;
	height:40px;
	float:left;
	margin:155px 10px 155px 50px;
	}
	
	#slider-prev a{
	background:url(../images/layout/arrow-prev.png) no-repeat center center;
	width:40px;
	height:40px;
	display:block;
	text-indent:-900em;
	cursor:pointer;
	}

#slider-next{
	width:40px;
	height:40px;
	margin:155px 0 155px 10px;
	float:left;
	}
	
	#slider-next a{
	background:url(../images/layout/arrow-next.png) no-repeat center center;
	width:40px;
	height:40px;
	display:block;
	text-indent:-900em;
	cursor:pointer;
	}

/* --- Maing --- */
	
#main{
	background: url(../images/layout/main-gradient.png) no-repeat top;
	width:982px;
	float:left;
	}
	
#navbar{
	width:215px;
	float:left;
	}
	
	#navbar ul{
	border-left:6px solid #c6760f;
	padding-top:5px;
	}
	
	#navbar ul li{
	background:url(../images/layout/side-nav-separator.jpg) no-repeat bottom;
	width:215px;
	height:36px;
	}
	
	#navbar ul li a{
	width:165px;
	height:36px;
	padding:0 0 0 30px;
	margin-right:20px;
	line-height:36px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#eb8c14;
	text-decoration:none;
	display:block;
	}
	
	#navbar ul li a:hover{
	background:url(../images/layout/sidenav-arrow.jpg) no-repeat center right;
	color:#7d9c0c;
	}
	
#quotebox{
	padding-left:20px;
	}
	
	#quotebox div{
	width:170px;
	text-align:center;
	}
	
	#quotebox blockquote:before {
	content: open-quote;
	font-family: "Trebuchet MS", Arial, Verdana, _sans;
	font-size:30px;
	color:#7d9c0c;
	}

	#quotebox blockquote:after{
	content: close-quote;
	font-family: "Trebuchet MS", Arial, Verdana, _sans;
	font-size:30px;
	color:#7d9c0c;
	padding-left:160px;
	}

#center{
	width:495px;
	float:left;
	margin:0 30px 0 30px;
	}
	
	#center hr{
	width:455px;
	margin:10px 0 20px 0;
	border:none;
	border-bottom:1px solid #7e7e83;
	float:left;
	}
	
	#center img{
	border:5px solid #464555;
	}
	
#breadcrumbs{
	width:485px;
	height:30px;
	padding:10px 0 0 10px;
	line-height:30px;
	border-bottom:1px solid #78a00a;
	text-transform:lowercase;
	float:left;
	font-size:11px;
	color:#8ccf15;
	}
	
	#breadcrumbs a{
	color:#8ccf15;
	text-decoration:none;
	}
	
	#breadcrumbs a:hover{
	text-decoration:underline;
	}
	
	#breadcrumbs .B_currentCrumb{
	color:#bdbdbc;
	}
	
#content{
	width:455px;
	padding:0 20px 0 20px;
	float:left;
	line-height:1.2em;
	}
	
	#content ul{
	list-style:inside;
	list-style-type:circle;
	margin-left:20px;
	}
	
	#content a{
	font-size:12px;
	color:#85c70f;
	text-decoration:underline;
	}
	
#sidebar{
	width:212px;
	float:left;
	}
	
	#sidebar h1{
	background:url(../images/layout/sidebar-separator.jpg) no-repeat bottom;
	width:205px;
	height:41px;
	line-height:41px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6EA608;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	}	
	
	#sidebar #ourclients{
	margin:0;
	padding:0;
	text-decoration:none;
	}
	
	#ourclients li a{
	text-decoration:none;
	width:195px;
	height:15px;
	line-height:15px;
	cursor:pointer;
	color:#999999;
	cursor:pointer;
	display:block;
	padding-left:20px;
	}
	
	#ourclients li a:hover{
	background:url(../images/layout/ourclients_hover.jpg) no-repeat;
	width:215px;
	height:15px;
	text-decoration:none;
	color:#fff;
	}
	
#footer{
	width:100%;
	height:40px;
	margin-top:20px;
	float:left;
	border-top:1px solid #6ea608;
	color:#6ea608;
	}
	
	#footer a{
	color:#6ea608;
	font-size:12px;
	text-decoration:none;
	}
	
	#footer a:hover{
	text-decoration:underline;
	}
	
	#footer ul{
	margin:20px 0 20px 0;
	text-transform:lowercase;
	}
	
	#footer li{
	width:auto;
	height:12px;
	float:left;
	padding:0 5px 0 5px;
	border-right:1px solid #6ea608;
	}
	
	#footer li.last{
	border:none;
	}
	
/* --- Contact Form --- */

#content label{
width:300px;
float:left;
}

#cfName{
background:none transparent;
border:1px solid #979797;
width:250px;
color:#979797;
margin:5px 0 5px;
}

#cfEmail{
background:none transparent;
border:1px solid #979797;
width:250px;
color:#979797;
margin:5px 0 5px;
}

#cfMessage{
margin:5px 0 5px;
background:none transparent;
border:1px solid #979797;
width:400px;
color:#979797;
}

#cfContact{
background:none transparent;
border:1px solid #979797;
color:#979797;
float:left;
cursor:pointer;
}

#cfContact:hover{
border:1px solid #cccccc;
color:#cccccc;
}
