body {
	background-color: #f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	background-image: url("../../test/cevlu/images/login_headerTileBkgrd.png");
	background-repeat: repeat-x;
	display: block;
	height: 208px;
}
#mainContent {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#mainHeader {
	background-image: url("../../test/cevlu/images/login_headerBkgrd.png");
	background-repeat: no-repeat;
	display: block;
	height: 416px;
}
.cevlTourBtn {
	background-image: url("../../test/cevlu/images/cevlTourBtn.png");
	background-repeat: no-repeat;
	display: block;
	height: 97px;
	width: 97px;
}
.mainStage {
	background-image: url("../../test/cevlu/images/login_mainTileBkgrd.png");
	background-repeat: repeat-y;
	display: block;
	width: 1024px;
}
#mainHeader #home {
	background-image: url("../../test/cevlu/images/login_mainStage_bkgrd.png");
	background-repeat: no-repeat;
	background-position: 0px -339px;
	display: block;
	height: 339px;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
}
#mainHeader #about {
	background-image: url("../../test/cevlu/images/login_mainStage_bkgrd.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: none;
	height: 339px;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
}
#mainHeader #services {
	background-image: url("../../test/cevlu/images/login_mainStage_bkgrd.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: none;
	height: 339px;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
}
#mainHeader #contact {
	background-image: url("../../test/cevlu/images/login_mainStage_bkgrd.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: none;
	height: 339px;
	width: 921px;
	margin-right: auto;
	margin-left: auto;
}
#contentLogin {
	display: block;
}
#contentAbout {
	display: none;
}
#contentServices {
	display: none;
}
#contentContact {
	display: none;
}
#cevlIMG {
	background-image: url("../../test/cevlu/images/login_homeTitleIMG.png");
	background-repeat: no-repeat;
	display: block;
	height: 186px;
	width: 545px;
}
#cevlAboutIMG {
	background-image: url("../../test/cevlu/images/login_aboutTitleIMG.png");
	background-repeat: no-repeat;
	display: block;
	height: 212px;
	width: 177px;
}
#cevlContactIMG {
	background-image: url("../../test/cevlu/images/login_contactTitleIMG.png");
	background-repeat: no-repeat;
	display: block;
	height: 321px;
	width: 864px;
}
.descTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	color: #636f71;
}
.descTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #4f4f4f;
}
.loginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #4f4f4f;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:3px;
	border-style: solid;
	border-width: 1px;
	border-color: #546265;
	height: 17px;
	width: 140px;
}
.loginBox:hover {
	background-color: #f6f6f6;
	border-color: #000;
}
.loginBox:focus {
	background-color: #f6f6f6;
	border-color: #000;
}
#leftBox {
	background-image: url("../../test/cevlu/images/login_divLineGrphx.png");
	background-repeat: no-repeat;
	background-position: right;
	width: 276px;
	height: 193px;
}
#middleBox {
	background-image: url("../../test/cevlu/images/login_divLineGrphx.png");
	background-repeat: no-repeat;
	background-position: right;
	width: 330px;
	height: 193px;
}
#mainFooter {
	display: block;
	height: 70px;
	width: 1024px;
}
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	height: 48px;
	width: 472px;
	margin-top: -19px;
}
a.homeBtn {
	color: #e8eced;
	text-decoration: none;
	background-image: url("../../test/cevlu/images/login_homeBtn.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 53px;
	display: block;
}
a.homeBtn:hover {
	font-weight: bold;
	text-decoration: none;
}
a.homeBtnactive {
	color: #e8eced;
	background-image: url("../../test/cevlu/images/login_homeBtn.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 53px;
	display: block;
	background-position: 0px -24px;
	text-decoration: none;
}
a.aboutBtn {
	color: #e8eced;
	text-decoration: none;
	background-image: url("../../test/cevlu/images/login_aboutBtn.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 91px;
	display: block;
}
a.aboutBtn:hover {
	font-weight: bold;
	text-decoration: none;
}
a.aboutBtnactive {
	color: #e8eced;
	background-image: url("../../test/cevlu/images/login_aboutBtn.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 91px;
	display: block;
	background-position: 0px -24px;
	text-decoration: none;
}
a.servicesBtn {
	color: #e8eced;
	text-decoration: none;
	background-image: url("../../test/cevlu/images/login_servicesBtn.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 69px;
	display: block;
}
a.servicesBtn:hover {
	font-weight: bold;
	text-decoration: none;
}
a.servicesBtnactive {
	color: #e8eced;
	background-image: url("../../test/cevlu/images/login_servicesBtn.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 69px;
	display: block;
	background-position: 0px -24px;
	text-decoration: none;
}
a.contactBtn {
	color: #e8eced;
	text-decoration: none;
	background-image: url("../../test/cevlu/images/login_contactBtn.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 81px;
	display: block;
}
a.contactBtn:hover {
	font-weight: bold;
	text-decoration: none;
}
a.contactBtnactive {
	color: #e8eced;
	background-image: url("../../test/cevlu/images/login_contactBtn.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 81px;
	display: block;
	background-position: 0px -24px;
	text-decoration: none;
}
a.registerBtn {
	background-image: url("../../test/cevlu/images/login_registerBtn.png");
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 81px;
}
a.registerBtn:hover {
	background-position: 0px -32px;
}
a.loginBtn {
	background-image: url("../../test/cevlu/images/login_loginBtn.png");
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 81px;
}
a.loginBtn:hover {
	background-position: 0px -32px;
}
a.footerLinks {
	color: #6e6e6e;
	text-decoration: none;
}
a.footerLinks:hover {
	text-decoration: underline;
}

