/* -------------------------------------------------------------------------------------
    START GENERAL STYLE AREA
------------------------------------------------------------------------------------- */
body {
	text-align: center;
	font-size: small;
	background: #fff url(../images/body_bg.jpg) top left repeat-x;
	font-family: "Trebuchet MS", "Helvetica", Arial, sans-serif;
}

* {
	padding: 0;
	margin: 0;
}

div, p, ul, ol, dl, form, table, h1, h2, h3, h4, h5, h6 {
	float: left;
	clear: both;
	width: 100%;
}

a {
	color: #2950B4;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

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

ul, ol {
	display: inline;
}

h1 {
	margin: 0 0 10px 0;
}

table {
	border-collapse: collapse;
}

object {
	border: 0;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.right {
	float: right;
	clear: none;
	width: auto;
}


label {
	float: left;
	text-align: right;
	width: 180px;
	padding: 4px 20px 0;
}

input, textarea {
	float: left;
	clear: none;
	padding: 2px 3px;
	color: #252525;
	border: 1px solid #575757;
}

input.radio {
	border: 0;
}

.submit:hover {
	cursor: pointer;
}

.error {
	width: 574px;
	padding: 10px 20px;
	background: #911F1F;
	color: #000;
	font-weight: bold;
}

p.equals {
	padding: 10px 0 0;
	margin: 10px 0;
	width: 550px;
	border-top: 1px solid #903311;
}

.curtis {
	color: #1B2EFF;
}

/* -------------------------------------------------------------------------------------
    END GENERAL STYLE AREA
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
    START PAGE LAYOUT AREA
------------------------------------------------------------------------------------- */

#wrapper {
	float: none;
	width: 1019px;
	margin: 0 auto;
}

#container {
	font-size: 95%;
	color: #444;
	width: 983px;
	background: transparent url(../images/content_bg.png) top left repeat-y;
	padding: 0 18px;
	display: inline;
}

#container * {
	text-align: left;
}

/* -------------------------------------------------------------------------------------
    END PAGE LAYOUT AREA
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
    START HEADER STYLE AREA
------------------------------------------------------------------------------------- */

#header {
	position: relative;
	height: 146px;
	background: #91350b url(../images/header.jpg) top left no-repeat;
}

#header a {
	position: absolute;
	top: 29px;
	left: 28px;
	height: 110px;
	width: 350px;
	outline: none;
	text-indent: -10000px;
}

#top_nav * {
	float: left;
}


#top_nav ul {
	list-style: none;
	width: 100%;
	height: 35px;
	background: #595242 url(../images/menu_bg.gif) top left repeat-x;	
}

#top_nav ul li {
	clear: none;
	width: auto;
	height: 35px;
}

#top_nav ul li a {
	height: 35px;
	text-indent: -10000px;
	outline: none;
}

.home, .homea {
	width: 112px;
	background: transparent url(../images/nav_home.jpg) top left no-repeat;
}

.about, .abouta {
	width: 131px;
	background: transparent url(../images/nav_about.jpg) top left no-repeat;	
}

.products, .productsa {
	width: 135px;
	background: transparent url(../images/nav_products.jpg) top left no-repeat;	
}

.gallery, .gallerya {
	width: 125px;
	background: transparent url(../images/nav_gallery.jpg) top left no-repeat;	
}

.resources, .resourcesa {
	width: 153px;
	background: transparent url(../images/nav_resources.jpg) top left no-repeat;	
}

.contact, .contacta {
	width: 143px;
	background: transparent url(../images/nav_contact.jpg) top left no-repeat;	
}

.home:hover, .about:hover, .products:hover, .gallery:hover, .resources:hover, .contact:hover, .homea, .abouta, .productsa, .gallerya, .resourcesa, .contacta {
	background-position: 0 -35px;
}

/* -------------------------------------------------------------------------------------
    END HEADER STYLE AREA
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
    START INDEX PAGE CONTENT STYLE AREA
------------------------------------------------------------------------------------- */

#main_image {
	width: 654px;
	height: 142px;
	padding: 231px 0 4px 0;
	text-indent: -10000px;
	background: transparent url(../images/home_splash_1.jpg) top left no-repeat;
}

#main_side_links a {
	text-indent: -10000px;
	outline: none;
}

#ideas {
	background: transparent url(../images/gallery_link.jpg) top left no-repeat;
	width: 325px;
	height: 182px;
	float: left;
	margin: 0 0 4px;
}

#benefits {
	background: transparent url(../images/benefits_link.jpg) top left no-repeat;
	width: 325px;
	height: 187px;
	float: left;
	clear: both;
	margin: 0 0 4px;
}


/* -------------------------------------------------------------------------------------
    END INDEX PAGE CONTENT STYLE AREA
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
    START SUB NAV STYLE AREA
------------------------------------------------------------------------------------- */

.sub_nav {
	margin: 4px 0 0 ;
}

#sub_nav {
	text-indent: -10000px;
}

#sub_nav .left {
	width: 658px;
}

#sub_nav .right {
	width: 325px;
}

.index_nav .left {
	background: #862c0a url(../images/why_choose_header.jpg) top left no-repeat;
	height: 53px;
}

.index_nav .left h1 {
	margin: 0;
}

.index_nav .right a {
	display: block;
	width: 100%;
	height: 53px;
	float: left;
	background: #5a2a13 url(../images/resources_link.jpg) top left no-repeat;
}

.sub_nav .left * {
	float: left;
}

.sub_nav ul {
	list-style: none;
	width: auto;
	height: 41px;
	background: #7b2609;	
}

.sub_nav ul li {
	clear: none;
	width: auto;
	height: 41px;
}

.sub_nav ul li a {
	height: 41px;
	text-indent: -10000px;
	outline: none;
}

.ordera, .order {
	width: 132px;
	background: transparent url(../images/sub_nav_order.jpg) top left no-repeat;	
}

.calculatora, .calculator {
	width: 159px;
	background: transparent url(../images/sub_nav_calculator.jpg) top left no-repeat;	
}

.onlinea, .online  {
	width: 163px;
	background: transparent url(../images/sub_nav_online.jpg) top left no-repeat;	
}

.installationa, .installation {
	width: 204px;
	background: transparent url(../images/sub_nav_installation.jpg) top left no-repeat;	
}

.ordera, .order:hover, .calculatora, .calculator:hover, .onlinea, .online:hover, .installationa, .installation:hover {
	background-position: 0 -41px;
}


/* -------------------------------------------------------------------------------------
    END SUB NAV STYLE AREA
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
    START ALL PAGE CONTENT STYLE AREA
------------------------------------------------------------------------------------- */

#page_content .left {
	width: 654px;
}

#page_content .right {
	width: 325px;
	background: #fff;
}

#page_content .right img {
	margin: 0 0 4px 4px;
}

#page_content.index .right img {
	margin: 0 0 0 0;
}

#page_content.index {
	background: #d6d1b7;
}

#page_content .left {
	width: 614px;
	padding: 18px 20px;
}

#page_content .left ul {
	list-style: none;
}

#page_content .left ul li h2 {
	margin: 15px 0 5px 0;
	font-size: 180%;
}

#page_content .left ul li p {
	border-bottom: 1px solid #959280;
}

#page_content .left ul li p.short {
	min-height: 30px;
	height: auto !important;
	height: 30px;
}

#page_content .left ul li p.tall {
	min-height: 75px;
	height: auto !important;
	height: 75px;
}

.index_check_list li {
	background: transparent url(../images/bullet_large_check.jpg) top left no-repeat;
	width: 220px;
	float: left;
	clear: none;
	display: inline;
	padding: 0 20px 10px 50px;
	margin: 0 0 10px;
}

#page_content .right, #page_content.subpage .right {
	background: #d6d1b7;
	width: 325px;
	padding: 0 0 10px 0;
}

#page_content.subpage .right h2 {
	text-align: center;
	font-size: 110%;
	margin: 10px 0 4px;
}

#page_content.subpage .right .map {
	float: left;
	margin: 0 0 0 6px;
	display: inline;
}

#page_content.subpage .right .map img {
	border: 5px solid #fff;
	float: left;
	margin: 0;
}

#page_content .right div, #page_content.subpage .right div {
	width: 313px;
	margin: 6px 0 6px 6px;
	padding: 20px 0 10px;
	display: inline;
	background: #fff;
}

#page_content.subpage .right .awards {
	width: 313px;
	float: left;
	margin: 0 0 6px 3px;
	display: inline;
}

#page_content.subpage .right .awards a {
	float: left;
}

#page_content.subpage .right div p {
	width: 273px;
	padding: 0 20px;
}

#page_content.subpage .right div ul {
	width: 263px;
	margin: 0 0 0 30px;
	display: inline;
}

#page_content.subpage .right div ul li {
	width: 100%;
	margin: 0 0 5px;
	clear: both;
	vertical-align: top;
}

#page_content.subpage .right div ul.about_us {
	width: 301px;
	list-style: none;
	float: left;
	margin: 0 0 0 16px;
	display: inline;
}

#page_content.subpage .right div ul.about_us li {
	padding: 0 0 20px 40px;
	width: 241px;
	background: transparent url(../images/bullet_large_check_white.jpg) top left no-repeat;
	clear: both;
	float: left;
}

#page_content.subpage .right div ul.about_us h2 {
	padding: 0;
	margin: 0 0 5px;
	float: left;
	text-align: left;
	font-size: 150%;
	color: #595959;
	width: 100%;
}

#page_content.subpage .right div ul.about_us p {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

#page_content .right div#quick_contact_us, #page_content.subpage .right div#quick_contact_us {
	padding: 0 0 10px;
	background: #ece9da;
}

#page_content .right div#quick_contact_us h1, #page_content.subpage .right div#quick_contact_us h1 {
	margin: 0;
	padding: 0;
	height: 44px;
	float: left;
	width: 100%;
	text-indent: -10000px;
	background: #6d6453 url(../images/header_how_help.jpg) top left no-repeat;
}

#page_content .right div#quick_contact_us ul, #page_content.subpage .right div#quick_contact_us ul {
	list-style: none;
	width: 301px;
	margin: 0 6px;
	display: inline;
}

#page_content .right div#quick_contact_us ul li, #page_content.subpage .right div#quick_contact_us ul li {
	width: 100%;
	margin: 5px 0;
	float: left;
	clear: both;
	vertical-align: top;
}

#page_content .right div#quick_contact_us ul li a, #page_content.subpage .right div#quick_contact_us ul li a {
	float: left;
	width: 271px;
	padding: 0 0 0 30px;
	display: block;
	color: #483e25;
	font-size: 14px;
	background: transparent url(../images/how_help_bg.jpg) center left no-repeat;
}

#page_content .right div#quick_contact_us ul li a:hover, #page_content.subpage .right div#quick_contact_us ul li a:hover {
	text-decoration: none;
	background: transparent url(../images/how_help_hover.jpg) center left no-repeat;
}

.contact_form {
	border-top: 1px solid #575757;
	margin: 10px 0 0;
	padding: 20px 0 0;
}

.get_adobe {
	width: 75%;
	
}

.product_descriptions dt {
	float: left;
	clear: both;
	width: 160px;
	padding: 15px 0 0;
}

.product_descriptions dd {
	float: left;
	clear: none;
	width: 454px;
	padding: 15px 0 0;
}

.product_descriptions dd.back_to_top {
	width: 100%;
	float: left;
	clear: both;
	font-size: 90%;
	padding: 15px 0;
	border-bottom: 1px solid #575757;
}

.product_descriptions dd.back_to_top a {
	float: right;
}

#install_guides {
	border-top: 1px solid #363636;
	margin: 15px 0;
	padding: 15px 0;
}

#install_guides h2 {
	margin: 20px 0 10px;
	float: left;
	width: 400px;
	border-bottom: 1px solid #ef7f1e;
	padding: 0 0 5px;
}

#page_content .left #install_guides ul {
	float: left;
	clear: both;
	width: 584px;
	margin: 0 0 0 30px;
}

#page_content .left #install_guides li {
	background: transparent url(../images/pdf.jpg) center left no-repeat;
	height: 20px;
	padding: 10px 0 0 35px;
	float: left;
	clear: both;
	width: 549px;
}

#industry_links * {
	float: left;
	padding: 0;
	margin: 0;
}

#page_content .right #industry_links img {
	margin: 0;
}

#industry_links dl {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #999999;
	margin: 0 0 10px 0;
}

#industry_links dt {
	padding: 5px 0 0;
}

#industry_links dd {
	padding: 15px 0 0;
	margin: 0;
	width: 140px;
	left: 150px;
}


#page_content .left .online_catalog {
	float: left;
	clear: both;
	width: 614px;
	margin: 20px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #999999;
}

#page_content .left .online_catalog li {
	background: transparent url(../images/pdf.jpg) center left no-repeat;
	height: 20px;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 0 0 35px;
	margin: 0 0 10px;
	float: left;
	clear: none;
	width: 272px;
}

#calculators h2 {
	margin: 20px 0 10px;
	border-bottom: 1px solid #4B4B4B;
	padding: 0 0 5px;
}

.equation {
	margin: 10px 0;
	float: left;
	clear: both;
}

#page_content.subpage #order_form {
	width: 930px;
	padding: 18px 20px;
}

#page_content.subpage #order_form .left {
	width: 445px;
	padding: 0 20px 0 0;
}

#page_content.subpage #order_form .right {
	background: #fff;
	width: 445px;
	padding: 0 0 0 20px;
}

#page_content.subpage #order_form h2 {
	margin: 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #4B4B4B;
}

#order_form label {
	width: 140px;
	padding: 4px 0 0;
	float: left;
}

#order_form textarea {
	clear: both;
	width: 290px;
}

#order_form ul label {
	width: 100px;
	padding: 2px 15px 0 15px;
}

#order_form ul {
	list-style: none;
	margin: 0 0 10px 0;
}

#order_form ul li {
	float: left;
	clear: none;
	width: 230px;
	margin: 0 0 5px 0;
}

#order_form select, #order_form input {
	float: left;
	clear: none;
	margin: 0 15px 0 0;
}

#order_form ul label {
	width: auto;
}

.req {
	color: #D40404;
	padding: 0 0 0 5px;
}

#order_form select option {
	padding: 0 10px;
}

#order_form .address {
	float: left;
	clear: none;
}

#order_form .address input {
	float: left;
	clear: both;
	margin: 0 0 5px 0;
}

#order_table {
	margin: 10px 0;
}

#order_table td, #order_table th {
	padding: 0 0 10px 0;
}

/* -------------------------------------------------------------------------------------
    END ALL PAGE CONTENT STYLE AREA
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
    START FOOTER STYLE AREA
------------------------------------------------------------------------------------- */

#product_ticker {
	background: #79776b;
	padding: 6px 25px;
	width: 933px;
}

#mycarousel {
	list-style: none;
	height: 53px;
	width: 933px;
	overflow: hidden;
}

#mycarousel li {
	float: left;
	clear: none;
}

.jcarousel-container {
    position: relative;
	width: 931px;
	background: #fff;
	border: solid #9b9891;
	border-width: 2px 1px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 0 0 60px;
	display: inline;
	width: 810px;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
	list-style: none;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    width: 161px;
    height: 53px;
}

.jcarousel-item {
	border-right: 1px solid #d9d8d3;
}

.jcarousel-item img {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
	z-index: 3;
	position: absolute;
	top: 6px;
	right: 2px;
	width: 53px;
	height: 46px;
	background: transparent url(../images/arrow_right.jpg) top right no-repeat;
}

.jcarousel-prev {
	z-index: 3;
	position: absolute;
	top: 6px;
	left: 2px;
	width: 53px;
	height: 46px;
	background: transparent url(../images/arrow_left.jpg) top left no-repeat;
}

.jcarousel-prev-disabled {
	background-position: top right;
}

.jcarousel-next-disabled {
	background-position: top left;
}

#footer {
	color: #585757;
	font-size: 90%;
	padding: 25px 0 50px;
}

#footer p {
	text-align: center;
	margin: 0;
}

/* -------------------------------------------------------------------------------------
    END FOOTER STYLE AREA
------------------------------------------------------------------------------------- */