/* Content */

#page {
	margin-top:-140px;
}

#content {
	float:none;
	width:725px;
	padding:10px 15px 15px 15px;
}

#header {
	height:406px;
	background-image:url(../images/hp-header-bg.png);	
	background-position:top;
}

#header-img {
	position:absolute;
	left:-156px;
	top:53px;
}

#hp-header-flash {
	width:715px;
	height:120px;
	position:absolute;
	top:18px;
	left:19px;
	background-color:#CCCCCC;
}
	

#main-nav {
	top:271px;
}

#main-nav li a {
	background-repeat:no-repeat;
	padding:0px;
	display:block;
	padding-top:60px;
	height:0px !important; /* for most browsers */
	height /**/:60px; /* for IE5.5's bad box model */
	overflow:hidden;
	outline:none;
}

#body {
	min-height:201px;
	_height:201px;
	background-image:url(../images/body-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:0px;
}

#left {
	width:315px;
	float:left;
}

#right {
	width:405px;
	float:right;
}

#left .company-overview {
	width:265px;
	margin-top:-28px;
	padding:0 12px 0px 22px;
	color:#333333;
	font-size:11px;
}

#email-subscribe {
	width:307px;
	height:85px;
	margin-bottom:40px;
	position:relative;
}

input#name {
	height:9px;
	position:absolute;
	left:88px;
	top:91px;
	border:none;
	border:0;
	font-size:8px;
	color:#60A83F;
}

input#email {
	height:9px;
	position:absolute;
	left:115px;
	top:76px;
	border:none;
	border:0;
	font-size:8px;
	color:#60A83F;
}

input.submit {		
	position:absolute;
	left:242px;
	top:74px;
}

#left #whats-new {
	width:315px;
	height:264px;
	background-image:url(../images/hp-whats-new.jpg);
	position:relative;
}


#right .browse-products {
	width:389px;
	height:247px;
	padding-left:6px;
	margin-top:-65px;
	margin-bottom:13px;
}

#right #calendar {
	width:406px;
	height:264px;
	background-image:url(../images/hp-calendar.jpg);
	position:relative;
}
