#mainBody {
	width: 970px;
	display: block;
	background-image: url(images/lms_15.gif);
	background-repeat: repeat-y;
}
#mainFrame {
	width: 762px;
	float: right;
}
/*HEADER*/
#header {
	width: 100%;
	height: 178px;
	background-image: url(images/backHeader.gif);
}


#headerLogo {
	height: 215px;
	width: 978px;
}

/*BODY*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #005C68;
	display: block;
	margin-top: 12px;
	font-style: normal;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 12px;
	font-weight: bold;
	text-align: left;
}
.mainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 17px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	display: block;
}
.mainCopyFrame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	text-align: left;
	line-height: 20px;
	float: left;
	width: 579px;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0063BE;
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	margin-bottom: 8px;
}

.blurb {
	color: #0059AA;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.contactContent {
	color: #004F59;
	font-weight: bold;
	display: block;
	height: 35px;
	padding-top: 15px;
}

.contactContent2 {
	color: #004F59;
	font-weight: bold;
	display: block;
	height: 45px;
	padding-top: 5px;
}
#rightInfo {
	float: right;
	text-align: right;
	display: block;
	width: 163px;
	margin-top: 13px;
	padding-right: 7px;
}
.home-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 24px;
	display: block;
	padding-top: 50px;
	padding-right: 20px;
	color: #000000;
	text-align: left;
	line-height: 13px;
}

.pics-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	display: block;
	padding-right: 8px;
	color: #000000;
	text-align: center;
	font-style: italic;
	padding-bottom: 8px;
	line-height: 12px;
}

.click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	background-color: #0063BE;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-bottom: 5px;
	width: 152px;
	margin-left: 9px;
}

/*FOOTER*/

#bottom {
	width: 958px;
	clear: both;
	border-top-width: 18px;
	border-bottom-width: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0063BE;
	border-bottom-color: #0063BE;
}

.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #09383e;
	display: block;
	padding-top: 10px;
	width: 934px;
	padding-bottom: 8px;
	
}
.footerAddressB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #09383e;
	letter-spacing: 0.02em;
	font-weight: bold;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	display: block;
	width: 970px;
	padding-top: 6px;
}

/*LEFT NAVIGATION MENU STUFF*/

#leftBar {
	float: left;
	width: 205px;

	margin-top: 40.px;
}
.menub {

}

/*link style in general, not hovered */
.menub a.vmenu:link, .menub a.vmenu:visited{
	display:block;
	color:#1D1D1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	line-height: 15px;
	font-weight: bold;
	padding-top: 16px;
	margin-bottom: 5px;
	height: 29px;
	padding-left: 8px;
}

.menub a.vmenu2:link, .menub a.vmenu:visited{
	display:block;
	color:#1D1D1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	line-height: 15px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 5px;
	height: 37px;
	padding-left: 8px;
}

/*link style when the link is visited (clicked, and chache exist in the system)*/
.menub a.vmenu:visited{
	display:block;
	color:#1D1D1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	line-height: 15px;
	font-weight: bold;
	padding-top: 16px;
	margin-bottom: 5px;
	height: 29px;
	padding-left: 8px;
}

.menub a.vmenu2:visited{
	display:block;
	color:#1D1D1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	line-height: 15px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 5px;
	height: 37px;
	padding-left: 8px;
}

/*Change the line style when mouse hover over the link*/
.menub a.vmenu:hover {
	color:#FFFFFF;
	background-color: #0063BE;
	
}
.menub a.vmenu2:hover {
	color:#FFFFFF;
	background-color: #0063BE;
	
}

/*Change the line style if the link is active (only to fix funny bug about unwanted style change when the link is clicked)*/
.menub a.vmenu:active {
	display:block;
	color:#1D1D1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	line-height: 15px;
	font-weight: bold;
	padding-top: 16px;
	margin-bottom: 5px;
	height: 29px;
	padding-left: 8px;
}
.menub a.vmenu2:active {
	display:block;
	color:#1D1D1D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	line-height: 15px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 5px;
	height: 37px;
	padding-left: 8px;
}

/*END OF LEFT NAVIGATION MENU STUFF*/


.ek-header-bottom {
	width:980px;
	height:124px;
	margin:0 auto;
}
