body {
	text-align: center;
	margin: 20px;
	font-family: verdana, arial, helvetica;
	background-color: #666;
}
table {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-color: #666;
	clear: both;
}
#container {
	margin: 0 auto;
	width: 750px;
	background-color: #fff;
	padding-top: 20px
}
#header {
	height: 85px;
	background-color: #5969A0;
}
#promo {
	float: left;
	width: 400px;
	background-image: url('../images/icon_phone.gif');
	background-repeat: no-repeat;
	background-position: 20 10
}
#promo .frame {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 25 0 10 52;
	text-align: left;
	display: block;
}
#promo .head {
	color: #C4F5FC;
}
#su {
	float: center;
	width: 160px;
	padding: 0px;
}
#logo {
	float: right;
	padding-right: 20px;
}

#nav {
	float: left;
	width: 750px;
	padding: 5 10 5 10;
	border-bottom: 1px solid #5969A0;
}
#nav a {
	font-size: 13px;
	color: #62845B;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #5969A0;
	text-decoration: underline;
}
#nav a.marker {
	font-weight: bold;
}

a {
	color: #5969A0;
	text-decoration: underline;
}
a:hover, a:active {
	color: #8392CF;
}

#leftcol {
	padding: 10px;
	background-repeat: no-repeat;
	background-position: top center;
}
#rightcol {
	padding: 10px;
	background-image: url('../images/back_right.jpg');
	background-repeat: no-repeat;
	background-position: top center
}

.title {
	font-size: 13px;
	color: #0D2649;
	font-weight: bold;
	padding-bottom: 5px;
}
.titleHome {
	margin-top: 90px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding-left: 13px;
	margin-bottom: 20px;
}
.subtitle {
	font-weight: bold;
	color: #666;
	padding-bottom: 2px;
}

img {
	behavior: url(http://www.mobicp.com/lib/iepngfix.htc);
}

ul {
	list-style-image: url('../images/icon_cross.gif');
	margin-top: 0px
}
ul li {
	margin-left: -25px;
}

sup {
	font-size: 8px;
}

.quote {
	padding: 10 40 10 40;
	color: #5969A0;
	font-style: italic;
}

.testimonial-quote-a {
	padding: 2 40 2 40;
	color: #000000;
	border: 3pt groove #62845B;
	text-align: center
}

.testimonial-quote-b {
	padding: 2 40 2 40;
	color: #000000;
	border: 3pt groove #5969A0;
	text-align: center
}

.q {
	color: #62845B;
	font-weight: bold;
}

input, textarea {
	font-size: 11px;
	color: #666;
	font-family: verdana, arial, helvetica;
	border: 1px solid #666;
}
.button {
	color: #fff;
	background-color: #5969A0;
}

#footer {
	text-align: left;
	font-size: 10px;
	font-color: #666;
	width: 750px;
	padding: 5 10 5 10;
	border-top: 1px solid #5969A0;
}

#fnav {
	text-align: left;
	float: left;
	width: 750px;
	padding: 5 10 5 10;
	border-bottom: 1px solid #5969A0;
}
#fnav a {
	font-size: 13px;
	color: #62845B;
	text-decoration: none;
}
#fnav a:hover, #nav a:active {
	color: #5969A0;
	text-decoration: underline;
}
#fnav a.marker {
	font-weight: bold;
}