/* Cascading Style Sheet for Template Central
   Copyright (C) 2006 Template Central */

/*
  GENERAL  -------------------------------------------------------------------
*/


html, body, p, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
#homebanner {
	background-image: url(images/hm_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 187px;
}
.mainnav_gradback {
	background-image: url(images/cellback_mainnav_grad.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


#bottom_content p,
#bottom_content img
{ margin-bottom: 10px; }

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	COLOR: #000000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
}
h2 {
	font-style: normal;
	font-size: 14px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0 5px 0;

}h3 {
	font-style: normal;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align:top;
	margin: 15px 0 -5px 0;
}

p {
	font-style: normal;
	font-size: 12px;
	text-align: left;
	color: #4c4c4c;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 10px;
}
.p_nobtm_marg {
	margin-bottom: 0px;
}

.summary {
	font-style: normal;
	font-size: 15px;
	text-align: left;
	margin-top: -8px;
	color: #666666;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 10px;
}.bullets {
	margin-bottom: 10px;

}

a:link, a:visited, a:active {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;}

.homelighttext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.hometxt_white {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}


.homelighttext a:link, a:visited, a:active {
	color: #a6e2ff;
	text-decoration: none;
	line-height: 14px;
	margin: 0px 0px 0px 0px;

}

#wrapper {
	width: 780px;
	margin:auto;
	text-align:left;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
		}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
}

li
{
	list-style: none;
	line-height: 1.4em;
	margin: 0px 0 2px 0;
	padding: 0px 0 0px 25px;
	background-position: 10px .4em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-indent: 0px;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	color: #4c4c4c;
}
 ol
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
}
#nav-main {
	width: 780px;
	height: 51px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	background-image: url(images/nav.jpg);
}

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
width: 730px;
overflow: hidden;
position: absolute;
bottom: 13px;
left: 32px;
}

#nav-main li, #nav-meta li {
display: inline;
}

#nav-main a {
	display: block;
	float: left;
	padding: 7px 10px 1px 10px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	color: #8EDAFE;
}

#nav-main a:hover {
	color: #00CCFF;
}

#nav-main a.current {
	color: #FFFFFF;
}

/*
  SUBMENU -------------------------------------------------------------------
*/

.sub_subnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.sub_subnav a:visited {
	color: #FFFFFF;
	text-decoration: none
}
.sub_subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sub_subnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.sub_subnav_horiz a:link {
	text-decoration: none;
	color: #0099FF;
}
.sub_subnav_horiz a:visited {
	color: #0099FF;
	text-decoration: none
}
.sub_subnav_horiz a:hover {
	color: #000000;
	text-decoration: none;
}
.sub_subnav_horiz a:active {
	color: #0099FF;
	text-decoration: none;
}

.sub_subnav_horiz_white a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.sub_subnav_horiz_white a:visited {
	color: #FFFFFF;
	text-decoration: none
}
.sub_subnav_horiz_white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sub_subnav_horiz_white a:active {
	color: #FFFFFF;
	text-decoration: none;
}



#left {
	width: 178px;
	float: left;
	margin-left: 12px;
	display: inline;
	margin-top: 0px;
	background-image: url(images/smenu_frame.jpg);
	height: 198px;
	background-repeat: no-repeat;
}
	
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 10px;
	margin-top: 0px;
	font-size: 11px;
	margin-left: 20px;
}

#nav a {
	display: block;
	width: 165px;
	height: 19px;
	line-height: 17px;
	border-bottom: 1px solid #E1E1E1;
}

#nav a:link, #nav a:visited {
	color: #333333;
	text-decoration: none;
}

#nav a:hover {
	color: #00CCFF;
	text-decoration: none;
}

#nav li a#current {
	color: #0D79B7;
	text-decoration: none;
	font-weight: bold;
}

/*
  CONTENT AREA -------------------------------------------------------------------
*/
		#container
		{
	margin: auto;
	width: 780px;
	margin:auto;
	background-image: url(images/content.jpg);
	margin-bottom: 20px;
		}

#bannershadow {
	background-image: url(images/banner_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	margin: auto;
}

		#content
		{
	margin: 0px 0px 15px 60px;
	float: left;
	width: 480px;
		}

.leftimage{
float: left;
margin: 0 10px 20px 0;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #000000;
width: 150px;
}

.clearit{
clear: both;
}

/*
  FOOTER -------------------------------------------------------------------
*/

	#footer
		{
	clear: both;
	text-align: center;
	background-image: url(images/footer.jpg);
	height: 72px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	background-repeat: no-repeat;
		}
#footer p {
	font-size: 11px;
	padding-top: 7px;
}

/*
  HOME PAGE COLUMNS -------------------------------------------------------------------
*/

#col1 {
	width: 195px;
	float: left;
	padding-left: 40px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
}
#col2 {
	width: 204px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
	}
#col3 {
	width: 204px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 150px;
}
#col1 h1, #col2 h1, #col3 h1{
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 0px;
	color: #2391CC;
}
#banner2 {

height: 82px;
background-image: url(images/header2.jpg);
background-repeat: no-repeat;
}
.bg_solutions {
	background-image: url(images/cellback_solutions.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_solsgrad {
	background-image: url(images/hm_solsgrad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hm_sols_hd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smenu_hd {
	background-image: url(images/smenu_heading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 36px;
}
.smenu_bgcol {
	background-image: url(images/smenu_col.jpg);
	background-repeat: repeat-y;
}
.smenu_hd_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	text-align: left;
}
.smenu_item_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	text-align: left;
}
.smenu_bullet {
	text-align: left;
	background-image: url(images/smenu_arrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.smenu_item_txt_lvl2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
}
.smenu_item_5px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 5px;
	text-align: left;
}
.smenu_space_12px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
	text-align: left;
}
.banner_prod {
	padding-top: 9px;
	padding-bottom: 4px;
}

.bg_horiz_smenu {
	line-height: 32px;
	background-image: url(images/bg_horiz_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.smenu_horiz_item_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 31px;
	text-align: left;
}
.smenu_horiz_item_txtBevel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #89C7E4;
	line-height: 31px;
	text-align: left;
}
.bg_horiz_smenu_black {
	line-height: 32px;
	background-image: url(images/bg_horiz_menu_black.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.smenu_horiz_item_txtBevel_grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 31px;
	text-align: left;
}
.line_features {
	background-image: url(images/features_line.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
