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

* {margin:0;padding:0;} 

html, body {
	height: 100%;
	background: url(../images/bg.gif) repeat-x #f2f2f2;
}

h3 {
	font: 22px/18px gluetype, DIN-Regular, Arial, sans-serif;
	color: #303233;
	margin: 10px 0px 10px;
	padding: 3px 0 0 33px;
	height:22px;
}

h4 {
	font: 18px/18px gluetype, DIN-Regular, Arial, sans-serif;
	color: #9d0606;
	margin: 10px 0;
}

#wrap {		
	min-height: 100%;
	margin: 0 auto;
	background: url(../images/bg.gif) repeat-x #f2f2f2;
}

#main {		
	overflow:auto;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 50px;	/* must be same height as the footer */
}

#footer {	
	position: relative;
	margin-top: -50px; 	/* negative value of footer height */
	height: 50px;
	clear: both;
	font: 12px/10px gluetype, DIN-Regular, Arial, sans-serif;
	background: #212121;
	color: #797979;
}
#footerLogo {
		position: absolute;
		left: 50%;
		margin-left: -460px;
		top: 13px;
		}
		#footer span {
			position: absolute;
			left: 50%;
			margin-left: -270px;
			top: 20px;
		}
		
#footerSocial {
	position: absolute;
	left: 50%;
	margin-left: 370px;
	top: 15px;
	}
	#footerSocial img {
		padding-left: 12px;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

/* End Sticky Footer Code */

#header {
	width: 100%;
	height: 101px;
	background: #212121;
}

#sliderHeader {
	margin-top: 20px;
	padding: 1px;
	width: 916px;
	height: 37px;
	background: #000;
	}
	#sliderHeader div {
		width: 914px;
		height: 35px;
		border: #515151 solid 1px;
		background: #2d2d2d;
		}
		
#silderBody {
	padding: 1px;
	width: 914px;
	height: 170px;
	border: #dedede solid 1px;
	background: #fff;
}

/* Navigation */

ul#topnav {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -18px; padding: 35px 0 0 0;
	list-style: none;
	float: right;
	width: 505px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0 25px 0 25px;
	border-right: #454545 solid 1px;
}

/*--CSS Sprites - Default State--*/
ul#topnav a {
	float: left;
	display: block;
	height: 32px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
}
/*--CSS Sprites - Hover State--*/
ul#topnav a:hover {
	background-position: left -32px;
}
/*--Assign an image and width to each link--*/
ul#topnav li.services a {
	background-image: url(../images/services_a.jpg);
	width: 70px;
}
ul#topnav li.portfolio a {
	background-image: url(../images/portfolio_a.jpg);
	width: 70px;
}
ul#topnav li.about a {
	background-image: url(../images/about_a.jpg);
	width: 72px;
}
ul#topnav li.contact a {
	background-image: url(../images/contact_a.jpg);
	width: 86px;
}
ul#topnav li.contact {
	border: none;
}

/* Services */

.clearer{
	clear:both;
	padding: 5px 10px 0px;
	margin: 0
}

.n01 h3 {
	background: url(../images/numbers.gif) no-repeat left top;
}
.n02 h3 {
	background: url(../images/numbers.gif) no-repeat left -27px;
}
.n03 h3 {
	background: url(../images/numbers.gif) no-repeat left -54px;
}
.n04 h3 {
	background: url(../images/numbers.gif) no-repeat left -81px;
}
.n05 h3 {
	background: url(../images/numbers.gif) no-repeat left -108px;
}
.n06 h3 {
	background: url(../images/numbers.gif) no-repeat left -135px;
}

.servicesSlider  .n01 {
	background: url(../images/bg-serv-01.gif) no-repeat right;
}
.servicesSlider  .n02 {
	background: url(../images/bg-serv-02.gif) no-repeat right;
}
.servicesSlider  .n03 {
	background: url(../images/bg-serv-03.gif) no-repeat right;
}
.servicesSlider  .n04 {
	background: url(../images/bg-serv-04.gif) no-repeat right;
}
.servicesSlider  .n05 {
	background: url(../images/bg-serv-05.gif) no-repeat right;
}
.servicesSlider  .n06 {
	background: url(../images/bg-serv-06.gif) no-repeat right;
}
.servicesSlider {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
}
.sliderViewport {
	border-bottom:1px solid #DEDEDD;
	border-top:1px solid #DEDEDD;
	width: 918px;
	padding: 0px 0 0 0;
	height: 144px !important;
	height: 140px;
	/*margin-top: 5px;*/
	margin-bottom: 30px;
	clear:left;
}
.servicesSlider .serviceItem {
	width: 290px;
	float: left;
	margin-top:0;
	margin-right: 7px;
	margin-left: 8px !important;
	margin-left: 4px;
	height: 144px;
}
.serviceItem p.serviceLink, .news p.serviceLink, .services p.serviceLink {
	background: url(../images/bg-link-small.gif) no-repeat right center;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0px;
	text-align: right;
}
.serviceItem p {
	color: #524f4e;
	font-size: 12px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
}

p.serviceLink a, .news p.serviceLink a {
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-right: 15px;
	color: #0097b5;
}
p.serviceLink a:hover, .news p.serviceLink a:hover {
	color: #007490;
}
.serviceListing{
	background:transparent url(../images/div-cases.gif) no-repeat scroll left bottom;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom:5px;
	overflow:hidden
}
.serviceListing div{float:left; width:65px}



/* ----- Content Page CSS ----- */

#primaryContent{
	padding-bottom: 30px;
	padding-bottom: 20px;	
}

.content{
	width: 960px;
	overflow: hidden;
	margin: 0px auto;
	
}

.pageTop {
	border-bottom: 1px solid #D4D4D3;
	margin: 0px;
	padding:0 0 10px 10px;
}

.clearer{
	clear:both;
	padding: 5px 10px 0px;
	margin: 0
}

.left{
	width:640px;
	float: left;
	clear:left;
	border-right: solid 1px #d4d4d3;
	padding-left: 10px;	
	padding-top:0px;
	padding-bottom:50px;
	margin-bottom: 30px;
 }

.right{
	width:300px;
	float: left;
	clear:right;
	margin-bottom: 30px;	
	margin-left:-1px;
	border-left:1px solid #D4D4D3;
	}

.rightBlock{
	border-bottom: solid 1px #d4d4d3;
	padding: 15px 15px 20px;
}

.pageTitle {width: 400px; float: left; padding:0
}

a
{
outline: none;
}

.pageTitle h1 {
	font: 21px gluetype, DIN-Regular, Arial, sans-serif;
	color: #434343;
	height:15px;
	padding:0;
	margin: 12px 0 0  !important;
	margin: 15px 0 0;
	
	}
.right h4 {
	font: 18px/18px gluetype, DIN-Regular, Arial, sans-serif;
	color: #9d0606;
	margin: 10px 0;
}

/* ----- PARAGRAPHS ----- */

.left p {
	font-size: 13px;
	color: #434343;
	line-height: 20px;
	width: 580px;
	padding-bottom: 12px;

}
.right p {
	font-size: 13px;
	color: #434343;
	line-height: 20px;
	/*width: 200px;*/
	margin-bottom: 5px;
	}

.left p.intro-text{
margin-top:22px;
margin-bottom:15px;
padding-bottom:0;
color: #707070;
font-weight:100;
	font-size: 16px;
	line-height:1.5em;
	}	
	
/* ----- IMAGES ----- */

img{
	border-style: none;
}

/* ----- LINKS ----- */

a{
	text-decoration: none;
	color: #0097b5;	
	
}
a:hover{
	color:#007490;
}

/* ----- FORMS ----- */

/* Form */
/* form elements */
.contactForm p{display:block;clear:both; padding-bottom:0}

.contactForm label{
	width:140px;
	display:block;
	font:300 13px/22px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-align:right;
	padding-right:15px;
	vertical-align:top;
	color:#818181
}
.contactForm input{
	font-family:verdana;
	font-size:11px;
	border:1px solid #fff;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd ;
	width:300px;
	padding:5px 4px;
	background-color:#ededed;
	
}
.contactForm input:focus, .contactForm textarea:focus{

	background-color:#fff;
}
.contactForm textarea{
	border:1px solid #fff;
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd ;
	width:300px;
	padding:2px;
	font-family:verdana;
	font-size:11px;
	background-color:#ededed;
	
}
.clearform{	background: url(/images/layout/form-divider.gif) no-repeat center top;height:2px; padding:0; margin:0 auto 20px; width:200px;}
.contactForm select{
background-color:#EDEDED;
border-color:#BDBDBD #FFFFFF #FFFFFF #BDBDBD;
border-style:solid;
border-width:1px;
font-family:verdana;
font-size:11px;
padding:5px 4px;
width:300px;
}

.contactForm input.error,.contactForm textarea.error,.contactForm select.error{border-left-color:#9D0606}
.contactForm input.cnt_middle{width:236px;}
.contactForm input.cnt_short{
	width:50px
}
.contact label.box-radio{}
.contact .form-special{display:block;
float:right;
width:420px;height:20px; padding-bottom:10px}
.contact .form-special input{display:inline; width:auto; border:none; background-color:transparent}
.contact .form-special label{display:inline; width:auto; float:none}
.contactForm small {font:9px Arial, sans-serif}
.contactForm .captcha{display:none}
.contactForm .Next {
	height:35px;
	float:left;
	background:#619021;
	font:13px/35px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	margin-left: 320px !important;
	margin-left: 160px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.contactForm .Next a {
	color:#FFFFFF;
	}
#send-button{
width: auto !important;
width:172px;
height: auto !important;
height:36px;
margin-left: 152px;
border:none;
background-color: transparent
}