@charset "utf-8";
.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}
.guide_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}
.guide_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
	font-weight: normal;
	padding-left: 345px;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
}
.content_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: square;
}
.content_text ul {
	line-height: 14px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -20px;
}
.content_text li {
	margin-bottom:10px;
}
#prod_pic {
	height: 175px;
	width: 250px;
	float: left;
}
#main_pic {
	height: 250px;
	width: 560px;
	float: left;
}
#prod_text {
	float: left;
	height: 175px;
	width: 260px;
	padding-left: 50px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
    color: #f48026;
    text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	margin: 0;
	text-align:center;
	background-image: url(images/bg_art.gif);
	background-repeat: repeat;
}
#container {
	width: 900px;
	top: 0px;
	text-align: left;
	clear: both;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#banner {
width: 900px;
height: 130px;
position:relative;
}
#nav {
width: 900px;
height: 29px;
}
#left_column {
width: 180px;
height: 511px;
float:left;
background-image: url(images/intro_left_bar.jpg);
background-repeat:no-repeat;
position:relative;
}
#panel_1 {
	position:absolute;
	left: 33px;
	top: 445px;
	width: 50px;
	height: 50px;
	background-color: transparent;
}
#panel_2 {
	position:absolute;
	left: 100px;
	top: 447px;
	width: 50px;
	height: 50px;
	background-color: transparent;
}

#left_sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	font-variant: small-caps;
	color: #FFFFFF;
	width: 180px;
	padding-top: 46px;
}

#content_column {
	width: 689px;
	height: 461px;
	float:right;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-left: 31px;
	overflow-x: hidden;
	overflow-y: auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 70px;
	width: 900px;
}
.footer a:link {
color:#FFFFFF;
text-decoration: none;
}
#content_1 {
	width: 560px;
}
#content_2 {
	width: 440px;
	padding-left: 60px;
	border: medium double #666666;
	padding-right: 60px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.text_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	font-weight: bold;
}
#prod_text_large {
	width: 560px;
	line-height: 16px;
}

