html {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;	
}
body {
	margin: 0px;
	padding: 0px;
	background: #CCCCCC;
}
img {
	border-style: none;
}
a {
	outline:none;
}

#navHome {
	width: 100%;
	margin-top: 14px;
}


.clear {
	clear: both;
}

#wrap {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	height: 651px;
	margin-top: 25px;
}

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#topRight {
	float: right;
	text-align: right;
	margin-top: 28px;
}

#top {
	height: 88px;
	width: 100%;
}
.tPhone {
	font: bold 15px "Trebuchet MS";
	color: #2F428B;
}
#navTop {
	margin-top: 14px;
	height: 28px;
	width: 620px;
	float: right;
	background: url(../images/bg/navTop.png) repeat-x;
}

.tEmail {
	font: bold 12px "Trebuchet MS";
	color: #414A51;
}


#logo {
	float: left;
	height: 88px;
	width: 225px;
}
a.linkEmail {
	font: bold 13px "Trebuchet MS";
	color: #414A51;
	text-decoration: none;
}
a.linkNavTop {
	background: url(../images/bg/navTop.png) repeat-x;
	height: 23px;
	padding-right: 24px;
	padding-left: 24px;
	float: left;
	color: #181A63;
	text-decoration: none;
	font: bold 13px "Trebuchet MS";
	padding-top: 5px;
}
a.linkNavTop:hover {
	background: url(../images/bg/navTopH.png) repeat-x;
	color: #FFFFFF;
}
a.linkNavTopMrk {
	background: url(../images/bg/navTopH.png) repeat-x;
	height: 23px;
	padding-right: 24px;
	padding-left: 24px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 13px "Trebuchet MS";
	padding-top: 5px;
}
.navTopDiv {
	float: left;
	background: url(../images/bg/navTopDiv.png) no-repeat;
	height: 28px;
	width: 3px;
}

#banner {
	width: 100%;
}
.navHomeWrap {
	height: 130px;
	width: 181px;
	margin-right: 15px;
	padding-top: 15px;
	padding-left: 21px;
	background: #C7E1F1 url(../images/bg/navHomeB.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 16px;
	float: left;
}
.navHomeWrapG {
	height: 130px;
	width: 181px;
	margin-right: 15px;
	padding-top: 15px;
	padding-left: 21px;
	background: #DDEBC2 url(../images/bg/navHomeG.png) repeat-x;
	font-family: Arial;
	padding-right: 16px;
	float: left;
}
.navHomeWrapP {
	height: 140px;
	width: 181px;
	margin-right: 15px;
	padding-top: 5px;
	padding-left: 21px;
	background: #E1D7E8 url(../images/bg/navHomeP.png) repeat-x;
	font-family: Arial;
	padding-right: 16px;
	float: left;
}
.navHomeWrapO {
	height: 130px;
	width: 184px;
	padding-top: 15px;
	padding-left: 21px;
	background: #FFDFC1 url(../images/bg/navHomeO.png) repeat-x;
	font-family: Arial;
	padding-right: 16px;
	float: left;
}

.navHomeTop {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.navHomeMid {
	margin-top: 26px;
	font-size: 11px;
	color: #4D555D;
	line-height: 13px;
	height: 40px;
}

.navHomeMidP {
	margin-top: 18px;
	font-size: 11px;
	color: #4D555D;
	line-height: 13px;
}

.navHomeBot {
	text-transform: uppercase;
	text-align: right;
	font-size: 11px;
	color: #181A63;
	margin-top: 17px;
	background: no-repeat;
}
.navHomeBotP {
	text-transform: uppercase;
	text-align: right;
	font-size: 11px;
	color: #181A63;
	background: no-repeat;
	margin-top: 5px;
}

.navHomeArrow {
	float: right;
}
a.navHomeLearn {
	float: right;
	margin-top: 6px;
	margin-right: 8px;
	color: #181A63;
	text-decoration: none;
	font-size: 11px;
}
a.navHomeLearn:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	font: 10px/10px Arial;
	color: #4D555D;
	width: 920px;
	margin: 20px auto 25px;
}
#content {
	width: 100%;
}
#contentLeft {
	float: left;
	width: 300px;
	overflow: hidden;
	height: 452px;
}
#contentRight {
	width: 560px;
	padding-top: 28px;
	padding-left: 30px;
	float: right;
	background: #E8E8F0;
	height: 424px;
	padding-right: 30px;
	font: 11px/17px Arial;
	color: #4D555D;
	overflow-x:hidden;
	overflow-y: auto;
}
#contentRight h1 {
	margin-top: 0px;
	font: bold 15px Arial;
}
.inputText {
	height: 20px;
	width: 188px;
	border: 1px solid #455560;
	background: url(../images/bg/fields.png) repeat-x;
}
.inputBox {
	background: #E9EAF3;
	border: 1px solid #455560;
	width: 530px;
	height: 80px;
}
#contentRight a {
	color: #181963;
	overflow-x:hidden;
	overflow-y: auto;
	text-decoration: none;
}
#contentRight a:hover {
	color: #424A52;
	overflow-x:hidden;
	overflow-y: auto;
	text-decoration: none;
}
#footer a {
	display:block;
	text-align:center;
	text-decoration:none;
	color:#3c6ea3;
	margin-top:10px;	
}
#footer a:hover {
	color:#6f9d3b;
}