/* CSS - Absolute Commercial Flooring Website */

body {
	margin: 0;
	background-color: #F8F7F0;
	background-image: url(images/internal_bgTile.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

/*#container {
	position: absolute;
	width: 760px;
	left: 50%;
	margin:0 0 0 -379px;
}
*/
#container {

	width: 760px;	
	margin: 0 auto 0 auto;
}




/* // HEADINGS // */

h1 {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 125px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

h1 span {
	display: none;
}

h4 {
	font-size: 12px;
	margin: 0;
	padding: 0 25px 0 25px;
}

/* // HEADER ADDRESS & CONTACT INFORMTION // */

#headerContact {
	position: absolute;
	margin-left: 593px;	
	top: 57px;
	z-index: 1;
	width: 150px;
	font-size: 10px;
	color: #271B10;
}


#headerContact ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

.phoneNumber {
	font-size: 11px;
	font-weight: bold;
	color: #CA0D0D;
}

.imgMargin {
	margin: 25px;
}

/* // NAVIGATION // */

#navList {
	width: 198px;
}

#navList ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navList ul li{
	padding: 0;
	margin: 0;
	height: 25px;
}

#navList a{
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 198px;
	background-position: 0 0;
	text-decoration: none;
}

#navList a:hover{
	background-position: 0 -20px;
}

#navList a span{
	display: none;
}	

#btn_home { background-image: url(images/buttons/btn_home.gif);}
#btn_manufacturers { background-image: url(images/buttons/btn_manufacturers.gif);}
#btn_services { background-image: url(images/buttons/btn_services.gif);}
#btn_references { background-image: url(images/buttons/btn_references.gif);}
#btn_gallery { background-image: url(images/buttons/btn_gallery.gif);}
#btn_employment { background-image: url(images/buttons/btn_employment.gif);}
#btn_news { background-image: url(images/buttons/btn_news.gif);}
#btn_contact { background-image: url(images/buttons/btn_contact.gif);}


#subNavList {
	width: 198px;
}

#subNavList ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#subNavList ul li{
	padding: 0;
	margin: 0;
	height: 20px;
}

#subNavList a{
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 198px;
	background-position: 0 0;
	text-decoration: none;
}

#subNavList a:hover{
	background-position: 0 -20px;
}

#subNavList a span{
	display: none;
}	

#btn_carpet { background-image: url(images/buttons/btn2_carpet.gif);}
#btn_sheet { background-image: url(images/buttons/btn2_sheet.gif);}
#btn_vct { background-image: url(images/buttons/btn2_vct.gif);}
#btn_linoleum { background-image: url(images/buttons/btn2_linoleum.gif);}
#btn_vinyl { background-image: url(images/buttons/btn2_vinyl.gif);}
#btn_rubber { background-image: url(images/buttons/btn2_rubber.gif);}
#btn_walkoff { background-image: url(images/buttons/btn2_walkoff.gif);}

#btn_Luxuryvi { background-image: url(images/buttons/btn_Luxuryvi.gif);}
#btn_Engineered { background-image: url(images/buttons/btn2_Engineered.gif);}
#btn_Ceramic { background-image: url(images/buttons/btn2_Ceramic.gif);}
#btn_Cork { background-image: url(images/buttons/btn2_Cork.gif);}

/* // HEADER BAR // */

#header {
	height: 27px;
	background-color: #E8E6D5;
	margin-bottom: 25px;
}

#header img {
	margin-left: 200px;
}

/* // CONTENT // */

#content {
	width: 760px;
	color: #271B10;
	font-size: 12px;
}

#rightCol {
	margin-bottom: 50px;
	float: right;
	width: 555px;
	color: #4C2F13;
}


#newsCol {
margin-top: -5px;
	width: 760px;
	color: #4C2F13;
	background-color:#d8d2c9
}



#newsleft {

	float: left;
	width: 485px;
	color: #4C2F13;
	background-color:#FFFFFF;
	margin-left: 0px;
	height: 515px;
}


#newsright {

	float: left;
	width: 270px;
	float:right;
	margin-left:5px;
	color: #4C2F13;
	background-color:#FFFFFF;
	margin-left: 0px;
	height: 515px;
}




#leftCol {
	margin-bottom: 25px;
	width: 198px;
}

#rightCol p {
	margin: 0;
	padding: 0 25px 18px 25px;
	line-height: 18px;
}

#rightCol b, strong {
	color: #574433;
}

#rightCol ul {
	list-style-image: url(images/arrow.gif);
	margin: 0;
	padding: 0 0 0 50px;
	line-height: 20px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

#leftCol ul {
	margin: 0;
	padding: 0;
}

.employ_op {
	padding-top: 20px;
	margin: 0 20px 20px 20px;
	background-color: #FFFFFF;
	border: 1px solid #574433;
}

#contact {
	margin-bottom: 50px;
	float: right;
	width: 555px;
	color: #4C2F13;
}

#contact p {
	padding: 0;
	margin: 3px 20px 10px 20px;
	line-height: 14px;
}

#contact input, textarea, select {
	border: 1px solid #271B10;
	padding: 2px;
}

#contactInfo {
	margin: 0 20px 15px 20px;
	padding: 10px;
	width: 200px;

	background-color: #CCCCCC;
	float: right;
}

#contactInfo p {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

#contactInfo strong {
	color: #CA0D0D;
}

/* // MANUFACTURERS LIST // */

#threeCols {
	border: none;
	width: 250px;
}

#threeCols td {
	padding: 5px;
	vertical-align: top;
}







#manuList {
	margin-top: 0;
	margin-left: 15px;
	width: 250px;
}

#manuList {
	margin-top:15px;
}

#manuList dt {
	margin: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
}

#manuList dd {
	padding: 3px 0 3px 12px;
	margin: 0;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.whiteBG {
	background-color: #FFFFFF;
}

/* // GALLERY // */

#gallery {
	width: 500px;
	padding: 0;
	border: none;
	margin: 0 0 25px 25px
}

#gallery td {
	text-align: center;
	padding: 5px;
}

#gallery img {
	border: 1px solid #271B10;
	margin-bottom: 15px;
}

/* // FOOTER // */

#footer {
	margin: 0 0 0 0px;
	padding: 10px 0;
	clear: both;
	background-color: #E8E6D5;
	font-size: 10px;
	line-height: 16px;
}

#footer a {
	padding: 0 2px 0 2px;
	color: #4C2F13;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin-top: 0;
	list-style-type: none;
}

.companyName {
	font-size: 11px;
	font-weight: bold;
	color: #CA0D0D;
}
	