@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg23.jpg);
	background-repeat: repeat-x;
	background-color: #292826;
}
#container {
	position: relative;
	color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container #login {
	position: absolute;
	left: 631px;
	top: -2px;
	height: 23px;
	padding-top: 2px;
	background-image: url(../images/client_login.png);
	width: 150px;
	background-repeat: no-repeat;
	background-position: 6px 1px;
	padding-bottom: 2px;
}
#container #menu {
	height: 35px;
	color: #4A4945;
	width: 747px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	position: relative;
	top: 40px;
	background-color: #292927;
	padding-top: 11px;
	padding-left: 17px;
	background-image: url(../images/connexxus_09c.jpg);
	background-repeat: no-repeat;
}
#container #content {
	float: left;
	width: 752px;
	position: relative;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	top: 30px;
}
#container #sidebar {
	float: right;
	position: relative;
	width: 200px;
	top: 40px;
	text-align: right;
}
#container #logo {
	position: relative;
	top: 20px;
}
#footer {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	clear: both;
	top: 22;
}
#container #footbar {
	position: relative;
	width: 752px;
	clear: both;
	top: 77px;
	padding-top: 14px;
}
#container #footbar #right_center {
	position: relative;
	width: 350px;
	float: right;
	top: 10px;
}
#container #footbar #footer {
	position: relative;
	top: 24px;
}
#container #content #FlashID {
	position: relative;
	top: 30px;
	left: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #84CAA5;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}


.green_text {
	color: #86CAA6;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.white {
	color: #666;
}
.assessment {
	position: relative;
	top: -5px;
}

