/* STYLE SHEET */
/* ***************************************************************************** */
/* FRAMEWORK */
html {}
body {
	position:relative;
	height:100%;
	background-color:#e5e6e8; 
	margin:0px
}
#main {
	position:relative;
	margin:0px;
	background-image:url(images/background/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ffffff;
	border-bottom:1px solid #b9baba;
	padding-bottom:20px;	}
#top {
	position:relative;
	margin-bottom:4px;
}
#container {
	position:relative;
	width:960px;
	margin:auto;
	/*border:1px solid #999999;*/
	padding-bottom:20px;
}
/* LOGO */
#logo {
	position:relative;
	float:left;
	width:400px;
	padding:20px 0px;	
}
#translation {
	position:relative;
	/*background-image:url(../images/versionbg.gif);*/
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	width:161px;
	height:20px;
	text-align:center;
}
#translation a:link,
#translation a:visited,
#translation a:hover {
	color:#0262a5;
	font-size:11px;
	text-decoration:none;
}
/* ***************************************************************************** */
/* BANNER */
#content_top {
	position:relative;
	text-align:justify;
	height:340px;
}
#content_top p{
	line-height:19px;
}
#main_content {
	position:relative;
	float:left;
	width:380px;
	padding-top:10px;
}
#banner {
	position:relative;
	float:right;
	width:570px;
	text-align:right;
}
#banner a:link,
#banner a:visited,
#banner a:hover {
	color:#59a6db;
	font-size:11px;
}
#actions {
	padding-right:10px;
	}
/* ***************************************************************************** */
/* NAVIGATION */
#nav {
	padding-top:2px;
}
#home {
	position:relative;
	float:left;
}
#menu {
	position:relative;
	float:right;
	height:35px;
	z-index:10;
}
/* ***************************************************************************** */
/* COLUMNS */
#benefits {
	position:relative;
	float:left;
	width:304px;
	height:248px;
	background-image:url(images/background/boxbg.jpg);
	background-repeat:no-repeat;
	margin-right:21px;
	line-height:18px;
	font-size:11px;
}
.check {margin:5px 0px;line-height:16px;}

#featured h2 {
	color:#231f20;
}
#news {
	position:relative;
	float:left;
	width:304px;
	height:248px;
	background-image:url(images/background/boxbg.jpg);
	background-repeat:no-repeat;
	margin-right:21px;
}
#allied {
	position:relative;
	float:right;
	width:304px;
	height:248px;
	background-image:url(images/background/boxbg.jpg);
	background-repeat:no-repeat;
}
.box_content {
	position:relative;
	padding:12px 18px 18px 18px;
}
.box_content2 {	
	margin:18px 14px 0px 14px;
	background-image:url(images/background/ahbg.gif);
	background-repeat:no-repeat;
	height:217px;
	width:275px;
	font-size:11px;
	color:#00406a;
	line-height:normal;
}
.box_content2 a:link,
.box_content2 a:visited,
.box_content2 a:hover {
	color:#01263e;
}
.allied_health {
	color:#ffffff;
	font-size:19px;
	padding-top:17px;
	padding-left:10px;
	line-height:20px;
}
.allied_health a:link,
.allied_health a:visited,
.allied_health a:hover {
	display:block;
	width:230px;
	height:18px;
	color:#ffffff;
	text-decoration:none;
}
#references {
	padding-top:12px;
	font-size:9px;
	line-height:12px;
}
/* ***************************************************************************** */
/* FOOTER */
#footer {
	position:relative;
	margin-top:5px;
}
#footer_container {
	position:relative;
	margin:0 auto;
	width:960px;
	color:#a0a1a3;
	font-size:11px;
	padding-bottom:20px;
	padding-top:0px;
	}
#footer_container a:link,
#footer_container a:visited,
#footer_container a:hover {
	color:#a0a1a3;
	text-decoration:none;
}


/* ***************************************************************************** */
#tell_friend {
	position:absolute;
	width:100%;
}
#tf_container {
	position:relative;
	margin:0 auto; 
	width:960px; 
}	
/* ***************************************************************************** */

:focus {outline:none}
.clear_column {
	clear:both;
}
h1{font-weight:normal;margin:2px 0px;}
h2 {font-weight:normal;margin:0px 0px 8px 0px;}
sup {height: 0;
	line-height: 1;
	vertical-align:top;
	_vertical-align: bottom;
	position: relative;
	}
.space {height:10px;}