body {
	background-color: #388235;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

#main-contain{
	width:984px;
	height:690px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}
.mr{margin-right:10px;}

#flash{width:952px; height:168px;}

#buttons{
	width:100px;
	height:100px;
	margin-top:300px;
	float:left;
}

#landscape-container {
	width: 780px;
	margin: 100px 0px 40px 100px;
	text-align: center;
	float:left;

}

#landscape-container img {
	margin-top: -60px;
}

.landscape-element {
	margin-top: -80px;
}

.landscape-element a img {

}

.website {
	margin: 2px;

}

.linebreak {
	clear: both;
}

.showdiv {

}

.landscape-row1 {
	z-index: 0;
}

a:active
{
         outline:none;
}
 
a:focus
{
         -moz-outline-style:none;
}