body {
	background-color: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	background: #ededed;
}

a:link, a:visited {
color: #CC0033;
text-decoration: none;
}
a:visited:hover, a:hover {
color: #5a5a5a;
text-decoration: none;
}

table {
	border-style: none; 
	border-collapse: collapse;
}
td {
	text-align: left;
	border-style: none; 
	padding: 0;
	margin: 0;
}

#super_main {
	width: 766px;
}

#header {
	width: 756px;
	padding: 18px 10px 18px 0;
	text-align: left;
}
#header a:link, 
#header a:visited {
color: #5a5a5a;
text-decoration: none;
}
#header a:visited:hover, 
#header a:hover {
color: #CC0033;
text-decoration: none;
}

#main {
	background-color: white;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #5a5a5a;
	width: 758px;
}

#top_contact {
	text-align: right;
	width: 100%;
}



/* Common */

#address {
	font-size: 80%;
	padding-left: 40px;
	text-align: left;
}

#phone_num {
	font-size: 80%;
	text-align: left;
}

#bottom_links {
	background-color: #ededed;
	padding: 20px;
	text-align: left;
}


/* Top Buttons */

#top_buttons {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#top_button_0 {
	width: 62px;
	height: 32px;
	border-style: none;
}

#top_button_1 {
	width: 81px;
	height: 32px;
	border-style: none;
}

#top_button_2 {
	width: 76px;
	height: 32px;
	border-style: none;
}

#top_button_3 {
	width: 132px;
	height: 32px;
	border-style: none;
}

#top_button_4 {
	width: 131px;
	height: 32px;
	border-style: none;
}

#top_button_5 {
	width: 125px;
	height: 32px;
	border-style: none;
}

#top_button_6 {
	width: 151px;
	height: 32px;
	border-style: none;
}




/* Shadow */

#shadow_right {
	background: url('../img/shadow_right.gif') left repeat-y;
	width: 8px;
	vertical-align: top;
}
#shadow_bottom {
	background: url('../img/shadow_btm.gif') top repeat-x;
	height: 8px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#shadow_corner {
	width: 8px;
	height: 8px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#shadow_left {
	left: 0;
	top: 0;
}
#shadow_top {
	top: 0;
}



/* Index */

#top_left {
	width: 444px;
	height: 414px;
	margin: 0;
	padding: 0;
	border-color: #5a5a5a;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
}

#benefits {
	/* height: 350px; */
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

/* Video */
#movie {
	padding: 20px;
}

#tall_diag {
	padding: 15px;
}

#video_table td {
	border-width: 1px;
	border-color: #ccc;
	border-style: none solid solid none;
}


/* Sales Agents */

#sales_current {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	padding: 15px;
}
#sales_table {
	width: 100%;
}
#sales_heading {
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid black;
	width: 250px;
}

.sales_left {
	padding: 20px;
	border: 1px #777 solid;
	border-left-style: none;
}
.sales_right {
	border: 1px #777 solid;
	background-color: #ddd;
	width: 157px;
}




/* Other Products */

#products_table {
	width: 100%;
	border-top: 1px solid #777;
}

#products_table td {
	padding: 10px;
	border-bottom: 2px solid #eee;
}

#products_table th {
	color: #444;
	padding: 10px;
	border-bottom: 1px solid #777;
}

.prod_left {
	text-align: right;
	width: 282px;
	background-color: #ddd;
	color: #444;
	border-right: 1px solid #ccc;
}

#prod_space_top {
	height: 30px;
}

#prod_space_bot {
	height: 20px;
}








/* Distributors */

#dist_current {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	padding: 15px;
}
#dist_table {
	width: 100%;
}

#greenlee_table td {
	padding: 5px 10px 5px 0;
}

#canada_table {
	margin: 10px 0;
}

#canada_table td {
	padding: 8px 12px 6px 0;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}

#dist_heading {
	font-weight: bold;
	font-size: 110%;
	border-bottom: 1px solid black;
	width: 250px;
}

.dist_left {
	padding: 20px;
	border: 1px #777 solid;
	border-left-style: none;
}
.dist_right {
	border: 1px #777 solid;
	background-color: #ddd;
	width: 157px;
}


/* Order Form */

#option {
	width: 640px;
    padding: 20px 49px;
}

#form_main {
	width: 100%;
}


#form_main_side {
	width: 149px;
	background-color: #ddd;
	border: 1px #777 solid;
	border-bottom-style: none;
	border-left-style: none;
}

#form_main_center {
	padding: 20px;
	border-top: 1px #777 solid;
}

#quantity_table td {
	padding: 3px 15px 3px 4px;
	border: 2px solid white;
	background-color: #eee;
}

#us_dollars {
	padding-left: 5px;
}

.form_title {
	padding-top: 30px;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 4px solid #eee;
	width: 100%;
}

.form_box td {
	padding: 3px;
}

#form_submit {
	padding: 10px 0 0 0;
}



/* Q & A */

#qna_table {
	width: 100%;
	border-top: 1px solid #777;
}

#qna_table td {
	padding: 10px;
	border-bottom: 2px solid #eee;
}


.qna_left {
	text-align: right;
	width: 129px;
	background-color: #ddd;
	color: #444;
	border-right: 1px solid #ccc;
}

#qna_space_top {
	padding: 20px 0px 30px 0px;
	font-size: 150%;
	color: #CC0033;
	text-align: center;
}

#qna_space_bot {
	height: 20px;
}


.question {
	font-weight: bold;
	margin-bottom: 10px;
}
#answer0, #answer1, #answer2, #answer3, #answer4, #answer5 {
	overflow: hidden;
}


#qna_super_main {
	width: 766px;
	height: 1500px;
}


#contact_box {
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	background-color:white;
	display:none;
	padding: 10px 10px;
	width:170;
	height:100;
	position:absolute;
	border: 1px solid #777;
	left: 550px;
	top: 20px;
}


