﻿body 
{
	margin: 30px 0 0 0;
	background-image: url(../images/Creative_Background.gif);
	background-repeat: repeat;
}
p
{
	font: 11px Arial;
	color: #7a1b3b;
	list-style: none;
}
.txtLgRed
{
	font: 20px Arial;
	color: #7a1b3b;
	padding-right: 10px;
}
.tmark
{
	font-size: 70%;
    vertical-align: text-top;
}
#mainEnvelope
{
	position: relative;
	margin: 0 auto;
	background-image: url(../images/Creative_Home.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	border: solid 4px #bcbdbf;
}
#header
{
	position: absolute;
	top: 10px;
	left: 310px;
	width: 480px;
	text-align: right;
	font: bold 18px Arial;
	color: #FFF;
}
#address
{
	font: bold 13px Arial;
	color: #FFF;
}
#header a:link, #header a:visited
{
	color: #FFF;
}
#header a:hover
{
	color: #000;
}

#content
{
	position: absolute;
	top: 140px;
	left: 30px;
	width: 480px;
}
#content ul
{
	font: 11px Arial;
	color: #7a1b3b;
	list-style: none;
	margin-top: -10px;
	margin-bottom: -10px;
}
#content li
{
	line-height: 120%;
}
#services
{
	position: absolute;
	top: 90px;
	left: 520px;
	width: 270px;
}
#services h2
{
	text-align: right;
	font: bold 22px Arial;
	color: #FFF;
	border-bottom: solid 2px #bcbdbf;
}
#services ul
{
	font: bold 14px Arial;
	color: #FFF;
	margin-top: -10px;
	list-style: none;
}
#services li
{
	text-align: right;
	margin-left: -10px;
	line-height: 120%;
	padding-bottom: 10px;
}
#footer
{
	position: absolute;
	top: 510px;
	left: 15px;
	width: 772px;
	height: 80px;
}
#imageScroller
{
	overflow: hidden;
	height: 80px;
}
