/* HOMEPAGE CSS Document */

#homepageBody
{
	padding:0px; 
	margin:0px;
	font:normal 12px tahoma, geneva;
	background-image:url(../images/bg_homepage.jpg);
	background-position:left top;
	background-repeat:repeat-x;

}

#header_homepage
{
	width:885px;
	height:102px;
	float:left;
	background-image:url(../images/bg_hp_header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#homepageFlash_holder
{
	width:883px;
	float:left;
	height:333px;
	background-image:url(../images/hp_flashBorder.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding:0px 1px 0px 1px;
	z-index:0;
}
#homepage_bottomContent
{
	width:885px;
	float:left;
	background-color:#FFFFFF;
}
#hp_awardsAffiliation
{
	width:175px;
	float:left;
}
#hp_awardsAffiliation ul
{
	position: relative;
	top:35px;
	*left:-127px;
	margin-top:-5px;
	list-style-type:none;
}
#hp_awardsAffiliation ul li
{
	position: absolute;
	left:0px;
	top:0px;
	list-style-image:none;
	padding:0px;
	margin-left:13px;
}
#hp_awardsAffiliation #wifi
{
	margin-left:20px;
}
div#hp_awardsAffiliation h1
{
	padding:15px 0px 0px 12px;;
	margin:0px;
	float:left;
	display:block;
	font:bold 14px arial;
	color:#f95900;

}

#hp_newsEvents
{
	width:270px;
	float:left;
	background-image:url(../images/brdr_hpBottom.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0px 0px 15px 0px;
}
div#hp_newsEvents h1
{
	padding:15px 0px 0px 12px;;
	margin:0px;
	float:left;
	display:block;
	font:bold 14px arial;
	color:#f95900;

}
a.publication:link, a.publication:visited, a.publication:active, a.publication:hover
{
	width:160px;
	float:left;
	clear:both;
	display:inline;
	padding:0px;
	margin:15px 0px 0px 12px;
	text-decoration:none;
	font:normal 12px tahoma, geneva;
	color:#43439b;
}


#hp_features
{
	width:270px;
	float:left;
	background-image:url(../images/brdr_hpBottom.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:0px 0px 15px 0px;
	margin:0px;
}
div#hp_features h1
{
	padding:15px 0px 0px 12px;;
	margin:0px;
	float:left;
	display:block;
	font:bold 14px arial;
	color:#f95900;

}

.hp_feature
{
	width:250px;
	float:left;
	display:inline;
	margin:15px 0px 0px 12px;
	padding:0px;
	font:normal 12px tahoma, geneva;
}
div.hp_feature img.preview
{
	display:block;
	float:left;
}

div.hp_feature strong
{
	display:block;
	width:180px;
	float:left;
}

div.hp_feature span
{
	display:block;
	clear:both;
	width:180px;
	float:left;
}


a.hp_feature_link:link, a.hp_feature_link:visited, a.hp_feature_link:active, a.hp_feature_link:hover
{
	text-decoration:none;
	display:inline;
	float:left;
	margin:0px 0px 0px 10px;
	color:#43439b;
	cursor:pointer;
}
	

#hp_demo
{
	width:170px;
	float:left;
	
}
div#hp_demo h1
{
	padding:15px 0px 0px 10px;;
	margin:0px;
	float:left;
	display:block;
	font:bold 14px arial;
	color:#f95900;

}

/*** FOOTER STYLES ***/
body#homepageBody #footer
{
	width:885px;
	float:left;	
	height:75px;
}
body#homepageBody #footer_content
{
	padding:20px 0px 0px 20px;
	margin:0px;
	font:normal 9px tahoma, geneva;
	color:#636466;
	text-align:right;
}