body
{
	background-color:white;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:10pt;
	color:#979393;
}

a
{
	color:#979393;
}

*
{
	margin:0;
	padding:0;
	zoom:1;
}

.spacer
{
 display:block;
 height:0;
 clear:both;
 visibility:hidden;
 width:100%;
 float:none;
 zoom:1;
}

#holder
{
	width:1000px;
	margin:0 auto;
	background-color:#e2e2e2;
}

#top
{
	background:transparent url(images/top.jpg) no-repeat left top;
	width:1000px;
	height:185px;
	position:relative;
}

#left
{
	background-color:white;
	float:left;
	width:805px;
}

#main_menu
{
	float:left;
	width:255px;
}

#main_menu li
{
	list-style-type:none;
	text-align:right;
	margin-right:10px;
	border-bottom:2px solid #dfdfdf;
	padding:2px 10px;
}

#main_menu li.first
{
	height:70px;
	background:transparent url(images/menu_top.jpg) no-repeat left top;
	margin:0;
	border:none;
}

#main_menu a
{
	text-decoration:none;
}

#main_menu li.last
{
	height:33px;
	background:transparent url(images/menu_bottom.jpg) no-repeat left top;
	margin:10px 0 0 0;
	border:none;
}

#content
{
	width:550px;
	float:right;
}

#inner_content
{
	margin:20px;
	min-height:397px;
	height:auto !important;
	height:397px;
}

#top_menu
{
	width:100%;
	background-color:#13a2ee;
	height:18px;
}

#top_menu li
{
	list-style-type:none;
	text-align:center;
	margin:0 40px 1px 40px;
	float:left;
}

#top_menu li a
{
	color:white;
	font-size:1.1em;
	text-decoration:none;
	
}

#right
{
	width:195px;
	height:474px;
	background:#e2e2e2 url(images/right.jpg) no-repeat left top;
	float:right;
}

#footer
{
	width:805px;
	height:149px;
	background:transparent url(images/footer.jpg) no-repeat left top;
	clear:both;
}

#home
{
	width:300px;
	height:100px;
	display:block;
	top:5px;
	left:50px;
	position:absolute;
}

#main_links
{
	width:195px;
	height:185px;
	display:block;
	border:none;
	top:0px;
	right:0px;
	position:absolute;
}

table.offer 
{
	border-collapse:collapse;
	color:black;
	font-size:0.8em;
	margin:0 auto;
	width:60%;
}

.offer td 
{ 
	border:1px solid white; 
	text-align:center; 
	padding:2px;
}

.offer td td 
{ 
	border:none;
}

.offer tr.header td
{
	background-color:#ffcc00; 
	font-weight:bold;
	font-size:1.0em;
}

.offer td 
{
	background-color:#e6e6e6;
}

.offer td.dimension 
{
	padding-left:10px; 
	font-weight:bold;
}

table.offer table
{
	margin:0 auto;
}

.offer td.value
{ 
	color:red;
	font-weight:bold;
	font-size:1.3em;
}
