@charset "utf-8";
/* CSS Document */

/*----Footer----*/

#footer_home{
	width:970px;
	position:relative;
	background-color: #d9d9d9;
	margin:0 auto 0 auto;
	height:100px;
	clear:both;
	background-image: url(../../_sharedimg/home/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper_header_home{
	float:left;
	position:relative;
	width:960px;
	height:497px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:solid 1px #FFF;	
}
#wrapper_header_home img{
	float:left;
}

#home_flash{
	float:left;
	width:639px;
	height:324px;	
}

#wrapper_body_home{
	float:left;
	position:relative;
	width:960px;
	height:312px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../../_sharedimg/home/home_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	overflow:hidden;
}

#content_home{
	float:left;
	position:relative;
	width:613px;
	padding:20px 0px 0px 24px;
}

#featured_news_home{
	float:left;
	position:relative;
	width:278px;
	padding:29px 0px 0px 22px;
}

div.featured_news_article{
	float:left;
	position:relative;
	width:165px;
	padding:4px 22px 0px 3px;
}
div.featured_news_article a {text-decoration: none; }

div.featured_news_article_wrapper{
	float:left;
	position:relative;
	margin:15px 0px 15px 0px;
	padding: 0px 0 0 0px;
	width:290px;
}

div.featured_news_article_img{
	float:left;
	width:100px;
	padding:0px 0px 0px 0px;
	margin-top: 0.7em;
}

div.featured_news_article p{
	margin:0px 0px 0px 0px;
	color:#b0b4b5;
}

.featured_news_article_heading{
	color:#838a8d;
	font-weight:bold;
}

#home_pod_approach_wrapper{
	float:left;
	width:292px;
	padding:0px;
	margin:0px;
}

#home_pod_history_wrapper{
	float:left;
	width:321px;
	padding:0px;
	margin:0px;
}

#home_pod_approach_link{
	float:left;
	width:292px;
	padding:0px;
	margin:0px;
}

#home_pod_history_link{
	float:left;
	width:296px;
	padding:0px 0px 0px 25px;
	margin:0px;
}


#home_pod_approach{
	float:left;
	position:relative;
	width:181px;
	height:145px;
	padding:23px 101px 0px 0px;
	background-image: url(../../_sharedimg/home/our-approach.jpg);
	background-repeat: no-repeat;
	background-position: 197px 35px;
	color:#b0b4b5;
}

#home_pod_history{
	float:left;
	position:relative;
	width:181px;
	height:145px;
	padding:23px 101px 0px 25px;
	background-image: url(../../_sharedimg/home/history.jpg);
	background-repeat: no-repeat;
	background-position: 220px 35px;
	color:#b0b4b5;
}


/*-------HOME Menu-------*/

#home_menu{
	float:left;
	width:320px;
	height:324px;
	padding-left: 1px;
}

#homemenu{
	position:relative;
	width: 320px;
	height: 324px;
	background-image: url(../../_sharedimg/home/home_menu_sprite.gif);
	padding:0px;
	margin:0px;
}

#homemenu li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	background-image:none;
}
#homemenu li, #homemenu a {
	display: block;
	height: 51px; 
}

#homemenu_01 {left: 0px; top:0px; width: 320px; height: 51px; }
#homemenu_02 {left: 0px; top:51px; width: 320px; height: 45px; }
#homemenu_03 {left: 0px; top:96px; width: 320px; height: 45px;}
#homemenu_04 {left: 0px; top:141px; width: 320px; height: 45px;}
#homemenu_05 {left: 0px; top:186px; width: 320px; height: 45px;}
#homemenu_06 {left: 0px; top:231px; width: 320px; height: 45px;}
#homemenu_07 {left: 0px; top:276px; width: 320px; height: 48px;}


#homemenu_01 a:hover {background: transparent url(../../_sharedimg/home/home_menu_sprite.gif) -320px -0px no-repeat;height: 51px;}
#homemenu_02 a:hover {background: transparent url(../../_sharedimg/home/home_menu_sprite.gif) -320px -51px no-repeat;  height: 45px;}
#homemenu_03 a:hover {background: transparent url(../../_sharedimg/home/home_menu_sprite.gif) -320px -96px no-repeat;height: 45px;}
#homemenu_04 a:hover {background: transparent url(../../_sharedimg/home/home_menu_sprite.gif) -320px -141px no-repeat;height: 45px;}
#homemenu_05 a:hover {background: transparent url(../../_sharedimg/home/home_menu_sprite.gif) -320px -186px no-repeat;height: 45px;}
#homemenu_06 a:hover {background: transparent url(../../_sharedimg/home/home_menu_sprite.gif) -320px -231px no-repeat;height: 45px;}
#homemenu_07 a:hover {background: transparent url(../../_sharedimg/home/home_menu_sprite.gif) -320px -276px no-repeat;height: 48px;}

