	


body {
	background:#d1d1d1 url(images/body-bg.gif) top repeat-x;
	color:#111;	
    size:65%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	margin-top:10px;
}


a:link		{ 	color: #090;
				text-decoration: none; }			
a:visited	{ 	color: #737;
				text-decoration: none; }
a:active	{ 	color: #770;
				text-decoration: none; }
a:hover		{ 	color: #1f1;
				text-decoration: none; }
				
.maincontent {
	padding: 0px 15px 0px 15px;
	font-size:11px;
}	 
.featurecontent {
	text-decoration: none;
	background:#FFFFFF url(images/bg-feature.jpg) top no-repeat;
	padding: 20px 60px 10px 60px;
	font-size:11px;
}
.footer {
  	border:1px solid;	
	border-color:#bbb #bbb #bbb #bbb;
	color:#888;
    line-height: 18px;
	font-size:9px;			
}	 

/* 
	Side navigation
 */

ul.menu  {
	margin:15px 0px 0px 13px ;  /* TRBL overal box clearance */
	list-style:none;	
	padding:0;	  /* Opera fix */
    height: 268px;
    width: 130px;	
	font-size:11px;	
}

.menu li {
	background-position:0px 0px;
  	border:0px;			
	text-decoration:none;		
}

.menu li a {
	display:block;
	height: 30px;		
  	border:1px solid;	
	border-color:#ccc #bbb #b6b6b6 #ccc;	
	margin:0px 0px 5px 0px;  /* extra margin outside each box*/	
	padding: 0 0 0 37px;	
}
.menu a, .menu a:link, .menu a:visited {
	text-decoration:none;		
	color: #005f00;
}
.menu a:hover, .menu a:active, .menu .on a {
	background-position:-150px 00%;
	background-repeat:no-repeat;	
}

.menu li a:hover, .menu li.on a {
	color:#f08000;	
	text-decoration:none;	
}
/* Menu Buttons */
.b-home a {    background: url(menu/b-home.gif);
    line-height: 30px;
}
.b-dc a {    background: url(menu/b-dc.gif);
    line-height: 30px;
}
.b-cc a {    background: url(menu/b-cc.gif);
    line-height: 30px;
}
.b-products a {background: url(menu/b-products.gif);
    line-height: 30px;
}
.b-sw a {background: url(menu/b-sw.gif);
    line-height: 30px;
}
.b-downloads a {background: url(menu/b-download.gif);
    line-height: 30px;
}
.b-cart a {background: url(menu/b-cart.gif);
    line-height: 30px;
}
.b-contact a {background: url(menu/b-contact.gif);
    line-height: 30px;
}
.frmButtonI {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	background-image: url(images/btnsubmit.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBEEBB;
	border-left-color: #BBEEBB;
	border-top-color: #BBEEBB;
	border-bottom-color: #BBEEBB;
	width: 61px;
	height: 20px;
}
.frmInput2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 145px;
	height: 16px;
	padding-left: 3px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBEEBB;
	border-right-color: #BBEEBB;
	border-bottom-color: #BBEEBB;
	border-left-color: #BBEEBB;
}
form {
	margin: 0px;
	padding: 0px;
}


<style type="text/css">

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #44FF44;
padding: 3px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 3px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position: fixed; top: 100px; left: 100px;}
</style>

<style type="text/css">

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #44FF44;
padding: 3px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 3px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position: fixed; top: 100px; left: 100px;}
</style>


<style type="text/css">

.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #44FF44;
padding: 3px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 3px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
position: fixed; top: 100px; left: 100px;}
</style>
