﻿body {
}
#divMain
{
	position:relative;
	display:block;
	width:792px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#tblMain
{
	width:792px;
	height:479px;
	margin-left:auto;
	margin-right:auto;
	margin-top:124px;
	text-align:left;
}
#tdMain
{
	background-image:url(/images/epc_main.jpg); 
	width:792px; 
	height:379px; 
	border: none 0;
}

#divContainer
{
	position:relative;
	left:26px;
	top:15px;
}

#divLogo
{
	position:relative;
	top:-10px;
	width:270px; 
	color:White;
	text-align:right;
}
#divLogo h1
{
	font-size: 28px;
}
#mobile {color:Red}
#divLogo h2
{
	font-size: 18px;
	font-weight:normal;
}

#tblBullets
{
	margin-top:4px;
}
#tblBullets td
{
	height:50px;
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:19px;
	vertical-align: text-top;
}
.bullets 
{
	vertical-align: text-top; 
	font-size: 12px; 
	width: 13px;
}

#trButtons td
{
	padding-top:4px;
}
