html {
	overflow-y:scroll;
}

.standard_styles p, .standard_styles ul{
margin-bottom: 18px;
}

#main{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#top{
	position: relative;
	width: 950px;
	height: 80px;	
}

#logo{
	float: left;
	width: 200px;
	padding-top: 18px;
}

#cornermenu{
	position: absolute;
	right: 0;
	top: 6px;
	width: 100%;
		
}

#content{
	position: relative;
	width: 908px;
	height:auto !important;
	min-height:550px;
	height: 550px; 
	padding: 5px 20px 15px 20px;
	z-index: 10;
}

.frontpage #content{
	min-height:400px;
	height: 400px; 
	padding-left: 0;
	padding-right: 0;
	width: 950px;
	
}

.frontpage #content-front-top{
	position: relative;
	height: 423px;
	width: 100%;	
	padding-top: 4px;
}

.frontpage #content-front-bottom{
	position: relative;
	width: 100%;
	margin-top: 16px;
}

.frontpage .content-front-bottom{
	float: left;
	width: 210px;	
	height: 140px;
}

.frontpage #content-bottom-1{
	padding-right: 18px;
	border-right: 1px dotted #d3d3d7;

}

.frontpage #content-bottom-2{
	padding-right: 17px;
	margin-left: 18px;
	border-right: 1px dotted #d3d3d7;

	
}

.frontpage #content-bottom-3{
	margin-left: 18px;
	padding-right: 17px;

	border-right: 1px dotted #d3d3d7;
}

.frontpage #content-bottom-4{
	margin-left: 18px;
	
}

.frontpage #content-front-top-1{
	position: relative;
	width: 950px;
	height: 404px;
}

.frontpage h1{
	position: absolute;
	top: 183px;
	left: 95px;	
}

.frontpage .content-front-top-elements{
	position: absolute;
	left: 62px;
	top: 297px;
}

.frontpage .content-front-top-element{
	float: left; 
	width: 150px;
	height: 25px;
}

.frontpage .content-front-top-element a{
	padding-left: 35px;
}

.frontpage .news{
	padding-left: 0px;
	margin-bottom: 10px;
}

.frontpage .news h3{
	padding-left: 15px;	
}


#content-top{
	position: relative;
	width: 950px;
	height: 10px;
}

#content-bottom{
	position: relative;
	width: 950px;
	height: 10px;
}

#topmenu{
	position: relative;
	width: 950px;
	height: 108px;
	z-index: 100;
}

.frontpage #topmenu{
	height: 40px;

}



#footer{
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 10px;
}

#footerbox{
	position: relative;
	width: 950px;
	padding-top: 18px;
	padding-bottom: 30px;
	
}

#mainfooter{
	
}

#footer #footerbox .column{
	float: left;
	margin-right: 40px;
}

#breadcrumbs{
	margin-bottom: 10px;
	height: 20px;
	margin-top: -20px;
}

.breadcrumbs li{
	float: left;
}

/* CONTACT START */

#contact-box{
	position: absolute;
	right: 0;
	top: 0;
	height: 70px;
	width: 38px;
	cursor: pointer;	
	padding-top: 48px;
}

#contact-box span{
	margin-left: 0px;
	margin-top: 21px;
	
}

#contact-wrapper{
	position: fixed;
	top: 100px;
	left: -710px;
	height: 300px;
	width: 745px;	
	z-index: 1000;
}

#google-maps{
	margin-top: 35px;	
}

#contact-div{
	position: relative;
	width: 670px;
	height: 488px;
	padding: 17px;
}

#content-div-right{
	float: left;
	width: 198px;
	padding: 4px;
	height: 470px;
	margin-left: 17px;
}

#contact-form{
	position: relative;
}

#contact-submit{
	position: absolute;
	right: 0;
	bottom: 0;
}

#content-div-left-wrapper .contact-margin{
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-div-left-wrapper form{
	margin-top: 15px;
}

#content-div-left-wrapper input{
	width: 216px;
	height: 21px;
}

#content-div-left-wrapper textarea{
	width: 195px;
	height: 111px;
}

#content-div-left-wrapper input.checkbox{
	width: 25px;
	height: 21px;
}
#content-div-left-wrapper-left{
	float: left;
	width: 191px;
	
}

#content-div-left-wrapper-right{
	float: left;
	width: 191px;
}


#content-div-left-wrapper label{
	display: inline-block;
	width: 75px;
	margin-right: 10px;
}

#content-div-right-wrapper{
	width: 150px;
	height: 436px;
	padding: 17px 24px 17px 24px;
}

#content-div-left{
	float: left;
	width: 430px;
	padding: 4px;
	height: 470px;
}



#content-div-left-wrapper{
	width: 382px;
	height: 442px;
	padding: 14px 24px 14px 24px;
}

#contact-close{
	position: absolute;
	top: -16px;
	left: -16px;
	z-index: 2000;
}

/* CONTACT END */

#content-left{
	float: left;
 	width: 178px;
	margin-right: 26px;
	padding-top: 20px;
	position: relative;
}

#content-middle{
	width: 908px;
	padding-top: 20px;
	overflow: hidden;
	position: relative;
}

#content.columns2 #content-middle{
	width: 704px;
	margin-left: 204px;
}

#content.columns3 #content-middle{
	width: 500px;
	margin-left: 204px;
}

#content.columns2_right #content-middle{
	width: 704px;
	margin-right: 204px;
}

#content-right{
	float: right;
	width: 178px;
	padding-top: 20px;
	position: relative;
}

/* BOTTOM */
#content.columns1 #content-bottom-boxes.boxes1 .box{
	position: relative;
	width: 908px;
}

#content.columns1 #content-bottom-boxes.boxes2 .box{
	float: left;
	width: 404px;
}

#content.columns1 #content-bottom-boxes.boxes2 #content-bottom-boxes-left{
	margin-right: 100px;
}

#content.columns1 #content-bottom-boxes.boxes3 .box{
	float: left;
	width: 256px;
}

#content.columns1 #content-bottom-boxes.boxes3 #content-bottom-boxes-middle{
	margin-left: 70px;
	margin-right: 70px;
}

#content.columns2 #content-bottom-boxes.boxes1 .box{
	position: relative;
	width: 704px;
}

#content.columns2 #content-bottom-boxes.boxes2 .box{
	float: left;
	width: 317px;
}

#content.columns2 #content-bottom-boxes.boxes2 #content-bottom-boxes-left{
	margin-right: 70px;
}

#content.columns3 #content-bottom-boxes.boxes1 .box{
	position: relative;
	width: 500px;
}

#content.columns3 #content-bottom-boxes.boxes2 .box{
	float: left;
	width: 215px;
}

#content.columns3 #content-bottom-boxes.boxes2 #content-bottom-boxes-left{
	margin-right: 70px;
}

.topimage{
	margin-bottom: 15px;
}


