/* @group CSS 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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}

body {
	font: .63em/1 arial, sans-serif;
	color: #333;
}

ol, ul {
	list-style: none;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
}

/* @end */

/* @group Styles */

html,body {
	height:100%; /* needed for container min-height */
}

#sitewrapper {
	width: 100%;
	
	position:relative; /* needed for footer positioning*/
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#headerholder {
	width: 100%;
	
}

#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
	height: 120px;
}

#header h1 {
	position: absolute;
	display: block;
	width: 300px;
	height: 120px;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	width: 300px;
	height: 120px;
	background: url(img/logo.gif) no-repeat left top;
}

#header #nav {
	height: 120px;
	overflow: hidden;
	float: right;
}

#header #nav li {
	display: block;
	float: left;
	padding-right: 6px;
	background: url(img/navstar.gif) no-repeat right 80px;
}

#header #nav li.last {
	padding-right: 0px;
	background: none;
}

#header #nav li a {
	display: block;
	float: left;
	cursor: pointer;
	margin: 0 15px;
	padding-top: 65px;
}

#header #nav li a span {
	display: block;
	background-color: #fff;
	font: bold 1.5em/1 Arial, sans-serif;
	text-transform: lowercase;
	cursor: pointer;
	color: #e95b32;
	padding: 10px 0;
}

#header #nav li a:hover {
	background-color: #e95b32;
}

#header #nav li a.on {
	background-color: #e95b32;
}

#bannerholder {
	width: 100%;
	height: 305px;
	overflow: hidden;
	background: url(img/band.gif) repeat-x left top;
}

#banner {
	width: 940px;
	margin: 0 auto;
}

#banner #blurb {
	padding: 55px 0px 50px 55px;
	font-size: 1.4em;
	color: #fff;
	line-height: 130%;
	width: 430px;
	float: left;
	word-spacing:1px;
	font-weight:bold;
}

#banner #blurb h2 {
	margin-bottom: 1em;
}


#banner #screen {
	width: 450px;
	height: 305px;
	float: right;
	background: url(img/screen.jpg) no-repeat left top;
	position: relative;
}

#banner #screenimage {
	position: absolute;
	top: 18px;
	left: 71px;
	width: 310px;
	height: 192px;
	overflow: hidden;
}

#contentholder {
	padding-bottom: 100px;
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}

#content {
	width: 940px;
}

#content .colone {
	width: 390px;
	margin-left: 60px;
	margin-right: 20px;
	float: left;
	padding-top: 20px;
}

#content .colone p {
	font-size: 1.1em;
	line-height:1.5em;
	padding-bottom: 10px;
	padding-right:10px;
}

#content .coltwo p {
	font-size: 1.1em;
	line-height:1.5em;
	padding-bottom: 10px;
	padding-right:10px;
}

#content .coltwo {
	width: 390px;
	margin-left: 20px;
	margin-right: 60px;
	float: left;
	padding-top: 20px;
}

#content .coltwo ul {
	list-style-type: disc;
	margin-left: 18px;
	font-size: 1.1em;
	line-height: 180%;
	padding-right:10px;
}

#content p {
	font-size: 1.2em;
	line-height: 125%;
	margin-bottom: 1em;
}

#content p a {
	color: #e95b32;
}

#content h2 {
	font-size: 1.4em;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 1em;
	
}

#content h3 {
	font-size: 1.4em;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 1em;
	
}

#button {
	margin-top:20px;
	width: 158px;
	height: 31px;
	float: right;
}

#box {
	width: 644px;
	height: 477px;
	background:url(img/services2.gif) no-repeat;
	color: #fff;
	margin-top:90px;
	padding-top:5px;
	margin-left:140px;
}

#services {
	width: 940px;
	background: #192e4e url(img/service_bkg.png) repeat-x left 65px;
	color: #fff;
	float: left;
}

#services #srv_header {
	width: 940px;
	height: 65px;
	text-indent: -9999px;
	background: url(img/service_header.gif) no-repeat left top;
	float: left;
}

#services #contact_header {
	width: 940px;
	height: 65px;
	text-indent: -9999px;
	background: url(img/contact_header.gif) no-repeat left top;
	float: left;
}

#services #about_header {
	width: 940px;
	height: 65px;
	text-indent: -9999px;
	background: url(img/about_header.gif) no-repeat left top;
	float: left;
}

#services #career_header {
	width: 940px;
	height: 65px;
	text-indent: -9999px;
	background: url(img/career_header.gif) no-repeat left top;
	float: left;
}

#services #srv_footer {
	width: 940px;
	height: 40px;
	text-indent: -9999px;
	background: url(img/service_btm.gif) no-repeat left bottom;
	float: left;
}

#services dl {
	width: 240px;
	margin-left: 20px;
	padding-left: 50px;
	margin-top: 40px;
	height: 100px;
	float: left;
	background: url(img/service_check.gif) no-repeat;
}

#services dl a {
	color:#CCC;
	font-style:italic;
	text-decoration:none;
	font-size:.9em;
	margin-top:10px;
}

#services dl a:hover {
	border-bottom: 1px dotted #fff;
	color:#FFF;
}

#mainservices #srv_header {
	width: 940px;
	height: 65px;
	text-indent: -9999px;
	background: url(img/service_header.gif) no-repeat left top;
	float: left;
}

#mainservices {
	width: 940px;
	background: #192e4e url(img/service_bkg.png) repeat-x left 65px;
	color: #fff;
	float: left;
}

#mainservices dl {
	width: 220px;
	margin-left: 20px;
	padding-left: 50px;
	margin-top: 15px;
	height: 220px;
	float: left;
	background: url(img/check.gif) no-repeat;
}

#mainservices dl a {
	color:#CCC;
	font-style:italic;
	text-decoration:none;
	font-size:.9em;
	margin-top:10px;
}

#mainservices dt {
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 15px;
	letter-spacing:1px;
}

#mainservices dt a{
	text-decoration:none;
	color:#fff;
}

#mainservices dt a:hover{
	text-decoration:none;
	color:#fff;
	border-bottom: 1px dotted #fff;
}

#mainservices #srv_footer {
	width: 940px;
	height: 40px;
	text-indent: -9999px;
	background: url(img/service_btm.gif) no-repeat left bottom;
	float: left;
}

#services dt {
	font-size: 1.5em;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 15px;
}

#services dt a{
	text-decoration:none;
	color:#fff;
}

#services dt a:hover{
	text-decoration:none;
	color:#fff;
	border-bottom: 1px dotted #fff;
}

#services dd {
	list-style-type: disc;
	padding-bottom:10px;
}

#services dd ul {
	list-style-type: disc;
	margin-left: 18px;
	font-size: 1.1em;
	line-height: 150%;
	padding-right:10px;
}

.servicediagram{
	height:54px;
	width:644px;
	margin-top:6px;
	text-align:center;
}

.servicediagram2{
	height:54px;
	width:644px;
	margin-top:135px;
	text-align:center;
}

.clear {
	clear: both;
}

#footerholder {
	position:absolute;
	width:100%;
	bottom:0;
	background: url(img/footerbkg.gif) repeat-x center bottom;
	height: 57px;
}

#footer {
	margin: 0 auto;
	width: 940px;
}

#socialmedia {
	float: left;
}

#socialmedia a {
	margin-right: 10px;
}

#footerlinks {
	font-size: 1.1em;
	padding-top: 25px;
	text-align: right;
	color: #fff;
}

#footerlinks a {
	color: #fff;
}

#footerlinks a:hover {
	border-bottom: 1px dotted #fff;
}

.message {
	padding:100px; text-align:center; float:left; width:740px
}

.contactform {
	clear: both;
	width: 800px;
	padding: 50px 0 50px 50px;
	color: #fff;
	font-size: 1.2em;
}

.field {
	width: 200px;
	border: 1px solid #fff;
	padding: 4px;
	color: #222;
	background: #d4d4d5 url(img/field.png) repeat-x left top;
	font-size: 11px;
}
 
textarea.field {
	background: #d4d4d5 url(img/fieldbig.png) repeat-x left top;
}

/* @end */