/* FIXES */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a img {
	border: none;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #003F19;
}
ul {
	margin: 0px;
	margin-left: 50px;
}
.adress {
	margin-left: 15px;
}
table td {
	vertical-align: top;
}
/* FIXES */

/* TYPOGRAPHY */
h1{
	font-size: 15px;
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
}
h2{
	font-size: 13px;
	margin: 3px 0px 3px 15px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}
h3{
	font-size: 11px;
	margin: 1px 0px 1px 20px;
	padding: 0px 0px 1px 0px;
	text-align: justify;
}
h4{
	font-size: 10px;
	margin: 1px 0px 1px 20px;
	padding: 0px 0px 0px 0px;
}
p {
	text-align: justify;
	margin: 5px;
	margin: 1px 0px 1px 10px;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFB855;
}
/* TYPOGRAPHY */

/* LAYOUT */
.container {
	width: 788px;
	overflow: hidden;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.top {
	width: 100%;
	height: 109px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat ;
}
.menu {
	width: 760px;
	height: 15px;
	float: left;
	display: inline;
	margin: 0px 14px 0px 14px;
	color: #2F6C4C;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
}
.menu a {
	color: #2F6C4C;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: #D57A00;
}
.page-title {
	color: #003F19;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: bold;
	margin: 0px 30px 0px 0px;
	text-align: right;
	float: right;
	display: inline;
}
.content {
	width: 100%;
	overflow: hidden;
}
.cc {
	width: 760px;
	margin: 0px 14px 0px 14px;
	float: left;
	display: inline;
	color: #003F19;
	text-align: left;
}
.lefty {
	width: 270px;
	padding: 0px 0px 10px 10px;
}
.righty {
	width: 400px;
	padding: 10px 20px 10px 50px;
}
.foot {
	width: 100%;
	height: 72px;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
}
.copyright {
	color: #D57A00;
	width: 760px;
	margin: 10px 14px 0px 14px;
	float: left;
	display: inline;
}
/* LAYOUT */

/* CONTENT */

/* home */
.frontpage {
	width: 100%;
	height: 482px;
	overflow: hidden;
	background-image: url(images/frontpage.gif);
	background-repeat: no-repeat;
	text-align: left;
}
table.homepage {
	width: 760px;
	margin: 0px 14px 0px 14px;
}
table.homepage td {
	vertical-align: top;
}
td.title1 {
	width: 300px;
	height: 30px;
}
	td.title1 h2 {
	margin: 15px 0px 0px 80px;
}
td.title2 {
	width: 300px;
	height: 30px;
}
	td.title2 h2 {
	margin: 15px 0px 0px 80px;
}
td.title3 {
	width: 300px;
	height: 30px;
}
	td.title3 h2 {
	margin: 20px 0px 0px 80px;
}
td.content1 {
	width: 300px;
	height: 85px;
}
td.content1 p{
	margin: 30px 0px 0px 10px;
}
td.content3 {
	width: 300px;
	height: 85px;
}
td.content3 p{
	margin: 27px 0px 0px 10px;
}
td.content3 ul {
	line-height: 100%;
}
td.content3 li {
	line-height: 100%;
}
td.content5 {
	width: 300px;
	height: 85px;
}
td.content5 p{
	margin: 25px 0px 0px 10px;
}
td.content2 {
	width: 455px;
	height: 100px;
}
td.content2 p{
	margin: 33px 5px 0px 10px;
}
td.content4 {
	width: 455px;
	height: 100px;
}
td.content4 p{
	margin: 33px 5px 0px 10px;
}
td.content6 {
	width: 455px;
	height: 100px;
}
td.content6 p{
	margin: 35px 5px 0px 10px;
}
.bloc {
	width: 100%;
	overflow: hidden;
}
.bloc-title {
	width: 100%;
	height: 68px;
	background-image: url(images/bloctop.gif);
	background-repeat: no-repeat;
	text-align: left;
}
div.bloc-title h2 {
	margin: 15px 0px 0px 75px;
	text-align: left;
	height: 20px;
	float: left;
	display: inline;
}
.bloc-content {   
	background-image: url(images/blocontent.gif);
	background-repeat: repeat-y;
	width: 100%;
	overflow: hidden;
	text-align: left;
}
.bloc-bottom {
	width: 100%;
	height: 16px;
	background-image: url(images/blocbottom.gif);
	background-repeat: no-repeat;
}

/* products */
#products {
	width: 100%;
}
table#products a {
	font-size: 11px;
	font-weight: bold;
}
table#products img {
	padding: 0px 0px 0px 0px ;
	border: 10px solid #FFC26D;
	margin: 0px 10px 0px 10px;
}
/* CONTENT */

/* up logo link */
.logotime {
	float: left;
	display: inline;
	width: 189px;
	height: 93px;
	margin: 1px 0px 0px 40px;
}
