/* G E N E R A L */

* {
	padding:0;
	margin:0;
	}

body{

	 background-color:#000;
	 background-repeat:repeat-x;
	}



h1, h2, h3, h4{
	font-size:14px;
	}

ul {
	margin-left:20px;
	}

a img{
	border:none;
	}

a {
	color:#FFFFFF;
}	

a:hover {
	color:#CCCCCC;
}
	
	/* M A I N  */

#container {
	width: 800px;
	margin: 0 auto;
	padding:0;
	position:relative;
	top:50px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.5em;
	}

.spacer {
    clear:both;
	width:1;
	height:1;
	overflow:hidden;

}
/* H E A D E R */


#header{
	width:758px;
	/*height:232px;
*/
 

	}

/* N A V B A R */

#title_break {
	width:790px;
	border-bottom:solid #666666 1px;

}
#title_break img{
/*float:left;*/

}

#header img {
	display: block;
}


/* C O N T E N T */

#content {
	width:800px;
	position:relative;
	top:10px;
		border-right:solid #666666 1px;

	}

#content_foot {

	width:724px;
	position:relative;
	left:20px;

}
	

#content strong.title {
    	color:#fff;
		font-size:12px;
}

table.the_table {
}

table.the_table td{
padding:15px 15px 15px 15px;

}
	
#address {
    width:100px;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.3em;
	margin-left:20px;

}


#content_left {
	width:130px;
	float:left;

}

#contact_us {

	border: #ceb0ba 1px solid;
	border-top-width:0px;
	position:relative;
	left:26px;
	width:208px;
	height:283px;
	
	background-image:url(../images/contact_head.gif);
	background-position:top;
	background-repeat:no-repeat;


}

#content_right {
	width:657px;
	float:right;

	border-left:solid #666666 1px;
		
	color:#666;
}


#content_right_text {

	width:180px;
	float:left;
	position:relative;
	top:5px;
	border-right:solid #666666 1px;
	
	color:#666;
}

#content_right_text p{
	padding-right:20px;

}

#content_right_flash {
	width:466px;
	float:left;
	position:relative;
	top:5px;
	
}

#content_right_flash img.right_border{
	border:solid #666666 1px;
	position:relative;
	left:30px;

}


#content_right p{
	margin-left:20px;
}

#content_right_links {
	width:466px;
	height:50px;
	float:left;
	position:relative;
	top:5px;
	text-align:center;
}


#content_right ul{
	margin-left:50px;
}


table.contact {
	margin-left:15px;
}

table.contact input {
border:#990000 1px solid;
background-color:#000000;
color:#999;

}

table.contact textarea {
border:#990000 1px solid;
background-color:#000000;
color:#999;

}

table.contact input.btn {
color:#666666;

}

/* S A L E S T U F F */

td.flash1 {
	background-image:url(../images/sale/3flash.gif);
	width:205px;
	height:188px;

	background-repeat:no-repeat;
	background-position:center left;

}

td.flash2 {
	background-image:url(../images/sale/4flash.gif);
	width:205px;
	height:188px;

	background-repeat:no-repeat;
	background-position:center left;

}

td.flash3 {
	background-image:url(../images/sale/5flash.gif);
	width:482px;
	height:188px;

	background-repeat:no-repeat;
	background-position:center left;

}
#footer {
	background-image:url(../images/footer_bg.gif);
		width:800px;
		height:30px;
	position:relative;
	left:20px;
	margin-top:15px;
	margin-bottom:15px;
	
	color:#fff;
	
	text-align:center;
	
}

#footer_logos{

		width:724px;
		height:30px;
	margin:0 auto;
	
}
	
#footer a {
	color:#FFF;
	text-decoration:none;
	margin-top:10px;
	}	
#footer a:hover {
	color:#8b4b00;
	text-decoration:underline;
	}		

		
#w3c {	
	float:right;
	padding: 10px;
	}
	

.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	font-size: 11px;
	color: #FFFFFF;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
