* {
  margin: 0;
	padding: 0;
	border: 0;
	}
html {
  font-size: 62.5%; /* 1em = 10px */
  background: #84a3c2 url(../images/body_bg.jpg) repeat-x 0 0;
	}	
body {
  text-align: center;
	font: 1.6em/1.2em Tahoma, Verdana, Helvetica, Arial, sans-serif;	
	}	
body.contact {
  behavior: url(IE_hover.htc); /* allows xxx:hover in IE6 */
	}  	
#wrapper {
  width: 730px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/web-wrx-logo-tiny.png) no-repeat 30px 20px;
	border-top: 1px solid #fff;
	}
div.text {
  width: 400px; 
	margin-left: 25px;
	}
div.wide_text {
  width: 620px;
	margin-left: 45px;
	}	
div.wide_text div {
  text-align: center;
	}	
div.wide_text div img {
  margin: 15px auto;
	}		
div.sticky {
  display: inline;
  float: right;
	position: absolute;
	top: -70px;
	left: 485px;
	width: 174px;
	height: 130px;
	margin: 70px 10px 0;
	padding: 0 0 15px 0;
	background: url(../images/notepaper.jpg) no-repeat;
	}	
div.folio-box {
  position: absolute;
  left: 485px;
	top: 150px;
	width: 207px;
	height: 208px;
	margin: 0 30px 0 0;
	background: url(../images/folio_bg_glow_new.jpg) no-repeat;
	}	
div.folio-box img {
  position: relative; 
	top: 210px; 
	left: 27px;
	}	
div.folio {
  position: absolute;
	top: 11px; /* 12px */
	left: 10px;/* 11px */ 
  width: 184px;
	height: 184px;	
	}		
div.folio a, div.folio a:link, div.folio a:visited {
  display: block;
	float: left;
	width: 58px;
	height: 58px;
	margin: 1px;
	padding: 0;
	}
div.folio a.kinsey {
  background: url(../images/kinsey_sq.jpg) no-repeat left 0;
	}
div.folio a.kinsey:hover {
  background: url(../images/swater_sq_blu.jpg) no-repeat right 0;
	}	
div.folio a.eaton {
  background: url(../images/eaton_sq.jpg) no-repeat left 0;
	}
div.folio a.eaton:hover {
  background: url(../images/eaton_sq_blu.jpg) no-repeat right 0;
	}
div.folio a.cans {
  background: url(../images/cans_sq.jpg) no-repeat left 0;
	}
div.folio a.cans:hover {
  background: url(../images/cans_sq_blu.jpg) no-repeat right 0;
	}
div.folio a.pledge {
  background: url(../images/pledge_sq.jpg) no-repeat left 0;
	}
div.folio a.pledge:hover {
  background: url(../images/pledge_sq_blu.jpg) no-repeat right 0;	
	}		
div.folio a.hgs {
  background: url(../images/hgs_sq.jpg) no-repeat left 0;
	}
div.folio a.hgs:hover {
  background: url(../images/hgs_sq_blu.jpg) no-repeat right 0;	
	}		
div.folio a.flatline {
  background: url(../images/flatline_sq.jpg) no-repeat left 0;
	}
div.folio a.flatline:hover {
  background: url(../images/flatline_sq_blu.jpg) no-repeat right 0;	
	}		
div.folio a.plaska {
  background: url(../images/plaska_sq.jpg) no-repeat left 0;
	}
div.folio a.plaska:hover {
  background: url(../images/plaska_sq_blu.jpg) no-repeat right 0;	
	}		
div.folio a.kf {
  background: url(../images/kf_sq.jpg) no-repeat left 0;
	}	
div.folio a.kf:hover {
  background: url(../images/kf_sq.jpg) no-repeat right 0;
	}
div.folio a.tommy {
  background: url(../images/tommy_sq.jpg) no-repeat left 0;
	}
div.folio a.tommy:hover {
  background: url(../images/tommy_sq_blu.jpg) no-repeat right 0;	
	}		
div.outfitter {
  position: absolute;
	top: 399px;
	left: 450px;
	width: 260px; 
	margin-right: 10px;
	}
div.contact_form {
  width: 650px; 
	margin: 0 0 0 55px;
	padding-top: 1em; 
	}	
div.rdc_head {
  float: right; 
	clear: both; 
	position: relative; 
	top: -10px; 
	right: 46px;
	width: 120px;
	}
div.rdc_head p {
  margin: 0 3px 25px 0; 
	padding: 0;
	text-align: center;
	}			
form#contact {
  position: relative;
	top: -90px;
	clear: both;
	height: 100px;
	}	
form#contact textarea, form#contact input {
  margin-bottom: 10px;
  border: 1px solid #ccc; 
	}	
form#contact input {
  margin: 0;
	}	
form#contact input.sub_set {
  margin-right: 5px;
  padding: 0 2px;
	background: #369;
	font-size: 65%;
	font-weight: bold;
	color: #fff;
	}
form#contact input.sub_set:hover {  
  background: #f60;
	}		
label {
  font-size: 80%;
	line-height: 1.9em;
	}	
div#response {
  height: 120px; 
	padding-left: 40px;
	}			
#box-top {
  width: 730px;
	height: 40px;
	margin-top: 1em;
	background: url(../images/top_tall.png) no-repeat top left;
	}
#box-top a.home {
  font-size: 70%; 
	position: relative; 
	top: 8px;
	left: 60px;
	}
#box-body {
  position: relative;
  width: 730px;
	padding-bottom: 1.5em;
	background: url(../images/body.png) repeat-y top left;
	}	
#box-bottom {
  width: 730px;
	height: 30px;
	background: url(../images/bottom.png) no-repeat top left;
	margin-bottom: 2em;
	}	
#box-bottom.contact {
  margin-top: -2px;
	}	
a, a:link, a:visited {
  text-decoration: none;
	font-weight: bold;
	color: #369;
	outline: none;
	}	
a:hover {
  color: #f60;
	}	
a.help {
  display: block;
  width: 360px; /* img width=413px */
	height: 30px;
	margin: 0.5em 0 0.5em 0.5em;
  background: url(../images/wrx_help_blue.gif) no-repeat;
	}
a.help:hover {  
  background: url(../images/wrx_help_orange.gif) no-repeat;
	}		
a.webwrx {
  font-size: 80%;
	position: relative;
	top: 15px;
	margin: 0 0 0 5px;	
	} 	
a.home, a.contact, a.back, a.visit_site {
  font-size: 70%; 
	position: relative; 
	top: 30px; 
	left: 8px;
	}	
a.contact {
  left: 28px;
	}	
a.home_response { 
  font-size: 70%; 
	position: relative; 
  top: -30px;
  left: 48px;
	}	
a.back {
  top: -31px;
	left: 75px;	
	}	
a.visit_site {
  top: -31px; 
	left: 60px;  
	}
p {
  font-size: 0.80em;
  padding: 5px;
  }	
p.beginning {
  margin: 10px 0 0 0px;
	color: #369; 
	letter-spacing: 0.07em;
	}		
span.casablanca {
  position: relative; 
	top: -6px; 
	left: 305px; 
	font-size: 63%;
	font-style: italic;
	}	
span.confidential {
  font-size: 83%; 
	color: #f60; 
	padding-left: 5px;
	}	
span.wrx, span.cms, span.blog {
  margin-left: -9999px;
	}	
p.cms {
  margin-top: 15px;
	}		
p.copyright {
  display: inline; /* IE float/margin hack */
  float: right; 
	margin-right: 20px; 
	padding: 0; 
	font-size: 55%; 
	color: #c5c5c5;
	}
p.folio {
  margin: -1em 4em 0.7em; /* t, r&l, b */
	}	
p.folio_select {
  text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	float: right; 
	position: relative; 
	top: 190px; 
	left: -51px;
	}
p.rdc {
  display: inline;
  width: 217px;
	height: 14px;
	float: left;
	clear: both; 
	margin: 25px 0 20px 343px;
	padding-bottom: 20px; 
	background: url(../images/robin_sig.gif) no-repeat;	
	}		
p.small_print {
  font: normal 70% arial;
	} 	
p.talltop {
  margin-top: 20px;
	}		
h1 {
  font: 120% tahoma, verdana, helvetica, Arial, sans-serif;
  color: #f60;	
	}
h1.brand {
  margin: 2.3em 0 2em 300px;
	letter-spacing: 0.2em;
	}		
h2 {
  font: bold 145% arial; 
  color: #369;
	margin: 6px 0;
	}
h3 {
  font: 80% arial;
	color: #369;
	}	
h3.cms_image, h3.blog_image {
  position: relative;
	top: 20px;
  width: 366px;
	height: 30px;
  margin: 0 0 20px 5px;
	background: url(../images/cms_blue.gif) no-repeat;
	color: #fff;
	}	
h3.blog_image {
  background: url(../images/blog_blue.gif) no-repeat;
	}	
img { /* allows transparent PNGs in IE6 */
  behavior: url(../images/iepngfix.htc); 
    }		
img.folio_page {
  display: block; 
	margin: 5px auto -1px auto;
	padding-bottom: 21px;
	}	
img.title {
  width: 413px;
	height: 30px;
  margin: 0 0 0.5em -0.5em;
	padding: 0 0 0 15px;
	}	
ul.top-points {
  position: absolute;
	top: 23px;
  list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
	}
ul.top-points li {
  font-size: 80%;
  padding: 0.2em 0 0.2em 2.5em;
	background: url(../images/checkmark.gif) no-repeat 5% center; 
	}
ul.biz-questions {
  list-style-type: circle;	
	margin: -0.1em 0 1.3em 0.4em;
	}
ul.biz-questions li {
  font-size: 75%;
	font-weight: bold;
	letter-spacing: 1px;
  margin: 0 0 0 15px;
	padding: 0 0 4px 0; 
	}			
