<style type="text/css">

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
}
ol, ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

body {
	background-image:url(../images/w360-bg.png);
	background-repeat:repeat;
	margin:0px;
	}

#container {
	width: 1080px;
	margin: 0 auto 0 auto;
	}

#header {
	background-image:url(../images/header-bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:151px;
	}

#mainContent {
	background-image:url(../images/mainContent-bg.png);
	background-repeat:repeat-x;
	width:100%;
	margin: 0 auto 0 auto;
	height: 650px;
}

#containerFooter {
	width: 100%;
	height: 325px;
	background-image:url(../images/footer-bg.png);
	background-repeat:repeat-x;
	background-color:#000;
	color: #666;
	}

#logo {
	float:left;
	width:257px;
	height:151px;
	padding:0px;
}

#navigationPrimary {
	float:right;
	color:#fff;
	width:800px;
	padding-top: 12px;
}

#navigationPrimary a {
	color:#fff;
	font-weight:bold;
	}

#navigationPrimary a:hover {
	color:#999;
	font-weight:bold;
	}

#navigationPrimary .navTab {
	width: 88px;
	height: 65px;
	margin-top: 10px;
	border-left: thin solid #444;
	padding: 2px 15px 2px 10px;
	font-size: 11px;
	text-align:left;
	float: left;
}

#navigationPrimary .subnavTab {
	margin-top: 4px;
	font-size: 10px;
	line-height:1.2em;
	color: #777;
	float: left;
}

.arrows {
	width:30px;
	float: left;
	margin-top:100px;
}

.services {
	margin-top: 0px;
	width:310px;
	font-size: 12px;
	line-height:1.5em;
	color: #CCC;
	float: left;
	margin-left:30px;
}

.services img {
	float: left;
	margin-right: 12px;
}

.services h2 {
	font-size: 18px;
	line-height: 1.25em;
	color: #000;
	float: left;
}

#footer {
	width: 1080px;
	margin: 0 auto 0 auto;
	height: 282px;
	font-size: 11px;
}

#subFooter {
	width: 1080px;
	margin: 6px auto 0 auto;
	font-size: 11px;
	}

#navigationPrimary ul {
	margin-top: 40px;
}

#navigationPrimary li {
	display: inline;
	border-left: thin solid #222;
	list-style-type: none;
	padding: 6px 20px 6px 10px;
}


.footerColumn {
	width: 240px;
	margin: 0;
	margin-right: 30px;
	float:left;
	text-align:left;
	}	

.footerColumn a {
	color:#999;
}

.footerColumn h3 {
	color:#FFF;
	font-size: 16px;
	}	

.footerList {
	border-bottom: thin #666 dashed;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 4px;
	line-height:1.5em;
	}

.footerList a {
	color:#999;
}

.testimonial {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #999;
	font-weight: bold;
	line-height:1.5em;
	text-align:left;
}	

.footerColumn p {
	padding: 0;
	padding-top: 10px;
	color: #999;
	line-height:1.5em;
	text-align:right;
}	

.testimonialcredit p {
	margin-top: 0;
	color: #999;
	line-height:1.5em;
	text-align:left;
}	
