@charset "utf-8";
* {
	margin: 0; 
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #999999;
}
h1 {
	font-size: 15px;
	line-height: 19px;
	color: #999999;
	padding-bottom: 12px;
	padding-right: 40px;
}
h1 span {
	color: #006633;
}
p {
	font-size: 11px;
	line-height: 14px;
	color: #000;
	padding-bottom: 10px;
}
#maincontainer {
	background-color: #fff;
	width: 769px;
	margin: 0 auto;
	padding-left: 40px;
	padding-right: 40px;
}
.headerbg {
	background: #ffffff url(../images/headerbg.gif) center top no-repeat;
	min-height: 147px;
}
* html .headerbg {
	height: 147px;
}
.headerbg1 {
	background: #ffffff url(../images/headerbg1.gif) center top no-repeat;
	min-height: 147px;
}
* html .headerbg1 {
	height: 147px;
}
.headerbg2 {
	background: #ffffff url(../images/headerbg2.gif) center top no-repeat;
	min-height: 147px;
}
* html .headerbg2 {
	height: 147px;
}

#leftcol, #rightcol {
	float: left;
	width: 536px;
	margin: 0;
	padding:0;
}
#rightcol {
	width: 233px;
	padding-top: 28px;
}
#rightcol img {
	float: left;
}
.clear {
	clear: both;
}
#header {
	padding-top: 42px;
}
#ecoleatherlogo {
	background: url(../images/e-leather-logo.gif) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#ecoleatherlogo span {
	display: none;
}
#topnavigation {
	width: 336px;
	height: 36px;
	float: left;
	text-align: right;
}
#topnavigation a {
	padding-right: 18px;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
#topnavigation a:hover, #topnavigation a.active {
	color:#006633;
}
.contentarea {
	margin: 0;
	padding: 0;
	padding-top: 30px;
}
.col {
	width: 240px;
	margin-right: 20px;
	float: left;
}
.col h1 {
	padding-right: 0;
	padding-bottom: 3px;
}
#portfoliobox {
}

#portfoliobox .box {
	margin-top: 25px;
	border: 1px solid #007f3d;
	padding: 4px;
	margin-right: 18px;
	float: left;
}
#portfoliobox .last {
	margin-right: 0;
}
#portfoliobox h1 {
	background-color: #007f3d;
	height: 38px;
	width: 233px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#portfoliobox img {
	width: 233px;
	height: 182px;
	overflow: hidden;
	float: left;
}
#footer {
	clear: both;
	padding-top: 28px;
	#padding-top: 14px;
	padding-bottom: 28px;
}
#footer p.left, #footer p.right {
	font-size: 10px;
	color: #888888;
	line-height: 10px;
	padding: 0;
	margin: 0;
	float: left;
}
#footer p.right {
	float: right;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

#sublinks {
	padding-top: 27px;
	line-height: 41px;
}
#sublinks a {
	text-decoration: none;
	padding-right: 23px;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
#sublinks a:hover,#sublinks a.active {
	color: #006633;
}

#maincontainer.headerbg #portfoliobox img, #maincontainer.headerbg1 #portfoliobox img, #maincontainer.headerbg2 #portfoliobox img {
	margin-top: 11px;
	margin-right: 7px !important;
	#margin-right: 11px;
	float: left;
	width: auto;
	height: auto;
}
