/* CSS Document */
.clear { clear: both; }

body 
{
	background-color: #d7d6d6; 
	background: url(images/sand.jpg) repeat;
	font-family: Arial;
	font-size: 11px;
}

a 
{
	text-decoration: none;
}

.holder
{
	margin: 0 auto;
	width: 750px;	
}


.timg { behavior: url('iepngfix.htc');}


.main_header
{
	background-image:url(images/main/main_top.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 70px;
	behavior: url('iepngfix.htc'); 
}

.main_sides
{
	background-image:url(images/main/main_side_inside.png);
	text-align: center;
	behavior: url('iepngfix.htc'); 
}

.main_bottom
{
	background-image:url(images/main/main_bot_tip.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 20px;
	behavior: url('iepngfix.htc');
}

.main_bg
{
	background: url(images/page_arts/car2.gif) no-repeat bottom right;
	width: 100%;
	height: 125px;
	text-align: left;
}

.menu
{
	background: url("images/menu/images/m_02.gif") repeat-x; 
	border-bottom: 1px solid #000000;
	width: 100%;
	margin-bottom: 5px;
}


.web_footer
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sub_holder
{
	float: right;
	width: 454px;
	line-height: 20px;
}

.sub_top
{
	background-image:url(images/main/sub_top.png);
	background-repeat: no-repeat;
	width: 454px;
	height: 12px;
}

.sub_side
{
	background-image:url(images/main/sub_side.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.sub_bottom
{
	background-image:url(images/main/sub_bottom.png);
	background-repeat: no-repeat;
	width: 454px;
	height: 33px;
	behavior: url('iepngfix.htc');
}

.page_art_left
{
	float: left;
	width: 250px;
	text-align: center;
}

.thumb
{
	border: 1px solid #FFFFFF;
}