/* GENERAL LAYOUT */
body
{
	padding: 0;
	margin: 0;
	background-color: #FFF;
}

img
{
	display: block;
	border-width: 0;
}

#wrapper
{
	position: absolute;
	padding: 0;
	margin: 0;
	left: 188px;
	top: 0;
	width: 1000px;
	height: auto;
}

#header
{
	width: 725px;
	height: 74px;
}



#sidebar
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 178px;
	height: 650px;
	padding: 150px 10px 0 0;
	border: 0;
}

* html div
{
	width: 188px;
	/* for IE5 and IE6 in quirks mode */
	w\idth: 178px;
	/* for IE6 in standards mode */
}

#content-top
{
	display: block;
	float: left;
	width: 632px;
	height: auto;
	margin: 15px 0 0 25px;
	padding: 20px 20px 10px 20px;
	clear: both;
}

* html div
{
	width: 672px;
	/* for IE5 and IE6 in quirks mode */
	w\idth: 632px;
	/* for IE6 in standards mode */
}

#content
{
	display: block;
	float: left;
	width: 632px;
	height: auto;
	margin: 0 0 0 25px;
	padding: 5px 20px 10px 20px;
	border: 0;
}

* html div
{
	width: 672px;
	/* for IE5 and IE6 in quirks mode */
	w\idth: 632px;
	/* for IE6 in standards mode */
}


/*  Horizontal nav */

#nav
{
	width: 738px;
	height: 26px;
	margin: 0;
	padding: 0;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#nav ul li
{
	display: block;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}


#nav ul li a
{
	background: #C00;
	width: 145px;
	height: 1.5em;
	border-bottom: #600;
	border-width: 0 0 3px 0;
	border-style: none none solid none;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small; 
}

html>#nav ul li a  {
	font-size: x-small;   
	} 


/*  Sidebar nav */

#nav-sidebar
{
	width: 204px;
	margin: 0 -21px 0 0;
	padding: 0;
}

#nav-sidebar ul
{
	margin: 0;
	padding: 0 16px 0 0;
	list-style-type: none;
}

#nav-sidebar ul li a
{
	display: block;
	text-align: right;
	padding: 3px 10px 3px 10px;
	clear: right;
	
}

#nav ul li a, #nav-sidebar ul li a, a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
 



/* TYPOGRAPHY */
p, ul, ol, dl, td, th
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: small;
}

h2, h3, h4, #content a, #nav ul, #nav-sidebar ul
{
	font-family: "Futura", arial, helvetica, sans-serif;
}

h2, h3, h4
{
	text-transform: uppercase;
}

h2
{
	color: #FFF;
	font-size: 18px;
}

h3, h4
{
	color: #030;
	font-size: 16px;
}

#content a
{
	font-size: small;
	color : black;
}

#content a:hover{
    text-decoration: underline;
}

#content a.email-link
{
    font-size: 85%;
    color: white
}

#content a.mail-link:hover
{
    font-size: 85%;
    color: white
}

#content a.white
{
    color: white
}

#content a.white:hover
{
    color: white
}


#sidebar p
{
	color: #9CF;
	text-align: right;
	font-size: x-small;
}

.h2-img /* section headings */
{
	margin: 5px 0 12px 0;
}


dl dt
{
	margin: 5px 0 3px 10px;
	font-weight: bold;
}

dl dd
{
	margin: 0 0 25px 10px;
}


ul li
{
	list-style-type: none;
}

.floatright	
{
	float: right;
	margin: 0;
	padding: 5px;	
}

.floatleft
{
	float: left;
	margin: 0;
	padding: 5px;	
}

.clearleft
{
	clear: left;
}



/*  NAV: Hover, Current link */

#nav ul li a:hover, #wrapper #current a, #page-index #one a, #page-price-calculator #two a, #page-get-a-quote #three a, #page-place-an-order #four a, #page-contact-us #five a
{
	background: #900;
	border-width: 1px 1px 2px 0;
	border-style: solid;
	border-color: #C03 #C00 #600 #F00;
}

#nav-sidebar ul li a:hover, #sidebar #current a, #page-faq #nav-sidebar #six a, #page-monthly-special #seven a, #page-product-list #eight a, #page-resources #nine a, #page-about-us #ten a, #page-login #eleven a, #page-resources-links #nine a, #page-resources-brochure #nine a, #page-resources-fonts #nine a, #page-resources-pdf #nine a, #page-resources-compression #nine a, #page-resources-images #nine a, #page-resources-paper #nine a
{
	background-color: #900;
	border-right: #C03;
	border-width: 0 3px 0 0;
	border-style: solid;
}

#page-resources-links #ten a, #page-resources-brochure #eleven a, #page-resources-fonts #twelve a, #page-resources-pdf #thirteen a, #page-resources-compression #fourteen a, #page-resources-images #fifteen a, #page-resources-paper #sixteen a
{
	border-bottom: #FFF;
	border-width: 0 0 3px 0;
	border-style: none none solid none;
}


 #content-top ul li a 
 {
 	line-height: 18px;
 	font-weight: bold;
 }
 

#content-index-1 a, #content-index-2 a, #content-index-3 a, #content-top a:hover
{
	border-bottom: #FFF;
	border-width: 0 0 3px 0;
	border-style: none none solid none;
}

#content-index-1 a:hover, #content-index-2 a:hover, #content-index-3 a:hover
{
	color: #F30;
	border-bottom: #F30;
	border-width: 0 0 4px 0;
	border-style: none none solid none;
}

	#content-index-1
{
	display: block;
	float: left;
	clear: both;
	width: 186px;
	height: 545px;
	margin: 13px 0 0 16px;
	padding: 10px 20px 0 20px;
	background: #73be1e url(../images/content-index-bg.gif) no-repeat 0 0;
}

* html div
{
	width: 226px;
	/* for IE5 and IE6 in quirks mode */
	w\idth: 200px;
	/* for IE6 in standards mode */
}



#content-index-2
{
	display: block;
	float: left;
	width: 186px;
	height: 545px;
	margin: 13px 0 0 16px;
	padding: 10px 20px 0 20px;
	background: #F90 url(../images/content-index-bg.gif) no-repeat 0 0;
}

* html div
{
	width: 226px;
	/* for IE5 and IE6 in quirks mode */
	w\idth: 200px;
	/* for IE6 in standards mode */
}

#content-index-3
{
	display: block;
	float: left;
	width: 186px;
	height: 545px;
	margin: 13px 0 0 16px;
	padding: 10px 20px 0 20px;
	background: #C00 url(../images/content-index-bg.gif) no-repeat 0 0;
}

* html div
{
	width: 226px;
	/* for IE5 and IE6 in quirks mode */
	w\idth: 200px;
	/* for IE6 in standards mode */
}

.button-container { text-align : center; margin-top : 8px; clear : both; width: 100%}
.button-container input {  background-color : #15387D; color : white; font-weight : bold; margin : 2px;  }
.required { font-weight : bold }
	
.error { width : 680px; text-align : center; border : 1px solid black; color : #fff; background-color : #c00; margin-left :  19px; margin-top : 5px; padding : 3px; font-size : 110%; font-weight : bold;	font-family: "Trebuchet MS", arial, helvetica, sans-serif; }
	
.message { width : 680px; text-align : center; border : 1px solid black; color : #fff; background-color : #15387D; margin-left :  19px; margin-top : 5px; padding : 3px; font-size : 110%; font-weight : bold;	font-family: "Trebuchet MS", arial, helvetica, sans-serif; }

.content-box { 
    width : 90%; float : right; border : 1px solid #15387D; margin-bottom : 5px}
.content-box .title {
    width:100%; background-color : #2D5394; 
    border-bottom : 1px solid #15387D; color : white; text-align:center; 
    font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size : small}
.content-box .footer {
    width:100%; background-color : #2D5394; 
    border-top : 1px solid #15387D; color : white; text-align:center; 
    font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size : 60%}
.content-box .content {
    width:100%; padding : 3px; font-family: "Trebuchet MS", 
    arial, helvetica, sans-serif; font-size : small }
.content-box .content .text{
    margin-bottom: 5px;}
    
    
table.calculator {margin : 0px; padding : 0px; border : 0px; border-collapse : collapse;}
table.calculator td { padding : 5px; }
#calculator-options { width : 90%; float : left; display : inline }
tr.activestep { background-color : #2D5394; }
tr.activestep td { color : white;  }	
.calculator .optiontitle { font-weight : bold }	

.account-choice-button { width : 220px; height : 50px; border : 2px solid white; background-color : #2D5394; color : white; font-weight : bold; margin : 15px; padding : 5px }
.account-choice-button:hover { background-color : #00205f; cursor : pointer }
