/*********************/
/*     GENERAL       */
/*********************/

table{
	border:0;
	border-collapse:collapse;
}

form{
	margin:0;
	padding:0;
}

input{
	height:17px;
	color:black;
}

div.clear_float{
	overflow:hidden;
	width:100%;
}

h1{
	margin-top:15px;
	padding-bottom:7px;
	vertical-align:bottom;
}

h2{
	margin-bottom:10px;
}

td{
	vertical-align:top;
}

ul.simple{
	margin:0;
	padding-top:5px;
	padding-left:20px;
}

ul.simple li{
	margin-bottom:3px;
}

/*********************/
/*     GENERAL       */
/*********************/

div#container{
	width:790px;
	margin:20px auto;
	position:relative;
}

div#header{
	height:98px;
	position:relative;
	z-index:1;
	margin-right:-1px;
}

img#logo{
	position:absolute;
	top:10px;
	left:230px;
}

img#corner{
	position:absolute;
	top:96px;
	left:164px;
}

div#menu_container{
	position:relative;
	z-index:1;
	width:164px;
	float:left;
	margin-left:-1px;
}

div#menu ul{
	margin-top:5px;
	margin-bottom:0px;
}

div#menu li{
	height:18px;
}

div#menu img{
	margin-top:0px;
}

div#content_container{
	position:relative;
	top:0;
	width:789px;
	z-index:0;
	min-height:300px;
	padding-bottom:30px;
	overflow:hidden;
}

div#back{
	position:absolute;
	top: 270px;
	left:60px;
}

div#content{
	overflow:hidden;
	width:610px;
	float:left;
	padding-top:15px;
	padding-left:15px;
}

div.element{
	width:97%;
	overflow:hidden;
	margin-bottom:17px;
}

div.prod_list{
	padding-bottom:20px;
	border-bottom:1px dashed #468A1D
}

div.element div.img_container{
	float:left;
	margin-left:10px;
	margin-right:15px;
	width:75px;
	text-align:center;
}

img.element_img{
	max-height:72px;
	max-width:72px;
	border:1px solid #99ccff;
}

div.element div.text_container, div.element div.text{
	float:left;
	width:450px;
}

div.element a.next{
	position:absolute;
	display:block;
	margin-left:20px;
	right:50px;
	font-size:11px;
	vertical-align:bottom;
	font-weight:bold;
}

div.element div.prospdownload img{
	margin-right:5px;
	vertical-align:middle;
}

div.element div.prospdownload a{
	color:#468A1D;
}

h1 img{
	position:absolute;
	margin-top:-10px;
	margin-left:10px;
}

div#footer{
	position:relative;
	bottom:0;
	height:80px;
	width:100%;
}

div#footer div{
	padding:30px;
}

div#contact_container{
	width:100%;
	overflow:hidden;
}
div#info_container{
	float:left;
	width:245px;
}

div#info_container p{
	margin-left:15px;
}

div#map_container{
	float:left;
	width: 345px;
}

div#map_container iframe{
	border:1px solid #99ccff;
}