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

img, div { behavior: url("js/iepngfix.htc")};

body {
	position: relative;
    margin: 0px auto;
    text-align: center;
    background-color: #333333;
    font-family: arial, sans-serif;
    color: #ffffff;
}

a {
	color: #ffffff;
	text-decoration: none;
}

p {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}	

h3 {
	background-image: url("../images/bullets.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
}

ul, ol {
	padding-left: 30px;
	color: #fdb718;
	font-size: 14px;
}

.whiteText {
	color: #ffffff;
}

a:hover {
	color: #fdb718;
}
.active {
	color: #fbd718;
}

#outerframe {
	position: relative;
    margin: 0px auto;
	text-align: left;
	width: 770px;
	height: 801px;
	background-color: #13387c;
	color: #ffffff;
}

#logoArea {
	top: 0px;
	left: 0px;
	width: 770px;
	height: 221px;
	background-image: url("../images/topBG.jpg");
	background-repeat: no-repeat;
	z-index: 2;
}

#tagline {
	position: absolute;
	top: 80px;
	left: 440px;
	width: 300px;
	height: 100px;
	text-align: center;
	font-size: 22px;
}	

#subButtons {
	position: absolute;
	top: 220px;
	left: 139px;
	width: 626px;
	height: 40px;
	background-image: url("../images/subButtonBG.png");
	background-repeat: no-repeat;
	visibility: hidden;
	line-height: 50px;
	font-size: 11px;
	font-weight: bold;
	z-index: 1;
	text-align: center;
	padding-left: 5px;
}

#singleCol {
	top: 0px;
	left: 0px;
	width: 770px;
	height: 580px;
	background-image: url("../images/singleBG.jpg");
	background-repeat: no-repeat;
}

#leftCol {
	float: left;
	width: 420px;
	height: 500px;
	background-image: url("../images/leftBG.jpg");
	background-repeat: no-repeat;
	padding: 60px 20px 20px 20px;
}

#rightTop {
	float: right;
	width: 310px;
	height: 301px;
	background-image: url("../images/righttopBG.jpg");
	background-repeat: no-repeat;
	padding-top: 50px;
}

#rightMid {
	float: right;
	width: 270px;
	height: 142px;
	background-image: url("../images/rightmidBG.jpg");
	background-repeat: no-repeat;
	padding: 20px;
}

#buttonOne {
	position: absolute;
	top: 170px;
	left: 96px;
	background-image: url("../images/bt_home_over.jpg");
	background-repeat: no-repeat;
}

#buttonTwo {
	position: absolute;
	top: 170px;
	left: 153px;
	background-image: url("../images/bt_newsletter_over.jpg");
	background-repeat: no-repeat;
}	

#buttonThree {
	position: absolute;
	top: 170px;
	left: 239px;
	background-image: url("../images/bt_training_over.jpg");
	background-repeat: no-repeat;
}

#buttonFour {
	position: absolute;
	top: 170px;
	left: 308px;
	background-image: url("../images/bt_drugfreeworkplace_over.jpg");
	background-repeat: no-repeat;
}

#buttonFive {
	position: absolute;
	top: 170px;
	left: 389px;
	background-image: url("../images/bt_counseling_over.jpg");
	background-repeat: no-repeat;
}

#buttonSix {
	position: absolute;
	top: 170px;
	left: 477px;
	background-image: url("../images/bt_referralservices_over.jpg");
	background-repeat: no-repeat;
}

#buttonSeven {
	position: absolute;
	top: 170px;
	left: 545px;
	background-image: url("../images/bt_managementconsultation_over.jpg");
	background-repeat: no-repeat;
}

#buttonEight {
	position: absolute;
	top: 170px;
	left: 643px;
	background-image: url("../images/bt_criticalincidents_over.jpg");
	background-repeat: no-repeat;
}

#buttonNine {
	position: absolute;
	top: 170px;
	left: 715px;
	background-image: url("../images/bt_contactus_over.jpg");
	background-repeat: no-repeat;
}

table#login td {
	padding-bottom: 10px;
	text-align: left;
}

td#submit {
	text-align: center !important;
}

#error {
	visibility: hidden;
	color: #ff0000;
	font-size: 14px;
	margin-top: 10px;
}

tr#errorTD {
	line-height: 15px;
}

.homepicL {
	float: left;
	margin: 5px 10px 5px 0px;
}

.homepicR {
	float: right;
	margin: -10px 10px 0px 10px;
}









#footer {
	float: right;
	width: 531px;
	height: 47px;
	margin-top: -47px;
	line-height: 48px;
	background-image: url("../images/footerBG.jpg");
	background-repeat: no-repeat;
	text-align: center;
}
