body * {
	outline:none;
}
a {
	color:#000;
	outline:none;
	text-decoration:none;
}
body {
	font-family:Arial;
	font-size:12px;
	margin:0;
	padding:0;
	background:#2e617b;
	color:#464646;
}
img {
	border:none;
}
.Clear {
	font-size:0;
	padding:0;
	margin:0;
	line-height:0;
	height:0;
	clear:both;
}
.lh23 {
	line-height:23px !important;
}
.FLeft {
	float:left;
	padding:0;
}
.FRight {
	float:right;
}
h1, h2, h3, h4, h5, h6, a, span, p, form, img, dl, dt, dd {
	margin:0;
	padding:0;
}

#Wrapper {
	width:920px;
	margin:0 auto;
	padding:0;
}
/************************** HEADER CSS START HERE **************************************/
#Header {
	width:872px;
	padding:10px 23px;
	border:0px #E7E7E7 solid;
	background:#fff;
	margin:7px 0 13px 0;
}
.logo {
	float:left;
	width:242px;
	height:91px;
}
.MenuArea {
	width:490px;
	float:right;
	padding:38px 0 0 140px;
}
.MenuArea a {
	font-size:14px;
	color:#5B9C99;
	font-weight:bold;
	text-align:right;
	padding:0 0 0 9px;
}
.MenuArea a:hover {
	color:#0E4261;
	font-weight:bold;
}
/************************** HEADER CSS END HERE **************************************/
/************************** CONTENT CSS START HERE **************************************/
#Content {
	width:880px;
	border:0px solid #E7E7E7;
	background:#ffffff;
}
.HeaderImg {
	width:880;
	background:url(/images/header.jpg) 0 0 no-repeat;
	position:relative;
	height:258px;
}
.HeaderImg .GetStarted {
	width:209px;
	left:69px;
	top:165px;
	position:absolute;
}
.ContentLeft {
	float:left;
	width:597px;
	display:inline-block;
}
.ContentLeft .ContentBox {
	width:271px;
	padding:13px 0 0 0;
	margin:0 16px 0 0;
	float:left;
	display:inline;
}
.ContentLeft .ContentBox .TopGreenBox {
	width:252px;
	padding:8px 0 0 19px;
	height:28px;
	background:url(/images/content-heading-top.gif) 0 0 no-repeat;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
.ContentLeft .ContentBox .ContBoxTextArea {
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	padding:18px 18px 0 18px;
	width:233px;
	min-height:310px;
	height:auto !important;
	height:310px;
}
.ContentLeft .ContentBox .ContBoxTextArea .LearnMore {
	width:112px;
	padding:0 0 10px 60px;
	clear:both;
}
.ContentLeft .ContentBox .ContBoxTextArea .Contantimg {
	float:right;
	padding:0;
	width:80px;
}
.ContentLeft .ContentBox .ContBoxTextArea p {
	font-size:12px;
	color:#464646;
	font-weight:normal;
	line-height:18px;
	padding-bottom:14px;
}
.ContentLeft .ContentBox .ContBoxTextArea .TextLeft {
	width:148px;
	float:left;
}
.ContentLeft .ContentBox .ContBoxTextArea ul {
	padding:0 0 20px 0;
	margin:0;
	list-style-type:none;
}
.ContentLeft .ContentBox .ContBoxTextArea ul li {
	padding:0 0 3px 14px;
	margin:0;
	list-style-type:none;
	background:url(/images/icon.gif) 0 7px no-repeat;
	font-size:12px;
	color:#737373;
	font-weight:normal;
	line-height:18px;	
}
.ContentRight {
	float:right;
	width:275px;
	padding-top:13px;
}
.SideBox {
	background:url(/images/side-box-bg.jpg) repeat-y;
}
.SideBox .block{
	background:url(/images/side-bex-btom.jpg) no-repeat bottom;
	padding-bottom:30px;
}
.SideBox .block .block-view{
	background:url(/images/side-box-top.jpg) no-repeat top;
	width:275px;
	min-height:330px;
	height:auto !important;
	height:330px;
	padding-top:20px;
}
.SideBox .block h3 {
	color:#fff;
	font:normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	padding-bottom:10px;
}
.contact-fields {
	width:275px;
	display:inline-block;
}
.contact-fields dt {
	color:#fff;
	font-weight:bold;
	float:left;
	padding:5px 0 0 15px;
	width:112px;
	text-align:left;
	font-size:13px;
}
.contact-fields dd {
	margin-bottom:8px !important;
	margin-bottom:5px;
	float:left;
	width:145px;
}
.field {
	width:128px;
	height:18px;
	margin:0;
	padding-top:2px;
	font-size:13px;
	color:#737373;
	border:1px solid #e7e7ef;
	height:23px;
}
.contact-fields dd.rf {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}
.center {
	text-align:center;
}
.contact-button {
	background:url(/images/submit.jpg) no-repeat;
	width:110px;
	height:39px;
	border:0;
	padding:0;
	cursor:pointer;
	margin-top:20px;
}
.sidebanner {
	width:275px;
	margin:15px 0;
}
.footer {
	width:100%;
	background:#2e617b;
	height:20px;
}
.footer-block {
	width:874px;
	margin:0 auto;
}
