﻿body {
	background: #bab8b9 url(../images/bg3_gradient_darkgreen-to-lighter.jpg) repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	vertical-align: super;
	
}
p{margin:12px 0;}
img{border:0;}
a{color:#306a96;}
#page_con {
	width:900px;
	margin:0 auto;
	background:#ffffff;
	border-left:1px solid #8a8a8a;
	border-right:1px solid #8a8a8a;
}
.header {
	background: url(../images/header_bg_top2.jpg) repeat-x;
	height: 11px;
	padding:0px 0 0 0;
}
#header {
	background: url(../images/header_bg.jpg) repeat-x;
	height: 94px;
	padding:1px 0 0 0;
}
#header h1 {
	float:left;
	color:#343434;
	font-size:20px;
	font-family: Helvetica, sans-serif;
	padding: 0 0 0 50px;
	line-height: 80px;
	margin:0;
	font-weight:normal;
}
#topnav {
	float:right;
	color:#4b4b4b;
	padding: 60px 10px 0 0;
}
#topnav a{
	text-decoration:none;
	color:#4b4b4b;
	font-size:11px;
	padding:0 10px;
}
#topnav a:hover {color: #ff0000; text-decoration: underline;}
#content{
	background: #ffffff url(../images/content_bg.jpg) repeat-x;
	padding: 20px 7px 0px 7px;
}
#left_col {
	float:left;
	width:269px;
}
.sbox_y{
	background: url(../images/sidebox_y.gif) repeat-y ;
	padding: 1px 3px;
	margin-bottom:17px;
}
.sbox_x{
	background: url(../images/sidebox_x.gif) repeat-x left bottom;
	padding: 1px 0;
	position:relative;
}
.sbox_top{
	position:absolute;
	left:-3px;
	top:-7px;
	background: url(../images/sidebox_top.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	width:269px;
}
.sbox_bottom{
	position:absolute;
	left:-3px;
	bottom:0;
	background: url(../images/sidebox_bottom.gif) no-repeat left bottom;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
	width:269px;
}
.sbox_content{padding: 1px 3px 6px 3px;}
* html .sbox_bottom{
	position:relative;
	left:0;
	bottom:-2px;
	margin: -7px -3px 0 -3px;
}
* html .sbox_content{padding: 1px 3px 0 3px;}
#slogan{
	background: url(../images/slogan.jpg) no-repeat;
	height:183px;
	color: #FFFFFF;
	font-size:22px;
	text-align:center;
}
.title{
	line-height: 29px;
	height: 29px;
	color: #FFFFFF;
	background: url(../images/title_bg.jpg) repeat-x;
	font-size:19px;
	padding: 0 0 0 15px;
}
#leftnav{
	margin:5px 10px;
	padding: 0;
	list-style:none;
}
#leftnav li{
	width:100%;
	float:left;
	height:22px;
	position:relative;
	border-bottom: 1px solid #a8a8a8;
}
#leftnav li.last{border-bottom:0;}
#leftnav a{
	display:block;
	color:#5f5f5f;
	background: url(../images/arrow.gif) no-repeat 3px center;
	padding:0 0 0 20px;
	line-height:22px;
	text-decoration:none;
}
#leftnav a:hover {color: #0000ff; text-decoration: underline;}
.entry{
	border-bottom:1px solid #a8a8a8;
	padding: 8px 10px;
}
.last_entry{padding: 5px 10px;}
#right_col{
	float:right;
	width:599px;
}
.wbox_y{
	background: url(../images/wbox_y.gif) repeat-y ;
	padding: 1px 2px;
	margin-bottom:15px;
}
.wbox_x{
	background: url(../images/wbox_x.gif) repeat-x left bottom;
	padding: 1px 0;
	position:relative;
}
.wbox_top{
	position:absolute;
	left:-2px;
	top:-7px;
	background: url(../images/wbox_top.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	width:599px;
}
.wbox_bottom{
	position:absolute;
	left:-2px;
	bottom:0;
	background: url(../images/wbox_bottom.gif) no-repeat left bottom;
	font-size: 1px;
	line-height: 1px;
	height: 7px;
	width:599px;
}
.wbox_content{
	padding: 1px 3px 6px 3px;
	text-align:center;
}
* html .wbox_bottom{
	position:relative;
	left:0;
	bottom:-2px;
	margin: -7px -2px 0 -2px;
}
* html .wbox_content{padding: 1px 3px 0 3px;}
#main_left, #main_right{
	width:273px;
	height:147px;
	margin-bottom:10px;
	padding: 6px 12px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	
}
#main_left a, #main_right a{color:#ffffff;}
#main_left{
	float:left;
	background: url(../images/main_left_bg.jpg) no-repeat;
	color: #333;
}
#main_right{
	float:right;
	background: url(../images/main_right_bg.jpg) no-repeat ;
	color: #333;
}

#main_right_indexonly{
	float:right;
	background: url(../images/main_left_bg-copy_med_top_light_bottom_larger.jpg) no-repeat ;
	color: #333;
}




.main_title_indexonly{
	line-height: 20px;
	color: #ffffff;
	font-size:18px;
}
.main_title{
	line-height: 36px;
	color: #ffffff;
	font-size:18px;
}
#footer{
	background: #669966 url(../images/footer_bg3.jpg) repeat-x;
	padding: 0 20px;
	line-height:44px;
	height:120px;
	color:#333333;
}
#footer a{
	color:#eeeeee;
	text-decoration:none
}
#footer_left{float:left;
color:#ffffff;}
#footer_right{float:right;
color:#ffffff;}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.sp{
	border-top: 1px solid #9e9e9e;
	float:right;
	width:425px;
	position:relative;
}
.float_left{
	float:left;
	margin: 0 10px 10px 0;
}
.float_right{
	float:right;
	margin: 0 0 10px 10px;
	
}

.float_right_company_values{
	float:right;
	margin: 0 0 30px 10px;
	
}

.float_right_corporate_positions{
	float:right;
	margin: 0 0 40px 10px;	
}

.float_right_partner_opportunities{
	float:right;
	margin: 0px 0pm 30px 20px;	
}

.float_right_licenses{
	float:right;
	margin: 2px 0px 10px 10px;
	
}

.float_right_img{
	float:right;
	margin: 34px 5px 10px 10px;
	
}


.float_right_index{
	float:right;
	vertical-align:top;
	overflow:hidden;
	margin: 160 10 30px 20px;
}
.right{text-align:right;}
.readmore{
	color:#ab5d01;
	font-weight:bold;
	padding:0 5px;
}
.arrow_list{
	margin: 0;
	padding: 0;
	list-style:none;
}
.arrow_list li{
	background: url(../images/arrow_2.gif) no-repeat 15px 7px;
	line-height:20px;
	padding: 0 0 0 25px;
}
.date{
	color:#97653c;
	font-weight:bold;
}
.superscript{
vertical-align: super;
}

#product_pics{
	margin: 1em 1em 1em 0em
	}

sup( vertoca-align:0.5em; font-size:0.75em;}

.index_picture{
    float:right;
	padding: 34px 0px 20px 10px;
	}
	
.EquiPoint_Company_Value_picture{
    float:right;
	padding: 0px 0px 60px 10px;
	}	
	
	.float_right_Products{
	float:right;
	margin: 0 0 10px 10px;
	
}
.Products_picture{
    float:right;
	padding: 0px 10px 10px 10px;
	}	
		
.Technology_picture{
    float:right;
	padding: 0px 0px 0px 10px;
	}	
		
.RequestInfoTable{
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}	


ul {margin-left:0 padding-left:0;{
ul li {margin-left: 0 px;}

*.list{martgin-left: 60px;}
*.marker{float:left; margin-left:-60px; width:60px, text-align:left;}

    .agenttop{
	overflow:hidden;
	vertical-align:top;
	padding: 0px 5px 0px 0px;
	}
	
	.agentleft{
	overflow:hidden;
	vertical-align:top;
	padding: 0px 5px 0px 0px;
	}
	
	.agentright{
	overflow:hidden;
	vertical-align:top;
	padding: 0px 5px 0px 0px;
	}

