/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* GLOBAL */
body {
	background-color: black;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/repeater.jpg);
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	color: #fff;
	font-size: 13px;
}
h1 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 36px;
	color: #428ae9;
	font-weight: normal;
	padding-top: 20px;
	margin-left: 200px;
	text-align: center;
}

h2 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 36px;
	color: #428ae9;
	font-weight: normal;
	padding-top: 20px;
	margin-left: 20px;
	text-align: left;
	letter-spacing: -0.05em;
}
h3 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: normal;
	color: #26538c;
	padding: 20px;
	text-align: left;	
}
h4 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	color: #fff;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	}

h5 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 18px;
	font-weight: normal;
	color: #26538c;
	padding: 5px;
	text-align: left;	
}
/* LAYOUT */
.wrapper{
	width: 801px;
	margin: auto;
}
.header {
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
		height: 130px;
		width: 801px;
		background-image: url(../images/banner.png);
		background-repeat: no-repeat;
}
.feature {
	margin-right: auto;
	margin-left: auto;
	height: 308px;
	width: 801px;
	background-image: url(../images/feature.png);
	background-repeat: no-repeat;
}
.feature_inner {
	margin-right: auto;
	margin-left: auto;
	height: 308px;
	width: 801px;
	background-image: url(../images/feature_inner.png);
	background-repeat: no-repeat;
}
.content {
	height: 291px;
	width: 801px;
	margin-left: auto;
	margin-right: auto;
}

.content_testimonial {
	height: 171px;
	width: 801px;
	margin-left: auto;
	margin-right: auto;
}

.testimonial {
	position: relative;
	float: left;
	height: 199px;
	width: 270px;
	background-repeat: no-repeat;
	background-image: url(../images/testimonial.png);
}

.testimonial_quote {
	position: relative;
	float: left;
	height: 205px;
	width: 260px;
	background-repeat: no-repeat;
	background-image: url(../images/testimonial_quote.png);
}

.nugget {
	position: relative;
	float: left;
	height: 259px;
	width: 270px;
	background-repeat: no-repeat;
	background-image: url(../images/nugget.png);
}

.nugget_quote {
	position: relative;
	float: left;
	height: 259px;
	width: 260px;
	background-image: url(../images/quote_nugget.png);
	background-repeat: no-repeat;
}

.footer {
	position: relative;
	margin: auto;
	height: 117px;
	width: 801px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	line-height: 15px;
	padding-top: 10px;
}
.footer img {
	padding-right: 30px;
	margin-top: -10px;
}
.feature_column {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
	line-height: 20px;
	}

/* TYPOGRAPHY */
.feature_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #cfcfcf;
	padding-left: 225px;
	padding-right: 50px;
	padding-top: 20px;
	text-align: center;
	line-height: 17px;
	letter-spacing: 80%;
}
.samples_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #cfcfcf;
	padding-left: 25px;
	padding-right: 50px;
	padding-top: 20px;
	text-align: left;
	line-height: 17px;
	letter-spacing: 80%;
}
.samples_h4 {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	color: #fff;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	}
.samples_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #428ae9;
	font-weight: normal;
	padding-top: 20px;
	margin-left: 25px;
	text-align: center;
}
.service_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	padding-left: 20px;
	padding-right: 250px;
	padding-top: 20px;
	text-align: left;
	line-height: 20px;
}
.support_text {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin-left: 15px;
	margin-right: 25px;
	line-height: 14px;
}
.quote_text {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin-left: 15px;
	margin-right: 25px;
	padding-top: 25px;
	line-height: 14px;
	text-align: right;
	vertical-align: bottom;
}

.project_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: left;
	line-height: 16px;
}
.padding {
	padding: 10px;
}
blockquote {
	padding-right: 25px;
	padding-left: 10px;
	}

/* NAVIGATION - JQUERY DROPDOWN */
.navigation {
	position: relative;
	top: 53px;
	margin-left: 290px;
	z-index: 1;
}
#dropdown {	
	margin: 0;
	padding: 0;
}
	
#dropdown li {	
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#dropdown li a {	
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	width: 70px;
	color: #fff;
	white-space: nowrap;
}
		
#dropdown li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
		
#dropdown li ul li {	
	float: none;
	display: inline;
}
		
#dropdown li ul li a {	
	width: auto;
	background: #888888;
	color: #111111;
}
		
#dropdown li ul li a:hover {	
	background: #555555;
	color: #fff;
}

/* SLIDER */
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	position: absolute;
}
		
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
}

	/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 100%; 
	height: 308px; 
	background: url(../images/feature.png); 
	overflow: hidden
}

.csw .loading {
	color: #fff;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	margin: 154px 0 154px 0; 
	text-align: center
}

.samples-bg {
	width: 100%; 
	height: 508px; 
	background: url(../images/samples-bg.png); 
	overflow: hidden
}
.samples-bg .loading {
	color: #fff;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	margin: 154px 0 154px 0; 
	text-align: center
}
.samplesNugget {
	position: relative;
	float: left;
	height: 259px;
	width: 270px;
	/*background-repeat: no-repeat;
	background-image: url(../images/nugget.png);   */
}
.samplesText {
	position: relative;
	float: left;
	height: 499px;
	width: 530px;
	text-align: left;
	/*background-repeat: no-repeat;
	background-image: url(../images/nugget.png);   */
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 801px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 308px;
	clear: both;
	z-index: 0;
}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 801px; /* Also specified in  .stripViewer  above */
}
		
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}
		
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 12px;
			font-weight: normal;
			text-align: center;
			line-height: 32px;
			color: #b1cdf2;
			text-decoration: underline;
			display: block;
			padding: 0 10px;
			font-family: Tahoma, sans-serif;
		}
		
		.stripNav li a:hover {
			background:;
			color: #fff;
		}
		
		.stripNav li a.current {
			background:;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		
.cross-link {
	font-family: Tahoma, sans-serif;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.subnav {
	color: #395497;
	margin-top: 10px;
	margin-left: 13px;
}

/* CONTACT FORM */
.clear{
	clear:both;
}

#main-container{
	width:801px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#form-container{
	background-color:#f5f5f5;
	padding:15px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}
label{
	font-size:12px;
	font-family:Arial,Helvetica,Sans-serif;
	margin-left: 2px;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

td{
	white-space:nowrap;
}
