body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .95em;
margin: 10px 0px 0px 0px;
padding: 0px;
background-color: #e6e6e6;
}


#container{
background-color: #fff;
margin: 0 auto 0 auto;
width: 760px;
position: relative;

}

.topbanner{

background-color:Green;
width:auto;
padding:5px 0px 5px 0px;
background-repeat: repeat-x;
background-image: url(images/topbannerbg.gif); 
}

* html .topbanner{
width: 760px; 
}

.logo{
float: left;
margin-left: 5px;
 }

.clubname{
color:white;
font-size: 1.9em;
text-align: right;
padding-left: 5px; 
margin-top: 45px;
margin-right: 10px;
padding-right: 410px;
}

.topbannerspacer{
background-color: white; 
width: 760px;
padding: 10px 0px 10px 0px;
}

.partnership{
float: left;
font-size:1.2em;
font-weight: bold;
color: #336699;
padding: 18px 10px 0px 5px;
}

.partlogo{
	float: left;
}

.maincontent{
	color:#000;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
	font-size: 0.85em; 
	}

*html .maincontent{
	padding: 10px;
}

#maincolumn{
	margin: 0px 5px 0px 0px;
	width: 740px;
	padding-left: 5px;}
	
#mainbrochurecolumn{
	margin: 0px 5px 0px 0px;
	width: 740px;
	padding-left: 5px;
	background-image: url(images/brochures2.gif);
	background-repeat: no-repeat;
	background-position: top right;}
	


#sidecolumn{
float: right;
	width: 145px;
	border-left: 1px solid green;
	padding: 0px 0px 0px 6px;
	text-align: center;
}

#sidecolumn img{
margin-bottom: 10px;
}

h4{
	color: Green;
	font-size: 1.6em;
	padding-top: 4px;
}


.topmenu{
	width: 760px;
	border-bottom: 20px solid Green;
	color: White;
	border-top: 1px solid white;
	background-color: White;
	margin-top: 18px;

}

.topmenu ul{
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style: none;
}

.topmenu ul li
{
	display: inline;
	font-size: .85em;
	color: #7A99B6;
	margin:0px 0px 0px 0px;
	height: 26px;
	line-height: 26px;
	text-indent: 10px;
}

.topmenu ul li a{
padding: 5px 15px;
	color: #818181;
	text-decoration: none;
	background-color: #C9C9C9;
	background-image: url(images/topmenu_corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.topmenu ul li a:hover{
	color: white;
	text-decoration: underline;
		background-color: Green;
}


#contact #contactmenu a, 
#brochure #brochuremenu a, 
#garanti #garantimenu a, 
#reference #referencmenu a, 
#products #productsmenu a, 
#about #aboutmenu a, 
#home #homemenu a
	{
	text-decoration: none;
	color: white;
	background-color: Green;
	}



.logocontainer{
position: absolute;
	width: 167px;
	padding: 0px;
	margin: 0px
}

.clear{
	clear: both;
}

.clearwithborder{
	clear: both;
	border-bottom: 1px solid Green;
	height: 10px;
	margin: 15px 0px 5px 0px;
}

#leftmenu{
position: absolute;
top:100px;
padding: 0px 0px 0px 5px;
margin: 0px 0px 15px 5px;
width: 140px;
background-color: transparent;
font-size: 0.85em;
}

#leftmenu ul{
margin: 0px;
padding: 0px;
list-style: none;
}



#leftmenu ul li a{
display: block;
width: 140px;
color: #6e8dcf;
text-decoration: none;
border-bottom: 1px solid white;
}

#leftmenu ul li a:hover{
display: block;
color: #0DB02B;
text-decoration: none;
border-bottom: 1px dotted #0DB02B;
}


.affiliate{
text-align: right;
	background-color: white;
	margin: 0 auto 0 auto;
	padding: 10px 10px 10px 0px;
}


.footer{
	width: 760px;
	background-color: Green;
	border-top: 2px solid Black;
	color: White;
	margin: 0 auto 0 auto;
	padding: 0px;
}

.footer ul{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}

.footer ul li
{
	display: inline;
	font-size: .85em;
	color: #333333;
	margin:0 2px 0px 2px;
	height: 24px;
	line-height: 24px;
}

.footer ul li a{
	color: White;
	text-decoration: none;
}

.footer ul li a:hover{
	color: black;
	text-decoration: underline;
}

.highlightblock{
float: left;
	margin: 10px 0px 10px 0px;
}

.highlightnudge{
	margin-left: 6px;
}

dl {
padding: 0px;
background: url(images/box_bottom_180.gif) #ccc no-repeat left bottom; 
margin: 0px 0px 10px 2px; 
width: 180px;
}

dt {
padding: 10px;
font-size: 1.2em; 
background: url(images/box_top_180.gif) #999 no-repeat left top; 
margin: 0px 0px 0px 0px; 
color: #fff;
font-weight: bold;
border-bottom: #fff 1px solid
}

dd {
padding: 5px 5px 10px 0px;
font-size: .85em; 
margin: 0px 0px 0px 10px; 
height: 150px;
}

dd img{
text-align: center;
}

#blue dt {
background-color: #003082;
}

#blue{
color: White;
background-color: #7A99B6;
}

#red dt {
background-color: #990000;
}

#red {
color: White;
background-color: #cc6666;
}

#green dt {
background-color: #009966;
}

#green {
color: White;
background-color: #66cc99;
}

#footerplus{
background-color: #e6e6e6;
margin: 0 auto 20px auto;
width: 760px;
height:20px;
line-height: 20px;
text-align: left;
padding-top: 10px;
}

.design{
float: left;
}

.design a{
	color: #0931A8;
	text-decoration: none;
}

.design a:hover{
	color: white;
	text-decoration: none;
}

.copyright{
	float: right;
	color: #999999;
	font-size: .75em;
}

.homepic{
	float: left;
	margin-right: 10px;
	width: 440px;
}

.hometxt{
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 285px;
	color: #666600;
}

.righttxt{
	float: right;
	width: 480px;
}

.righttxt a{

color: #0DB02B;
text-decoration: underline;
font-weight: bold;
	
}

.righttxt a:hover{

color: #0DB02B;
text-decoration: none;
	
}

.fulltxt{
	float: right;
	width: 730px;
}

.fulltxt a{

color: #0DB02B;
text-decoration: underline;
font-weight: bold;
	
}

.fulltxt a:hover{

color: #0DB02B;
text-decoration: none;
	
}

.fulltxt img{
	margin-right: 40px;
}

.leftpic{
	float: left;
	width: 250px;
}

.floatright{
	float: right;
	width: 460px;
}

.aboutfloatright{
	float: right;
	width: 372px;
	margin-left: 10px;
}

.aboutfloatleft{
	float: left;
	width:350px;
}

.productfloatleft{
	float: left;
	width:540px;
}

.floatleft{
	float: left;
}

.headerwithimg{
	float: left;
	margin-bottom: 20px;
}

img.map{
	border: 1px solid Green;
	margin: 8px;
}


.homebullet{
height: 80px;
padding-top: 10px;
}

.homebulletmid{
height: 85px;
padding-top: 10px;
}

input{
	width: 250px;
}

input.button{
	width: 120px;
}

textarea{
	width: 250px;
}

.clearform{
	border-bottom: 1px dotted Green;
	margin-top: 40px;
}


.splitleft{
	float: left;
	width:350px;
	 
}

.splitright{
	float: right;
	width: 350px;
}