HTML {
   overflow-y: scroll;
   overflow: -moz-scrollbars-vertical;
}


body	{
	background:	#e4e4e4;
	}
.main_landing {
	background:	#f3f5f8;
	float: right;
	padding:	0px;
	margin:	0px;
	min-height: 350px;
	width: 565px;
	}

.main {
	background:	#f3f5f8;
	float: right;
	padding: 0px 30px 30px 30px;
	margin:	0px;
	min-height: 350px;
	width: 505px;
	}

#homeContent	{
	background:	#fff;
	border:	2px solid #d7d7d7;
	margin:	15px auto;
	padding:	0px;
	width:	850px;
	height:	570px;
	}
	
#homeBanner	{
	background:	#fff url(../images/logo_home.gif) no-repeat 65px 0px;
	margin:	40px 0px 20px 0px;
	padding:	0px;
	}

#homeNav ul	{
	margin:	0px;
	padding:	0px;
	}

#homeNav li	{
	list-style:	none;
	border-left:	1px solid #d7d7d7;
	border-top:	0px;
	border-bottom:	0px;
	padding:	0px 0px 0px 20px;
	margin:	0px 0px 0px 576px;	
	}
		
#homeNav img	{
	border:	0;
	}

#homeSplash	{
	padding:	0px;
	margin:	0px;
	width:	850px;
	height:	313px;
	}

#homeFooter	{
	color:	#828e93;
	font-family:	tahoma, arial, sans-serif;
	font-size:	10px;
	margin:	-10px auto;
	width:	850px;
	}

#homeFooter a	{
	color:	#828e93;
	text-decoration:	none;
	}	

#homeFooter a:visited	{
	color:	#828e93;
	text-decoration:	none;
	}	

#homeFooter a:hover	{
	color:	#828e93;
	text-decoration:	underline;
	}	

#leftColumn	{
	padding-left:	10px;
	}
	
#centerColumn	{
	padding-left:	160px;
	}

#rightColumn	{
	padding-left:	140px;
	}

.bullet	{
	padding: 0px 0px 0px 9px;
	margin:	0px 6px 0px 0px;
	/*background-image: url(../images/content_bullet.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 4px;*/	
	}

#secondaryContent	{
	background:	#fff;
	border:	2px solid #d7d7d7;
	color:	#666;
	font-family:	tahoma, arial, sans-serif;
	font-size:	11px;
	margin:	15px auto;
	padding:	0px;
	width:	773px;
	}

#secondaryContent h2	{
	color:	#666;
	font-size:	11px;
	font-weight:	bold;
	/*line-height:	20px;*/
	padding-top:	0px;
	margin:	0px 0px 6px 0px;
	}

#secondaryContent h3	
{
	color:	#486182;
	font-size:	11px;
	font-weight:	bold;
	padding-top:	0px;
	margin:	0px 0px 6px 0px;
	}

#secondaryContent br	{
	clear:	both;
	}

.dashedLine	{
	background:	#fff url(../images/hrImageTile.gif) 0 0 repeat;
	border:	0px;
	padding:	0px;
	margin:	0px 0px 10px 0px;
	height:	1px;
	}

#secondaryContent a	{
	color:	#056da4;
	text-decoration:	none;
	}

#secondaryContent a:visited	{
	color:	#056da4;
	text-decoration:	none;
	}

#secondaryContent a:hover	{
	color:	#056da4;
	text-decoration:	underline;
	}
	
#secondaryBanner	{
/*	background:	#fff url(../images/logo_home.gif) no-repeat 60px 40px;*/
	padding:	30px 0px 0px 0px;
	margin:	0px;
	}

#secondaryHeader	{
	float:	left;
	border-left:	1px solid #d7d7d7;
	margin-left:	44px;
	padding:	30px 0px 0px 25px;
	height:	46px;
	}

#logoBanner 
{
	float: left;
	padding:	10px 0px 0px 60px;
	height:	97px;
}

#utilityNav {
	float:	right;
	padding:	10px 20px 0px 0px;
	margin:	0px 0px -10px 0px;
	}

#utilityNav a	{
	text-decoration:	none;
	font-size:	10px;
	font-family:	tahoma, arial, helvetica, sans-serif;
	color:	#707070;
	}

#utilityNav a:visited	
{
	color:	#707070;
	text-decoration:	none;
}




#utilityNav a:hover	
{
	color:	#707070;
	text-decoration:	underline;
}

#utilityNav ul	{
	padding:	0px;
	margin:	0px;
	}

#utilityNav li	{
	float:	left;
	list-style:	none;
	padding:	0px 4px 0px 14px;
	}

#nav 
{
	float:	left;
	color:	#707070;
	font-family:	tahoma, arial, helvetica, sans-serif;
	font-size:	11px;
	padding:	25px 5px 20px 35px;
	margin:	0px;
	width: 168px;
	}

#nav ul	{
	list-style:	none;
	padding:	0px;
	margin:	0px;
	}

#nav li	{
	line-height:	25px;
	}

#nav li ul	{
	padding:	10px 0px 10px 15px;
	margin:	0px;
	}

#nav li li	{
	line-height:	15px;
	}

#nav a	
{
	color:	#707070;
}

#nav a:visited	
{
	color:	#707070;
}

#nav a:hover	
{
	color:	#707070;
	font-weight:	bold;
	text-decoration:	none;
}

#content 
{
	float:	left;
	padding:	0px;
	margin:	0px;
	width: 341px;
	}

#content p	{
	line-height:	21px;
	margin:	0px;
	padding:	25px 20px 15px 20px;
	}

#content a	
{
	color:	#056da4;
}



#triColumnContainer	{
	margin:	0px;
	padding:	25px 20px 15px 20px;
	}

#triColumnContainer a	
{
	color:	#076ea8;
}	

#triColumnContainer p	{
	line-height:	21px;
	margin:	0px;
	padding:	5px 0px 15px 0px;
	}

#productsColumn	{
	padding:	0px 10px 0px 5px;
	margin:	0px;
	vertical-align:	top;
	width:	33%;
	}

#dealerColumn	{
	padding:	0px 5px 0px 5px;
	margin:	0px;
	vertical-align:	top;
	width:	33%;
	}

#supportColumn	{
	padding:	0px 5px 0px 10px;
	margin:	0px;
	vertical-align:	top;
	width:	33%;
	}

#column3 
{
	background:	#fff;
	float:	right;
	padding:	25px 10px 10px 20px;
	margin:	0px;
	width: 194px;
	}

#column3 input	
{
	font-size: 11px;
	padding:	0px;
	margin:	0px 0px 6px 0px;
	width:	125px;
	}
	
#productPageColumn {
	float:	left;
	padding:	0px;
	margin:	0px;
	}

h1	
{
	color:	#486182;
	font-size:	11px;
	font-weight: normal;
	padding:	0px;
	margin:	28px 0px 6px 0px;
	text-transform: uppercase;
}
	

#productPageColumn p	{
	line-height:	21px;
	margin:	0px;
	padding:	10px 10px 5px 0px;
	}

#productPageColumn table	{
	border:	1px solid #bbc4d2;
	padding:	0px;
	margin:	0px 0px 10px 0px;
	width:	505px;
	height:	143px;
	}

#productPageColumn td	{
	border:	0px;
	padding:	0px;
	margin:	0px;
	}
	
#productPageColumn td.visitWebsite	{
	background:	#e8e8e8;
	padding:	0px 10px 0px 15px;
	margin:	0px;
	height:	25px;
	}

#productPageColumn td.partnerContent	{
	background:	#f2f2f2;
	line-height:	13px;
	padding:	0px 10px 0px 15px;
	margin:	0px;
	height:	118px;
	}
	
#secondaryFooter	{
	color:	#828e93;
	font-family:	tahoma, arial, sans-serif;
	font-size:	10px;
	margin:	-10px auto;
	width:	773px;
	clear:	both;
	}

#secondaryFooter a	{
	color:	#828e93;
	text-decoration:	none;
	}	

#secondaryFooter a:hover	{
	color:	#828e93;
	text-decoration:	underline;
	}	

#secondaryLeftColumn	{
	padding-left:	10px;
	}
	
#secondaryCenterColumn	{
	padding-left:	200px;
	}

#secondaryRightColumn	{
	padding:	0px	0px 10px 20px;
	}

#documentTable	
{
	color:	#666;
	border:	1px solid #bbc4c2;
	background:	#fff;
	line-height:	24px;
	width:	90%;
}

#documentTable	a, #documentTable a:hover, #documentTable
{
	color:	#666;
}

#documentTable th	
{
	background:	#f1f1f1;
	padding:	3px 3px 3px 12px;
	margin:	0px;
	text-align:	left;
}

#documentTable td	
{
	background:	#fff;
	border-bottom:	1px solid #bbc4c2;
	padding:	3px 3px 3px 12px;
	margin:	0px;
	text-align:	left;
}

#documentTable img	
{
	border:	none;
	padding:	0px 12px 0px 0px;
}

/* bstock list begin */
table.tblBStock th { border-bottom: solid 1px #000; line-height:30px; padding: 0px 3px 0px 3px;}
table.tblBStock th.left { text-align:left;}
table.tblBStock th.right { text-align:right;}

table.tblBStock td { border-bottom: dotted 1px #000; padding: 5px 3px 5px 3px; vertical-align:text-top;}
table.tblBStock td.right { text-align:right;}
table.tblBStock td.center { text-align:center;}
table.tblBStock td.bold { font-weight: bold;} 
table.tblBStock td.category { border: none; font: 12px Verdana, Arial, Helvetica, sans-serif; color: #486182; padding-top: 10px; }
/* bstock list end */

.alert {color : #CC0000;}

/* Gallery Page Styles */
td.gall_thumb {border: 1px solid #bebebe; padding:3px; width:155px; height:160px; vertical-align:middle; text-align:center;	background-image:  url(../images/gallthumb_back.jpg); 
background-repeat: repeat;}
img.thumb {border:1px solid #000; margin-left: 10px;}
.visibleDiv {display: block;}
.hiddenDiv {display: none;}
/* Gallery Page Styles */

/* 20th banner styling */

#invitebanner {
	position:absolute;
	bottom:0px;
	right:0px;
	
	}
