* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:960px;
}
body { 
	background:#f2f2f2; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#666;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
hr {margin:20px auto; border:1px solid #dedede; width:90%;}
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}
.col-1 p, .col-2 p {padding:0 3px;}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:960px; 
	margin:0 auto;
}
.imgFX {margin:5px;	border:3px solid #fff; -moz-box-shadow:#666 0px 1px 6px; -webkit-box-shadow:#666 0px 1px 6px;}


/*==== GLOBAL =====*/
#header, #content, #footer {
	font-size:.75em;
}
#header {
	height:154px;
	background:/*url(images/header-top.gif) 0 bottom repeat-x*/ #a9b301;
	border-bottom:1px solid #563f28;
}
#content {
	background:#fff;
	padding:42px 0 83px 0;
}
#footer {
	background:#f2f2f2;
	padding:40px 0 50px 0;
}

#form_response {width:350px; margin:60px auto; overflow:auto; clear:both; border:1px solid #ddd;-moz-border-radius: 15px; padding:10px;}
/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*--- Xenio's Cool Code -----*/
#blogstuff {display:none;}
.client_quote { width:600px; margin:10px auto; border-bottom:1px solid #ddd; overflow:auto; padding:20px 10px;}
.client_quote img { float:left;}
.client_quote p { width:360px; float:right; margin:-15px 0 10px 0; font-size:13pt;  background:url('images/quotes.jpg') top left no-repeat; padding:30px 0 0 70px; color:#000;}
.client_quote span {margin:0 20px; float:right;  width:360px; text-align:right;}
.client_quote a {font-size:9pt;}

.deliverables em {color:#ccc;}

.btt { padding:0 20px 0 30px; float:right;}
.btt img { margin:10px 0 0 0;}
.btt a { text-decoration:none; border-bottom:1px solid #ddd; padding-bottom:2px; font-size:12pt;}
.txt1 span { font-size:14pt; color:#333;}

.slideshow2 { position: relative;  display: block;  width: 300px;  height: 200px; overflow: hidden; margin-bottom:20px;}
.slideshow2 br { display: none;}
.think { margin:10px 0 20px 0; border:2px solid #fff;	-moz-box-shadow:#666 0px 0px 6px; -webkit-box-shadow:#666 0px 0px 6px;}


/*----- other -----*/
.img-indent { 
	margin:0 20px 5px 0; 
	float:left; 
	border:3px solid #fff; 
	-moz-box-shadow:#666 0px 1px 6px; 
	-webkit-box-shadow:#666 0px 1px 6px;
}
.img-indent2 { 
	margin:0 20px 5px 0; 
	float:left; 
}
.img-indentR{ 
	margin:0 0 5px 20px; 
	float:right; 
}
	.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:30px;
}
	.img-box img { 
		float:left; 
		margin:5px 20px 0 5px;
		border:3px solid #fff;
		-moz-box-shadow:#666 0px 0px 5px; 
		-webkit-box-shadow:#666 0px 0px 5px;
	}
	.img-box p {
		margin-top:10px;
	}.img-box p  strong{
		color:#666;font-size:10pt;padding-left:20px;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#9fc200; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:28px;
	line-height:1.2em;
	color:#010101;
	font-weight:normal;
	font-style:italic;
	letter-spacing:-1px;
	margin-bottom:18px;
}
h3 {
	font-size:1em;
	color:#111;
	margin-bottom:18px;
}
h4 {
	font-size:1em;
	color:#111;
}


.txt1 {
	color:#617600; font-weight:bold; font-size:11pt;
}


.link1 { 
	display:block;
	float:left;
	background:url(images/link1-left.gif) no-repeat left top #9fc200;
	color:#fff; 
	text-decoration:none;
}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:7px 14px 7px 14px; 
		font-weight:normal; font-style:normal;
	}
.link1:hover {
	color:#000;
}



.address { 
	font-size:13px;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span {
			font-weight:bold; 
			color:#657b00;
			float:left;
		}
		.address dd a {
			color:#999;
		}


	.department dt {
		color:#010101;
		font-weight:bold;
	}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:76px;
		}
		.department dd a {
			color:#010101;
		}


/*===== header =====*/
#header .row-1 {
	height:74px;
	overflow:hidden;\
	display:hidden;
}
	#header .top-links {
		float:right;
		color:#8e8e8e;
		text-transform:uppercase;
		font-size:10px;
		padding:41px 20px 0 0;
	}
		#header .top-links li {
			display:inline;
		}
			#header .top-links li a {
				color:#000;
				text-decoration:none;
				padding:2px 6px 2px 3px;
			}
			#header .top-links li a:hover {
				color:#fff;
			}
			#header .top-links li a.rss {
				background:url(images/rss.gif) no-repeat 100% 0;
				padding-right:26px;
			}
#header .row-2 {

}
	#header .nav {
		float:right;
		padding:20px 0 0 0;
	}
		#header .nav li {
			float:left;
			padding:0 0 0 7px;
		}
			#header .nav li a {
				float:left;
				background:url(images/nav-left1.gif) no-repeat 0 0 #563f28;
				font-size:20px;
				line-height:1.2em;
				color:#ddd;
				text-decoration:none;
				letter-spacing:-1px;
			}
				#header .nav li a b {
					float:left;
					background:url(images/nav-right1.gif) no-repeat 100% 0;
					padding:3px 23px 8px 23px;
					font-weight:normal;
				}
			
			#header .nav li a:hover, #header .nav li a.current {
				background:url(images/nav-left2.gif) no-repeat 0 0 #d9d9d9;
				color:#181818;
			}
				#header .nav li a:hover b, #header .nav li a.current b {
					background:url(images/nav-right2.gif) no-repeat 100% 0;
				}

/*===== content =====*/
#content .section {
	padding-bottom:8px;
}
#content div #services .section { overflow:auto;} 

#content .section1 {
	padding-bottom:70px;
}

	.slider {
		height:342px;
		border-bottom:4px solid #f0f0f0;
		position:relative;
		margin-bottom:35px;
	}
		.slider .slogan {
			position:absolute;
			left:79px;
			top:82px;
		}
		.slider .slide {
			position:absolute;
			left:426px;
			top:22px;
		}
	
	
	blockquote {
		font-size:34px;
		line-height:35px;
		color:#bfbfbf;
		font-style:italic;
		background:url(images/quote.gif) no-repeat 100% 8px;
		padding:18px 15px 20px 0;
		font-weight:600;
		letter-spacing:-1px;
	}
		blockquote b {
			color:#111;
		}
	
	
	.banners {
		width:100%;
		overflow:hidden;
	}
		.banners li {
			float:left;
			width:204px;
			margin-right:20px;
		}
		.banners li.last {
			margin-right:0;
		}
			.banners li a {
				display:block;
				float:left;
				width:204px;
				height:169px;
				background:url(images/banner-sprite.gif) no-repeat 0 0;
				color:#666;
				text-decoration:none;
			}
			.banners li#view_active a{	background-position:0 -169px; color:#333;}
			.banners li#view_active a strong{ color:#fff;}
			.banners li a:hover { background-position:0 -169px; color:#006600;	}
			
				.banners li a b {
					display:block;
					padding:12px 12px 0 19px;
					font-weight:normal;
				}
				.banners li a strong {
					display:block;
					font-size:25px;
					line-height:1.2em;
					color:#563f28;
					font-weight:normal;
					font-style:italic;
					padding-bottom:6px;
				}
					.banners li a em {
						font-weight:bold;
						color:#111;
						font-style:normal;
						text-decoration:underline;
					}
			
			.banners li a:hover strong {
				padding-top:5px;;
			}
				.banners li a:hover em {
					color:#fff;
				}
				
				
	.list1 {
		padding-bottom:5px;
	}
	.list1 dt {
		font-weight:bold;
		font-size:13px;
		padding-bottom:2px;
	}
		.list1 dt a {
			color:#a7cc00;
			text-decoration:none;
		}
		.list1 dt a:hover {
			text-decoration:underline;
		}
	.list1 dd {
		color:#ababab;
		padding-bottom:11px;
	}
	
	
	.list2 li {
		background:url(images/arrow1.gif) no-repeat 0 5px;
		padding:0 0 6px 20px;
	}
		.list2 li a {
			color:#111;
			text-decoration:none;
		}
		.list2 li a:hover {
			color:#9fc200;
			text-decoration:underline;
		}
	
	
/*===== footer =====*/
#footer {
	color:#7c7d75;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
}
	#footer a {
		color:#7c7d75;
	}
	#footer .nav {
		padding-bottom:4px;	
	}
	#footer .nav li {
		display:inline;
		color:#bfc0bc;
	}
		#footer .nav li a {
			text-transform:uppercase;
			color:#bfc0bc;
			text-decoration:none;
			padding:0 6px 0 3px;
		}
		#footer .nav li a:hover {
			color:#000;
		}
	
	#footer span {
		text-transform:uppercase;
		color:#484848;
	}


/*----- forms -----*/
#order-form fieldset {
	border:none;
}
	#order-form label {
		display:block;
		height:40px;
		background:url(images/input-bg.gif) no-repeat 0 0;
	}
		#order-form label input {
			width:280px;
			border:none;
			background:none;
			padding:6px 0 2px 15px;
			color:#808080;
		}
		
		#order-form table {
			width:100%;
			margin-bottom:20px;
		}
			#order-form table td {
				border:1px solid #bababa;
			}
				#order-form table thead td {
					text-align:center;
					color:#3b3b3b;
					padding:3px 0;
				}
				#order-form table tbody td {
					padding:0 10px 0 25px;
				}
		
		#order-form .link1 {
			float:right;
			margin-left:21px;
		}


#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:51px;
		background:url(images/input-bg.gif) no-repeat 0 0;
	}
	#contacts-form input {
		width:280px;
		padding:5px 0 3px 15px;
		color:#808080;
		background:none;
		border:none;
	}
	#contacts-form textarea {
		width:280px;
		background:none;
		border:none;
		padding:5px 0 3px 15px;
		color:#808080;
		overflow:auto;
		height:115px;
	}

	#contacts-form .col-1 {
		width:347px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:304px !important;
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}
		.textarea-wrap {
			background:url(images/textarea-bg.gif) no-repeat 0 0;
			height:130px;
			width:304px;
			margin-bottom:20px;
		}
		#contacts-form .link1 {
			float:right;
			margin-left:14px;
		}

/*==========================================*/
