body {
	background: url("images/corrugated_paintduabs.jpg") repeat 0 0;
	color: #673534;
	font: normal 12px helvetica, arial, sans-serif;
	text-align: left;
	margin: 0;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 20px;
}

h2 {
	font-size: 12px;
	text-align: center;
	margin: 0 0 12px;
}

h3 {
	color: #396E8E;
	font-size: 12px;
	margin: 0 0 12px;
}

h4 {
	color: #396E8E;
	font-size: 18px;
	margin: 0 0 12px;
}

h5 {
	margin-left: 40px;
	width: 100px;
}

#content_home {	background: url("images/home.jpg") no-repeat center top; height: 422px;}
#content_services {	background: url("images/services.jpg") no-repeat center top; height: 422px;}
#content_products {	background: url("images/products.jpg") no-repeat center top; height: 422px;}
#content_contact {	background: url("images/contact.jpg") no-repeat center top; height: 422px;}
#content_vendor { background: url("images/vendor.jpg") no-repeat center top; height: 422px;}
#content_packaging { background: url("images/packaging.jpg") no-repeat center top; height: 422px;}
#content_quality { background: url("images/quality.jpg") no-repeat center top; height: 422px;}
#content_delivery { background: url("images/delivery.jpg") no-repeat center top; height: 422px;}
#content_know { background: url("images/know.jpg") no-repeat center top; height: 422px;}
#content_containers { background: url("images/containers.jpg") no-repeat center top; height: 422px;}

.copy {
	float: left;
	margin: 0 30px 0;
	padding: 20px 0 0;
	width: 215px;
}

.copy p {
	margin: 0 0 10px;
	line-height: 18px;
}

ul.list li {
	display: block;
	margin: 10px 0;
	width: 200px;
}

/*--- IMAGES ---*/

.img_left {
	float: left;
	margin: 30px 0 0 30px;
}

.img_right {
	margin: 80px 0 0 0;
}

.sign {
	float: right;
	position: relative;
		top: 250px;
		right: 715px;
}

.sign_ron {
	float: right;
	position: relative;
		top: 160px;
		right: 755px;
}

.sign_right {
	float: right;
	position: relative;
		top: 250px;
		right: 365px;
}

.closed_caption {
	width: 220px;
	height: 0;
	margin: 0 0 0 30px;
	position: relative;
		top: 213px;
right: 33px;
}

.closed_caption p {
	position: relative;
		bottom: 17px;
		left: 17px;
}

.caption {
	width: 170px;
	height: 0;
	margin: 0 0 0 30px;
	position: relative;
		top: 5px;
}

.caption p {
	position: relative;
		bottom: 17px;
		left: 17px;
}

.caption_ron {
	width: 170px;
	height: 0;
	margin: 0 0 0 30px;
	position: relative;
		top: 130px;
}

.caption_ron p {
	position: relative;
		bottom: 15px;
		left: 17px;
}


/*--- CONTACTS ---*/

.contacts {
	padding: 20px;
}

ul { list-style: none;}
ul li {	display: inline; background: url("images/box.jpg") no-repeat left 103px;}

li.person {
	float: left;
	width: 125px;
}

span.name {
	color: #396E8E;
	font-size: 11px;
	font-weight: bold;
	margin: 0 20px;
}

span.title {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	margin: 0 20px;
}

.test {
	background: #fff;
	padding: 20px;
	width: 225px;
}

img.coop {
	float: right;
	position: relative;
		top: 122px;
		left: 180px;
}

/*--- NAVIGATION ---*/

#header {
	padding: 20px 0;
	width: 940px;
	height: 150px;
}

#topnav {
	background: url("images/navbar.jpg") repeat-x 50% top;
	margin: 20px 0 0;
	height: 30px;
	text-align: center;
}

#topnav a:Link, #topnav a:Visited {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	margin: 20px;
	text-decoration: none;
}

#topnav a:Hover {
	color:#662b2e;
}

/*--- FOOTER ---*/

.footer {
	background: #fff;
	border-top: solid 2px #662b2e;
	width: 100%;
}

.footer p {
	margin: 10px 0;
	padding: 0;
	text-align: center;
}

.footer a:Link, .footer a:Visited {
	color: #396E8E;
	text-decoration: none;
}

.footer a:Hover {
	text-decoration: underline;
}

span.iso {
	font-size: 20px;
	margin-right: 40px;
}

span.call {
	font-size: 20px;
	margin-left: 40px;
}
