body{	
	background-color:#ffd;
	background-position:bottom 0px;
	background-attachment:fixed;
	background-repeat:repeat-x;
	text-align:center;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;

}
#container{
	background-image:url("../assets/header_bkd.gif");
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#fff;
}

#topNav{
	padding-bottom:00px;
	margin-top:0px;
}
#topNav a.first{
}
#topNav a{
	padding:5px;
	margin:0;
	font-weight:bold;
	color:#000;
	font-size:1.5em;
	text-decoration:none;
}
#topNav a:hover{
	text-decoration:underline;
}
#topNav a.tab{

}


#content{
	background-color:transparent #EFFFAF ;	
	background-image:url("../assets/content_bkd1.png");
	background-repeat:repeat;
}
#mainText,#subpage{
	color:#333;
	background-color: transparent #fff;
	background-image:url("../assets/maintext_bkd.png");
	background-repeat:repeat;
}
* html #content{
	background-color:#EFFFAF ;
}
* html #mainText,* html #subpage{
	background-color: #fff;
}
#slideshow{
	width:380px;
	height:250px;
}
.slideshowMarg{
	margin-left:420px!important;
}
a.group img{
	float:right;
	margin:0 20px 20px 20px;
	border:1px solid #000;
	clear:right;
}
h1{

	color:#ff3300;
	text-align:left;
	font-size:1.5em;
	margin:20px 20px 5px 20px;
	clear:left;
}
h2{
	color:#9900ff;
	text-align:left;
	font-size:1.3em;
	margin:20px 20px 5px 20px;
	clear:left;
}
h3{
	color:#667F00;
	text-align:left;
	font-size:1.2em;
	margin:20px 20px 5px 20px;

}
p{
	margin:0px 20px 20px 20px;
	line-height:1.3em;
	font-size:1.2em;
	text-align:justify;
}
p.attr{
	font-size:0.8em;
	color:#888;
	margin:5px 20px;
}
ul{
	margin:0px 20px 20px 40px;
	line-height:1.3em;
	font-size:1.2em;
	text-align:left;
	list-style-type:disc;
	color:#3B6F14;
	
}
li{
	margin:5px 0;	
}
#content a{
	color:#00BFAE;
	text-decoration:none;
	border-bottom:1px dotted #226F26;
}
.box h2{
	background-color:#c50005;
	color:#fff;
}
.box p{
	font-size:1em;
}
a:hover{
	color:#3ABF23;
}
#footer{
	clear:left;
	text-align:center;
	font-size:.8em;

}
#footer p{
	text-align:center;
}
#footer li{
	display:inline;
}
#footer li a{
	color:#ddd;
	margin: 1em 1em;
	font-size:.8em;
}
.prodShot{
	float:right;
	margin:20px;
}
.prodShot a {
	border-bottom:none!important;
}
div.tooltip { -moz-border-radius:5px; border:1px solid #fff !important; position:absolute; background-color:#0a0545 !important; font-weight:bold !important; z-index:1000; color:#fff !important; opacity:0.9; }

div.tooltip div.toolrel { position:relative !important; padding:3px !important; }
#ads{
	background-color:#444;
}
