/* @override http://anc.tsdwebsites.com/index.php/tools/css/themes/AntellaConsulting/main.css */

@charset "UTF-8";
/* CSS Document */




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #464646;
}

* {
	margin: 0px;
	padding: 0px;
}

#mainWrapper p, #mainWrapper a, #mainWrapper li, #mainWrapper h1, #mainWrapper h2, #mainWrapper h3, #mainWrapper label {
	
	font-family: Arial, Helvetica, sans-serif;
}

#content p, #content li,  #content label {
	
	font-size: 14px;
	line-height: 18px;
	color: #464646;
}

img {
	border: 1px solid #999; 
}
#mainWrapper {
	margin-left:auto;
	margin-right:auto;
	width: 808px;
	display:block;
	float:none;
}
#topNav {
	margin: 25px auto 0 auto;
	width: 808px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center !important;
	clear: both;
}

body #homePage #topNav {
	text-align:center !important;
}

#topNav ul {
	padding: 18px 0 18px 0;
	text-align:center;
}
#topNav li {
	list-style: none;
	display: inline;
}
#topNav a {
	text-transform: uppercase;
	font-size: 17px !important;
	font-weight: bold;
	padding: 15px 23px 16px 23px;
	color: #1a5f30;
	text-decoration: none;
}
#topNav a:hover {
	text-decoration: none;
	background-color: #ebebeb;
}
#banner_home {
	margin: 20px 0 20px 0;
}
#pageBanner {
	margin: 20px 0 20px 0;
	background-image: url(http://www.antelaconsulting.com/themes/AntellaConsulting/images/banner_int.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 806px;
	height: 118px;
	border: 1px solid #999;
}

#homePage #pageBanner {
	background-image: url(http://www.antelaconsulting.com/themes/AntellaConsulting/images/antellaFrontBanner.jpg);
	height: 305px;
}

#content {
}
#content_left_wrapper {
	float: left;
	width: 240px;
	border-top: 1px solid #999;
}
#services {
	border-bottom: 1px solid #999;
}
#content_right_wrapper {
	float: right;
	width: 540px;
}
#content_right {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 0px;
	margin: 0px;
}
#content_right ul {
	margin: 20px 0 0 40px;
	padding: 0px;
}
#content_right li {
	list-style: disc;
	margin: 10px 0 0 0;
}
#services ul {
	margin-bottom: 15px;
	padding: 0px;
}
#services li {
	list-style: none;
	padding-top: 20px;
	margin: 0px;
}
#services a {
	text-transform: uppercase;
	font-size: 14px !important;
}
#content_right p {
	padding-top: 20px;
}
#bottomer1 {
	height: 35px;
}
#bottomer2 {
	height: 55px;
}

#clientlogin, .login_block_form {
	background-image: url(http://www.antelaconsulting.com/themes/AntellaConsulting/images/login_BG.jpg);
	background-repeat: repeat-x;
	width: 538px;
	height: 182px;
	border: 1px solid #999;
	display: block;
	position: relative;
	top: 10px;
}

.login_block_form p {
	position: absolute;
	left: 250px;
	right: 20px;
	padding: 0 !important;
	top: 50px;
}

.login_block_form h1 {
	position: absolute;
	left: 250px;
	right: 20px;
	padding: 0 !important;
	top: 20px;
}

#login {
	color: #1a5f30;
	margin: 5px 15px 5px 15px;
	width: 188px;
	height: 172px;
	float: left;
}

.uNameWrap, .passwordWrap {
	color: #1a5f30;
	clear: left;
	float: left;
	margin: 0 15px !important;
}

.uNameWrap {
	margin-top: 15px !important;
}

.login_block_form label {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	font-weight: lighter;
	color: #464646;
	display: block;
	margin: 0;
}

.loginTxt {
	display: none;
}

#mainWrapper .ccm-input-text {
	width: 178px;
	margin: 0;
	display: block;
	position: relative;
	top: -15px;
}

#login p {
	margin-top: 10px;
}
.bttn, .ccm-input-submit {
	background-image: url(http://www.antelaconsulting.com/themes/AntellaConsulting/images/bttn_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	min-width: 70px;
	border: 1px solid #999;
	color: #7ec042;
	text-transform: uppercase;
	font-size: 12px;
	float: left;
	cursor: pointer;
	clear: left;
	position: relative;
	left: 130px;
	top: 8px;
}
.bttn:hover, .ccm-input-submit:hover {
	background-image: url(http://www.antelaconsulting.com/themes/AntellaConsulting/images/bttn_BG_hov.jpg);
	background-repeat: repeat-x;
}

.login_block_register_link {
	float: left;
	position: absolute;
	top: 20px;
	left: 230px;
	width: 270px;
	margin: 0 !important;
	height: 152px;
	border-left-style: solid;
	border-left-width: 1px;
}

.login_block_register_link a {
	padding-left: 20px;
	position: relative;
	top: 130px;
}

#login_graph {
	float: right;
	width: 270px;
	height: 152px;
	padding: 0 20px 0 20px;
	margin: 15px 0 15px 0;
	border-left: 1px solid #999;
}
#footer {
	font-size: 13px;
	font-weight: bold;
	color: #7ec042;
	margin: 15px 0 30px 0;
}

.clearer {
	clear:both;
}

#header {
	padding-top: 25px;
}

#homePage {
	width: 100%;
	float:left;
	height:100%;
	text-align:center;
}

#homePage * {
	text-align: left;
}

.nav-header {
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 0px;
}


