/* IE 5.5/6 png transparency */
.png,
.autobtn span,
.autobtn-thin span,
.itab_prev,
.itab_next,
#sidebar h4
{ behavior: url(/js/iepngfix.htc) }


*, html, body {
	margin:0;
	padding:0;
}

body {
	
}

a:focus, a:active {
	outline: none;
}

img {
	border: none;
}


p {
	margin:10px 0 10px 0;
	line-height:18px;
}

ul {
	margin:10px 20px;
}

li {
	line-height:18px;
}

dl {
	margin:10px;
}

h1 {
	margin-bottom:15px;
}

#main-content h1 {
	margin:0;
}

#content {
	width: 940px;
	margin: 0 auto;
	padding: 15px 0px 10px 20px;
	height: 100%;
	position:relative;
	background-image:url(../img/bg_waves.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#home #content {
	background-image:none;
}

#secondary-content,#main-content {
	width: 715px;
	float: left;
	position:relative;
	text-align:left;
}

#sidebar {
	width: 200px;
	font-size: 11px;
	line-height: 13px;
	padding-right: 20px;
	float: right;
	text-align:left;
}

#sidebar h4 {
	padding: 6px 0 7px 15px;
	display: block; 
	background: url(../img/bg_sidebox_top.png) no-repeat top left;
	width:185px;
}
	
#sidebar .box{
	background: url(../img/bg_sidebar_cap_bottom.gif) no-repeat bottom;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#sidebar .upper_icon{
	margin-top: 20px;
}

#sidebar .box .h4_icon{
	float: right; 
	margin: -16px 12px 0 2px;
}

#sidebar .upper_icon .h4_icon{
	margin: -55px 12px 0 2px;
}

#sidebar .box .small{
	margin-right: 23px;
}

#sidebar .box ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .box li {
	margin:5px;
}

#sidebar .box .sidebar_content{
	background-image:url(../img/bg_sidebar_body.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid; 
	border-right-width: 1px;
	padding:1px 10px;
	width: 178px;
}

.block {
	display:block;
}

.box-top-wide{
    height:5px;
	margin-bottom:0px;
	padding-bottom:0px;
    background:url(../img/bg_box_top_wide.gif) top no-repeat;
}
.box-bottom-wide{
    height:5px;
	margin-bottom:0px;
	padding-bottom:0px;
    background:url(../img/bg_box_bottom_wide.gif) top no-repeat;
}
#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	width: 960px;
	background: transparent url(../img/bg_footer_bottom.gif) no-repeat left bottom;
	margin: 10px auto;
	padding-bottom: 5px;
	text-align:left;
}
#footer-container{
	text-align:left;
}
#footertop {
	background: transparent url(../img/bg_footer_top.gif) no-repeat left top;
}

#footer img {
	vertical-align: middle;
	margin: 0 2px 0 2px;
}

#footer-links {
	clear: both;
	font-size: 11px;
	width: 960px;
	margin: 10px auto 8px auto;
	background: transparent url(../img/bg_footer_bottom.gif) no-repeat left bottom;
	padding-bottom:5px;
	text-align:left;
}

#footer-links .top {
	background: transparent url(../img/bg_footer_top.gif) no-repeat left top;
	height:5px;
}

#footer-links .content {
	width:958px;
}

#footer-links .content ul {
	margin:0 15px 10px 3px;
}

#footer-links .content li {
	list-style:none;
	background: transparent url(../img/li_sm_grey.gif) no-repeat left 6px;
	padding-left:12px;
}

#footer-links .content a {
	color:#000;
}
#footer-links .content .col {
	float:left;
	width:222px;
	padding:5px 0 5px 15px;
}

#footer-links .content h5 {
	margin:0 0 4px 0;
}


#footersub {
	width:950px;
	margin:0 auto 20px auto	;
	text-align:left;
}

#footersub .logos {
	float:left;
	width:370px;
	height:50px;
	text-align:right;
}

#footersub .logos img {
	margin:0 7px 0 0;
	float:left;
	text-align:right;
}


#footersub2 {
	width:950px;
	margin:0 auto 20px auto	;
	text-align:left;
}
#footersub2 .logos {float: right; width: 430px; height: 58px;text-align:right;}
#footersub2 .logos img {margin: 0 7px 0 0; float: right;text-align:right;}




/*-----------------  BUTTONS ---------------------*/
div.buttonSignup{
    text-align:center;
}
div.buttonSignup a{
    text-align:center;
}


/*-----------------  HOME PAGE ---------------------*/

.options {
	top:3px;
	left:268px;
	position:absolute;
	z-index:2;
	height:26px;
	width:433px;
}
.billboard .options,
.prodlines .options {
	top:0;
}
.options .links {
	height:26px;
	width:433px;
	background:url(../img/bg_options.png) no-repeat;
}
.options a, .options a:hover, .options a:visited {
	float:right;
	margin:5px 15px 5px 0;
	display:inline;
}

.scroll {
	overflow:hidden;
}
.scroll .content {
	position:relative;
	display:block;
	left:0;
}
.scroll .content .section {
	float:left;
}

.sideborders {
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
}
.sideborders_thick {
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
}

.topborder {
	border-top-style: solid;
	border-top-width: 1px;	
}

.link_arrow {
	background: url(../img/link_arrow.gif) 99% 60% no-repeat;
	padding-right: 10px;
}

.link_arrow_tall {
	background: url(../img/link_arrow_tall.gif) 98% 60% no-repeat;
	padding-right: 10px;
}

.link_arrow_white {
	background: url(../img/link_arrow_white.gif) 99% 60% no-repeat;
	padding-right: 10px;
}

.mediumpad {
	padding: 15px;
}

#sidebar blockquote {
	background: url(../img/open_quote.gif) no-repeat 0 5px;
	text-indent:35px;
	padding:15px 0 0 5px;
	margin:0 10px;
}

#sidebar blockquote p {
	margin:5px 0 0 0;
	padding:0;
}

/*--------------------------------------------------*/

.box_topgradient {
	width:700px;
	clear:both;
	padding-top:5px;
	margin-top:0;
	display:block;
}
.box_topgradient .content {
	height:50px;
}
.box_topgradient .btm {
	width:700px;
	height:5px;
}
.box_topgradient p {
	margin:5px 0 0 0;
	padding:0;
}

.box_topgradient_white {
	background:url(../img/bg_lineupbox_top.gif) no-repeat top left;
	width:700px;
	clear:both;
	padding-top:6px;
	margin-top:0;
	display:block;
}
.box_topgradient_white .content {
	background:#F5F5F6 url(../img/bg_lineupbox_content.gif) repeat-x top left;
}
.box_topgradient_white .btm {
	width:700px;
	height:6px;
	background:url(../img/bg_lineupbox_btm.gif) no-repeat top left;
}
.box_topgradient_white p {
	margin:5px 0 0 0;
	padding:0;
}

.box_wide {
	width:875px;
	clear:both;
	padding-top:5px;
	margin-top:0;
	display:block;
}

.box_wide .btm {
	width:875px;
	height:5px;
}

/*--------------------------------------------------*/

.service-box h3 {
	padding:10px 0px 7px 12px;
}


/*--------------------------------------------------------------------------------*/


.oneproduct .service-box {
	float:left;
	padding-bottom:8px;
	position: relative;
	width:700px;
	background:url(../img/bg_service-box1_btmcap.gif) no-repeat left bottom;	
}

.col2 .service-box {
	float:left;
	margin-right:5px;
	position: relative;
	width:128px;
}
.col2 .service-box .container {
	padding-bottom:8px;
	background: url(../img/bg_services_bottom.gif) left bottom no-repeat;
}



.service-box h2{
	padding:9px 0pt 6px 12px;
	margin:0;
}

.service-box h4,
.service-box .tagline {
	padding:9px 0pt 9px 9px;	
	margin:0;
}
.service-box h4,
.service-box span.tagline {
	padding-left:26px !important;
}


.col2 .service-box h4 {
	height:29px;
}


.center{
	text-align: center;
	display: block;
}


.hide {
	display:none;
}

.shadow {
	display:none;
	position:absolute;
	top:-8px;
	left:-8px;
	z-index:5;
}

.interior-content-main{
    padding:18px 24px;
}
.layout-interior {
	width:700px;
}
