body
{
	background: RGB(255,255,255) URL(images/BackgroundStrip.png) repeat-x fixed top left;
	_background-image: none;
	_background-color: RGB(208, 217,221);
	text-align: center;
	padding: 0px;
	margin: 0px;
}

img
{
	display:block;
	padding: 0;
	margin: 0;
}

div
{
	display: block;
	float: left;
}

.Wrapper
{
	margin: 0 auto;
	width: 800px;
	padding: 0px;
	height: 100%;
	float: none;
}
	
#Footer
{
	width: 782px;
	height: 40px;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 70%;
	color: RGB(138, 139, 140);
	text-align: right;
}

#FooterLink
{
	text-decoration: none;
	color: RGB(138, 139, 140);
	font-family: verdana;
	font-size: 90%;
}
	
#MainBanner
{
	background: white URL(images/MainBanner.jpg) no-repeat scroll top center;
	width: 782px;
}

.DropShadow1
{
	float:left;
	/*clear:left;*/
	background: url(images/shadowRightTop3.png) no-repeat top right;
	_background-image: none;
	margin: 10px 0 0 0;
	width: 792px;
	padding: 0;
}

.DropShadow2
{
	float:left;
	/*clear:left;*/
	background: url(images/shadowLeftBottom3.png) no-repeat bottom left;
	_background-image: none;
	margin: 0;
	width: 792px;
	padding: 0;
}


.DropShadow3
{
	float:right;
	background: url(images/shadowAlpha5.png) no-repeat bottom right;
	_background-image: none;
	margin: 6px 0 0 0;
	width: 782px;
	padding: 0;
}

.ContentBox
{
	border: 1px solid RGB(212,212,212);
	padding: 0;
	width: 782px;
	background-color: white;
	
	position:relative;
	bottom: 12px;
	right: 12px;
	margin: 0;
	padding: 0;
}

#TopDropShadow
{
	margin-top: 32px;
}

div.MenuBar
{
	width: 782px;
	height: 33px;
	padding: 0;
	background: black url(images/MenuBar.png) repeat-x scroll top left;
	text-align: center;
}

#TopMenuBar
{
	margin: 185px 0 0 0;
}

#Menu1
{
	width: 780px;
}

#Menu2
{
	width: 650px;
}

ul.Menu
{
	margin: 7px auto;
	padding: 0;
}

ul.Menu li
{
	float: left;
	list-style-type: none;
	display: block;
	font-family: "Times New Roman";
	font-weight: bold;
	color: white;
}

#Menu1 li
{
	font-size: 100%;
}

#Menu2 li
{
	font-size: 90%;
}

ul.Menu li a
{
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 90%;
	font-weight: bold;
	color: white;
	display: block;
	padding: 0 8px;
}

#Menu2 li p
{
	font-family: "Times New Roman";
	font-size: 90%;
	font-weight: bold;
	color: white;
	display: block;
	padding: 0 8px;
	margin: 0;
}

.ListItem
{
	border-right: 1px solid white;
}

.ListItemLast
{
	border-right: none;
}

.ContentLeft
{
	width: 250px;
	float: left;
	height: 100%;
	margin: 25px 10px 25px 0;
	padding: 0;
	text-align: left;
}

.ContentRight
{
	text-align: left;
	width: 502px;
	float: right;
	height: 100%;
	margin: 25px 5px 25px 10px;
	padding: 0;
}

.ContentRight h1
{
	text-align: center;
	margin: 3px 5px;
	padding: 0;
	font-family: Times;
	font-size: 120%;
	color: RGB(51,51,51);
	line-height: 95%;
}

.ContentRight p
{
	font-family: calibri, verdana;
	font-size: 100%;
	color: RGB(48, 48, 48);
	width: 495px;
	line-height: 95%;
}

.ContentRight ul
{
	font-family: calibri, verdana;
	font-size: 100%;
	color: RGB(48, 48, 48);
	width: 400px;
	line-height: 95%;
}

.ContentRight h4
{
	font-family: calibri, verdana;
	font-size: 110%;
	color: RGB(48, 48, 48);
	margin-bottom: 0;
}

.ListBox
{
	width: 222px;
	height: 270px;
	background: white url(images/ListBox.png) no-repeat scroll top left;
	_background: white url(images/ListBox.jpg) no-repeat scroll top left;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	padding: 0;
}

.ContentLeft h1
{
	text-align: left;
	margin: 10px 10px 0 25px;
	padding: 0;
	font-family: Times;
	font-size: 170%;
	color: RGB(31,31,31);
}

.ContentRight a
{
	color: RGB(31, 31, 31);
}

.NonBulletList
{
	list-style-type: none;
	margin-top: 8px;
	color: RGB(31,31,31);
	font-family: Times;
	font-size: 110%;
}

.CallUs
{
	float: left;
	margin: 100px 20px 20px 30px;
	_margin: 100px 0 20px 15px;
	display: block;
}

#BottomMenuBar
{
	Margin: 15px 0;
}

.BackToTop
{
	text-align: right;
}

.BackToTop a
{
	margin-right: 20px;
}

#LoginDiv
{
    width: 400px;
    height: 20px;
    float: right;
    margin: 30px 40px 0 0; 
    text-align: right;  
}

#LoginDiv a
{
	text-decoration: none;
	color: RGB(138, 139, 140);
	font-family: verdana;
	font-size: 90%;  
}

#LoginDiv2
{
    width: 260px;
}

.LoginPanel span
{
    display: block;
    width: 100px;
    float: left;
	color: RGB(51, 51, 51);
	font-family: verdana;
	font-size: 90%; 
	margin-bottom: 10px;   
}

#LoginDiv2 input
{
    width: 150px;
    float: right;
    margin-bottom: 5px;
}

#LoginDiv2 a
{
    display: inline;
    float: left;
}

.LoginMessage
{
    width: 400px;
	color: RGB(51, 51, 51);
	font-family: verdana;
	font-size: 90%;      
    margin-top: 20px; 
	      
}.ContentRight h2 {
	text-align: left;
	margin: 3px 5px;
	padding: 0;
	font-family: Calibri, Verdana;
	font-size: 110%;
	color: RGB(51,51,51);
	line-height: 95%;
}
.ContentRight h3 {
	text-align: left;
	margin: 3px 5px;
	padding: 0;
	font-family: Calibri, Verdana;
	font-size: 100%;
	color: RGB(51,51,51);
	line-height: 95%;
}
