
body
{
	background-color:#D8BA8D;
	background:url(../images/background.gif) center top;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body,table,textarea,input
{
	font-family:Tahoma;
	font-size:13px;
	color:black;
}
textarea,input
{
	color:black;
}
a
{
	color:#000066;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
img
{
	border:0;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	color:#A6181B;
}
h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#A6181B;
}

table.main
{
	width:100%;
	height:100%;
}
table.main td.head
{
	background:url(../images/main_head_bg.gif) center top repeat-x;
	height:133px;
}
table.main td.head div.inner
{
	background:url(../images/main_head_image.png) center top no-repeat;
	height:133px;
	width:980px;
	text-align:left;
	vertical-align:top;
}

table.main td.footer
{
	background:url(../images/main_footer_bg.gif) center bottom repeat-x;
	height:190px;
	vertical-align:bottom;
}
table.main td.footer div.inner
{
	background:url(../images/main_footer_image.jpg) center bottom no-repeat;
	height:190px;
	width:980px;
	text-align:left;
}

table.main td.head div.menu
{
	float:left;
	position:relative;
	left:350px;
	top:97px;
}


table.main table.body
{
	height:550px;
	width:980px;
}
table.main table.body td.body_left
{
	background:url(../images/main_body_left_bg.png) left top no-repeat;
	width:350px;
}
table.main table.body td.content
{
	padding-top:30px;
}

.iepng
{
	behavior: url("css/iepngfix.htc");
}

div.counters
{
	float:left;
	position:relative;
	top:30px;
	left:-220px;
	width:300px;
}
div.ditgroup
{
	float:left;
	position:relative;
	top:30px;
	left:100px;
	font-size:11px;
	width:200px;
	color:white;
}
div.ditgroup a
{
	color:white;
}

table.price th
{
	padding:10px 5px 5px 5px;
}
table.price td
{
	border-bottom:1px dashed #71562F;
	text-align:center;
}
table.price td.left
{
	text-align:left;
}

div.pages
{
	width:100%;
	padding:10px 0;
	text-align:center;
}
div.pages a, div.pages span
{
	width:30px;
	padding:0 5px;
}

