@charset "utf-8";
.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.address_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
#prod_pic {
	width: 250px;
	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;
	margin: 0 auto;
	top: 0px;
	text-align: left;
	clear: both;
	overflow: hidden;
	height: 100%;
}
#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;
}
#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_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 26px;
}
.content_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}
.index_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
}
.index_links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
}
.index_links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#content_1 {
	width: 560px;
}
.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;
}
#map_canvas {
	height: 450px;
	width: 400px;
	float: left;
}

