html, body {
	height: 100%;
	margin: 0px;
	padding:0px;
	background:url(/images/bg.png) top repeat-x; 
	position: relative; 
	background-color: #ffffff;

}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:930px;
	margin:0px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
	background:url(/images/headerbg.png) top repeat-x;
	border-left:0px solid #f7f7f7;
	border-right:0px solid #f7f7f7;
	position: relative;
}

#content {
	width:880px;
	margin:0px auto;
	padding:10px;

}

#header {
	width:880px;
	margin:0px auto;
	padding-top:24px;
	background-color:transparent;
	height: auto;
	background-position: left top;
}

#3col {
	width:880px;
	margin:0px auto;
	padding-top:35px;
	background-color:transparent;
	height: auto;
	background-position: left top;
}

#3col h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-top:0px;
}

#3col a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#2c5185;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#3col a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#c42b2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#toppanel img{
padding:15px 8px 15px 15px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 16px Trebuchet MS;
width: 100%;
border: 0px;
border-width: 0px 0;
background: black url(/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #808080;
padding: 9px 12px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #4d4d4d;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #000;
background: transparent url(/images/blockactive.gif) center center repeat-x;
}

.bullet {
	font-family:"Trebuchet MS";
	font-size:11px; 
	padding: 0;
}



#contentarea {
	clear:both;
	padding:10px 0px;
}

#maincontent {
	float:left;
	width:100%;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
}

#maincontent h1{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:10px;
}

#maincontent h2{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:10px;
}

#maincontent h3{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#6b6c72;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#maincontent img{
	padding-left:0px;
	padding-right:20px;
	padding-bottom:10px;
}

#maincontent a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#2c5185;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#maincontent a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#c42b2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#maincontent p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#e50d2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar {
	float:right;
	width:430px;
	padding-right:30px;
	border-left:0px;
	padding-top:10px;
}

#leftbargal {
	float:right;
	background-color:#ffffff;
	width:700px;

}

#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#6b6c72;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:0px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#leftbar h2 a {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#2c5185;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbargal h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#6b6c72;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
}

#leftbar h4{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#2c5185;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e50d2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

h3.content {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#6b6c72;
	font-weight:normal;
	text-decoration:none;
}

#paragraph img{
border: 0px solid #2a2a2a;
padding:0px 10px 2px 0px;
}

#shadowbar{
margin: 0em auto 0 auto;
width: 778px;
border: 0px solid #2a2a2a;
padding:0px 0px 0px 0px;
}

#gallery{
float:left;
border: 0px solid #2a2a2a;
padding:0px 0px 0px 0px;
}

#paragraph img2{
float:right;
padding:0px 10px 2px 20px;
}

#rightbar {
	float:left;
	width:400px;
	background:url(/images/prod-bg2.jpg) top repeat-x; 
	
}

#rightbarhome {
	float:left;
	width:400px;
	background:url(/images/prod-bg.jpg) top repeat-x; 
	
}

#rightbar h3{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#6b6c72;
	font-weight:normal;
	text-decoration:none;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#5d8642;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

/*--footer--*/


#bottom {
	height: 120px;   
	position: relative;
	padding-top:15px;
	background-color: #4c4d4d;
	clear:both;
}

.clearfooter {   height: 0px;   clear: both;}

#footer {

	width:100%;
	background:url(/images/footerbg.png) top repeat-x; 
	position: relative; 
	background-color: #ffffff;
	height:250px;
	padding-top:0px;
}

#footerlogo {
	float:left;
	width:900px;
	margin-left:15px;
	background-color:none;
	height:80px;
	padding-top:25px;
}

#footerlogo a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:underline;
	padding-top:60px;
	padding-left:20px;
}

#footerlogo h3{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-top:0px;
	padding-left:20px;
}

#footerlogo a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9f02;
	font-weight:normal;
	text-decoration:none;
	padding-top:50px;
	padding-left:20px;

	
}

#footerlogo img{

	padding-left:0px;
	
}

#prodfade {

	width:100%;
	background:url(/images/prodfade.png) top repeat-x; 
	position: relative; 
	background-color: #ffffff;
	height:37px;
	padding-top:0px;
}

#validtext {
	float:right;
	width:378px;
	background-color:none;
	height:50px;
	padding-right:60px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
	padding-top:0px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9f02;
	font-weight:normal;
	text-decoration:none;
}

/*--bullets--*/


UL UL LI {
font-size : 11px; 
font-family : tahoma, arial, helvetica, sans-serif; 
color : #e50d2e; 

}

	  #container { float: left; padding-left: 0px; padding-right: 20px; background-color: #fff; width: 100%; height: 150px; font-family:"Trebuchet MS"; font-size:11px; color:#6b6c72;}
      #container div { float: left; padding-left: 20px; padding-right: 20px; width: 250px; border-right:1px solid #a8a8a9; }
	  #container a {background-color:inherit; color:#2c5185; font-weight:normal; text-decoration:none;}
	  #container a:hover {text-decoration:none; color:#b82129;}


/*--------------------------forms--------------------------*/


INPUT {
background:url(/images/searchbg.gif) top repeat-x;
color: black;
font-family:"Trebuchet MS" ;
font-weight: normal;
border: #000 1px solid;
margin-left: 15px;
font-size: 10pt;
}

INPUT2 {
background:url(/images/searchbg.gif) top repeat-x;
color: black;
font-family:"Trebuchet MS" ;
font-weight: normal;
border: #000 0px solid;
margin-left: 15px;
font-size: 10pt;
}  

TEXTAREA {
background:url(/images/searchbg.gif) top repeat-x;
color: black;
font-family:"Trebuchet MS" ;
font-weight: normal;
border: #000 1px solid;
margin-left: 15px;
font-size: 10pt;
} 

.altButtonFormat {
background-color: #d0e7ff;
font-family:"Trebuchet MS";
border: #000000 1px solid;
font-size: 9px;
margin-left: 15px;
color: #778899
} 

.altTextField {
background-color: #d0e7ff;
font-family:"Trebuchet MS";
font-size: 8pt;
margin-left: 15px;
color: #09c09c
} 

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family:"Trebuchet MS";
font-size: 12px;
margin-left: 15px;
color: #000000
}

/*--------------------------search page--------------------------*/

#searchcontent {
	float:left;
	width:100%;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
}

#searchcontent h1{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:10px;
}

#searchcontent h2{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:10px;
}

#searchcontent h3{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#6b6c72;
		vertical-align:absbottom; display:inline;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#searchcontent img{
	padding-left:0px;
	padding-right:20px;
	padding-bottom:10px;
}

#searchcontent a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#2c5185;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#searchcontent a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#c42b2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#maincontent p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#e50d2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}


/*-------------------------- gallery--------------------------*/



.thumbnail{

	padding: 10px 10px 0px 0px;

	background-color: white;

	border: 0px solid #2a2a2a;

	float: left;

	margin-right: 0px;

	margin-bottom: 5px;

	}	



.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

