body{
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('images/main_gs_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
}
body, p, div, ul, li, td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color:#00438F;
}

a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color:#105DB5;
	text-decoration:none;
}
table.main {
	width:813px;
}
table.main td{
	vertical-align: top;
}
.leftcol {
	width:255px;
	background: url('images/left-bg.gif') no-repeat;
}
.leftcol p{
	text-align:right;
	padding:78px 13px 0px 0px;
	margin: 0px;
}
.centcol {
	width:288px;
	background: url('images/top_cent_bg.gif') bottom no-repeat;
}
.centcol p{
	text-align:center;
	margin-top:9px;
}
.centcol div {	
	text-align:center;
}
.rightcol {
	width:254px;
	background-image: url('images/right-bg.gif');
	background-repeat: no-repeat;
}
.rightcol p{
	text-align:left;
	padding:78px 0px 0px 13px;
	margin: 0px;
}
.bot {
	background-image: url('images/main_tab_bg.gif');
	background-repeat: repeat-y;
}
.DesignCenterArea {
	padding: 20px 0px 16px 4px;
}
.designCenter {
	border-collapse: collapse;
	margin: auto;
	background-image: url('images/design_cent_bg.gif');
	background-repeat: no-repeat;
	width: 270px;
	height: 175px;
	text-align: left;
}
.designCenter td{
	padding: 0px;
}
.designCenter .designCenterBottom {
	height: 72px;
}
.designCenter p{
	text-align:left;
	margin:0px;
	padding:0px;
	font-weight: bold;
	color: #00438f;
}
.designCenter input {
	border: 1px solid #154D8D;
	width: 164px;
	height: 21px;
}
table.BottomArea {
	background: #a4c1e3 url('images/bot-bg.gif') top no-repeat;
	width: 772px;
	border-collapse: collapse;
}
table.BottomArea td {
	padding: 14px 0px 11px 4px;
	vertical-align: top;
	background: url('images/bot-line.gif') bottom center no-repeat;
}
div.BSText {
	padding: 22px 0px 3px 20px;
}
div.BS {
	padding: 0px 0px 0px 30px;
}
div.EmbText {
	padding: 8px 0px 3px 18px;
}
div.Emb {
	padding: 0px 0px 0px 29px;
}
div.AdImg {
	position: absolute;
	margin: -11px 0px 0px 124px;
}
table.BottomArea td div{
	float: left;
}
table.BottomArea td div div.BottomText{
	padding: 0px 0px 0px 0px;
	clear: both;
}
table.BottomArea td div div{
	padding: 0px 72px 0px 10px;
	clear: both;
}
table.BottomArea td div.Right{
	float: right;
	padding: 4px 24px 0px 0px;
}
table.BottomArea td div.Last{
	float: left;
}
table.BottomArea td div.Last div{
	padding-right: 0px;
}
table.BottomArea td.bottomlinks {
	background-color:#FFFFFF;
	background-image: url('images/bot_bg.gif');
	background-repeat: repeat-x;
	background-position:top;
	padding-top:14px;
	padding-bottom:57px;
}
