/* CSS Document */
html,body{
	margin:0;
	padding:0;
	
}

div
{
overflow: hidden;
}

#container {
	width: 1092px;
	margin: 0 auto;
	font-family:arial,"lucida console",sans-serif;
	overflow:hidden;
}

#header {
	background: url(../linesystems/images/headerCap.jpg) no-repeat;
	height: 204px;
	color:#ffffff;
	overflow:hidden;
}

#header span {    /* very top nav  */
	float: right;
	margin: 35px 120px 0 0;
}

#header span a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
	text-decoration: none;
}

#header span a:hover {
	color: #221b83;
}
#primaryNav {
	clear:right;
	padding:115px 0 0 135px ;
}
#primaryNav a {
	color: #221b83;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/navArrowHolder.gif) no-repeat;	
	padding: 5px 0 5px 30px;
	margin: 0;
}

#primaryNav a:hover {
	color: #221b83;
	font-weight:bold;
	background: url(../linesystems/images/navArrowFast.gif) no-repeat;
}
#primaryNav a.active, #primaryNav a.active:link, #primaryNav a.active:visited,#primaryNav a.active:hover {
	color: #ffffff;
}
#mainBody {
	background: url(../linesystems/images/bodyBg.jpg) repeat-y;
	padding: 10px 70px 0 70px;
	overflow:hidden;
	height:100%;
}

#secondaryNav,#subNav {
	color: #221b83;
	text-align:center;
/*	background: url(../linesystems/images/pageNavImgHolder.jpg) repeat-x; */

}

#secondaryNav a, #subNav a {
	color: #221b83; 				
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 5px 5px 7px 5px;
	line-height: 2em;
}

#secondaryNav a:hover, #subNav a:hover {
	color: #FFFFFF;
	background-color: #676799; 			
} 
#secondaryNav a.active,#secondaryNav a.active:link,#secondaryNav a.active:hover,#secondaryNav a.active:active,#secondaryNav a.visited,#subNav a.active,#subNav a.active:link,#subNav a.active:hover,#subNav a.active:active,#subNav a.visited{
	background-color:#999999;
	color:#ffffff;
}

/*  main content items    */
#mainContent{
	padding:20px 30px 0 30px;
}
H1{
	font-size:16px;
	font-family:arial,"lucida console",sans-serif;
	font-weight:bold;
	color:#4E4D8E;
}
H2{
	font-size:14px;
	font-family:arial,"lucida console",sans-serif;
	font-weight:bold;
	color:#4E4D8E;
	margin:1.4em 0;
}
#indexBody{
	padding:0 26px;
}
#indexBody p{
	padding:0 23px;
	text-align:justify;
}
a.prodThumb{
	display:block;
	height:203px;
	margin:0 23px 46px 23px;
	width:234px;
	float:left;
	background-image:url(../images/prodThumb.jpg);
	background-repeat:no-repeat;
}
a.prodThumb h2{
	margin:0;
	padding:0 60px 0 0;
	color:#FFFFFF;
	font-size:14px;
	height:40px;
	margin:10px 0;
	text-align:center;
	
}
a.prodThumb img{
	margin:0;
	padding:0 60px 0 0;
	margin:5px 0 0 20px;
}
div.index3Col{
	height:225px;
	margin:0 23px 46px 23px;
	width:234px;
	float:left;
	text-align:center;
	font-size: 13px;
}
div.index3Col img{
	display:block;
	margin:0 auto;
	border-style:none;
}
div.index3Col a, div.index3Col a:link, div.index3Col a:visited, div.index3Col a:active{
	font-size:.8em;
	color:#4E4D8E;
}
div.index3Col a:hover{
	color:#999999;
}
#footer {
	padding: 15px 70px 0 70px;
	background: url(../linesystems/images/footerCap.jpg) no-repeat;
	height: 80px;
	overflow:hidden;
	margin: 0 auto;
}
#footer p, #footer p a {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.index-link
{
	text-decoration: none;
}

.index-block-header {
	margin:0;
	padding:0 60px 0 0;
	color:#FFFFFF;
	font-size:14px;
	height:40px;
	margin:10px 0;
	text-align:center;
	font-family: arial,"lucida console",sans-serif;
	font-weight: bold; 
	text-decoration: none;
	display: block;
}

#thermal-bottom-wrap {
	clear: both;
	float: left;
	width: 840px;
}

#thermal-bottom-left {
	width: 500px;
	float: left;
}

#thermal-bottom-right {
	float: right;
}

div.3colLeft {
	text-align: left;
}
