﻿body {
	font-family:Tahoma,Helvetica,sans-serif;
}
#divMain
{
	position:relative;
	display:block;
	width:792px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#divTabs
{
	width:792px;
	margin-top:120px;
	height:44px;
}
#divActiveTab
{
	position:absolute;
	top:-1px;
	left:542px;
	width:177px;
	height:1px;
	background-color:#fff4d6;
}
#divInfo
{
	position:relative;
	width:792px;
	height:410px;
	background-color:#fff4d6;
	border-style: solid;
	border-width: 1px;
	border-color: #B2B2C6;
	line-height:normal;
}
#divInfo img
{
	width:11px;
	height:11px;
	position:absolute;
}
#divInfo h1
{
	font-size: 20px;
	margin-top:10px;
	margin-bottom:10px;
}
#divInfo h3
{
	font-size:12px;
	font-weight:normal;
	margin-left:60px;
	margin-right:60px;
	margin-bottom:20px;
}
#divInfo ul
{
	float:left;
	font-size: 10px;
	text-align:left;
	width:350px;
	margin-left:30px;
	margin-right:5px;
}
#divInfo ul li
{
	height:80px;
	width:370px;
}
#divInfo ul li h2
{
	font-size:14px;
	font-weight:bold;	
	color:#333333;
}
#divInfo ul li p
{
	font-size:11px;
	margin-right:20px;
}
a#btnMore
{
	display:block;
	background-image:url(/images/EPC_more_button.gif);
	position:absolute;
	bottom:40px;
	right:70px;
	width:263px;
	height:34px;
}
a#btnMore:hover
{
	background-image:url(/images/EPC_more_button_over.gif);
}
a#btnMore span
{
	visibility:hidden;
}
#imgBorderTL
{
	top:-1px;
	left:-1px;
}
#imgBorderTR
{
	top:-1px;
	right:-1px;
}
#imgBorderBL
{
	bottom:-1px;
	left:-1px;
}
#imgBorderBR
{
	bottom:-1px;
	right:-1px;
}

#divOptions
{
	width:792px;
	margin-top:6px;
}
#divOptions a
{
	display:block;
	height:100px;
	width:260px;
	background-repeat:no-repeat;
}
#divOptions a span
{
	visibility:hidden;
}

a#btnHome
{
	float:left;
	background-image:url(/images/button_dea_home.jpg);
	width:264px;
}
a#btnHome:hover {background-image:url(/images/button_dea_home_hover.jpg);}

a#btnExample
{
	float:left;
	background-image:url(/images/button_dea_example.jpg);
	width:265px;
}
a#btnExample:hover {background-image:url(/images/button_dea_example_hover.jpg);}

a#btnShop
{
	background-image:url(/images/button_dea_shop.jpg);
	float:right;
	width:263px;
}
a#btnShop:hover {background-image:url(/images/button_dea_shop_hover.jpg);}

.free
{
	color:#AA0000;
}
