body {
	font-family: Verdana, Sans, Sans-serif;
    font-size: 11px;
	line-height: 16px;
	text-align: center;
    color: #333333;
	background-color: #CCCCCC; 
	background-repeat: repeat-x;
	background-image: url(images/topbackground.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

td { 
	height: 42px;
}

a {
	color: #999999;
	font-family: Verdana, Sans, Sans-serif;
    font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}	

#mainbody {
	width: 800px;
	margin: 0px auto;
	clear: both;
}

#header {
	width: 780px;
	height: 55px;
	text-align: right;
	font-size: 9px;
    color: #999999;
	background-image: url(images/headerbackground.jpg);
	padding: 35px 20px 0 0;
	clear: both;
}

#nav {
	margin: 0;
	width : 800px;
	text-align: left;
	clear: both;
}

#body {
	width: 800px;
	margin-top: 0px;
	background-image: url(images/bodybackground.jpg);
	clear: both;
}


.textarea {
	text-align: left;
	padding: 10px 10px 0 13px;
}


#footer {
	height: 90px;
	width: 800px;
	background-image: url(images/footerbackground.jpg);
}

#footersecondary {
	height: 90px;
	width: 800px;
	background-image: url(images/footerbackground.jpg);
	clear: both;
}

.footertext {
	width: 253px;
	height: 60px;
	line-height: 14px;
	text-align: left;
	padding: 30px 0 0 13px;
	float: left;
	color: #999999;
	font-family: Verdana, Sans, Sans-serif;
    font-size: 10px;
}

#bottomcrumb {
	height: 36px;
	width: 800px;
	background-image:url(images/prefooter.jpg);
	text-align: left;
	clear: both;
}






/* Home */

#currentnews {
	width: 265px;
	height: 175px;
	background-image: url(images/currentnewsbackground.jpg);
	float: left;
}

#aboutus{
	width: 270px;
	height: 175px;
	background-image: url(images/aboutusbackground.jpg);
	float: left;
}

#products {
	width: 265px;
	height: 175px;
	background-image: url(images/productsbackground.jpg);
	float: left;
}

#logoarea {
	height: 180px;
	width: 800px;
	background-image: url(images/logobackground.jpg);
	text-align: left;
	clear: both;
}



/* About Us */

#aboutusleftcolumn {
	width: 265px;
	height: 399px;
	background-image: url(images/currentnewsbackground.jpg);
	float: left;
}

#aboutusrightcolumn {
	width: 535px;
	height: 399px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/23background.jpg);
}


/* Products */


#productsleftcolumn {
	width: 265px;
	height: 1225px;
	background-image: url(images/currentnewsbackground.jpg);
	float: left;
}


#productsrightcolumn {
	width: 535px;
	height: 1225px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/23background.jpg);
}

html>body #productsleftcolumn {
		/* Mozilla based setting*/
	width: 265px;
	height: 1250px;
	background-image: url(images/currentnewsbackground.jpg);
	float: left;
}


html>body #productsrightcolumn {
		/* Mozilla based setting*/
	width: 535px;
	height: 1250px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/23background.jpg);
}

/* Systems */

#systemsleftcolumn {
	width: 265px;
	height: 399px;
	background-image: url(images/currentnewsbackground.jpg);
	float: left;
}

#systemsrightcolumn {
	width: 535px;
	height: 399px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/23background.jpg);
}


/* Repairs */

#repairsleftcolumn {
	width: 265px;
	height: 399px;
	background-image: url(images/currentnewsbackground.jpg);
	float: left;
}

#repairsrightcolumn {
	width: 535px;
	height: 399px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/23background.jpg);
}

/* Applications */


.applicationstextarea {
	text-align: left;
	padding: 10px 10px 0 13px;
}

#applicationsleftcolumn {
	width: 265px;
	height: 399px;
	background-image: url(images/currentnewsbackground.jpg);
	text-align: right;
	float: left;
}


#applicationsrightcolumn {
	width: 535px;
	height: 399px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/23background.jpg);
}







/* Inquiries */


#inquiriesrightcolumn {
	width: 535px;
	height: 399px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/23background.jpg);
}

#inquiriesleftcolumn {
	width: 265px;
	height: 400px;
	background-image: url(images/currentnewsbackground.jpg);
	text-align: right;
	float: left;
}

html>body #inquiriesleftcolumn {
		/* Mozilla based setting*/
	width: 265px;
	height: 399px;
	background-image: url(images/currentnewsbackground.jpg);
	text-align: right;
	float: left;
}

#quickinquiryform {
	width: 245px;
}

#fullinquiryform {
	width: 510px;
}

.inquiriestextarea {
	text-align: left;
	padding: 10px 0 0 13px;
}
.formerror{
	font-weight: bold;
	padding: 5px 0 5px 0;
}


