/*
Created by Keith Donegan of Code-Sucks.com

E-Mail: Keithdonegan@gmail.com

You can do whatever you want with these layouts,
but it would be greatly appreciated if you gave a link
back to http://www.code-sucks.com

*/
*
{
	padding: 0;
	margin: 0;
}
#text
{
	width: 471px;
	padding: 81px 0 0 26px;
	text-align: justify;
	line-height: 1.8;
	color: #999999;
}
#text_company
{
	width: 754px;
	padding: 81px 0 0 26px;
	text-align: justify;
	line-height: 1.8;
	color: #999999;
}
#text_moist
{
	width: 287px;
	padding: 143px 0 0 196px;
	text-align: justify;
	line-height: 1.8;
	color: #999999;
}
#text_DKO
{
	width: 372px;
	padding: 143px 0 0 196px;
	text-align: justify;
	line-height: 1.8;
	color: #999999;
}
#nav
{
	padding: 85px 52px 0 0;
	float: right;
}
#side_menu
{
	padding: 86px 0 0 20px;
}
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper
{
	margin: 0 auto;
	width: 1024px;
}
#header
{
	color: #333;
	width: 1024px;
	float: left;
	height: 122px;
	background-image: url(images/new_template_01.jpg);
}
#leftcolumn
{
	height: 428px;
	width: 171px;
	float: left;
	background-image: url(images/new_template_02.jpg);
}
#rightcolumn
{
	float: right;
	background: #F2F2E6;
	margin: 0px;
	height: 428px;
	width: 853px;
	display: inline;
	background-image: url(images/new_template_03.jpg);
}
#footer
{
	background-image: url(images/bg.jpg);
	width: 813px;
	clear: both;
	padding: 0 0px;
	margin: 0 0 0 161px;
	height: 162px;
}
#scroller
{
	width: 788px;
	overflow: auto;
	padding: 18px 0 0 18px;
	margin: 15px 0 0;
	height: 117px;
}
H3
{
	font-size: 19px;
	color: #DD0101;
	padding: 30px 0 0;
}
.blue
{
	color: #082664;
}
