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

#mainContent {
	clear:both;
	/*margin-top:-65px;*/
	margin-top:0;
}
/*div>#mainContent {
	margin-top:0;
}*/
#home_demoContainer
{
	behavior:url(css/iepngfix.htc);
}

#home_flashContainer {
	position:relative;
	width:100%;
	padding-top:65px;	
	z-index:5;
	clear:both;
}

#home_flashBanner {
	width:621px;
	height:182px;
	float:left;
}
#home_staticBanner {
	width:100%;
	height:318px;
	float:left;
}
#home_rightBanner {
	width:245px;
	height:182px;
	background:url(../images/banner_home_main_right.jpg);
	background-repeat:no-repeat;
	float:right;
}
#homePanels {
	width:700px;
	position:relative;
	top:15px;
	z-index:15;
	float:left;
}
#home_leftContainer {
	width:320px;
	height:340px;
	float:left;
	margin-right:20px;
}
#home_rightContainer {
	width:330px;
	height:340px;
	float:left;
	margin-right:5px;
}
#home_bottomNewsContainer {
	width:914px;
	height:41px;
	margin:10px auto -8px 6px;
	float:left;
	background:url(../images/home_newsBar.png);
	background-repeat:no-repeat;
	behavior:url(css/iepngfix.htc);
}
#home_bottomNewsContainer span {
	font-weight:bold;	
}
#home_bottomNewsContainer p {
	margin-top:7px;
	margin-left:12px;
}
#home_bottomNewsContainer a:link,
#home_bottomNewsContainer a:visited {
	text-decoration:none;
	color:#000000;
}
#home_bottomNewsContainer a:hover {
	color:#333333;
}
#home_specialtyContainer {
	width:320px;
	height:146px;
	position:relative;
	top:10px;
	margin-bottom:3px;
	background:url(../images/home_solutionsNew.jpg);
	float:left;
	color:#999999;
	text-decoration:none;
	cursor:pointer;
}

#home_specialtyContainer:hover {
	background:url(../images/home_solutionsNew_hover.jpg);
	color:#FFFFFF;
}

#home_specialtyContainer .specHeader {
	margin-left:-6px;
}
#home_specialtyContainer p {
	margin-top:55px;
	padding-left:23px;
	padding-right:90px;
	/*text-align:justify;*/
}

#home_expedoSMContainer {
	width:320px;
	height:146px;
	position:relative;
	top:10px;
	margin-bottom:3px;
	float:left;
	cursor:pointer;
}

.unpad {
	padding-top:8px;
	padding-left:19px;
	padding-right:0;
	text-align:justify;
}

#home_productsContainer {
	width:320px;
	height:146px;
	background:url(../images/home_productsNew_black.gif);
	float:left;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

#home_productsContainer:hover {
	color:#cccccc;
}

#home_productsContainer .prodHeader {
	margin-left:-6px;
}
#home_productsContainer p {
	margin-top:50px;
	padding-left:23px;
	padding-right:110px;
	/*text-align:justify;*/
}
#home_specialtyContainer .learnMore {
	width:88px;
	height:22px;
	position:relative;
	left:170px;
	top: -15px;
}
#home_productsContainer .learnMore {
	width:88px;
	height:22px;
	position:relative;
	left:170px;
	top: -15px;
}
#home_demoContainer .learnMore {
	width:149px;
	height:15px;
	float:left;
}

#home_demoContainer {
	position:relative;
	width:345px;
	float:left;
}

#home_babyContainer {
	position:relative;
	width:333px;
	height:297px;
	margin-top:8px;
	background:url(../images/home_babyCDNew.jpg);
	float:left;
}

#home_babyContainer .header {
	margin-left:-6px;
	position:relative;
	z-index:20;

}

#home_babyContainer .babyLogo {
	position:relative;
	left:50px;
	top:-25px;
	float:left;
	z-index:10;
}

#home_babyContainer .learnMore {
	position:relative;
	left:23px;
	top:100px;
	float:left;
	z-index:10;
}

#home_babyContainer p {
	padding-left:23px;
	padding-right:23px;
	margin-top:40px;
}

#home_expedoContainer {
	position:relative;
	width:333px;
	height:297px;
	margin-top:8px;
	background:url(../images/home_expedoNew.jpg);
	float:left;
}

#home_expedoContainer .header {
	margin-left:-6px;
	position:relative;
	z-index:20;

}

#home_expedoContainer .learnMore {
	position:relative;
	right:90px;
	top:70px;
	float:right;
	z-index:10;
}

#home_expedoContainer p,
#home_expedoSMContainer p {
	color:#FFFFFF;
	padding-left:30px;
	padding-right:100px;
	margin-top:65px;
	font-weight:bold;
	font-size:10px;
}

#home_expedoContainer a,
#home_expedoSMContainer a {
	color:#FFFFFF;
	text-decoration:underline;
}

#home_expedoContainer a:hover {
	text-decoration:none;
}

#home_adminContainer {
	position:relative;
	width:333px;
	height:297px;
	margin-top:8px;
	float:left;
}

#home_bottomContainer {
	position:relative;
	/*top:-10px;
	left:16px;*/
	width:320px;
	height:155px;
	padding-top:10px;
	/*background:url(../images/panelBg_home_bottom.jpg);
	background-repeat:no-repeat;*/
	float:left;
}

#home_demoContent {
	width:250px;
}
#home_demoContainer p {
	margin-left:16px;
	font-size:10px;
	margin-top:7px;
}
#home_demoContainer .header {
	margin-left:-6px;
}
#home_newsEventsContainer {
	width:200px;
	position:relative;
	top:0;
	z-index:10;
	float: right;
}
#home_newsEventsContainer p {
	color:#666;
	padding:4px 0 8px 0;
}
#home_newsEventsContainer a:link {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}
#home_newsEventsContainer a:visited {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}
#home_newsEventsContainer a:hover {
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
#home_newsEventsContainerCenter {
	/*background:url(../images/home_sidebar_center.jpg);
	background-repeat:repeat-y;
	background-position:top;*/
	padding:0 18px 0 22px;
	margin-left:10px;
}
#home_newsEventsContainerBottom {
	/*background:url(../images/home_sidebar_bottom.jpg);
	background-repeat:no-repeat;*/
	width:226px;
	height:27px;
}
#home_newsEventsContainerCenter .red_copy {
	color:#FF0000;
}
