@charset "UTF-8";
/* CSS Document */

@import url("/css/productMenu.css");

#mh {
	position: relative;
	height: 105px;
	min-height: 105px;
}

#logo a, #logo a:visited {
	position: relative;
	background: url(/assets/hp/logo.jpg) left top no-repeat;
	height: 57px;
	heigh\t: px;
	width: 280px;
	padding: 57px 0px 0px 0px;
	margin: 0px;
}

#logo {
	margin: 0px;
	height: 57px;
	width: 280px;
	left: 0px;
	top: 25px;
}

#main_menu {
	right: 0;
	width: auto;
	margin-right: 15px;
}

#menu-nav .li-nav {
}

#pageContent {
	margin-top: 0px;
}

#hpImage {
	width: 960px;
	height: 225px;
	margin: 0px auto;
	border: outset;
	border-width: 0px 1px 1px;
	background: url(/assets/hp/panel_bg.gif) repeat-x;
}

#hpImage img {
	float: right;
}


#hpImageText {
	padding: 10px 20px 20px 20px;
	width: 230px;
	height: 225px;
	wid\th: 190px;
	heigh\t: 195px;
	float: left;
	color: #FFFFFF;
	font-size: 2.063em;
	line-height: 120%;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: 2px 2px 2px rgba(0,0,0,.25);
	vertical-align: middle;
}

#hpImageText h3 {
	margin:0px;
	font-size: 1em;
	color: white;
}

#hpImageText p {
	font-size: 0.625em;
	line-height: 120%;
	margin-bottom: 0px;
}

#hpImageText p #small {
	font-size: 0.875em;
	display: block;
	margin-bottom: 8px;
}

#hpImageLink, #hpImageLink:visited {
	position: absolute;
	bottom: 20px;
/* 	right: 20px; */
	text-shadow: none;
	width: 138px;
	color: white;
	height: 20px;
	heigh\t: 20px;
	margin-top: 20px;
	text-decoration: none;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(/assets/hp/hp_arrow.gif);
	font-size: 0.688em;
	color: #acacac;
	padding-bottom: 3px;
}

#hpImageLink:hover {
	color: white;
}

#hpBody {
	width: 960px;
	overflow: hidden;
	margin: 10px auto 20px;
}

#hpBody *:first-child {
	margin-top: 0px;
}

#welcomeNote {
	width: 440px;
	margin-left: 260px;
}

#hp_news {
	float: right;
	width: 200px;
	margin-right: 20px;
}

#hp_circle {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}

#hpImageText #nexuslogo {
	background:transparent url(/assets/nexus_med.png) no-repeat left top;
	width: 110px;
	height: 58px;
/* 	margin-left: 37px; */
	margin-top: 0px;
	float: none;
}
