#home {
	margin: 0px auto;
	padding: 0px;
	width:750px;
	
	/*border:1px solid #9C0;*/
}

#home h2{
	font:bold italic 24px/34px Georgia, "Times New Roman", Times, serif; color:#B10000;
	}

#home p{
	font:normal 16px/20px Georgia, "Times New Roman", Times, serif; color:#171717;
	
	margin: 0px;
	padding: 0px;
	background-color:#F7F7F7;
	
	}
.TabbedPanelsContent h3 {
	margin: 0px;
	padding: 0px;
	color: #B10000;
}


#home p.intro {
	padding: 0px;
	font:normal 13px/20px Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#home #divs_container {
	margin:0px;
	padding:0px;
	height:210px;
	font:normal 13px/17px Georgia, "Times New Roman", Times, serif;
	/*border:1px solid #039;*/
}
#home .pink{
	width:182px;
	float:left;
	color:#4B2B3E;
	background:url(../images/pink_bg.gif) no-repeat 0 0 #F7F7F7;
	color:#4B2B3E;
	height: 200px;
	margin: 0px 40px 0px 0px;
	padding: 7px 15px 0px;
	border-right: 1px solid #FBE2F1;
	border-bottom: 1px solid #FBE2F1;
	border-left: 1px solid #FBE2F1;
/*	border: 1px solid #F3F;*/
	}
#home .pink h3{
background:url(../images/news_icon.gif) no-repeat 2px 13px; color:#850049;
	font:bold 20px/38px Georgia, "Times New Roman", Times, serif; padding:0 9px 0 22px;
}
#home .pink p{
	color:#4B2B3E;
	font:normal 13px/17px Georgia, "Times New Roman", Times, serif;
	padding: 10px 0px 0px 0px;
}
	
	
	
#home .green{
	width:182px;
	float:left;
	background:url(../images/green_bg.gif) no-repeat 0 0 #F7F7F7;
	height: 200px;
	margin: 0 40px 0px 0px;
	padding: 7px 15px 0px;
	border-right: 1px solid #DCF3D4;
	border-bottom: 1px solid #DCF3D4;
	border-left: 1px solid #DCF3D4;
	/*border: 1px solid #3C9;*/
}

#home .green h3{
	background:url(../images/solution_icon.gif) no-repeat 2px 13px; color:#516D0A;
	font:bold 20px/38px Georgia, "Times New Roman", Times, serif; padding:0 9px 0 22px;}
#home .green p{
	color:#3D5C32; padding:5px 0 27px 0;
	font:normal 13px/18px Georgia, "Times New Roman", Times, serif;
	margin:0px;
	
	}

#home .green p a{
	font:normal 13px/18px Georgia, "Times New Roman", Times, serif;
	width:180px;
	color:#516D0A;
	line-height:20px;
	
	}



#home .blue{
	width:182px;
	float:left;
	color:#4B2B3E;
	margin:0px;
	background:url(../images/blue_bg.gif) no-repeat 0 0 #F7F7F7;
	color:#4B2B3E;
	height: 200px;
	padding: 7px 15px 0px;
	border-right: 1px solid #DBEBFC;
	border-bottom: 1px solid #DBEBFC;
	border-left: 1px solid #DBEBFC;
	/*border: 1px solid #09F;*/
	
	}
#home .blue h3{
	background:url(../images/support_icon.gif) no-repeat 2px 11px; color:#364A5B;
	font:bold 20px/38px Georgia, "Times New Roman", Times, serif; padding:0 9px 0 22px;}
#home .blue p{
	color:#364A5B; padding:3px 0 10px 0;
	font:normal 13px/17px Georgia, "Times New Roman", Times, serif;}


#home .blue p a{
	font:normal 13px/18px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#364A5B;
	padding-top:15px;
	width:180px;
	}

 a.services:link , a.services:visited , a.services:active {
	margin: 0px;
	padding: 0px;
	color:#516D0A; float:left; clear:both;
	
}
 a.services:hover {
	 text-decoration:none; color:#000;
	
}


a.solutions:link , a.solutions:visited , a.solutions:active {
	margin: 0px;
	padding: 0px;
	color:#364A5B; float:left; clear:both;
	
}
 a.solutions:hover {
	 text-decoration:none; color:#000;
	
}



#home h2 span {
	color: #000;
}
h2#who_we_are {
	margin: 0px;
	background-image: url(../images/who_we_are.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 44px;
	line-height: 44px;
	
	
}
