/* CSS Document */

#hm-BrandingMastHead{
	width:967px;
	height:275px;
	background-color:#63666b;
	border-bottom:8px solid #505358;
	padding-left:13px;
	padding-top:10px;
	margin:auto;
	overflow: hidden;
}

#hm-BrandingSub {
	width:183px;
	height:275px;
	float:left;
	background:url(/images/navbackground2.gif) no-repeat bottom #484b50;
}

#hm-BrandingSub a {
	color:#CCCCCC;
	text-decoration:none;
}

#hm-BrandingSub a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#hm-BrandingSub ul {
	color:#98999d;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	list-style:none;
	list-style-position:outside;
	margin: 10px 0 0 10px;
	text-align:left;
}

#hm-BrandingSub li {
	height:20px;
}

#hm-BrandingMain  {
	width:772px;
	height:307px;
	float:right;
	background-image:url(/images/idea-integration-mast-bg.jpg);
}

#hm-ContentArea  {
	width:980px;
	background:url(/images/hm-ContentArea-bg.gif) no-repeat top #FFF;
	margin:auto;
	font-size:11px;
	position: relative;
}

.hm-Heading {
    background: url(/images/headerbox.gif) no-repeat 0px 2px; 
	color:#436fb0;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0 0 1em 0; 
    padding-left: 20px;
}
.hm-HeadingRoadmap {color:#333333; font-size:11px; text-transform: uppercase; padding-top: 5px;}
.hm-ActionLinks {
    text-align: left;
}

.hm-ActionLinks a
{
    background: url(/images/linkarrow.gif) no-repeat 0 3px;
    color: #333;
    display: block;
    font-weight: bold;
    padding-left: 25px;
    text-decoration: none;
}

.hm-ActionLinks a:hover {
    color: #808080;
}


/* ----------------------------------------------------- */

#aboutnews  {
	width:600px;
	float:left;
	border-right:0px solid #c3c2c0;
	position: relative;
}


#hm-About { /* Total Width 300 = 260+20+20 */
	width:260px;
	float:left;
	border-right:0px solid #c3c2c0;
	text-align:justify;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#hm-Awards /* Total Width 300 = 260+20+20 */
{
	width:260px;
	float:left;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 5px;
	text-align: left;
}
#hm-Awards li { list-style: disc; margin-left: 15px; margin-bottom: 5px;}
#hm-Awards li a { text-decoration: none; font-weight: bold; color: #333; }
#hm-Awards li a:hover { color: #808080; }
.hm-Roadmap {/*width: 260px !important;*/}
.hm-Roadmap a {float: left; padding-bottom: 15px;}
#RTE-link {color: #333333; text-decoration: none !important; font-weight: bold; padding-top: 5px;}
#hm-FeaturedSolution
{
	width:345px;
	float:right;
	padding-top:20px;
	padding-left:19px;
	padding-right:15px;
	padding-bottom: 5px;
	text-align:left;
}
#hm-FeaturedSolution div {/*overflow: hidden;*/}

.hm-SolutionThumbnail 
{
    background: #adadad;
    padding: 8px;
    margin-top: 5px;
}