body, table, td, ul {
    font-size: 11px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
    color: #333;
    margin: 0px;
    border: 0px;
    padding: 0px;
    border-collapse: collapse;
	}

html {
	background-image: url('/images/body_bg_2.gif');
	background-repeat: repeat-x;
	}

body {
	width: 1000px;
	margin: 0px auto 0px auto;
	}
	
li {
	margin-left: 20px;
	list-style-position: outside;
}

#main_nav {
	height: 43px;
	line-height: 43px;
	padding: 0px;
}

#main_nav * {
	list-style:none outside none;
	font-size: 14px;
	color:#FFFFFF;
}

#main_nav li {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 43px;	
	
}

#main_nav a.nav {
	display: block;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	position: relative;
	height: 43px;
}

#main_nav a.nav:hover, #main_nav a.box_link:hover {
	background-color: #309AAB;
}

#main_nav .box_link {
	height: 42px;
	width: 44px;
	float: left;
}
#main_nav .box_link img{
	padding: 8px 0px 0px 8px;
}


.checkout_table th {
	background-color: #eeeeee;
	padding: 4px;
	font-weight: bold;
	border-top: 1px solid black;
}
.checkout_table td {
	padding: 4px;
}

.product_list { 
	width: 800px;
}

.product_list td {
	padding: 10px 0px;
	vertical-align: top;
	border-top: 1px solid #999999;
}

.price {
	font-size: 14px;
	color: #E58300;
	font-weight: bold;
}

.large_title {
	color: #fff;
	font-size: 30px;
	font-family: tahoma, geneva, sans-serif;
	}
	
.header_text {
	color: #fff;
	font-size: 13px;
	}
	
.button {
	background-color: #96B3B8;
	text-align: center;
	padding: 5px;
	}
	
.title {
	font-weight: bold;
	}
	
.main_title {
	font-size: 18px;
	font-weight: bold;
	}	

h2, .main_title_orange {
	font-size: 18px;
	font-weight: bold;
	color: #E58300;
	padding: 0px;
	margin: 0px;
}

.title_orange {
	font-size: 12px;
	font-weight: bold;
	color: #E58300;	
}

h1, .main_title_blue {
	font-size: 18px;
	font-weight: bold;
	color: #00ACBC;
	padding: 0px;
	margin: 0px;
}

.title_blue {
	font-size: 12px;
	font-weight: bold;
	color: #00ACBC;
}

.main_title_green {
	font-size: 18px;
	font-weight: bold;
	color: #3C7D15;
}

.title_green {
	font-size: 12px;
	font-weight: bold;
	color: #3C7D15;
}

h3 {
	color:white;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	background-color: #eeeeee;
	clear: both;
}
.blue {
	background-color: #00ACBC;
}
.green {
	background-color: #3C7D15;
}
.orange {
	background-color: #E58300;	
}


.table_orange {
	background-color: #F8DFA7; 
	border: 10px solid #F8DFA7; 
	margin: 10px;
}

.table_orange td {
	height: 25px;
}

#content {
	width: 1000px;
	border-top: 1px solid #333;
	}

#content_no_border {
	width: 1000px;
	}

#left {
	vertical-align: top;
	width: 379px;
	padding: 15px 20px 15px 0px;
	line-height: 15px;
	border-right: 1px solid #333;
	}

#right, #right2 {
	vertical-align: top;
	width: 379px;
	padding: 15px 0px 15px 20px;
	border-left: 1px solid #333;
	}
	
#wide {
	padding: 15px 0px 15px 0px;
	}
	
#wide_no_top {
	padding: 0px 0px 15px 0px;
	}	
	
#footer {
	width: 1000px;
	clear:both;
	border-top: 1px solid black;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #666;
	padding-top: 5px;
	}

.info_table td {
	height: 25px;
	}
	
.label {
	text-align: right;
	padding-right: 10px;
	}

.label_req {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	}

.line {
			border-bottom:1px dotted #ccc;
			width: 100%;
			margin-top: 10px;
			margin-bottom: 10px;
		}
	
/* FORM ELEMENTS ---------------------- */

.input_text {
	width: 180px;
	font-size: 10px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
	border: 1px solid #666666;
	color: #000000;
	}
	
.input_textarea {
	width: 180px;
	height: 100px;
	font-size: 9px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
	border: 1px solid #666666;
	color: #000000;
	}

.input_file {
	width: 270px;
	font-size: 10px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
    cursor: pointer;
/*	border: 1px solid #666666;
	color: #000000; */
	}

.input_text_short {
	width: 100px;
	font-size: 10px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
	border: 1px solid #666666;
	color: #000000;
	}		

.input_text_tiny {
	width: 30px;
	font-size: 10px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
	border: 1px solid #666666;
	color: #000000;
	}		

	
.input_phone_type {
	height: 16px;
	font-size: 9px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
	border: 1px solid #666666;
	background: #ffffff;
	color: #000000;
	}	
	
.input_company_type {
	height: 16px;
	font-size: 9px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
	border: 1px solid #666666;
	background: #ffffff;
	color: #000000;
	}
	
.input_company {
	height: 16px;
	font-size: 9px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
	border: 1px solid #666666;
	background: #ffffff;
	color: #000000;
	}	

.input_submit {
/*	height: 16px;	*/
	font-size: 9px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
    cursor: pointer;
	border: 1px solid #666666;
	background: #EEEEEE;
	color: #000000; 
	}	
	
.input_select {
	height: 16px;
	font-size: 9px;
    font-family: verdana, helvetica, sans-serif;
    font-weight: normal;
	border: 1px solid #666666;
	background: #ffffff;
	color: #000000;
	}	