@charset "utf-8";
@import url("style-sheets/administration.css");
/* CSS Document */

* {padding:0; margin:0;}
#wrapper {
	width: 970px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
}
#top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 30px;
	width: 970px;
	position: absolute;
	top: 10px;
	background-image: url(images/top-menu-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 28px;
}
#top-menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#top-menu a:hover {
	color: #8DC5DC;
}
#top-menu .tab1 a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#top-menu .tab1 a:hover {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}

.tab1 {
	position: absolute;
	left: 725px;
	padding-top: 5px;
	top: -5px;
	font-size: 12px;
}

#header {
	position: absolute;
	height: 150px;
	width: 970px;
	top: 40px;
	background-image: url(images/header-workers.png);
	background-position: center bottom;
}
#header-logo {
	background-position: center center;
	position: absolute;
	height: 130px;
	width: 230px;
	left: 10px;
	top: 10px;
}
p {
}


#main-menu {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	position: absolute;
	height: 35px;
	width: 970px;
	top: 190px;
}
#navlist     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#navlist ul li {
	display: inline;
}

#navlist li {
	display: block;
	height: 35px;
	width: 194px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	text-align: center;
	line-height: 35px;
	list-style-type: none;
	background-color: #006699;
}
#navlist li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist li.current {
	background-color: #E1E1E1;
}
#navlist li a:hover {
	display: block;
	height: 35px;
	width: 194px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	text-align: center;
	line-height: 35px;
	list-style-type: none;
	background-color: #E1E1E1;
}
#navlist a:hover {
	color: #333333;
}






#index-content-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E1E1E1;
	position: absolute;
	height: 550px;
	width: 970px;
	top: 225px;
}
#wrapper #main-menu #navlist .current a {
	color: #333333;
}


#index-maincontent  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	position: relative;
	height: 400px;
	width: 580px;
	left: 10px;
	top: 5px;
}
#index-box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 150px;
	width: 360px;
	left: 600px;
	top: 10px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	background-image: url(images/nest-newbie.png);
	background-position: center;
}
#index-box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 150px;
	width: 360px;
	left: 600px;
	top: 170px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	background-image: url(images/dice-man.jpg);
	background-position: center center;
}
.white {
	color: #FFFFFF;
}
.gamble-advert {
	color: #FFFFFF;
	margin-top: 105px;
}

#index-box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 210px;
	width: 360px;
	left: 600px;
	top: 330px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	background-image: url(images/mouse.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#index-box3 li {
	list-style-type: none;
	margin-left: 6px;
}
#index-box3 a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#index-box3 a:hover {
	color: #009933;
}
#index-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	height: 30px;
	width: 970px;
	position: absolute;
	top: 775px;
	text-align: center;
}
.footer-txt {
	line-height: 30px;
}
#index-footer  a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#index-footer  a:hover {
	font-weight: bold;
	color: #8DC5DC;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 6px;
	color: #009933;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-size: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-left: 6px;
	margin-right: 6px;
}

.green-current {
	color: #009933;
}
#menu-box .green-current a {
	color: #009933;
}

#index-box1 a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#index-box1 a:hover {
	color: #009933;
}
h1 {
	font-size: 27px;
	color: #006699;
	margin-top: 6px;
	margin-left: 6px;
}
.welcometxt {
	margin-right: 240px;
}
#table-header {
	position: absolute;
	height: 40px;
	width: 220px;
	background-color: #009933;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#table-header  .white     {
	padding-top: 4px;
}


#welcome-table {
	position: absolute;
	width: 220px;
	right: 11px;
	top: 50px;
	height: 350px;
}
.bold-white {
	font-weight: bold;
	color: #FFFFFF;
}

#table-cell2 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 43px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}

#table-cell1 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 43px;
	background-color: #CCCCCC;
	color: #000000;
}
#table-cell3 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 66px;
	background-color: #CCCCCC;
	color: #000000;
}
#table-cell4 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 66px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell5 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 89px;
	background-color: #CCCCCC;
	color: #000000;
}
#table-cell6 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 89px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell8 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 112px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell7 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 112px;
	background-color: #CCCCCC;
	color: #000000;
}
#table-cell10 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 135px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell9 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 135px;
	background-color: #CCCCCC;
	color: #000000;
}
#table-cell12 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 158px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell11 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 158px;
	background-color: #CCCCCC;
	color: #000000;
}
#table-cell14 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 181px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell16 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 204px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell18 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 227px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell20 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 250px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell22 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 273px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell24 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 296px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell26 {
	position: absolute;
	height: 20px;
	width: 67px;
	top: 319px;
	background-color: #C2E7AD;
	color: #000000;
	left: 153px;
	text-align: center;
}
#table-cell13 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 227px;
	background-color: #CCCCCC;
	color: #000000;
	left: 0px;
	text-align: left;
}
#table-cell15 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 181px;
	background-color: #CCCCCC;
	color: #000000;
	left: 0px;
	text-align: left;
}
#table-cell17 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 204px;
	background-color: #CCCCCC;
	color: #000000;
	left: 0px;
	text-align: left;
}
#table-cell19 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 250px;
	background-color: #CCCCCC;
	color: #000000;
	left: 0px;
	text-align: left;
}
#table-cell21 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 273px;
	background-color: #CCCCCC;
	color: #000000;
	left: 0px;
	text-align: left;
}
#table-cell23 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 296px;
	background-color: #CCCCCC;
	color: #000000;
	left: 0px;
	text-align: left;
}
.style1 {font-weight: bold}

.table-txt {
	position: relative;
	top: 2px;
}

#table-cell25 {
	position: absolute;
	height: 20px;
	width: 150px;
	top: 319px;
	background-color: #CCCCCC;
	color: #000000;
	left: 0px;
	text-align: left;
}
#main-ad1 {
	position: absolute;
	height: 120px;
	width: 186px;
	top: 410px;
	color: #000000;
	left: 0px;
	text-align: left;
	background-image: url(images/advert2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-ad2 {
	position: absolute;
	height: 120px;
	width: 186px;
	top: 410px;
	color: #000000;
	left: 196px;
	text-align: left;
	background-image: url(images/advert1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-ad3 {
	position: absolute;
	height: 120px;
	width: 187px;
	top: 410px;
	color: #000000;
	left: 393px;
	text-align: left;
	background-image: url(images/advert3.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	height: 30px;
	width: 970px;
	text-align: center;
	position: absolute;
	top: 550px;
}
h4 {
	text-indent: 6px;
	font-size: 12px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #8DC5DC;
	text-decoration: none;
}
#menu-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	height: 400px;
	width: 270px;
	left: 678px;
	top: 0px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	background-position: center;
	list-style-type: none;
}

#menu-box ul {
	list-style-type: none;
}
#menu-box li {
	padding-top: 4px;
}


#menu-box /* CSS Document */


 a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#maincontent  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	position: relative;
	height: 530px;
	width: 667px;
	left: 10px;
	top: 10px;
}
#maincontent  ul {
	list-style-type: none;
}
#maincontent  li {
	padding-left: 27px;
	padding-top: 2px;
}

#menu-box  a:hover {
	color: #009933;
}
.fix-me {
	font-weight: bold;
	color: #990033;
}


.dk-grey {
	color: #333333;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006699;
}



.content-bullet {
	font-weight: bold;
	color: #006699;
	font-size: 15px;
}
#benefits-maincontent img {
	clear: none;
	float: left;
	margin-right: 15px;
	margin-left: 5px;
}

