/*XXXXXXXXXXXXXXX MAIN ARCHETECTURE XXXXXXXXXXXXXXX*/

body {
	background:url(../images/background.png);
	background-color:#4c7899;
	}
	
#whitebar {
	background-image:url(../images/whitebar.jpg);
	background-repeat:repeat-x;
	height:155px;
	width: 100%;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 1;
	}
	
.phone {
	position:relative;
	width:350px;
	color: #000066;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 30px;
	margin: 0 auto;
	padding-top: 145px;
	padding-right: 20px;
	text-align: center;
	}

#container {
	width: 100%;
	min-width: 900px;
	margin: 0px;
	padding: 0px;
	}
	
#header {
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 185px;
	min-width: 900px;
	position: relative;
	margin: 0 auto;
	z-index: 2;
	}
	
#leftColumn {
	position: relative;
	float: left;
	width: 68%;
	height: 100%;
	padding: 0px;
	margin-right: 20px;
	border: none;
	}
	
#rightColumn {
	position: relative;
	float: right;
	width: 20%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: none;
	}
	
.clear {
	clear: both;
	}
	
div.padded {
	padding: 20px;
	}
	
#contactLeft {
	position: relative;
	width: 48%;
	height: auto;
	float:left;
	margin: 0;
	padding: 20px;
	}
	
#contactRight {
	position: relative;
	width: 42%;
	height: auto;
	float: right;
	margin: 0;
	padding: 20px;
	}
	
	
/*XXXXXXXXXXXXXXX PRIMARY TEXT CONTROLS XXXXXXXXXXXXXXX*/
	
h1 {
	font-size: 36px;
	color: white;
	text-align: center;
	font-family: Georgia, Times New Roman, Times;
	text-shadow: #000000 2px 2px -2px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: 100;
	}
	
h1 a {
	text-decoration: none;
	}
	
h2 {
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	position: relative;
	padding: 10px;
	}
	
h3 {
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	position: relative;
	padding: 10px;
	}

p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:24px;
	font-size:14px;
	}
	
.small {
	font-size: 9px;
	}
	
a {
	color:#e6ac73;text-decoration:underline;
	}

a:hover {
	color:#ffffff;
	}
	
ul.basicList {
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	position: relative;
	list-style: circle;
	list-style-position: inside;
	}

ul.basicList2 {
	font-size: 14px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	line-height: 36px;
	position: relative;
	list-style: circle;
	list-style-position: inside;
	margin-left: 50px;
	}

ul.centeredList {
	font-size: 14px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	line-height: 36px;
	position: relative;
	list-style: circle;
	list-style-position: inside;
	text-align: center;
	}	


	

/*XXXXXXXXXXXXXXX NAVIGATION XXXXXXXXXXXXXXX*/	

#nav {
	width:634px;
	height:31px;
	position: relative;
	margin: 0 auto;
	padding-top: 20px;
	}
	
#nav li {float:left;}	

#nav a {
	background-image:url(../images/nav.jpg);
	height:31px;
	display:block;
	text-indent:-7777px;
	}
#nav a.home {width:106px;background-position:0px 0px;}
#nav a.home:hover {background-position:0px -31px;}
#nav a.about {width:106px;background-position:-106px 0px;}
#nav a.about:hover {background-position:-106px -31px;}
#nav a.services {width:106px;background-position:-212px 0px;}
#nav a.services:hover {background-position:-212px -31px;}
#nav a.materials {width:106px;background-position:-318px 0px;}
#nav a.materials:hover {background-position:-318px -31px;}
#nav a.faq {width:105px;background-position:-424px 0px;}
#nav a.faq:hover {background-position:-424px -31px;}
#nav a.contact {width:105px;background-position:-529px 0px;}
#nav a.contact:hover {background-position:-529px -31px;}

#contentcontainer {
	width: 85%;
	min-width: 904px;
	background-color:#ffffff;
	padding-top:2px;
	}

#content {
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	background-color:#bf3130;
	width: 83%;
	min-width:900px;
	min-height:453px;
	margin:0 auto;
	}
	
.pad {padding:36px;min-height:400px;}
.small {font-size:10px;line-height:14px;}
.list {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	list-style:disc;
	margin-left:18px;
	line-height:24px;
	}
.float {float:left;margin:0 30px;}
.content-text {
	width:430px;
	padding:36px;
	float:left;
	min-height:400px;
	}
.content-tables {float:left;margin-top:36px;}
.bottomimage {margin:20px 20px 10px 30px;}
table.main {
	width:345px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#4f7c9f;
	font-size:12px;
	line-height:18px;
	border:1px solid #ffffff;
	}
table.contact {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
	width:345px;
	}
table.contact tr {height:28px;}
.dark {
	background-color:#406480;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	height:30px;
	vertical-align:middle;
	}
.tablepadding {padding-left:18px;}

#content-bottom {
	background-image:url(../images/footer_slice.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	width:100%;
	height:106px;
	}
	
#footer {
	width: 84%;
	margin: 0 auto;
	color:#fff;
	}

#footer p {
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:12px;
	margin-top:10px;
	margin-left:30px;
	margin-bottom: 10px;
	line-height: 14px;
	}
#footer a {color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
#footer a:hover {color:#fff;}



/* -- THE FOLLOWING ADDED BY INDUSTRIAL QUICK SEARCH, FEBRUARY 2009 -- */

#redContainer {
	width: 80%;
	min-width: 900px;
	background-color: #C03030;
	height: auto;
	border: 2px white solid;
	position: relative;
	margin: 0 auto;
	}
	
.productBox {
	position: relative;
	width: 96%;
	min-width: 860px;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 15px;
	height: 250px;
	background-color: #801F1F;
	padding-top: 10px;
	border: 1px solid black;
	}
	
#mainBox {
	position: relative;
	width: 96%;
	min-width: 860px;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 15px;
	height: auto;
	background-color: #801F1F;
	padding-top: 10px;
	border: 1px solid black;
	text-align: center;
	}
	
#mainBox2 {
	position: relative;
	width: 96%;
	min-width: 860px;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 20px;
	margin-bottom: 15px;
	height: auto;
	background-color: #801F1F;
	padding-top: 10px;
	border: 1px solid black;
	}
	
.productHeading {
	font-size: 36px;
	color: white;
	text-align: center;
	font-family: Georgia, Times New Roman, Times;
	text-shadow: #000000 2px 2px -2px;
	margin-bottom: 10px;
	text-decoration: none;
	}
	
.productHeading a {
	text-decoration: none;
	}
	
.productImage {
	height: 182px;
	width: 182px;
	background-color: black;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	border: 1px solid black;
	}
	
.productImage2 {
	height: 182px;
	width: 182px;
	background-color: black;
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	border: 1px solid black;
	}
	
.rightSideImages {
	height: 250px;
	width: 250px;
	background-color: none;
	position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid black;
	}	

	
.productDesc {
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	position: relative;
	padding: 10px;
	}
	
.productDesc2 {
	font-size: 12px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	position: relative;
	padding: 10px;
	text-align: center;
	}
	
.bold {
	font-weight: bold;
	font-size: 13px;
	font-color: white;
	font-family: arial, helvetica, sans-serif;
	line-height: 18px;
	position: relative;
	padding: 10px;
	}
	
#footerAddress {
	width: 100%;
	margin-top: -100px;
	float: left;
	height: 106px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: white;
	background-color: none;
	letter-spacing: 1px;
	line-height: 16px;
	}

.centerImage {
	position: relative;
	margin-left: 25%;
	padding: 0;
	width: 500px;
	height: 300px;
	}
	
#rightImages {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	
	}

.paragraphCentered {
	text-align: center;
	}





	