/* ----- general page layout and styles ----- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #564D59;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
h1 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px;
}
h2 {
	font-size: 140%;
	color: #199CD8;
	font-weight: normal;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
h3 {
	font-size: 100%;
	margin: 0px;
	padding: 8px 0px 0px;
	color: #564D59;
}
.yellow, .blue, .pink{
	position: absolute;
	float: left;
	top: 0px;
	right: 0px;
	font-size: 200%;
	font-weight: normal;
	text-transform: lowercase;
	text-align: right;
}
.blue {
	color: #FFFFFF;
	background-image: url(../images/blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 315px;
	width: 150px;
	padding: 30px 30px 20px 200px;
}
.pink {
	color: #FFFFFF;
	background-image: url(../images/pink.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 315px;
	width: 180px;
	padding: 30px 30px 20px 170px;
}
.yellow {
	color: #564D59;
	background-image: url(../images/yellow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 315px;
	width: 150px;
	padding: 30px 30px 20px 200px;
}
#wrapper {
	width: 840px;
	position: relative;
	float: left;
}
#noimage h2 {
	padding-top: 0px;
}


/* ----- laft column layout and styles ----- */


#left {
	float: left;
	width: 310px;
	position: relative;
}
#left h3 {
	width: 80px;
	font-size: 120%;
	position: relative;
	float: left;
	text-align: center;
	left: 65px;
	clear: left;
	top: 60px;
	height: 124px;
	background-image: url(../images/special.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 52px;
	padding-left: 42px;
	padding-top: 50px;
	font-weight: normal;
}
#content a#aOnline {
	width: 80px;
	position: relative;
	float: left;
	text-align: center;
	left: 0px;
	clear: left;
	top: 0px;
	height: 124px;
	background-image: url(../images/special_yellow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 52px;
	padding-left: 42px;
	padding-top: 70px;
	font-weight: normal;
	color: #0096E1;
	text-decoration: none;
	text-transform:uppercase;
}
#content a#aOffice  {
	width: 80px;
	position: relative;
	float: left;
	text-align: center;
	left: 65px;
	top: 0px;
	height: 124px;
	background-image: url(../images/special_blue.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 52px;
	padding-left: 42px;
	padding-top: 90px;
	font-weight: normal;
	color: #FFF100;
	text-decoration: none;
	text-transform:uppercase;
}
#left h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#logo {
	float: left;
	width: 310px;
	position: relative;
	padding-top: 80px;
	padding-bottom: 35px;
}


/* ----- Menu Layout and Styles CSS ----- */


#menu {
	float: left;
	width: 310px;
	position: relative;
	text-transform: lowercase;
}
#menu a {
	color: #888888;
	text-decoration: none;
}
#menu a:hover {
	color: #199CD8;
}
#menu .active a {
	color: #199CD8;
	font-weight: bold;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	height: 22px;
}
#menu #main {
	float: left;
	width: 135px;
	position: relative;
}
#menu #main ul {
	text-align: right;
}
#menu #sub {
	float: right;
	width: 155px;
	position: relative;
}
#menu #sub .products {
	padding-top: 44px;
}
#menu #sub .plant {
	padding-top: 88px;
}
#menu #sub .contact {
	padding-top: 132px;
}


/* ----- content layout and styles ----- */


#right {
	float: right;
	width: 530px;
	position: relative;
	padding-top: 208px;
}
#content {
	padding: 17px;
	float: left;
	width: 496px;
	position: relative;
}
#content a {
	color: #564D59;
	text-decoration: none;
}
#content a:hover {
	color: #199CD8;
}
#content p {
	margin: 0px;
	padding: 0px 0px 5px;
	line-height: 1.4em;
}
#content ul {
	margin: 0px;
	padding: 5px 0px;
	list-style-position: inside;
}
#content ul ul {
	padding-left: 20px;
	padding-top: 0px;
}
#content .columns li {
	width: 240px;
	float: left;
}
#content .sales {
	width: 223px;
	position: absolute;
	top: 140px;
	right: 17px;
}
#content .map {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}


/* ----- quote form layout and styles ----- */


#content form {
	margin: 15px 0px 0px;
	padding: 0px;
	float: left;
	width: 496px;
}
#content form p {
	clear: left;
	float: left;
	width: 496px;
	position: relative;
}
#content form label {
	width: 160px;
	float: left;
}
#content form input {
	width: 200px;
}
#content form textarea {
	width: 280px;
}
#content form #submit {
	margin-left: 160px;
}


/* ----- Footer Specific CSS ----- */


#footer {
	float: left;
	width: 530px;
	position: relative;
	color: #888888;
}
#footer a {
	color: #888888;
	text-decoration: none;
}
#footer a:hover {
	color: #199CD8;
}
#footer ul {
	float: right;
	width: 496px;
	position: relative;
	margin: 0px;
	padding: 17px;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 90%;
}
#footer li {
	float: left;
	padding-right: 20px;
}
/*

	Added by EO'k to show links in columns
*/
#content .columns a:link {

}