body {
	background-color: #aad46e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1, h2, h3, h5 {margin: 0;}
h1 {
	font-weight: lighter;
	color: #666666;
	font-size: 2.4em;
}
h2 {
	font-size: 1.8em;
	font-weight: lighter;
	color: #666666;
}
a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#mainpage {
	background-color: #FFFFFF;
	height: 1200px;
	width: 800px;
	margin-right: auto;
	margin-bottom: auto;
	position: relative;
	left: 20px;
	margin-top: 0px;
}
#banner {
	height: 100px;
	width: 780px;
	padding-top: 10px;

}
#header {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
background-color: #FFFFFF;
	margin:0px;
	height: auto;
	clear:both;
}

#right_colomn {
	float: left;
	width: 34%;
	margin-left: 10px;
}
#right_colomn_pic {
	padding-top:15px;
	float: left;
	width: 34%;
	margin-left: 10px;
	border: 0;
}

#left_colomn {
    background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 62%;
	margin-left: 10px;
}
#home #left_colomn  {	background-image: url(../images/eradibait_tub2.jpg);
	background-repeat: no-repeat;}


#left_colomn_bottom {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#left_colomn_top {
	background-position: left;
	text-align: right;
	padding: 5px;
}

.left_shadow {
	background-color: transparent;
	background-image: url(img/edge_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.right_shadow {
	background-color: transparent;
	background-image: url(img/edge_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	}
	
#footer {
	float:left;
	padding: 5px 20px 0px 20px;
	height:20px;
	width:760px;
	font-size: 0.8em;
}
#footerleft a {
	color: #666666;
	text-decoration: none;
}
#footerleft a:hover {
	text-decoration: underline;
}

#footerleft {
	float: left;
	width: 62%;
}
#footeright {
	float: right;
	width: 30%;
	text-align: right;
}



/*Boxes*/
.boxtop_wide {
	background:url(img/boxtop.gif) no-repeat bottom transparent;
	height: 8px;
	width: auto;
}
.boxmiddle_wide {
	background: #fdfefc  url(img/boxslice.gif) repeat-x bottom;
	border-right: solid 1px #aad46e;
	border-left: solid 1px #aad46e;
	border-bottom: solid 1px #c7e19d;
	height: auto;
	width: auto;
	padding: 5px;
}
.boxbottom_wide{
    background:url(img/boxbottom.gif) no-repeat bottom transparent;
	margin:0px;
	height: 7px;
	width: auto;}
	
.boxtop_right {
	background:url(img/boxtop_right.gif) no-repeat bottom transparent;
	height: 7px;
	width: auto;
}
.boxmiddle_right {
	background: #fff url(img/boxslice_right.gif) repeat-x bottom;
	border-right: solid 1px #f4cd90;
	border-left: solid 1px #f4cd90;
	border-bottom: solid 1px #f4c57b;
	height: 580px;
	width: auto;
	padding: 5px;
}
#products .boxmiddle_right {
    background: #fff url(img/boxslice_right.gif) repeat-x bottom;
	border-right: solid 1px #f4cd90;
	border-left: solid 1px #f4cd90;
	border-bottom: solid 1px #f4c57b;
	height: auto;
	width: auto;
	padding: 5px;
	}
.boxbottom_right{
    background:url(img/boxbottom_right.gif) no-repeat bottom transparent;
	height: 6px;
	width: auto;}
	
.copy {
	padding-top: 6px;
	padding-left: 22px;
	background-color: transparent;
	background-image: url(img/small_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
}
.copy_right {
	padding-left: 5px;
	background-color: transparent;

}
.copy_rightprod {
	padding-left: 5px;
	background-color: transparent;

}
.copy_rightprod img {
	margin-right: 0.6em;
	display: block;
	border:0px;
}
.copy_right img {
	margin-right: 0.6em;
	display: block;
	border:0px;
}
.floatright{float:rightt;}

#company #mainpage {
	height: 1800px;
}
#general #mainpage {
	height: 1500px;
}


#left_colomn_top h1 {
	font-size: 2.1em;
}
#left_colomn_middle img {
	float: left;
	margin-right: 10px;
}
.clear {
	clear: both;
}

#left_colomn_middle {
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	margin: 0px;
}
#left_colomn_middle h5 {
	padding-bottom: 5px;
}
