
body {
	font-family:Arial,Helvetica;
	font-size:9pt;
	color: #000000;
	background: url("images/bg.gif");
}

table {
	font-family:Arial,Helvetica;
	font-size:9pt;
}

input {
	font-family:Arial,Helvetica;
	font-size:9pt;
	border:1px solid #888888;
}

textarea {
	font-family:Arial,Helvetica;
	font-size:9pt;
	border:1px solid #888888;
}

.req_input {
	font-family:Arial,Helvetica;
	font-size:9pt;
	border:1px solid #888888;
	background: #cccccc;
}

.main_page_column {
	padding:0px;
	float:left;
	margin-right:20px;
}

.full_page_column {
	width:730px;
	padding:0px;
	float:left;
}

.front_page_box {
	width:311px;
	height:241px;
	float:left;
	background-image:url(images/smllcellbg.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

.comment_box {
	position:relative;
	float:right;
	width:200px;
	color:#333;
	border:1px solid #f99a33;
	background:#ffe2a8;
	padding:10px;
	margin-top:10px;
	background-image:url('images/comment-tag.gif');
	background-position: -16px 30px;
	background-repeat: no-repeat;
	z-index:99;
}

.team_member {
	margin-top:15px;
	padding:10px;
	clear:both;
	height:150px;
	overflow:visible;
}

.team_pic {
	border: 1px solid #000000;
	float:left;
	margin-right:15px;
	width: 114px;
	height:131px;
}
.team_pic_box {
	float:left;
}
.team_details_box {
	float:right;
}

.team_name {
	font-size:13px;
	font-weight:bold;
}

.submenu_container .submenu_item  {
	border:1px solid #ffffff;
	height:20px;
	width:190px;
	padding: 4px 0px 0px 8px;
	display:block;
	background: url("images/submenu_on.gif") 0 0 no-repeat;
	color: #FFFFFF;
	text-decoration:none;
	margin-bottom:10px;
}

.submenu_container a {
	text-decoration:none;
	color:#000;
}


.sub_submenu_container a {
	border:1px solid #ffe2a8;
	width:190px;
	padding: 4px 0px 0px 8px;
	display:block;
	background: url("images/submenu_off.gif") 0 0 no-repeat;
	color: #D06F1A;
	text-decoration:none;
	margin-bottom:10px;
}

.submenu_container a:hover {
	text-decoration:underline;
	color:#000;
}

.sub_submenu_container a:hover {
	border:1px solid #C00000;
	width:190px;
	padding: 4px 0px 0px 8px;
	display:block;
        background:#ffe2a8;
	color: #C00000;
	text-decoration:none;
	margin-bottom:10px;
}

.solution_title {
	font-size: 14pt;
	font-family:Arial,Helvetica;
	color:#000000;
}

.page_title {
	font-size: 14pt;
	font-family:Arial,Helvetica;
	color:#000000;
	margin-bottom:10px;

}

.page_title_orange {
	font-size: 14pt;
	font-family:Arial,Helvetica;
	color:#cc6600;
}

.sub_title {
	font-size: 11pt;
	font-family:Arial,Helvetica;
	color:#cc6600;
	font-weight:bold;
	line-height:14pt;
}

.showcase {
	clear:both;
	width:961px;
	text-align:left;
}

.showcase_products {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


.menu_container {
	clear:both;
	height:30px;
	width:961px;
	text-align:left;
}

.outer_container {
	width:960px;
	border:1px solid #888888;
	padding: 10px 25px 20px 25px;
	background-color: #FFFFFF;
}

.right_container {	
	height:10px;
	width:728px;
	border:0px solid #FFFFFF;
	background-color: #FFFFFF;

}

.logo_container {
	height:85px;
	width:300px;
	float:left;
	text-align:left;
}

.search_box_container {
	margin-top:30px;
	height:50px;
	width:300px;
	float:right;
	text-align:right;
}

.main_container {
	clear:both;
	width:961;
	text-align:center;
	margin-top:30px;
}


.submenu_container {
	float:left;
	width:230px;
	text-align:left;
	margin-top:9px;
}

.subbody_container {
	float:left;
	text-align:justify;
	width:700px;
}

.sub_subbody_container {
	margin-top:20px;
	margin-bottom:20px;
	text-align:justify;
}

.sub_column{
	float:left;
	width:550px;
	text-align:justify;
}

.product_picture{
	float:left;
	text-align:justify;
}

.product_description{
	padding:0 20px;
	float:left;
	width:350px;
	text-align:justify;
}

.company_picture{
	float:left;
	width:114px;
	text-align:justify;
	border:10px;
}

.company_description{
	padding:0 20px;
	float:left;
	width:520px;
	text-align:justify;
}

.split{
	margin-left:auto; 
	margin-right:auto;
	clear:both; 
	height:5px;
	border-bottom:1px solid #BBBBBB;
}

.clear{
	clear:both;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	height:30px;
	color:#FFFFFF;
	text-align:left;
	padding:0px;
	border:0px;
}

#nav li {
	float: left;
	display: block;
	text-align:left;
	background-color:#FFFFFF;
}

#nav li ul {
	position: absolute;
	width:152px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	border-top: 1px solid #231f20;
}

#subnav li {
	float: left;
	width:180px;
	background-color:#f4c052;
	background-image: none;
}

#subnav li a {
	width:180px;
	font-family: Arial,Helvetica;
	font-size: 9pt;
	text-decoration: none;
	color: #ec9a2c;
	background-image: none;
}

#subnav li a:hover, #subnav li.a.sfhover {
	background-image: none;
	color: #FFFFFF;
	background-color: #ec9a2c;
}

#menu_home a {
	width:50px;
	height:31px;
	background: url("images/menu_home_roll.gif") 0 0 no-repeat;
}

#menu_home a:hover {
	width:50px;
	height:31px;
	background-position: 0 -31px;
}

#menu_products a {
	width:182px;
	height:31px;
	background: url("images/menu_products_roll2.gif") 0 0 no-repeat;
}

#menu_products a:hover {
	width:182px;
	height:31px;
	background-position: 0 -31px;
}

#menu_products1 a {
	width:182px;
	height:31px;
	background: url("images/menu_products_roll2.gif") 0 -62px no-repeat;
}

#menu_technology a {
	width:182px;
	height:31px;
	background: url("images/menu_technology_roll2.gif") 0 0 no-repeat;
}

#menu_technology a:hover {
	width:182px;
	height:31px;
	background-position: 0 -31px;
}

#menu_technology1 a {
	width:182px;
	height:31px;
	background: url("images/menu_technology_roll2.gif") 0 -62px no-repeat;
}

#menu_blank a {
	width:182px;
	height:31px;
	background: url("images/menu_blank_roll2.gif") 0 0 no-repeat;
}

#menu_blank a:hover {
	width:182px;
	height:31px;
	background-position: 0 -31px;
}

#menu_blank1 a {
	width:182px;
	height:31px;
	background: url("images/menu_blank_roll2.gif") 0 -62px no-repeat;
}

#menu_company a {
	width:182px;
	height:31px;
	background: url("images/menu_company_roll2.gif") 0 0 no-repeat;
}

#menu_company a:hover {
	width:182px;
	height:31px;
	background-position: 0 -31px;
}

#menu_company1 a {
	width:182px;
	height:31px;
	background: url("images/menu_company_roll2.gif") 0 -62px no-repeat;
}

#menu_consulting a {
	width:182px;
	height:31px;
	background: url("images/menu_consulting_roll2.gif") 0 0 no-repeat;
}

#menu_consulting a:hover {
	width:182px;
	height:31px;
	background-position: 0 -31px;
}

#menu_consulting1 a {
	width:182px;
	height:31px;
	background: url("images/menu_consulting_roll2.gif") 0 -62px no-repeat;
}

#menu_contact a {
	width:182px;
	height:31px;
	background: url("images/menu_contact_roll2.gif") 0 0 no-repeat;
}

#menu_contact a:hover {
	width:182px;
	height:31px;
	background-position: 0 -31px;
}

#menu_contact1 a {
	width:182px;
	height:31px;
	background: url("images/menu_contact_roll2.gif") 0 -62px no-repeat;
}

.product_name{
	font-weight:bold;
	font-size:15pt;
	font-style:italic;
	color:#000;
}
h1 {
	font-weight:bold;
	font-family:Arial,Helvetica;
	font-size:13pt;
	color:#cc6600
}

h2 {
	font-weight:bold;
	font-size:11pt;
}

h3 {
	font-weight:bold;
	font-size:9pt;
}
	
