/* MAIN */



* 

{

	background-repeat: no-repeat;

	background-position: top left;

	font-family: Verdana;

	font-size: 10px;

	text-align: left;

}



body, html

{

	height: 100%;

}



body 

{	

	margin: 0px;

	padding: 0px;

	background-color: #0A0400;

	color: #ffffff;

	text-align: center;	

}



img

{

	border: 0px;

}



/* END MAIN */



/* LINKS */



a 

{

	border: 0px;

	font-weight: bold;

	color: #945B12;

	text-decoration: none;

	outline: none!important;

	-moz-outline: none!important;

}



a:focus 

{

	outline: none!important;

	-moz-outline: none!important;

}

	



a:hover 

{

	color: #945B12;

	text-decoration: underline;

	outline: none!important;

	-moz-outline: none!important;

}

	

/* END LINKS */







/* LAYOUT */



#container

{

	margin: 0 auto;

	width: 726px;

	background-image: url('../gfx/bg.jpg');

	background-repeat: repeat-x;

	background-position: top center;

	background-color: #110600;

	padding-bottom: 20px;

}



#top

{

	width: 728px;

	height: 436px;

	margin: 0 auto;

	background-image: url('../gfx/top.jpg');

}



#content

{

	margin-left: 188px;

	width: 471px;

	background-image: url('../gfx/content_bg.gif');

	background-repeat: repeat-y;

}



#content_top

{

	width: 457px;

	height: 28px;

	background-image: url('../gfx/content_bg.gif');

	background-repeat: repeat-y;

	padding-left: 21px;

}



.content_holder_1

{

	width: 400px;

	padding-left: 38px;

	padding-right: 64px;

}



.content_holder_2

{

	width: 247px;

	padding-left: 38px;

	float: left;

}



#content_bottom

{

	width: 471px;

	height: 10px;

	background-image: url('../gfx/content_bottom.gif');

}



#content_panel

{

	margin-left: 15px;

	width: 441px;

	background-image: url('../gfx/content_panel_bg.jpg');

	background-repeat: repeat-y;

}



#content_panel_top

{

	width: 441px;

	height: 20px;

	background-image: url('../gfx/content_panel_top.jpg');

}



#content_panel_holder

{

	width: 355px;

	background-image: url('../gfx/content_panel_center.jpg');

	background-position: center;

	padding-left: 27px;

	padding-right: 59px;

}



#content_panel_bottom

{

	width: 441px;

	height: 21px;

	background-image: url('../gfx/content_panel_bottom.jpg');

}



.bar_horizontal_content

{

	margin-left: 11px;

	width: 456px;

	height: 10px;

	margin-top: 10px;	

	background-image: url('../gfx/bar_horizontal_content.gif');

	clear: both;

}



.product_name

{

	position: relative;

	left: -16px;

	background-image: url('../gfx/pointer.jpg');

	padding-left: 16px;

}



.image_holder1

{

	width: 158px;	

	clear: right;

	float: right;

}



.image_holder2

{

	width: 131px;

	clear: right;

	float: right;

}



.img

{

	width: 102px;

	margin-bottom: 20px;

	clear: right;

	float: left;

}



.img_content

{

	margin-top: 20px;

	margin-bottom: 20px;

}



.img_veneer

{

	float: left;

	margin-right: 3px;

	margin-bottom: 20px;

}



.content_ender

{

	clear: both;

}



/* END LAYOUT */


