body
{
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	text-align: center;
	margin:0 auto;
}

#dvMain
{
	width: 950px;
	height: 450px;
	background-color: #fff;
	text-align: center;
	margin:0 auto;
}

#dvContent
{
	width: 950px;
	height: 245px;
	background-color: #eee;
	padding-top: 17px;
	text-align: center;
	margin:0 auto;
}

#imgLogo
{
	width: 474px;
	height: 150px;
	padding-bottom: 10px;
}

#h1Slogan1
{
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #828282;
	padding-right: 200px;
	font-weight: normal;
}

#h1Slogan2
{
	padding-left: 90px;
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #828282;
	font-weight: normal;
}

#dvBorder
{
	background-color: #cc0000;
	width: 800px;
	height: 1px;
	margin:0 auto;
}

#dvBottom
{
	width: 800px;
	text-align: left;
	margin:0 auto;
}

#dvSlogan1
{
	padding-top: 10px;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #828282;
	font-weight: normal;
	font-style: italic;
}

#dvSlogan2
{
	padding-top: 10px;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #828282;
	font-weight: normal;
	font-style: italic;
}

#dvEmailForm
{
	padding-top: 25px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #828282;
	height: 50px;
	clear: both;
}

#dvEmailForm #txtEmail
{
	height: 18px;
	width: 250px; 
	border: 1px solid #828282;
}

#dvEmailForm #btnSubmit
{
	height: 22px;
	border: 1px solid #828282;
}

#dvFooter
{
	width: 950px;
	margin:0 auto;
}

#dvBar1
{
	width: 950px;
	height: 3px;
	background-color: #da7777;
	margin:0 auto;
}

#dvBar2
{
	width: 950px;
	height: 8px;
	background-color: #cc0000;
	margin:0 auto;
}

#dvContact
{
	width: 950px;
	padding-top: 15px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #da7777;
	text-decoration: none;
	margin:0 auto;
}

#dvContact a:visited
{
	color: #da7777;
	text-decoration: none;
}

#dvContact a:hover
{
	text-decoration: underline;
}

#imgLoader
{	
	visibility: hidden;
}


