/* Imprint Gallery Non-IE Screen Stylesheet */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
a {
	color: #00804e;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#all {
	position: relative;
	margin: 25px auto;
	padding: 0 10px;
	width: 745px;
	border: 1px solid #000000;
	background: url(../images/layout/leftcol_right_border.gif) 12px 240px repeat-y;
}
#header {
	position: absolute;
	top: 0;
	right: 10px;
	margin: 0;
	padding: 0;
	width: 649px;
	height: 183px;
	z-index: 200;
}
#owner {
	position: absolute;
	top: 0;
	left: 10px;
	margin: 0;
	padding: 0;
	width: 145px;
	height: 218px;
	background: #FFFFFF;
	z-index: 1;
}
#leftcol {
	position: relative;
	margin: 240px 0 0 0;
	padding: 0;
	width: 120px;
	float: left;
}
#leftcol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #00804e;
	overflow: visible;
}
#leftcol ul li {
	margin: 0 0 10px 0;
}
#leftcol ul li a {
	color: #000000;
	text-decoration: none;
	background: none;
}
#leftcol ul li a:hover {
	color: #00804e;
	background: url(../images/layout/nav-dot.gif) top right no-repeat;	
	display: block;
	width: 140px;
}
#endorsements {
	padding: 5px 0;
	border-top: 2px solid #000000;
}
#endorsements img {
	padding-bottom: 3px;
}
#rightcol {
	position: relative;
	margin: 0;
	padding: 185px 0 0 0;
	width: 605px;
	float: right;
	z-index: 3;
}
#top_border {
	position: relative;
	margin: 0;
	padding: 0;
	width: 605px;
	background: url(../images/layout/top_border.gif) top left repeat-x;
}
#bottom_border {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	width: 605px;
	background: url(../images/layout/bottom_border.gif) top left repeat-x;
}
#biginner {
	position: relative;
	margin: 0;
	padding: 0 9px;
	width: 587px;
	overflow: auto;
	background: url(../images/layout/side_border.gif) top left repeat-y;
}
#smalltop_border {
	position: relative;
	margin: 0;
	padding: 0;
	width: 476px;
	background: url(../images/layout/top_border.gif) top left repeat-x;
}
#smallbottom_border {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	width: 476px;
	background: url(../images/layout/bottom_border.gif) top left repeat-x;
}
#smallinner {
	position: relative;
	margin: 0;
	padding: 0 9px;
	width: 458px;
	background: url(../images/layout/smallside_border.gif) top left repeat-y;
}
#footer {
	position: absolute;
	bottom: 0;
	right: 20px;
}
#testimonials {
	position: relative;
	margin: 0;
	padding: 0 0 20px 0;
	width: 110px;
	float: right;
}
/* Clear Floats */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear { clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }
.flatright {
	float: right;
	margin: 0;
	padding: 0;
}
.flatleft {
	float: left;
	margin: 0;
	padding: 0;
}
.current {
	color: #000000;
	background: url(../images/layout/nav-dot.gif) top right no-repeat;
	display: block;
	width: 140px;
}
.green {
	font-size: 14px;
	font-weight: bold;
	color: #00804e;
}
.shizam {
	color: #000000;
	background: url(../images/layout/nav-dot.gif) top right no-repeat;
	display: block;
	width: 140px;
	font-size: 14px;
	font-weight: bold;
	}
#bladow { color:#00804e;}
#bladow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #00804e;
	overflow: visible;
}
#bladow ul li {
	margin: 0 0 10px 0;
}
#bladow ul li a {
	color: #00804e;
	text-decoration: none;
}
#bladow ul li a:hover {
	color: #00804e;
	background: url(../images/layout/nav-dot.gif) top right no-repeat;	
	display: block;
	width: 140px;
}
