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

html, body {
	margin:0;
	background-color:#FFF;
	line-height: 16px;
}
body, input, textarea, select, option {
	font-family:Arial, Sans-serif;
	font-size:12px;
	color: #595959;
}
input, textarea, select, option {
	color:#595959;
	background:#FFF;
}
a {
	color:#0068B3;
	text-decoration:none;
}
a:hover {
	color:#EE3024;
	text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
.hidden {
	display:none;
}
.clear {
	clear:both;
}


/********* BEGIN HOMEPAGE IMAGE AREA STYLES ********/

#hp-image-area {
	width:977px;
	height:319px;
	clear:both;
}
#hp-image-area h1, #hp-image-area h2, #hp-image-area h3, #hp-image-area h4 {
	display:none;
}
#hp-image-area .left, #hp-image-area .right {
	width:488px;
	height:319px;
	float:left;
}

/********* BEGIN HOMEPAGE IMAGE AREA STYLES ********/


#hp-bottom-section {
	width:976px;
	margin:14px 0;
}

/********* BEGIN HOMEPAGE NEWS AREA STYLES ********/
#hp-news {
	width:444px;
	float:left;
	padding:0 0 0 28px;
	position:relative;
}
#hp-news h2 {
	font-family:Myriad Web Pro, Myriad Pro, Myriad, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#EB6E1F;
	padding:0 0 18px 0;
	margin:0;
}
#hp-news .news-items {
	line-height:normal;
}
#hp-news .news-items a {
	color:#464646;
	text-decoration:none;
}
#hp-news .news-items a:hover {
	color:#EB6E1F;
	text-decoration:underline;
}

#hp-news .news-date {
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #0068b3;
	font-weight: 700;
	line-height:normal;
	margin:0;
}
#hp-news .news-all-link a {
	font-family:Myriad Web Pro, Myriad Pro, Myriad, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0068B3;
	text-decoration:none;
}
#hp-news .news-all-link a:hover {
	color:#EB6E1F;
	text-decoration:underline;
}
/********* END HOMEPAGE NEWS AREA STYLES ********/

/********* BEGIN HOMEPAGE FEATURED AREA STYLES ********/
#hp-feature {
	width:444px;
	float:right;
	padding:0 30px 0 0;
}
#hp-feature h2 {
	font-family:Myriad Web Pro, Myriad Pro, Myriad, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0068B3;
	padding:0 0 3px 0;
	border-bottom:1px solid #D2D7DB;
	width:444px;
	margin:0;
}
#hp-feature .feature-wrap {
	width:444px;
	margin-top:8px;
}
#hp-feature .feature-wrap .image {
	width:170px;
	height:145px;
	float:left;
	margin:0 0 0 0;
	padding:0;
}
#hp-feature .feature-wrap .image img {
	border:2px solid #D3D8DC;
}

#hp-feature .feature-wrap .feature-title {
	font-family:Myriad Web Pro, Myriad Pro, Myriad, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0068B3;
	line-height:normal;
}
#hp-feature .feature-wrap .feature-more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EB6E1F;
	line-height:normal;
}
#hp-feature .feature-wrap .feature-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	line-height:16px;;
	margin-top:6px;
}
#hp-feature .feature-hr {
	width:444px;
	height:6px;
	margin:0 0 10px 0;
	border-bottom:1px solid #D2D7DB;
}
#hp-feature .buttons {
	text-align:right;
	clear:both;
	width:308px;
	margin-left:137px;
}
ul#featured-btn {
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	width:308px;
	height:25px;
}
ul#featured-btn li {
	position:relative;
	float:left;
	display:block;
	height:25px;
	width:25px;	
	padding-left:4px;
}
ul#featured-btn li a {
	display:block;
	height:25px;
	width:25px;	
}
ul#featured-btn li span {
	display:none;
}
ul#featured-btn li.label { background-image:url(../images/home/featured-buttons/select-solution.gif); width:130px;}
ul#featured-btn li.nav-01 a { background-image:url(../images/home/featured-buttons/1.gif); }
ul#featured-btn li.nav-02 a { background-image:url(../images/home/featured-buttons/2.gif); }
ul#featured-btn li.nav-03 a { background-image:url(../images/home/featured-buttons/3.gif); }
ul#featured-btn li.nav-04 a { background-image:url(../images/home/featured-buttons/4.gif); }
ul#featured-btn li.nav-05 a { background-image:url(../images/home/featured-buttons/5.gif); }
ul#featured-btn li.nav-06 a { background-image:url(../images/home/featured-buttons/6.gif); }

ul#featured-btn li a:hover { background-position:0px -25px;}

/********* END HOMEPAGE FEATURED AREA STYLES ********/

/********* BEGIN FOOTER AREA STYLES ********/
#footer-hp {
	width:977px;
	height:20px;
	margin:12px 0 0 0;
	float:right;	
	font-size:10px;
	font-weight:normal;
	color:#9B9FA2;
}
#footer-hp a {
	color:#9B9FA2;
}
#footer-hp .left {
	width:345px;
	float:left;
	text-align:left;
	padding-left:8px;
}
#footer-hp .right {
	width:345px;
	float:right;
	text-align:right;
	padding-right:8px;
}
/********* END FOOTER AREA STYLES ********/
