body {

	margin: 0;

	padding: 0;

	font-family: Verdana, sans-serif;

	font-size: small;

	background: #d9d9d9;

	}
A:link {color: #0d3590}
A:visited {color: #0d3590}
A:active {}
A:hover {text-decoration: none; color: #ff0000;}
a:link {

	color: #39c;

	}

a:visited {

	color: #369;

	}



/* layout */



#wrap {

	min-width: 500px;

	max-width: 1000px;

	background: url(../img/wrap-bg.gif) repeat-y 70% 0;
	text-align:left;
	}

#content {

	float: left;

	width: 70%;

	font-size: 95%;

	color: #333;

	line-height: 1.5em;

	}

#sidebar {

	float: right;

	width: 30%;

	}

#footer {

	clear: both;

	background: #828377 url(../img/footer-bg.gif) repeat-x top left;

	}



/* gutters */



#content .gutter {

	padding: 25px;

	background: url(../img/content-bg.gif) repeat-x top left;

	}

#sidebar .gutter, #sidebar-2 .gutter {

	padding: 15px;

	}



/* header */



#header {

	border-bottom: 3px solid #87B825;

	background: #B4E637 url(../img/header-bg.gif) repeat-x top left;

	}

#header h1 {

	margin: 0;

	padding: 40px 0px 40px 160px;

	font-family: Georgia, serif;

	font-size: 180%;

	color: #375B93;

	background: url(../img/logo.jpg) no-repeat top left; 

	}

	

/* message row */



#message {

	margin: 0;

	padding: 10px;

	font-size: 90%;

	color: #FCFCE8;

	text-align: center;

	background-color: #6E6F5F;

	}

#message strong {

	padding: 0 0 0 28px;

	}

	

/* content */



#content h2 {

	margin: 0 0 1em 0;

	padding: 0;

	font-family: Georgia, serif;

	font-size: 140%;

	color: #DF9E51;

	font-weight: strong;

	}



dl.feature {

	margin: 15px 0;

	padding: 15px;

	border-top: 1px dotted #ccc;

	border-bottom: 1px dotted #ccc;

	}

dl.feature:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

	}

dl.feature dt {

	margin: 0 0 .5em 0;

	font-family: Georgia, serif;

	font-size: 140%;

	color: #693;

	}

dl.feature dt img {

	float: left;

	margin: 0 15px 0 0;

	padding: 0 4px 4px 0;

	background: url(../img/photo-frame.gif) no-repeat bottom right;

	}

dl.feature dd {

	margin-left: 169px;

	font-size: 90%;

	line-height: 1.5em;

	color: #666;

	}



/* sidebars */



.box { 

	margin: 0 0 20px 0;

	padding: 0 0 12px 0;

	font-size: 85%;

	line-height: 1.5em;

	color: #666;

	background: #fff url(../img/box-b.gif) no-repeat bottom left;

	}

.box h3 {

	margin: 0 0 10px 0;

	padding: 12px 12px 3px 12px;

	font-family: Georgia, serif;

	font-size: 120%;

	font-weight: normal;

	border-bottom: 1px solid #D5D6BE;

	color: #DF9E51;

	background: url(../img/box-t.gif) no-repeat top right;

	font-weight: bold;

	}

.box p, .box ul {

	margin: 0;

	padding: 0 12px;

	}

.box ul li {

	margin: 0 0 0 12px;

	padding: 0 0 0 18px;

	list-style: none;

	background: url(../img/li-bullet.gif) no-repeat 0 3px;

	}



/* footer */



#footer p {

	margin: 0;

	padding: 15px;

	font-size: 85%;

	color: #333; 

	}



/*  IE fixes */



#content, #sidebar {

	height: 1%;

	}



.feature { 

	display: inline-table; 

	}

/* Hides from IE/Mac \*/

* html .feature { 

	height: 1%; 

	}

.feature { 

	display: block; 

	}

#footer {

	height: 1%;

	}



div .bigpic{

	float:right;

}

.download h4{

	padding: 3px 0px 3px 1px;

	margin: 10px 0px 0px 0px;

}

.download table{

	padding: 5px;

}

.download .imgtitle{

	vertical-align: top;	
}

.download .list{

	width: 440px;

	border-top: 1px solid #D5D6BE;
}

.download .list table{

	width: 100%;

	padding: 3px;

}

.download .list .size{

	width: 60px;

	text-align: right;

}

.download .list .file img{

	vertical-align: middle;

}

.contact{

	margin: 15px;

	border: 1px solid #fff;
}

.contact .desc{

	font-size: 80%;

}

.contact .txt{

	text-align: right;

}

.contact .desc td{

	padding: 0px 0px 0px 5px;

	color: #707162;

}

.pic{

	margin: 20px;
}

.pic img{

	padding: 2px;

	border: 1px solid #B4E637;

	height: 200px;

	margin-right: 5px;

}



.product { 

	margin: 0;

	padding: 0;

	line-height: 1.5em;

	color: #666;

	}

 .product .group{

 	margin: 0 0 40px 0;
 }

.product h3 {

	margin: 0 0 10px 0;

	padding: 12px 12px 3px 8px;

	font-family: Georgia, serif;

	font-size: 120%;

	font-weight: normal;

	border-bottom: 1px solid #D5D6BE;

	color: #693;

	}

.product h4 {

	padding: 0 0 0 10px;

	font-family: Georgia, serif;

	font-size: 110%;

	font-weight: strong;

	margin:0;

	}

.product .group img {

	position:absolute;

	max-width: 100px;

	padding: 10px;

	}

.product .group p, .product .group ul {

	margin-left: 110px;

	padding: 0 12px;

	}

.product .group ul li {

	margin: 0 0 0 12px;

	padding: 0 0 0 18px;

	list-style: none;

	background: url(../img/li-at.gif) no-repeat 0 3px;

	}

.product p img{

	padding: 2px;

	border: 1px solid #B4E637;

	}