﻿img 
{
	border:none;
}
body 
{
	background:gray;
	margin-top:25px;
	font:normal 1em verdana;
	color:#506486;
}
form.user
{
	font:normal .8em verdana;
	color:#506486;
}
.Page
{
	width:800px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}
.Block
{
	margin-bottom:5px;
}

.Header
{
	width:800px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-color:White;
}
.HeaderTitle
{
	width:530px;
	height:44px;
	float:left;
	background:White;
	cursor:pointer;
	cursor:hand;
}

.HeaderTitle img
{
	margin-left:10px;
}
.HeaderRight
{
	width:270px;
	height:44px;
	float:right;
	background:white url(../images/letsgetstarted.jpg) no-repeat;
}

.GetStarted
{
	float:left;
	width:550px;
	background-color:White;
}
.GetStartedButton
{
	background-color:Gray;
	width:100px;
	height:15px;
}
.Center
{
}

.Row
{
	clear:both;
	width:80%;
}

.RowIcon
{
	float:left;
}
.RowHeader
{
	font:bold 1em verdana;
	color:#506486;
	border-bottom:solid 2px #506486;
	margin:3px 0px;
}
.RowContent{}
.RowText
{
	margin-left:5px;	
}

.Bottom
{
	padding-top:25px;
	clear:both;
	height:200px;
	width:800px;
	background-color:white;
}
.ServicesSummary
{
	border-top:solid 16px #BCBCBB;
	float:left;
	width:530px;
	height:184px;
	padding-top:1em;
}
.SummaryImage
{
	float:left;
	width:150px;
}

.SummaryTitle
{
	font:bold 1em verdana;
	color:#506486;
}
.SummaryText
{
	padding:10px 0 0 10px;
	font:normal .8em verdana;
	margin-right:10px;
	color:#506486;
}
.SummaryMore{
	width:100px;
	padding-top:25px;
	margin-right:10px;
	float:right;
}
.Contact
{
	width:270px;
	height:200px;
	float:right;
	background:#D0DED9 url(../images/rolodex.jpg) no-repeat;
	background-position:right bottom;
}
.ContactTitle
{
	font:bold 1em verdana;
	color:#506486;
	padding:1em 0 10px 10px;
}
.ContactList ul {
	float: left;
	width: 15em; /* width is changed */
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left:10px;
	font:normal .8em verdana;
	color:#506486;
}
.ContactList li
{
  margin: 0;
  background-image: url(../images/greaterthan-03.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 3px 0 0 1.5em; /* left padding moves the text away from the bullet */
  color:#506486;
  text-decoration:none;
}
.FooterContainer
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.Footer
{
	background-color:#AAB6C0;
	width:800px;
	height:25px;
	text-align:center;
}
.SubFooter
{
	font:normal .9em verdana;
	text-align:center;
	color:#AAB6C0;
	background-color:#506486;
}

.SubFooter img
{
	margin:0px 15px;
}

.HighLight
{
	font:bold 1em verdana;
	color:#506486;
}