body {
	font:11px arial,sans-serif;
	color:#000;
	background:#fff url(../images/bg.gif) repeat-x;
	margin:0;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
a:focus {outline:none}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}

form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.contactDetails p label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	line-height:17px;
	float:left;
	display:block;	
	width:125px;
	clear:left;
	margin: 0 0 20px 0;
}
label.error, .contactDetails p label.error
{
	padding-left: 6px;
	margin-left: 0;
	margin-top:2px;
	color:#FF0000;
	display:block;
	clear:none;
}
.contactDetails p label.error {
	width: 240px;
}
.contactDetails .radioButtons label.error {
	float: right;
    padding: 0 145px 0 0;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;	
}
img {border-style:none}
#wrapper {
	margin:0 auto;
	width:882px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0DFE3;
	border-left-color: #E0DFE3;	
}
h1.logo {
	float:left;
	margin:40px 0 0;
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:237px;
	height:32px;
	text-indent:-9999px;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#header {
	background:url(../images/bg-header.jpg) no-repeat;
	width:857px;
	height:91px;
	padding:0 6px 0 19px;
	overflow:hidden;
	position:relative;
}
.head {
	float:right;
	width:465px;
}
.head .search {
	width:217px;
	overflow:hidden;
	margin-top:12px;
	margin-left:82px;
}
.head .search label {
	float:left;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#666;
	width:47px;
}
.head .search input {float:left}
.head .search .text {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 7px 0 0;
	padding:1px 3px;
	width:117px;
	background:#fff;
	border:1px solid #ccc;
}
.head .list {
	width:465px;
	overflow:hidden;
	margin:60px 0 0;
}
.head .list ul {
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
.head .list ul li {
	float:left;
	padding:3px 13px 3px 15px;
	background:url(../images/separator01.gif) no-repeat 0 50%;
}
.head .list ul li:first-child {background:none}
.head .list ul li a {
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#999;
}
#main {
	background:#fff url(../images/bg-content-t.jpg) no-repeat;
	width:882px;
	overflow:hidden;
}
#holder {
	background:url(../images/bg-content-b.jpg) no-repeat 0 100%;
	width:882px;
	overflow:hidden;
	min-height:300px;
}
* html #holder {
	overflow:visible;
	height:300px;
}
#sidebar {
	float:left;
	width:160px;
	margin:30px 0 0;
	padding:0 10px 0 19px;
}
#sidebar h3 {
	font:bold 23px/26px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
}


#sidebar .nav {
	width:160px;
	padding:0px;
	margin:7px 0 0;
	overflow:hidden;
	list-style:none;
}
#sidebar .nav li {
	width:160px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#878789;
	margin-bottom:1px;
	margin-top:2px;
}
#sidebar .nav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#878789;
	/*background:url(../images/arrow01.gif) no-repeat 0 5px;*/
	background-position: -10px -352px;
	background-image: url("../images/sprite-btnsbackgrounds.png");
	text-decoration:none;
	margin-top:6px;
	padding-left:14px;
	line-height:22px;
}
#sidebar .nav li a:hover {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 5px;
}
#sidebar .nav li a.selected {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 5px;
}
#sidebar .nav li a.active {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 5px;
}



#sidebar .nav li a.subnav {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 24px;
	background:url(../images/arrow02.gif) no-repeat 0 5px;
	/*background-position: -10px -324px;
	background-image: url("../images/sprite-btnsbackgrounds.png");*/
	text-decoration:none;
	line-height:17px;
}

#sidebar .nav li a.red {
	color:#FECE0A;
}

#sidebar .nav li a:hover.subnav {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 24px;
	text-decoration:none;
	line-height:17px;
	color:#fece0a;
	background:url(../images/arrow02-over.gif) no-repeat 0 5px;
}
#sidebar .nav li a.subnav-selected,
#sidebar .nav li a:hover.subnav-selected {
	font-family:Arial, Helvetica, sans-serif;
	color:#fece0a;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 24px;
	text-decoration:none;
	line-height:17px;
	background:url(../images/arrow02-over.gif) no-repeat 0 5px;
}


/*#sidebar .nav .subnav {
	padding:0px;
	margin-top:2px;
	margin-bottom:7px;
	overflow:hidden;
	list-style:none;
}
#sidebar .nav .subnav li {
	width:160px;
	margin:0px;
	overflow:hidden;
}
#sidebar .nav .subnav li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:13px;
	font-weight:normal;
	padding:0 0 0 24px;
	background:url(../images/arrow02.gif) no-repeat 0 5px;
	text-decoration:none;
	line-height:17px;
	background-color:#ccc;
}
#sidebar .nav .subnav li a:hover {
	color:#fece0a;
	background:url(../images/arrow02-over.gif) no-repeat 0 5px;
}
#sidebar .nav .subnav li a.selected {
	color:#fece0a;
	background:url(../images/arrow02-over.gif) no-repeat 0 5px;
}
#sidebar .nav .subnav li a.active {
	color:#fece0a;
	background:url(../images/arrow02-over.gif) no-repeat 0 5px;
}
*/

#sidebar .submit-area .holder {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	width:150px;
	height:380px;
	color:#999;
	margin:0px;
	padding:0px;
	float:left;
}




#content {
	float:left;
	width:693px;
	margin:27px 0 0;
}
#menu {
	width:693px;
	padding:0;
	margin:0;
	list-style:none;
}
#menu:after {
	clear:both;
	display:block;
	content:"";
}
#menu li {
	float:left;
	position:relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display:block
}
#menu li.about {z-index:6}
#menu li.services {z-index:5}
#menu li.why {z-index:5}
#menu li.quote2 {z-index:4}
#menu li.owner {z-index:3}
#menu li.payments {z-index:2}
#menu li.quote {z-index:1}
#menu li.blog {z-index:0}

#menu li a {
	float:left;
	cursor:pointer;
	text-decoration:none;
	margin:0 -6px 0 0;
	position:relative;
}
#menu li a span {
	float:left;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../images/btn-menu-bg.gif) repeat-x;
	height:25px;
	width:80px;
	padding:0 0 0 4px;
	text-align:center;
}
#menu li a em {
	float:left;
	/*background:url(../images/btn-nav-r.png) no-repeat;*/
	
	background-image: url("../images/sprite-btnsbackgrounds.png");
  	background-position: -10px -82px;
  
  	display: inline-block;
  
	width:17px;
	height:25px;
	text-indent:-9999px;
}
#menu ul {
	display:none;
	position:absolute;
	top:25px;
	left:0;
	width:98px;
	padding:0;
	margin:0;
	list-style:none;
}
#menu ul li {width:98px}
#menu ul li a {
	float:none;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#666;
	display:block;
	width:98px;
	padding:5px 0 4px;
	background:url(../images/bg-menu.png) repeat;
	text-align:center;
	border-top:1px solid #fff;
}
#menu ul li a:hover {background:#fff}

#menu ul li#stratman, #menu ul li#stratman a, #menu ul li#stratmangong, #menu ul li#stratmangong a, #menu ul li#whystrata a {
	width:180px;
}

#content .section-home {
	background:url(../images/bg-home.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:190px 0 0 23px;
	overflow:hidden;
}

#content .section-home .heading {
	width:560px;
	overflow:hidden;
}

#content .section-home .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#DDD;
	font-size:26px;
	font-weight:bold;
	margin-top:0px;
	line-height:26px;
	letter-spacing:-1px;
}

#content .section-accounts {
	background:url(../images/bg-accounts.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-accounts .heading {
	width:630px;
	overflow:hidden;
}
#content .section-accounts .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-contact {
	background:url(../images/bg-contact.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-contact .heading {
	width:630px;
	overflow:hidden;
}
#content .section-contact .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-contact-general {
	background:url(../images/bg-contact-general.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-contact-general .heading {
	width:630px;
	overflow:hidden;
}
#content .section-contact-general .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-contact-strata {
	background:url(../images/bg-contact-strata.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-contact-strata .heading {
	width:630px;
	overflow:hidden;
}
#content .section-contact-strata .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-emergency {
	background:url(../images/bg-emergency.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-emergency .heading {
	width:630px;
	overflow:hidden;
}
#content .section-emergency .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-experience {
	background:url(../images/bg-experience.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-experience .heading {
	width:630px;
	overflow:hidden;
}
#content .section-experience .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-faq {
	background:url(../images/bg-faq.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-faq .heading {
	width:630px;
	overflow:hidden;
}
#content .section-faq .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-findus {
	background:url(../images/bg-findus.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-findus .heading {
	width:630px;
	overflow:hidden;
}
#content .section-findus .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-help {
	background:url(../images/bg-help.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-help .heading {
	width:630px;
	overflow:hidden;
}
#content .section-help .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-links {
	background:url(../images/bg-links.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-links .heading {
	width:630px;
	overflow:hidden;
}
#content .section-links .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-login {
	background:url(../images/bg-login.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-login .heading {
	width:630px;
	overflow:hidden;
}
#content .section-login .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-news {
	background:url(../images/bg-news.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-news .heading {
	width:630px;
	overflow:hidden;
}
#content .section-news .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-payments {
	background:url(../images/bg-payments.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-payments .heading {
	width:630px;
	overflow:hidden;
}
#content .section-payments .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-privacy {
	background:url(../images/bg-privacy.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-privacy .heading {
	width:630px;
	overflow:hidden;
}
#content .section-privacy .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-faq {
	background:url(../images/bg-faq.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-faq .heading {
	width:630px;
	overflow:hidden;
}
#content .section-faq .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-profile {
	background:url(../images/bg-profile.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-profile .heading {
	width:630px;
	overflow:hidden;
}
#content .section-profile .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-projects {
	background:url(../images/bg-projects.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-projects .heading {
	width:630px;
	overflow:hidden;
}
#content .section-projects .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}


#content .section-projects-selected {
	background:url(../images/bg-projects-selected.jpg) no-repeat;
	width:653px;
	height:590px;
	padding:110px 0 0 40px;
	overflow:hidden;
}
#content .section-projects-selected .heading {
	width:630px;
	overflow:hidden;
}
#content .section-projects-selected .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#666;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:38px;
	letter-spacing:-1px;
	margin-top:30px;
}
#content .section-projects-selected .heading h2 .light {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:0px;
}
#content .section-projects-selected .goback {
	width:602px;
	height:30px;
	text-align:right;
}

#content .section-projects-selected .goback a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#878789;
	background:url(../images/arrow01-right.gif) no-repeat 0 5px;
	text-decoration:none;
	margin-top:6px;
	padding-left:14px;
	line-height:22px;
}
#content .section-projects-selected .goback a:hover {
	color:#fece0a;
	background:url(../images/arrow01-right-over.gif) no-repeat 0 5px;
}

#content .section-projects-selected .border {
	width:593px;
	height:370px;
	border: 1px solid #ccc;
	padding:10px;
	float:left;
}
#content .section-projects-selected .border .left {
	float:left;
	width:254px;
}
#content .section-projects-selected .border .left .thumbs {
	height:85px;
}
#content .section-projects-selected .border .left .thumbs a {
	padding-right:7px;
}
#content .section-projects-selected .border #fullimg {
	float:right;
	width:336px;
	height:330px;
}

#content .section-projects-selected .border .left .text-divide {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	font-weight:normal;
	line-height:18px;
	float:left;
	width:245px;
	height:22px;
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
}
#content .section-projects-selected .border .left .text-divide .text-normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	font-weight:normal;
	float:left;
	width:65px;
}
#content .section-projects-selected .border .left .text-divide .text-dark {
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
	float:left;
}



#content .section-quote {
	background:url(../images/bg-quote.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-quote .heading {
	width:630px;
	overflow:hidden;
}
#content .section-quote .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-services {
	background:url(../images/bg-services.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-services .heading {
	width:630px;
	overflow:hidden;
}
#content .section-services .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-sitemap {
	background:url(../images/bg-sitemap.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-sitemap .heading {
	width:630px;
	overflow:hidden;
}
#content .section-sitemap .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-proxy {
	background:url(../images/bg-proxy.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-proxy .heading {
	width:630px;
	overflow:hidden;
}
#content .section-proxy .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-weblink {
	background:url(../images/bg-weblink.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}
#content .section-weblink .heading {
	width:630px;
	overflow:hidden;
}
#content .section-weblink .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}

#content .section-wollongong {
	background:url(../images/bg-wollongong.jpg) no-repeat;
	width:670px;
	height:117px;
	padding:110px 0 0 23px;
	overflow:hidden;
}

#content .section-wollongong .heading {
	width:630px;
	overflow:hidden;
}
#content .section-wollongong .heading h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#e0e0e0;
	font-size:32px;
	font-weight:bold;
	margin-top:0px;
	line-height:34px;
	letter-spacing:-1px;
	margin-top:34px;
}






#content .items {
	background:url(../images/bg-contentbox.gif) repeat-x;
	width:693px;
	overflow:hidden;
}
.strips {
	width:693px;
	/*overflow:hidden;*/
	margin:1px 0 0;
	height:27px;
	display:block;
}
.strips .yellow {
	float:left;
	background-position: -10px -165px;
	background-image: url("../images/sprite-btnsbackgrounds.png");
	/*background:url(../images/item-yellow.png) no-repeat;*/
	width:411px;
	height:27px;
	text-indent:0;
	
	display:block;
}
.strips .grey {
	float:right;
	background-position: -10px -212px;
	background-image: url("../images/sprite-btnsbackgrounds.png");
	/*background:url(../images/item-grey.png) no-repeat;*/
	width:265px;
	height:27px;
	padding:0 0 0 18px;
	margin:0 -3px 0 0;
	display:inline;
}
.strips .grey ul {
	width:265px;
	padding:0;
	margin:5px 0 0;
	position:relative;
	overflow:hidden;
	list-style:none;
}
.strips .grey ul li {
	float:left;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 4px 0 5px;
	background:url(../images/separator03.gif) no-repeat 0 50%;
}
.strips .grey ul li:first-child {background:none}
.strips .grey ul li a {color:#fff}


.text-area {
	width:693px;
	overflow:hidden;
	margin:18px 0 0;
}
.text-area p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	margin-right:15px;
	line-height:17px;
}
.text-area a,
.text-area .item-wide a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
.text-area a:hover,
.text-area .item-wide a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.text-area .item {
	float:left;
	width:380px;
	padding:0 10px 0 24px;
}

.text-area .item-wide .text-area-left {
	width:270px;
	float:left;
	margin-right:10px;
}
.item-wider {
	float:left;
	width:660px;
	padding:0 10px 0 24px;
}
.text-area .item .nav-projects,
.text-area .item-wide .nav-projects {
	width:260px;
	padding:0px;
	margin:7px 0 0;
	overflow:hidden;
	list-style:none;
}
.text-area .item .nav-projects li,
.text-area .item-wide .nav-projects li {
	width:260px;
	overflow:hidden;
}
.text-area .item .nav-projects li a,
.text-area .item-wide .nav-projects li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#878789;
	background-position: -10px -352px;
	background-image: url("../images/sprite-btnsbackgrounds.png");
	/*background:url(../images/arrow01.gif) no-repeat 0 5px;*/
	text-decoration:none;
	margin-top:6px;
	padding-left:14px;
	line-height:22px;
}
.text-area .item .nav-projects li a:hover,
.text-area .item-wide .nav-projects li a:hover {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 5px;
}
.text-area .item .nav-projects li a.selected,
.text-area .item-wide .nav-projects li a.selected {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 5px;
}
.text-area .item .nav-projects li a.active,
.text-area .item-wide .nav-projects li a.active {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 5px;
}



.text-area .item .nav-projects li a.subnav,
.text-area .item-wide .nav-projects li a.subnav {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 24px;
	/*background:url(../images/arrow02.gif) no-repeat 0 5px;*/
	background-position: -10px -324px;
	background-image: url("../images/sprite-btnsbackgrounds.png");
	text-decoration:none;
	line-height:17px;
}
.text-area .item .nav-projects li a:hover.subnav,
.text-area .item-wide .nav-projects li a:hover.subnav {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 24px;
	text-decoration:none;
	line-height:17px;
	color:#fece0a;
	background:url(../images/arrow02-over.gif) no-repeat 0 5px;
}





.text-area .item-wide {
	float:left;
	width:620px;
	padding:0 10px 0 24px;
}

.text-area .item-wide #web-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#999;
}
.text-area .item-wide #web-form td {
	padding:4px;
}

.text-area .item h3,
.text-area .item-wide h3,
.text-area .item-wider h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#666;
	margin:-2px 0 0;
	line-height:21px;
}
.text-area .item h4,
.text-area .item-wide h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#999;
	margin:-2px 0 0;
	line-height:21px;
	margin-top:2px;
}
.text-area .item h5,
.text-area .item-wide h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin:-2px 0 0;
	line-height:21px;
	margin-top:20px;
	margin-bottom:-7px;
}
.text-area .item .field1,
.text-area .item-wide .field1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	width:240px;
	padding:3px;
	border: 1px solid #ccc;
}
.text-area .item .field1-tall,
.text-area .item-wide .field1-tall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	width:240px;
	height:200px;
	padding:3px;
	border: 1px solid #ccc;
}

.text-area .item .field1-tall {
	height: 50px;	
}

.text-area .item .field1-med,
.text-area .item-wide .field1-med {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	width:240px;
	height:120px;
	padding:3px;
	border: 1px solid #ccc;
}
.text-area .item .field1-sml,
.text-area .item-wide .field1-sml {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	width:70px;
	padding:3px;
	border: 1px solid #ccc;
}
.text-area .item .field2,
.text-area .item-wider .field2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	width:250px;
	padding:3px;
	border: 1px solid #ccc;
	display:inline;
	float:left;
}
.photo h5
{
	font-size:12px;
	margin:0;
	padding:0;
	color:#666;
}

.photo p
{
	margin:3px 0 10px 0;
	padding-right:15px;
}

#companyNews h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	margin:10px 0 0;
	line-height:21px;
	margin-bottom:-7px;
}

.text-area .item .button-go,
.text-area .item-wide .button-go {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	height:32px;
}


.text-area .photo {
	float:left;
	width:279px;
}
.text-area .photo img {display:block}

.text-area .item-wide .space,
.text-area .item .space {
	float:left;
	width:345px;
	height:40px;
	margin:0px;
	padding:0px;
}



.projects {
	width:693px;
	overflow:hidden;
	margin:18px 0 0;
}
.projects .item {
	float:left;
	width:179px;
	padding:0 10px 0 24px;
}
.projects .item h3 {
	font:bold 23px/26px Arial, Helvetica, sans-serif;
	color:#666;
	margin:-2px 0 0;
}
.projects .item .nav {
	width:179px;
	padding:0;
	margin:5px 0 0;
	overflow:hidden;
	list-style:none;
}
.projects .item .nav li {
	width:179px;
	margin:5px 0 0;
	overflow:hidden;
}
.projects .item .nav li a {
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#878789;
	padding:0 0 0 14px;
	/*background:url(../images/arrow01.gif) no-repeat 0 5px;*/
	background-position: -10px -352px;
	background-image: url("../images/sprite-btnsbackgrounds.png");
	text-decoration:none;
}
.projects .item .nav li a:hover {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 5px;
}
.projects .item .nav li a.active {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 5px;
}
.projects .photo {
	float:left;
	width:400px;
}
.projects .photo img {display:block}


#footer {
	width:850px;
	overflow:hidden;
	margin:15px 0 0;
	padding:0 19px 15px 13px;
}
#footer ul {
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
	text-align:center;
}
#footer ul li {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#666;
	display:inline;
	padding:0 0 0 5px;
	/*background:url(../images/separator02.gif) no-repeat 0 50%;*/
	background-position: -10px -381.5px;
	background-image: url("../images/sprite-btnsbackgrounds.png");
}
#footer ul li:first-child {background:none}
#footer ul li a {color:#666}
#footer span {
	float:right;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#666;
}
#footer span a {color:#666}

#keywords
{
	padding:5px;
	color:#999;
	font-size:11px;
	text-align:center;
	margin-top:10px;
	line-height:16px;
}

#thankyou
{
	color:#666666;
	margin:0 0 20px 0;
	font-size:14px;
	font-weight:bold;
	background-color:#F2F2F2;
	display:block;
	padding:10px;
	border:1px solid #CCCCCC;
}
input.error, textarea.error, select.error 
{
	border: 1px solid #000;
}
label.valid
{
	display: block;
	width: 16px;
	height: 16px;
	color:green;
}

#video
{
	position:absolute;
	top:0;
	left:0;
	background-color:#FFFFFF;
	width:768px;
	height:577px;
	border:1px solid #AAA;
	z-index:8;
	display:none;
}

#videoBG
{
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
	width:100%;
	height:100%;
	z-index:7;
	display:none;
}

#videoClose
{
	position:absolute;
	top:2px;
	right:2px;
}

h6
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	margin:20px 0 0 0;
	padding:0;
}

.faqFull
{
	display:none;
}

.moreLess
{
	position:relative;
	top:-12px;
}

#newsItem img
{
	margin:12px 0 20px 0;
}


#newsItem h3
{
	margin-bottom:10px;
}

#newsItem h4
{
	font-size:16px;
	color:#666;
	font-weight:bold;
}

#newsItem ul
{
	font-size:12px;
	color:#999;




}

#newsItem ul
{
	font-size:12px;
	color:#999;
}

#newsItem li
{
	margin:7px 0;
}

#newsItem small
{
	line-height:14px;
}

.dark
{
	color:#333333;

}

#staff h3
{
	margin:0 0 2px 0;
}

#poll
{

}

#poll h4
{
	color:#666;
	margin:20px 0 0 0;
}

#pollResults
{
	color:#666;
	margin:10px 0 0 0;
	font-size:14px;
}

#pollResults th
{
	padding:5px 0 10px 0;
}

#pollResults td
{
	padding:5px 0;
}

.pollQuestion
{
	float:left;
}

.pollBar
{
	float:left;
	padding:0;
	height:10px;
	margin:0 4px 0 0;
	border:1px solid #CCC;
	background-color:#fece0a;
}

.percent
{
	font-size:10px;
	color:#777;
}

.totalVotes
{
	font-size:12px;
}

div#pollForm
{
	margin:10px 0;
	border-top:1px solid #AAA;
	padding:10px 5px 5px 5px;
	font-size:12px;
}

form#voteForm
{
	
}

div#pollForm td
{
	padding:5px 0;
}

div#pollForm td.first
{
	padding:0;
}

.voteButton
{
	margin:6px 0 0 0;
}

#viewResults
{
	margin:10px 0;
	font-size:10px;
}

#viewResults a
{
	color:#666;
}

#thanksVoting
{
	color:#009900;
}

#homeImages
{
	width:693px;
	height:308px;
	position:relative;
	overflow:hidden;
}

.homeImage
{
	width:693px;
	height:308px;
	position:absolute;
	overflow:hidden;
}

.homeHeading {
	position:relative;
	top:-85px;
	color:#000;
	padding:10px;
}

.homeHeading h2	{
	position:relative;
	color:#000;
	font-size:15px;
	font-weight:bold;
	letter-spacing:0px;
}
.homeHeading h1	{
	position:relative;
	color:#3c3c3c;
	font-size:18px;
	font-weight:normal;
	letter-spacing:0px;
}

#newsTable, .newsTable
{
	color:#999;
}

#newsTable td, .newsTable td
{
	padding:5px 5px;
}

.staffMember
{
	float:left;
	margin:5px 0 10px 0px;
	color:#777;
}

.staffMember img
{
	border:1px solid #FFF;
}

.staffMember img:hover
{
	border:1px solid #fece0a;
}
/* Styles by E-Web 2009-12-07*/
#sidebar span.sidebarWelcome {
	font:bold 23px/26px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
}
span.topLogo {
	float:left;
	margin:28px 0 0;
	display:block;
	/*background:url(../images/logo.gif) no-repeat;*/
	
	background-image: url("../images/sprite-btnsbackgrounds.png");
  	background-position: -10px -10px;
	
	width:389px;
	height:50px;
	text-indent:-9999px;
}
.topLogo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
table#pollForm {
	color:#777;
	padding: 2px;
	width: 150px;
	border: 0px;
	border-top: 1px solid #AAAAAA;
	font-size:12px;
}
table#pollForm td.pollOption{
	padding: 2px;
}
#menu li.news a span {
	width: 45px;
}
#menu li.services a span {
	width: 82px; /* 96 */
}
#menu li a span.linktabs {
	float:left;
	/*background:url(../images/btn-nav-r.png) no-repeat;*/
	
	background-image: url("../images/sprite-btnsbackgrounds.png");
  	background-position: -10px -82px;
	
	width:17px;
	height:25px;
	text-indent:-9999px;
}
#menu li a span {
	float:left;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#666;
	background:url(../images/btn-menu-bg.gif) repeat-x;
	height:25px;
	width:80px;
	padding:0 0 0 0px;
	text-align:center;
}


/*div#home0 div.homeHeading h1 {
	font-size: 20px;
}
div#home1 div.homeHeading h2 {
	font-size: 15px;
}
div#home2 div.homeHeading h2 {
	font-size: 18px;
}
div#home3 div.homeHeading h2 {
	font-size: 14px;
}
div#home4 div.homeHeading h2 {
	font-size: 14px;
}
div#home5 div.homeHeading h2 {
	font-size: 14px;
}
div#home6 div.homeHeading h2 {
	font-size: 14px;
}
div#home7 div.homeHeading h2 {
	font-size: 20px;
}*/
span.currentPoll, span.directoryColHeader{
	font-weight: bold;
}
div.item-wide h1.strataManagersHeader {
	color:#666666;
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
	margin:-2px 0 0;
}

h2.ourValues {
	border-bottom: 1px solid #AAAAAA;
    color: #FECE0A;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    margin: 0 0 5px;
	padding: 0 0 5px;
    text-align: justify;
}

#valuesCopy {
	
}

#valuesCopy p {
    margin: 0 0 49px;
    padding: 0 0 5px;
}

#phoneNumber
{
	position:absolute;
	right:10px;
	top:10px;
	color:#999;
	font-size:18px;
	font-weight:bold;
}


#phoneNumber span
{
	padding-right:10px;
	padding-top:0;
	display:inline-block;
	margin:0;
	position:relative;
	height:36px;
}


#obtainQuote {
	background-image: url("../images/obtain-quote_btn.png");
    background-repeat: no-repeat;
    color: #666666;
    
	display:inline-block;
	/*display:inline;*/
	
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    padding: 6px 0 0 9px;
    width: 100px;
	position:relative;
}

.joinus {
	margin:0;
	padding:0;
	}

#twitter
{
	position:absolute;
	right:20px;
	top:35px;
	color:#999;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
}
#facebook
{
	position:absolute;
	right:150px;
	top:35px;
	color:#999;
	font-size:18px;
	font-weight:bold;
}

.floatRight
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
}

#pdfLinks
{
	margin:10px 0;
	border-top:1px solid #999;
	padding:14px 0 0 0;
	font-size:12px;
	color:#666;
}

#pdfLinks ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#pdfLinks li
{
	margin:0;
	padding:0;
	margin-bottom:6px;
	list-style-type:none;
	color:#999;
}

#pdfLinks a
{
	color:#777;
	margin-bottom:6px;
}

#companyNews ul {
	padding:0px;
	margin:7px 0 0;
	overflow:hidden;
	list-style:none;
}

#companyNews ul li {
	width:250px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#878789;
	margin-bottom:1px;
	margin-top:2px;
	padding-left:15px;
}

#companyNews ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#878789;
	/*background:url(../images/arrow01.gif) no-repeat 0 4px;*/
	background-position: -10px -352px;
	background-image: url("../images/sprite-btnsbackgrounds.png");
	text-decoration:none;
	margin-top:6px;
	padding-left:10px;
	display:block;
}

#companyNews ul li a:hover {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 4px;
}

#companyNews ul li a.selected {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 4px;
}

#companyNews ul li a.active {
	color:#fece0a;
	background:url(../images/arrow01-over.gif) no-repeat 0 4px;
}

#peopleScroller {
	float:left;
	width:270px;
	height:160px;
	overflow:hidden;
	position:relative;
	}

ul#peopleList {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	}

ul#peopleList li {
	margin:0;
	padding:0;
	width:270px;
	overflow:hidden;
	float:left;
	color:#fff;
	position:relative;
	}

ul#peopleList li a img {
	position:relative;
	border:none;
}

.text-area a.scrollerInfo {
	color:#fff;
	text-decoration:none;
	position:absolute;
	z-index:10;
	bottom:0;
	left:0;
	width:260px;
	height:40px;
	padding:5px 0 0 10px;
	line-height:15px;
	background:#000;
	display:block;
	}

.text-area a.contact {
	position:absolute;
	z-index:10;
	bottom:16px;
	right:8px;
	width:67px;
	height:18px;
	/*background: url(../images/staff_contact.png) no-repeat;*/
	background-image: url("../images/sprite-btnsbackgrounds.png");
	background-position: -10px -259px;
	}

.text-area a.contact:hover {
	background: url(../images/staff_contact_over.png) no-repeat;
	}

.text-area a.scrollerInfo:hover	{
	color:#fece0a;
	}

#sponsors {
	text-align:center;
	color:#777777;
	padding:15px 0;
	border-top:#AAAAAA 1px solid;
	}


#priority {
	 background:url(../images/priority_btn.jpg) no-repeat center center;
	 margin-right: 5px; /* line on right */
	 }
	 
#priority a {
	color:#666;
	}
	
.charcoal {
	color:#3c3c3c;
	padding-left:15px;
	font-weight:normal;
	line-height:25px;
	}
	
#ourTestimonials {
	position:absolute;
	right:10px;
	top:254px;
	width:100px;
	z-index:10;
	height:18px;
	/*background: url(../images/testimonial-button.png) no-repeat;*/
	background-image: url("../images/sprite-btnsbackgrounds.png");
	background-position: -10px -127px;
	}
	
a#ourTestimonials:hover {
	background: url(../images/testimonial-button-over.png) no-repeat;
	}
	
#spiel, #spiel a {
	color:#999;
	}
.contactDetails {
	border-bottom:1px solid #AAAAAA;
	width: 650px;	
}
.radioButtons {
	padding: 0 0 10px;	
}
.radioLabel {
	color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
	display: inline;
	float:none;
}
.vidthumb:hover {
	cursor:pointer;	
}
.clear {
	clear: both;	
}

#socialmedia {
	color: #999999;
    display: block;
    font-size: 14px;
	}
