body {
	margin: 0;
	padding: 0;
	background: url(../images/header-bg-page.gif) repeat-x;
	font-family: Arial, sans-serif;
	font-size:12px;
}
body.subp {
	background: url(../images/header-bg-sub-page.gif) repeat-x;
	font-family: Arial, sans-serif;
}
a {
	color:#a95400;
	text-decoration: none;
}
a:hover {
	color:#a95400;
	text-decoration: underline;
}
h1 {
	letter-spacing: -1px;
	font: 30px "Minion Pro", Tahoma, sans-serif;
	line-height: 31px;
	color: #455248;
	margin: 0;
	padding: 0;
}
h2 {
	font: 18px "Minion Pro", Tahoma, sans-serif;
	line-height: 18px;
	color: #6aa707;
	margin: 12px 0 0;
	padding: 0;
}
h3 {
	text-transform: uppercase;
	font-size: 14px;
	color: #358d2e;
	font-weight: bold;
	margin: 0 0 19px;
	padding: 0;
}

#page {
	width: 859px;
	margin: 0 auto;
	padding: 0 0 0 4px;
}
/* header */
.header {
	position: relative;
	height: 111px;
}
#logo {
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	width: 256px;
	height: 67px;
	top: 16px;
	left: 6px;
}
.sign-in {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/sign-in.gif) no-repeat;
	width: 92px;
	height: 24px;
	float: right;
	margin: 19px 23px 0 0;
}
.betterbb {
	
	overflow: hidden;
	display: block;
	background: url(../images/bbbseal1.gif) no-repeat;
	width: 95px;
	height: 40px;
	float:right;
	margin: 10px 20px 0 0;
}
* html .sign-in {
	margin: 19px 12px 0 0;
}
/* top menu */
.top-menu {
	float: right;
	margin: 23px 61px 0 0;
	padding: 0;
}
.top-menu li {
	list-style: none;
	display: inline;
}
.top-menu li a {
	background: url(../images/header-separator-menu.gif) no-repeat 100% 50%;
	padding: 0 8px 0 4px;
	color: #984c04;
	font-size: 10px;
}
.top-menu li a.end {
	background: none;
	padding: 0 0 0 4px;
}
/* top nav menu */
* html .top-nav {
	width: 552px;
}
/* sub nav */
.sub-nav.support{
	padding-right:12px;
}
.sub-nav.stories{
	padding-right:20px;
}

.sub-nav{
	float: right;
	clear: both;
	margin: 0px;
}
.sub-nav.overview{
	padding:0 256px 0 0;
	margin:0;
}

.sub-nav li {
	float: left;
	line-height: 20px;
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
	display: inline;
	font-size: 11px;
	color: #ffffff;
}
.sub-nav li a{
	font-size: 11px;
	color: #ffffff;
	padding: 0 6px 0 10px;
}
.sub-nav li a:hover{
color: #ffffff;
}

.top-nav {
	overflow: hidden;
	height: 25px;
	width:480px;
	background: #8fc400;
	float: right;
	clear: both;
	margin: 10px 6px 0 0;
	padding: 0;
}
.top-nav li {
			float: left;
			line-height: 30px;
			width:20;
			margin: 0;
			padding: 0 14px 0 14px;
			list-style: none;
			display: inline;
			border: 1px solid #7eac00;
	border-bottom: none;
	border-left-color: #89b315;
}
.top-nav li.active {
	background: #358d2e;
}
.top-nav li.left {
	padding-top: 1px;
	border-top: none;
	border-left: none;
	background: url(../images/left-nav-menu-bg.gif) no-repeat;
	
}
.top-nav li.right {
	padding-top: 1px;
	border-top: none;
	border-right: none;
	background: url(../images/right-nav-menu-bg.gif) no-repeat 100% 0;
}
.top-nav li.left-active {
	padding-top: 1px;
	border-top: none;
	border-left: none;
	background: #358d2e url(../images/left-nav-menu-bg2.gif) no-repeat;
}
.top-nav li.right-active {
	padding-top: 1px;
	border-top: none;
	border-right: none;
	background: #358d2e url(../images/right-nav-menu-bg2.gif) no-repeat 100% 0;
}
.top-nav li a,.top-nav li a:hover {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


/* header content */
.header-content {
	margin: 0;
	height: 286px;
	padding: 26px 11px 0 6px;
}
.header-leftcolumn {
	width: 469px;
	float: left;
}
.header-rightcolumn {
	width: 343px;
	float: left;
	padding: 0 0 0 30px;
	}


/* 2-page */
.header2-content {
	margin: 0;
	padding: 0;
	height: 311px;
}
.header2-content h1 {
	margin: 31px 0 0 22px;
	padding: 0;
	font-size: 36px;
	color: #358d2e;
}
.header2-content h2 {
	margin: 0 0 0 22px;
	padding: 0;
	color: #455248;
}
.header2-content p {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin: 10px 0 10px;
	padding: 0 35px 0 22px;
}
.header2-content h1 span {
	font-weight: bold;
	color: #ed7e15;
}
.header2-leftcolumn {
	width: 343px;
	float: left;
}
.header2-rightcolumn {
	width: 482px;
	float: left;
}
form {
	background: url(../images/header-content-action-sign.gif) no-repeat;
	height: 46px;
	margin: 0;
	padding: 0;
}
form input {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	float: left;
}
.email, .password {
	width: 156px;
	padding: 2px 11px 0;
	margin: 11px 0 0 24px;
}
.password {
	width: 100px;
	margin: 11px 0 0 12px;
}
.sign-button {
	margin: 9px 0 0 20px;
}
.header2-rightcolumn a {
	display: block;
	color: #984c04;
	font-size: 12px;
	text-decoration: underline;
	margin: 7px 0 0 22px;
}
.header2-rightcolumn a:hover {
	text-decoration: none;
}
.header-rightcolumn p {
	margin: 13px 0 0;
	padding: 0;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
.header-rightcolumn p span {
	display: block;
}
ul.tour-trial {
	text-align: center;
	background: url(../images/header-content-menu-bg.gif) no-repeat;
	width: 338px;
	height: 35px;
	overflow: hidden;
	margin: 4px 0 0;
	padding: 0;
}
ul.tour-trial li {
	list-style: none;
	display: inline;
}
ul.tour-trial li a {
	font-weight: bold;
	background: url(../images/header-content-menu-separator.gif) no-repeat right;
	padding: 0 5px 0 0;
	font-size: 15px;
	color: #984c04;
	line-height: 35px;
	text-decoration: underline;
}
ul.tour-trial li a.end {
	background: none;
	padding: 0 0 0 7px;
}
ul.tour-trial li a:hover {
	text-decoration: none;
}
/* content */
.content {
	margin: 0;
	padding: 0;
}
.content-topbox {
	margin: 9px 0 0;
}
.sub-content-topbox{
	margin: 9px 0 0 6px;
	border-bottom: 1px solid #ccc;
	padding:49px 0 0px 0;
}
.sub-content-topbox h1{
	margin:0;
	padding:0;
}
.box-directory {
	width: 668px;
	float: left;
	padding: 0 0 0 8px;
	height: 34px;
	background: url(../images/content-box-left.gif) no-repeat;
}
.right-box-bg-directory {
	width: 660px;
	padding: 0 8px 0 0;
	height: 34px;
	background: url(../images/content-box-right.gif) no-repeat 100% 0;
}
right-box-bg-register {
	width: 660px;
	padding: 0 8px 0 0;
	height: 34px;
	background: url(../images/left-nav-menu-bg.gif) no-repeat;
}

.content-box-directory,.content-box-dir-tour {
	text-align: center;
	background: #f6f6f6;
	height: 32px;
	border-bottom: 1px solid #d8d5d5;
	border-top: 1px solid #d8d5d5;
}
.content-box-directory p {
	margin: 0;
	padding: 0;
	font-size: 17px;
	color: #000;
	line-height: 32px;
	width: 791px;
}
.content-box-dir-tour p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	line-height: 32px;
}
.content-box-register {
	text-align: center;
	background: #8fc400;
	height: 32px;
	border-bottom: 1px solid #d8d5d5;
	border-top: 1px solid #d8d5d5;
}
.content-box-register a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.box-register {
	margin: 0 0 0 5px;
	width: 164px;
	float: left;
	padding: 0 0 0 8px;
	height: 34px;
}
.right-box-bg-register {
	width: 156px;
}

.content-box-register
{	font-size:2px;
	color:Green;
	line-height: inherit;
	text-decoration: underline;
}
	
.content-box-register a {
	font-size: 14px;
	color: #ffffff;
	line-height: 32px;
	text-decoration: underline;
}
.content-box-register a:hover {
	text-decoration: none;
}

.content-box1 {
	clear: both;
	display: block;
	padding: 36px 0 0;
}
* html .content-box1 {
	padding: 0;
	margin: 36px 0 0;
}
.content-box2 {
	clear: both;
	display: block;
	padding: 31px 0 100px;
}
* html .content-box2 {
	padding: 0 0 100px;
}
.leftcolumn {
	float: left;
	width: 416px;
	padding: 0 0 0 6px;
}
.content-box2 div.leftcolumn, .content-box2 div.rightcolumn {
	padding: 25px 0 0;
	border-top: 1px solid #c6e9fb;
}
.content-box2 div.rightcolumn {
	padding: 25px 0 0 30px;
}
.content-box2 div.rightcolumn {
	background: url(../images/box-flashlink.gif) repeat-x;
}
.leftcolumn p, .rightcolumn p {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding: 0 50px 15px 0;
}
.rightcolumn p {
	padding: 0 20px 15px 0;
}
.leftcolumn a, .rightcolumn a {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #984c04;
	line-height: 18px;
	text-decoration: underline;
}
.rightcolumn a {
	font-weight: bold;
}
.leftcolumn a:hover {
	text-decoration: none;
}
/* flash box */
.flash-box {
	float: left;
	padding: 0 0 35px;
	margin: 0 14px 35px 0;
	width: 108px;
	height: 75px;
}


* html .flash-box {
	padding: 0;
}
.flash img {
	border: 1px solid #dad9d8;
	
}

.flash-box a {
	font-size: 11px;
	font-weight: normal;
}
.flash-box a:hover {
	text-decoration: none;
}
.rightcolumn {
	padding: 0 0 0 30px;
	margin: 0 0 0 9px;
	width: 384px;
	float: left;
}
.clear {
	clear: both;
	display: block;
	height: 100px;
	overflow: hidden;
}
/* footer */
#footer {
	position: relative;
	clear: both;
	display:block;
	height: 147px;
	background: url(../images/footer_00_bkg.gif) repeat-x;
}
.footer-content {
	position: relative;
	width: 859px;
	margin: 0 auto;
	height: 135px;
	padding: 12px 0 0;
}

#logo-img {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 0 0 2px;
	background: url(../images/footer_01_costworks_logo.gif) no-repeat;
	width: 54px;
	height: 70px;
}
.footer-content ul {
	float: left;
	margin: 29px 0 10px 15px;
	padding: 0;
}
.footer-content ul li {
	list-style: none;
	float: left;
	font-size: 11px;
	color: #a95400;
}
.footer-content ul li a {
	font-size: 11px;
	color: #a95400;
	background: url(../images/footer-menu-separator.gif) no-repeat right;
	padding: 0 8px 0 9px;
}
.footer-content ul li a.end {
	background: none;
}
.footer-content p {
	position: absolute;
	top: 60px;
	left: 80px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #333;
}
.rsmeans-logo {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../images/footer_02_rsmeans_logo.gif) no-repeat;
	width: 117px;
	height: 49px;
	float: right;
	margin: 21px 57px 0 0;
}
* html .rsmeans-logo {
	margin: 21px 26px 0 0;
}

/**** sub pages */
.sub-content-topbox{
	margin: 9px 0 0 6px;
	border-bottom: 1px solid #ccc;
	padding:49px 0 10px 0;
	width:610px;
	clear:both;
}
.sub-content-topbox h3{
	margin:0;
	padding:0;
}
.support-header {
	margin: 0;
	height: 190px;
	padding: 0px 11px 0 6px;
}
.support-header-left {
	width: 594px;
	float: left;
}
.support-header-right {
	width: 166px;
	float: left;
	padding: 141px 0 0 0px;
}
.sub-content-box1 {
	clear: both;
	display: block;
	padding: 20px 0 0;
}
.sub-content .leftcolumn p, .sub-content .rightcolumn p,.faq-left-col p{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding: 0 50px 15px 0;
}
.sub-content ul.links{
padding:0;
margin:0 0 0 20px;
}

.sub-content ul.links li{
padding:2px 0 2px 0;
margin:0;
color:#a95400;
list-style:none;
font-size:11px;
}

.sub-content ul.links li a,.sub-content ul.links li a:active,.sub-content ul.links li a:visited{
color:#a95400;
text-decoration:underline;
font-size:11px;
font-weight:normal;
}
.sub-content ul.links li a:hover{
color:#a95400;
text-decoration:none;
font-size:11px;
font-weight:normal;
}


/* support & faqs ***************************************************************************************************************/

.support-header {
	margin: 0;
	height: 190px;
	padding: 0px 11px 0 6px;
}
.support-header-left {
	width: 594px;
	float: left;
}
.support-header-right {
	width: 166px;
	float: left;
	padding: 141px 0 0 0px;
}
.helpful-links{
background:url(../images/support_helpful_links_bkg.gif) no-repeat;
width:149px;
height:34px;
font-size: 14px;
	color: #358d2e;
	font-weight: bold;
	text-align:center;
	padding:10px 0 0 0;
}

.faq-left-col {
	float: left;
	width: 616px;
	padding: 0 0 0 6px;
	color:#455248;
	font-size:12px;
	line-height:16px;
}
.faq-right-col {
	padding: 0 0 0 30px;
	margin: 0 0 0 9px;
	width: 184px;
	float: left;
	color:#333;
	font-size:11px;
	line-height:18px;
}
.faq-right-col a{
	text-decoration:underline;
}
.faq-right-col .phone-info{
	padding:0 0 0 23px;
}
.sub-content-faq {
	clear: both;
	display: block;
	padding: 40px 0 0;
	margin:0;
}

.sub-content-faq h1 {
	color: #358d2e;
	font-weight: bold;
	margin: 0 0 19px;
	padding: 0;
	letter-spacing: 0;
	font: 15px "Minion Pro", Tahoma, sans-serif;
	line-height: 31px;
	font-weight:bold;
}
.faq-lists{
border-top:1px solid #ccc;
padding-top:30px;
clear: both;
display: block;
}

.faq-lists .leftcolumn p,.faq-lists .rightcolumn p {
margin:0;
padding:0;
line-height:12px;
}
.faq-lists ul{
margin:0px 0 40px 0;
padding:0;
}
.faq-lists ul li{
margin:0;
padding:1px 0 1px 15px;
list-style:none;
background:url(../images/faq_bullet.gif) no-repeat 0px 8px;
height:1%;
line-height:14px;
}
.faq-lists a{
font-weight:normal;
}
.faq-lists a:hover{
font-weight:normal;
text-decoration:none;
}

.faq-lists a.faq-header{
font-weight:bold;
font-size:14px;
}

.faq-top3{
padding:0 0 0 0px;
margin:0;
float:left;
}
.faq-top3-txt{
padding:0 0 15px 25px;
margin:0;
}
.faq-top3-line{
border-bottom:1px solid #ccc;
width:38px;
padding:2px 0 0px 0;
margin-bottom:15px;
clear:both;
line-height:5px;
}

/* Overview ***************************************************************************************************************/

.overview-header {
	margin: 0;
	height: 190px;
	padding: 0px 11px 0 6px;
}
.overview-header-left {
	width: 258px;
	float: left;
	padding:19px 37px 0 58px;
}
.overview-header-right {
	width: 430px;
	float: left;
	padding:38px 0 0 0;
}
.overview-header-right p{
	color:#455248;
	font-size:12px;
}

.trial-button {
	margin: 0 0 0 10px;
	width: 132px;
	float: left;
	padding: 9px 0 0 0px;
	height: 24px;
	background:url(../images/button_orange.gif) no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.trial-button a,.trial-button a:active,.trial-button a:visited,.trial-button a:hover, .forum-button a,.forum-button a:hover{
text-decoration:none;
color:#ffffff;
padding:0;
}

ul.overview-bullets{
margin:0;
padding:0;
}
ul.overview-bullets li{
background:url(../images/green_bullet.gif) no-repeat 0 13px;
height:1%;
padding:8px 0 8px 15px;
font-size:12px;
color:#455248;
list-style:none;
}

ul.overview-bullets li.last{
background: url(../images/header-content-menu-bg.gif) no-repeat;
height:1%;
padding:6px 0 6px 20px;
font-size:12px;
color:#455248;
list-style:none;
width:250px;
margin-top:20px;
}
h4.overview{
	font-size: 16px;
	color: #358d2e;
	font-weight: bold;
	padding:10px 0 0 0;
	margin: 10 0 15px 0px;
	padding: 0 0 0 40px;
}
.forum-button{
background: url(../images/button_blue.gif) no-repeat;
text-align:center;
padding:4px 0;
height:20px;
width:108px;
}
.leftcolumn.overview{
width:376px;
padding: 0 0 0 40px;
}
.overview-bot-left-col {
	float: left;
	width: 582px;
	padding: 15px 0 0 40px;
	color:#455248;
	font-size:12px;
	line-height:16px;
	margin:0;
}
img.story{
padding:0px 20px 0 0;
}
.overview-block {
	clear: both;
	padding: 10px 0 0 0;
	margin:0;
}
.overview-bot-right-col {
	padding: 15px 0 0 30px;
	margin: 0 0 0 0;
	width: 184px;
	float: left;
	color:#333;
	font-size:11px;
	line-height:16px;
}

.full-rounded-box {
	width: 851px;
	float: left;
	padding: 0 0 0 8px;
	height: 34px;
	background: url(../images/content-box-left.gif) no-repeat;
	margin:0;
}
.full-rounded-box-rt {
	width: 843px;
	padding: 0 8px 0 0;
	height: 34px;
	background: url(../images/content-box-right.gif) no-repeat 100% 0;
	margin:0;
}

.full-rounded-box-txt{
	padding-left:35px;
	background: #f6f6f6;
	height: 32px;
	border-bottom: 1px solid #d8d5d5;
	border-top: 1px solid #d8d5d5;
	margin:0;
}
.full-rounded-box-txt ul{
margin:0;
padding:0;
}
.full-rounded-box-txt li {
	margin: 0;
	padding: 10px 0;
	line-height: 12px;
	font-size: 14px;
	color: #358d2e;
	font-weight: bold;
	list-style:none;
	float:left;
}
.full-rounded-box-txt li.ovrvw-last{
	padding-right: 55px;
	float:right;
}
.full-rounded-box-txt li.si-last{
	padding-right: 95px;
	float:right;
}

.footer-space{
clear:both;
padding:125px 0 0 0;
}

.overview-block2 {
	clear: both;
	padding: 30px 0 10px 40px;
	margin:0;
	float:left;
}

.benefits-col1{
	font-size: 16px;
	color: #358d2e;
	font-weight: bold;
	width:260px;
	padding:0;
	float:left;
}
.benefits-col2{
	font-size: 12px;
	color: #455248;
	line-height:16px;
	padding:0 0 40px 60px;
	width:440px;
	float:left;
}
/* stories */
.stories-header {
	padding:0 0 0 45px;
	margin: 0;
	height: 190px;
}
.stories-line{
padding:0;
margin:0 0 15px 0;
border-bottom:1px solid #e0e0e0;
float:left;
clear:both !important;
}
.stories-line.last{
border-bottom:none;
border-top:none;
padding:0;
margin:0;
}
.stories-line.first{
padding:15px 0 0 0;
margin:50px 0 15px 0;
border-bottom:1px solid #e0e0e0;
border-top:1px solid #e0e0e0;
float:left;
clear:both;
}

/* tour */
.tour-view-header{
padding:35px 0 20px 40px;
clear:both;
float:left;
width:745px;
}
.tour-view-header h1{
float:left;
display:block;
padding-bottom:5px;
}
.tour-view-header a.tour-back{
float:right;
margin:10px 40px 10px 10px;
display:block;
}
.trial-button.tour{
float:right;
margin:0 0 0 0px;
display:block;
}

.flash-player{
clear:both;
padding:0 0 20px 40px;
float:left;
}
.approx-time{
color:#6aa4bd
}

td.tour-more{
padding:0 40px 20px 0;
width:160px;
vertical-align:top
}
td.tour-more p{
padding-top:0;
margin-top:0;
}
.big-green{
	font-size: 16px;
	color: #358d2e;
	font-weight: bold;
	letter-spacing:0;
}
td.tour-more-first{
padding-right:27px;
vertical-align:top;
white-space: nowrap;
}
td.tour-more a{
text-decoration:underline;
}
td.tour-more a:hover{
text-decoration:none;
}
.tour-header {
	margin: 0;
	height: 190px;
	padding: 0px 11px 0 6px;
}
.tour-header-left {
	width: 330px;
	float: left;
	padding:15px 27px 0 21px;
}
.tour-header-right {
	width: 430px;
	float: left;
	padding:38px 0 0 0;
}
.tour-header-right p{
	color:#455248;
	font-size:12px;
}

.two-min-tour {
	text-align: center;
	background: url(../images/header-content-menu-bg.gif) no-repeat;
	width: 270px;
	height: 30px;
	overflow: hidden;
	margin: 22px 0 0 0;
	padding: 0;
}

.two-min-tour a {
	font-weight: bold;
	padding: 0 11px 0 0;
	font-size: 15px;
	color: #984c04;
	line-height: 28px;
	text-decoration: underline;
}
.two-min-tour a:hover {
	text-decoration: none;
}
.tour-box-txt{
width:182px;
height:127px;
padding:0px 15px 0 0px;
float:left;
margin:0;
font-size:11px;
}
.tour-box-txt p{
margin-top:0;
padding-top:0;
}

.tour-box-txt a{
font-weight:bold;
text-decoration:underline;
}
.tour-box-txt a:hover{
font-weight:bold;
text-decoration:none;
}


.tour-box-pic1{
width:163px;
height:127px;
padding:0px 60px 0 0px;
float:left;
margin:0;
}
.tour-box-pic2{
width:163px;
height:127px;
padding:0px 0px 0 0px;
float:left;
margin:0;
}
.tour-h1{
	clear:both;

}
.tour-h1 h1{
	font-size: 16px;
	color: #358d2e;
	font-weight: bold;
	letter-spacing:0;
	padding-bottom:30px;
}

.approx-time2{
color:#6aa4bd;
text-align:right;
padding-top:1px;
}

/* sign in page */

#sign-in-header{
padding:25px 0 20px 240px;
clear:both;
float:left;
width:745px;
height:190px;
font-size:11px;
}
#sign-in-header label{
font-weight:bold;
white-space:nowrap;
text-align:right;
font-size:12px;
}

#sign-in-header td{
padding:0 9px 8px 0;
}
#sign-in-header a{
text-decoration:underline;
}
#sign-in-header a:hover{
text-decoration:none;
}


#sign-in-header p{
background:url(../images/login_ie_exclaim.gif) no-repeat 0 6px;
padding:6px 0 0 25px;
line-height:20px;

}
