html {
	overflow:hidden;
	
	background-color: #000000;
	font-family:verdana;
	font-size:12px;
	background-image: url(../images/meditom-background.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


.container {
	position:absolute;
	width: 1120px;
	height:1540px;
	right:0px;
	top: 50%;
	margin-top:-770px;
	background-image: url(../images/meditom-line-black.jpg);
	background-repeat: repeat-y;
	background-position: 940px 0px;
	
}
.top {
	position:relative;
	clear:both;
	height:500px;
	margin-bottom:20px;
}
.top-left {
	position:absolute;
	height:500px;
	width:170px;
	float:left;
	background-image: url(../images/meditom-top-left.jpg);
}
.top-center {
	position:absolute;
	height:500px;
	width:750px;
	left:190px;
	background-image: url(../images/meditom-logo-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.top-right {
	position:absolute;
	height:500px;
	width:175px;
	right:0px;
}

.middle {
	position:relative;
	clear:both;
	height:500px;
}
.middle-left {
	position:absolute;
	height:500px;
	width:170px;
	float:left;
	background-image: url(../images/frontal.jpg);
	border:1px solid #977737;
}
.middle-left2 {
	position:absolute;
	height:500px;
	width:170px;
	float:left;
	background-image: url(../images/frontal.jpg);
	border:1px solid #977737;
}
.middle-left3 {
	position:absolute;
	height:500px;
	width:170px;
	float:left;
	background-image: url(../images/frontal.jpg);
	border:1px solid #977737;
}
.middle-center {
	position:absolute;
	height:500px;
	width:750px;
	left:190px;
	background-color:#ffffff;
	overflow-y:auto;
	border-top:1px solid #977737;
	border-left:1px solid #977737;
	border-bottom:1px solid #977737;
}
.middle-right {
	position:absolute;
	height:500px;
	width:180px;
	right:0px;
	background-color:#ffffff;
	background-image: url(../images/meditom-line-white.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	border-top:1px solid #977737;
	border-bottom:1px solid #977737;
}
.bottom {
	height:500px;
	margin-top:20px;
}
.bottom-left {
	position:absolute;
	height:500px;
	width:170px;
	float:left;
	background-image: url(../images/meditom-bottom-left.jpg);
}
.bottom-center {
	position:absolute;
	height:500px;
	width:750px;
	left:190px;
	background-image: url(../images/meditom-logo-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.bottom-right {
	position:absolute;
	height:500px;
	width:175px;
	right:0px;
}




.content {
	margin:20px;
}
.content h2{
	color: #856e43;
	font-size:15px;
}
.content h1{
	color: #856e43;
	font-size:19px;
}
.content h3{
	color: #856e43;
	font-size:12px;
}
.content a {
	color:#665d49;
}
.content a:hover {
	color: #856e43;
}
.content a img {
	border:none;
}
.csc-mailform { border:none;

width:350px;}

.csc-mailform input{ 

	position:relative;

	top:-20px;

	

	float:right;

	 }

.csc-mailform-field label {

  display: block;

  margin-top: 15px;

}
.facebook {
	position:absolute;
	bottom:0px;
	right:0px;
	width:220px;
	height:30px;
	padding:20px;
	background-color: #ffffff;
	border-top:1px solid #977737;
	border-left:1px solid #977737;
}
.facebook a {
	color:#53432f;
	font-size: 15px;
	text-decoration: none;
}
.facebook a:hover {
	
	text-decoration: underline;
}
.freenav {
	position:absolute;
	top:0px;
	right:0px;
	font-size:15px;
	
	padding-left:5px;
	padding-right:20px;
	padding-bottom:5px;
	background-color: #ffffff;
	border-bottom:1px solid #977737;
	border-left:1px solid #977737;
}
.freenav ul li{
	margin-top:-12px;
	list-style:none!important;
	margin-left:20px;
	float:left;
}
.freenav ul li a{
	color: #535353;
	list-style:none!important;
}
.freenav ul li a:hover {
	color: #856e43;
}
