body 
{
	margin:0;
	background-color: #d2e5e1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#445857;
	text-align:center;
}

p {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 100%;
	height: 120px;
	background-image:url(../images/header_bg.gif);
	
}

#headergraphics {
	margin:0px auto;
	background-image:url(../images/SD_associates.gif);
	background-position:top right; 
	background-repeat:no-repeat;
	width:900px;
	height:120px;
}

#headergraphics a.img
{
	text-decoration: none;
	border: none;
}

#content {
	margin:0px auto;
	padding-left:12px;
	padding-right:12px;
	padding-top: 7px;
	background-image:url(../images/content_bg.gif);
	width:886px;
	text-align: left;
}

#contact 
{	
	margin-top:25px;
	margin-left: 10px;
	color: #9B9692;
	line-height: 1.6em;
}

#pageframe {
	width:885px;
	background-color:#f5eccf;
}

#left_col
{
	float:left;
	width:180px;
	width:195px; /*jb added*/	
}

#page {
	width:680px;
	background-image:url(../images/page_bg.gif);
	background-repeat:repeat-y;
	float:right;
	margin: 7px 3px;	
}

#description {
	margin:0px 25px 0 25px;
}

div#description img{
	padding:0px 0px 10px 40px;
}

h1 {
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#297072;
	font-size:20px;
	font-weight:bold;
}

h2 {
	padding-bottom:10px;
	margin:0px;
	color:#297072;
	font-size:16px;
	font-weight:bold;
}

h3 {
	padding:0px;
	margin:0px;
	color:#129B89;
	font-size:12px;
	font-weight:bold;
}

div.section a
{
	color: #129B89;
	font-size: 12px;
}

.unit {
	margin:0px 25px 30px 25px;
	text-align:left;
}

.clearer {
	clear:both;
}

.diagram {
	text-align:right;
	float:right;
}

#welcome {
	width:885px;
	height:220px;
	overflow:hidden;
}

#greenbox {
	width:310px;
	height:120px;
	background-color:#014A8E;
	padding-top:105px;
	float:left;
}

#flasharea {
	height:220px;
	width:370px;
	float:left;
}

#calculator {
	height:220px;
	margin-left:5px;
	width:200px;
	background-image:url(../images/calc_bg.gif);
	float:left;
}

#calculator2
{
	height: 230px;
	width: 200px;
	margin-left:5px;
	float:left;
}

#calculator2 #calc_top
{
	background: transparent url(../images/calc_bg_top.gif) no-repeat top left;
	width: 200px;
	height: 10px;
	font-size:1px;

}

#calculator2 #calc_mid
{
	background: transparent url(../images/calc_bg_mid.gif) repeat-y top left;
	width: 200px;
	height:200px;
}

#calculator2 #calc_bot
{
	background: transparent url(../images/calc_bg_bot.gif) no-repeat top left;
	width: 200px;
	height: 10px;
}

#calculator_footer
{
	font-size:11px;
	padding:20px 0pt 20px 25px;
}


p#para1 {
	padding:10px;
	margin:0px;
	color:#D3D8E2;
	font-size:13px;
	font-weight:bold;
}

p#para2 {
	padding:10px;
	margin:0px;
	color:#d2e6e7;
	font-size:11px;
}

img.left {
	float:left;
	border:none;
}

img.right {
	float:right;
}

img#btn_next {
	float:right;
	margin-right:10px;
}

img#title_calc {
	margin-left:10px;
}

form#eventcalc {
	padding:0px 0px 0px 10px;
	margin: 0px;
}

div#calculator p {
	color:#d2e5e3;
	font-size:11px;
	padding: 5px 0px 0px 0px;
	margin:0px;
}

div#calculator2 p {
	color:#d2e5e3;
	font-size:11px;
	padding: 5px 0px 0px 0px;
	/*margin:0px;*/
	margin-left: 10px;
}

#calculator2 h1
{
	color:White;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px !important;
	padding-left:10px;
}

#calculator2 .calc_text
{
	color:#d2e5e3;
	font-size:11px;
	padding: 5px 0px 0px 0px;
	/*margin:0px;*/
	margin-left: 10px;
}


#calculator_header
{
	background-image:url(../images/header_bg.gif);
	height:120px;
}

form#calc
{
	margin:0;
	padding:0;
}
div#calculator select, #calculator2 select
{
	border: 1px solid #d2e5e3;
	height: 15px;
	font-size: 11px;
}

div#calculator .label, #calculator2 .label
{
	float:left;
	width: 100px;
	color: #D2E5E3 !important;
	font-weight: normal !important;
}

input#btn_next
{
	margin-left:100px;
}

img#btn_searchagain
{
	float:right;
	margin-right: 10px;
}

#productslist {
	margin-top:7px;
	padding:25px 10px 10px 10px;
	height:155px;
	background-color:#f5eccf;
	
}

*html #productslist
{
	width: 885px;
}

div.product p {
	text-align:center;
}

div.product a:link{
	text-decoration:none;
	color:#25726c;
	font-weight:bold;
}

div.product a:visited{
	text-decoration:none;
	color:#25726c;
	font-weight:bold;
}

div.product a:hover{
	text-decoration:underline;
	color:#25726c;
	font-weight:bold;
}

div.product a:active{
	text-decoration:none;
	color:#25726c;
	font-weight:bold;
}

.product {
	float:left;
	margin:12px 5px 0px 5px;
}

div.product img{
	padding-top:7px;
	border:none;
}

#menu {
	margin-top:95px;
	float:right;
	height:25px;
	padding:0px;
}

img#home {
	margin:5px 5px 0px 0px;
	float:left;
	border:none;
}


.address {
	font-weight:bold;
	color:#297072;
}

.buttons {
	border:none;
	margin:5px 0px;
	float:left;
	padding-left: 0px !important;
	padding-right: 40px !important;
}

div.unit ul{
	padding:15px 0px 0px 0px;
	margin:0px;
	list-style:none;
}

div.unit li{
	padding:0px;
	margin:0px;
	font-size:11px;
}

div.unit td
{
	font-size: 12px;
	vertical-align: top;
}

span.label {
	color:#129b89;
	font-weight:bold;
}

img#producticon{
	/*margin:10px;*/
	/*margin-left:15px;*/
	margin-top:10px;
	float:left;
}

img#download_brochure
{
	margin-left:20px;
	margin-top: 50px;	
	border: none;	
}

div#base {
	margin:0px auto 30px auto;
	background-image:url(../images/content_bottom.gif);
	width:910px;
	height:15px;
}

#footer {
	width:885px;
	height:107px;
	background-position:bottom left;
	background-image:url(../images/kenny_panel.jpg);
	background-repeat:no-repeat;
}

div#footer p {
	font-size:11px;
	color:#9b9692;
	float:right;
	padding:15px 7px 0px 7px;
}

img#kenny {
	/*top:-26px;*/
	margin-top:-26px;
	left:-20px;
	position:relative;
	float:left;
}


div#page_content
{
	margin:0px 25px 0 25px;
	min-height: 500px;
}

div.page_bot
{
	width:680px;
	height: 11px;
	background: transparent url('../images/page_bot.gif') no-repeat;
	overflow:hidden;
	margin:0;
	
}

* html #page_content
{
	height: 500px;
}  

/**************************************************************************/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#6b6b6b;
}

#TB_secondLine {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#6b6b6b;
}

#TB_window a:link {color: #666666;text-decoration: underline;}
#TB_window a:visited {color: #666666;text-decoration: underline;}
#TB_window a:hover {color: #000; text-decoration: underline;}
#TB_window a:active {color: #666666;text-decoration: underline;}
#TB_window a:focus{color: #666666;text-decoration: underline;}
a.thickbox:hover
{
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url('../images/macFFBgHack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	/*background: #ffffff;*/
	z-index: 102;
	color:#000000;
	display:none;
	/*border: 4px solid #525252;*/
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	/*width: 655px !important;*/
	/*height: 495px !important;*/
}

/********************Gallery****************************/

#container
{
	background-color:white;
	width: 655px;
	height: 495px;
}



#action 
{
	height:50px;
	padding:0px;
	position:relative;
	text-align:right;
	width:99%;
}


#action button#close 
{	
	background-color:transparent;
	background-image:url(../images/close_button.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	border:medium none;
	color:#87A2B5;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	height:30px;
	margin:5px;
	padding:0px 0px 15px;
	text-align:left;
	width:55px;
}

#action .gallery_name
{
	float:left;
	padding-left:10px;
	padding-top: 15px;
}

#gallery_frame
{
	margin-left: 7px;
	margin-right: 7px;
	background-color:#F5ECCF;
	height:415px;
	width: 640px;
}

#gallery_foot
{
	background-color:white;
	float:right;
	height:30px;
	text-align: right;
	width:99%;
}

#gallery_summary
{
	float:left;
	padding: 7px;
	width:215px;
}

#gallery_summary .left_col, .right_col
{
	float: left;
	width: 50%;
	padding-bottom: 5px;
}

#gallery_summary img
{
	border: none;
}

#photo_detail
{
	background-color: #E9DEBE;
	float:left;
	width:405px;
	height:400px;
	margin-top:7px;
	overflow:hidden;
}


#photo_detail img
{
	
}

#gallery_foot h2
{
	margin:0px 15px 0px 0px;
}