﻿body
{
	font-family: Verdana;
	font-size: 12px;
}

.leftheading
{
	background-color:#eff7ff;
	width: 20%;
}
.rightheading
{
	width:800px;
	background-color:#fafef4;
}
.rightheadingImg
{
	width:800px;
	height:80px;
	background-color:#fafef4;
}
#rightRail
{
	float:left;
    background-image:url('images/right.jpg');
	background-repeat:repeat-y;
	background-position:right;
	margin-left:11px;
	display:inline;
	background-color:#3694c8;	

}
#hrule {
	clear: both;
	margin: 0;
	padding: 0;
	height: 5px;
	background: url('images/dot.gif') repeat-x;
}

.promotion-title
{
	text-align: center;
	color: Gray;
	font-weight: bold;
}
.leftheadingThanks
{
	font-weight:bold;
	font-size:20px;
}
