body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin:0px;
	padding:0px;
	overflow-y:scroll;
}

.bodyTop {
	background-image:url(../newimages/sub_headerbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin:0px;
	padding:0px;
}
.bodyCompany {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin:0px;
	padding:0px;
}
.bodyHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin:0;
	padding:0;
	background-color: #000;
}

.bodyCustomerTestimonial {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	margin:0px;
	padding:0px;
}
.pngFix{ behavior: url("../include/iepngfix.htc") }

img {
	border:0;
	vertical-align:top;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #808080;
}
a:active {
	text-decoration: none;
	color: #808080;
}
#container{
	margin:0 auto;
	padding:0;
	width:960px;
}
#header{
	color:#FFFFFF;
	position:relative;
	float:left;
	border-bottom:1px solid #666;
	margin:20px 0 5px 0;
	padding:0px;
	width:100%;
}
#header .headerleft{
	float:left;
	position:absolute;
	vertical-align:top;
	width:400px;
}

#headerleft_menu {
	margin:0 auto;
	height:10px;
	list-style:none;
	position:relative; 
	padding:0px;
}

#headerleft_menu li {
	float:left; 
	display:block;
	text-align:center;
	text-decoration:none; 
	height:10px;
	line-height:15px;
}
#headerleft_menu li a {	
	height:10px;
	line-height:10px;
	text-align:center;
	padding:0px;
	cursor:pointer;
	color:#CCCCCC;
}
#headerleft_menu li a:hover {
	text-decoration:underline;
}

#headerleft_menu li  a:visited {
	color:#CCCCCC;
}

#headerleft_menu li.current a {
	color:#FF0000;
}

#headerleft_menu li.current a:hover {
	text-decoration:underline; 
}

#header .headerright{
	float:right;
	position:relative;
	vertical-align:top;
	color:#CCCCCC;
}
#header .headerright a{
	color:#CCCCCC;
}
#header .headerright a:hover {
	text-decoration:underline;
}
#header .headerright a:visited {
	color:#CCCCCC;
}

#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#header a:link {
	text-decoration: none;
}
#header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#header a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#header input{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
	background-color:#000000;
}

#header .Textbox{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
	background-color:#000000;
    border: 1px solid gray;
	vertical-align:top;
}

#header input[type="button"]{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #000;
}

#headerbody {
	position:relative;
	padding:0px;
	margin:0px ;
	width:960px;
	clear:both;
	min-height:500px;
	height:auto !important;
	height:auto;
}

#headerbody .contentHolder {
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(../newimages/sub_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	min-height:500px;
	height:auto !important;
	height:auto;
}

#headerbody .masterheader{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	width:960px;
	height:165px;
	z-index:1000;
}

#headerbody .headerbodyleft{
	float:left;
	margin-top:155px;
	/*padding:155px 0px 0px 10px;*/
	width:188px;
	padding:0px 0px 0px 10px;
}

#headerbodyleft_sidenav ul {
	padding: 0px; 
	margin: 0px;  
	font-size:11px; 
	font-weight:normal; 
}
#headerbodyleft_sidenav li { 
	border-top:1px solid #ccc;
	padding:0px ; 
	margin: 0px 0px 0px -30px;
	list-style-position:inside; 
	text-decoration: none; 
	font-weight:bold; 
	vertical-align:baseline;
	text-transform:uppercase;
	font-size:12px;
}
#headerbodyleft_sidenav li.navclose{
	list-style-image:url(../newimages/side_nav_cross.gif);
}
#headerbodyleft_sidenav li.navout{
	color:#FF0000;
	list-style-image:url(../newimages/side_nav_minus.gif);
}

#headerbodyleft_sidenav li.navout a.navoutlistselected{
	color:#FF0000;
}

#headerbodyleft_sidenav li.navhome{
	list-style-image:url(../newimages/side_nav_arrow.gif);
}

#headerbodyleft_sidenav li a {
	text-decoration: none;
}
#headerbodyleft_sidenav li a:hover{
	text-decoration:underline;
}

#headerbodyleft_sidenav li ul { 
	padding:0px; 
	margin: 0 23px;
	font-weight:normal;
}
#headerbodyleft_sidenav li ul li  { 
	border:0;
	padding: 0px; 
	margin: 0px 0px 0px 24px;
	vertical-align:middle; 
	font-weight:normal;
	text-transform:capitalize;
	list-style-image:url(../newimages/side_nav_arrow_grey.gif);
	list-style-position:outside;
}
#headerbodyleft_sidenav li ul li.navoutlist{	
	color:#FF0000;
	font-size:12px;
	list-style-image:url(../newimages/side_nav_arrow_red.gif);
}

#headerbodyleft_sidenav li ul li.navoutlist a.navoutlistselected{	
	color:#FF0000;
}

#headerbodyleft_sidenav li ul li.nobullet  {
	color:#666666;
	list-style-image:url(../newimages/side_nav_empty.gif);
	margin: 10px 0 0 0px;
	padding:0px;
	font-weight:bold;
}

#headerbodyleft_sidenav li ul li a { 
	text-decoration: none;
	font-weight:normal;	
}
#headerbodyleft_sidenav li ul li a:hover{
	text-decoration:underline;
	font-weight:normal;
}

#headerbodyleft_sidenav li ul li ul { 
	padding: 0px; 
	margin: 2px 15px; 
	font-weight:normal;
}
#headerbodyleft_sidenav li ul li ul li{ 
	padding: 0px ; 
	text-decoration: none; 
	vertical-align:middle;
	font-weight:normal;
	text-transform:none;
	margin: 0px 0px 0px 8px;	
	list-style-position:outside; 
}
#headerbodyleft_sidenav li ul li.nobullet  ul li {
	padding: 0px ; 
	text-decoration: none; 
	vertical-align:middle;
	font-weight:normal;
	text-transform:capitalize;
	margin: 0px 0px 0px 8px;	
	list-style-position:outside; 
}
#headerbodyleft_sidenav li ul li ul li a {
	text-decoration: none;
	font-weight:normal; 
}
#headerbodyleft_sidenav li ul li ul li a:hover{
	text-decoration:underline;
	font-weight:normal;
}

#headerbody .headerbodycenter{
	float:left;
	top:0px;
	/*margin-top:165px;*/
	padding:165px 10px 0px 10px;
	position:relative;
	width:740px;
	height:auto;
	
}

#headerbody .headerbodybottom{
	margin:0px;
	padding:0px;
	clear:both; 
	width:100%;
}

#footer {
	position:relative;
	padding:0px;
	margin:10px 0;
	width:960px;
	clear:both;
	text-align:center;
	float:left;
	font-size: 10px;
}

#footer a{
	font-size: 10px;
}

#breadcrumbs{
	padding: 0px; 
	margin: 0px;  
	font-size:10px; 
	font-weight:normal;
}
#breadcrumbs li { 
	padding: 0px;  
	text-decoration: none;
	display: inline;
}
#breadcrumbs li a{
	text-decoration:none;
	font-size:10px; 
}
#breadcrumbs li a:hover{
	text-decoration:underline;
	font-size:10px; 
}

hr.breadcrumbshr{
    height: 2px;
    color: #ddd;
	border: 0px;	
	margin: 5px 0px 0px 0px; 
	text-align: left;	
	background-color: #ddd;
}

#headerbody .masterheaderhome{
	position:relative;
	top:0px;
	left:0px;
	padding:0;
	margin:0;
	width:960px;
	height:auto;
}
#headerbg{
	background-image:url(../newimages/main_headerbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:370px;	
}

#buttonHolder {
	margin:2px 0 0 0;
	padding:0;
	background-image:url(../newimages/btn_area_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:25px;	
}

#contentHolderHome {
	margin:2px 0 0 0;
	padding:0;
	width:960px;
	height:auto;
	float:left;
	background-image:url(../newimages/home_bgcontent.png); 
	background-repeat:no-repeat;
	background-position:bottom;
}

.contentheadertext{
	font-size:14px;
}

hr.downloadvideo{
    height: 2px;
    color: #ddd;
	border: 0px;	
	margin: 5px 0px 0px 0px; 
	text-align: left;	
	background-color: #ddd;
	padding:0px;
}


.testimonialheader {
	width:690px; 
	margin:0px; 
	padding: 10px 0px 0px 10px;  
	top:0; 
	height:30px;	
	border-bottom:solid 5px #FF0000; 
	background-color:#333333;
}

.testimonialheaderName {
	float:left; 
	width:500px; 
	position:relative;
	color:#FFFFFF; 
	font-size:16px;
}

.testimonialheaderempty {
	float:left; 
	width:5px; 
	position:relative;
}

.testimonialheaderthumbnail {
	float:left; 
	width:150px; 
	position:relative;
}

.testimonialtitle {
	float:left;
	position:relative;
	width:680px; 
	padding:0px 10px 15px 10px; 
	top:0; 
	margin:0px; 
	color:#FFFFFF; 
	font-size:20px; 
	height:40px;
}

.testimonialcontentarea{
	float:left;
	position:relative;
	width:680px; 
	padding:0px 10px 10px 10px; 
	margin:0px; 
	top:0;
}

.testimonialcontentareacontent{
	float:left;
	position:relative;
	width:460px; 
	color:#FFFFFF; 
	padding:0px 10px 10px 10px;  
}

.testimonialcontentareaempty{
	float:left;
	position:relative;
	width:2px; 
}
.testimonialcontentareaimage{
	float:left;
	position:relative;
	width:260px; 
}

.homecontentarea{
	margin:0; 
	padding:0; 
	width:960px; 
	height:auto;
}

.homecontentarealeftarea{
	float:left; 
	position:relative; 
	width:240px;
	padding:0px; 
	margin:0px; 
}
.homecontentarealeftareacontent{
	background-image:url(../newimages/home_BGLatestOffering.gif); 
	background-repeat:no-repeat; 
	width:200px; 
	height:65px;
}
.homecontentareacentralarea{
	float:left; 
	position:relative; 
	width:360px;
	height:auto
	padding:0px; 
	margin:0px;
}
.homecontentarearightarea{
	float:left; 
	position:relative; 
	width:310px; 
	padding:0px 0px 0px 10px; 
	margin:0px;
}

/*textarea,
select {
    border: 1px solid gray; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #8F783F;
    font-size: 11px;
    background-color: #FFFFFF;
}

input[type="checkbox"],
input[type="radio"],
input[type="image"] {
    border: 0px solid #fff;
	background-color: transparent;
}

input[type="button"],
input[type="submit"]{
    border: 1px solid gray; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #DDDDDD;
}*/
-->

.clear {
	clear:both;
}
td{
	vertical-align:top;
}

.headerFontColor_white {
color:#FFFFFF; 
}

.headerFontColor_white a {
color:#FFFFFF; 
text-decoration:underline;
}

.headerFontColor_white a:hover	{
color:#FFFFFF; 
text-decoration:none;
}

.headerFontColor_grey {
color:#808080; 
}

.headerFontColor_black {
color:#000000; 
}

.headerFont_14_cap {
text-transform:capitalize; 
}

.headerFont_14 {
font-size:14px; 
font-weight:normal;
}

.headerFont_11 {
font-size:11px; 
font-weight:normal;
}

.headerFontBold_20 {
padding:10px 0 0 0;
font-size:20px; 
font-weight:bold;
line-height:0px;
}

.headerFontBold_14 {
font-size:14px; 
font-weight:bold;
line-height:0px;
}

.headerFontBold_12 {
font-size:12px; 
font-weight:bold;
line-height:0px;
}

.headerFontHyperlink_11 {
font-size:11px; 
font-weight:normal;
line-height:0px;
}

.headerFontPadding-1px {
padding:-3px 0 0 0;
}

.headerFontSubTitPadding {
padding:3px 0 0 0;
}

.headerFontTitPadding {
padding:10px 0 0 0;
}

#abtHistory {
width:740px;
height:auto;
float:left;
padding: 0;
margin:0;
}

#abtHistory ul {
list-style-type:none;
padding: 0;
}

#abtHistory li {
padding: 0 0 0 0; 
margin: 0 0 0 30px;
list-style-type:square;
}

#abtAccolades {
width:740px;
height:auto;
float:left;
padding: 0;
margin:0;
}

#abtAccolades ul {
list-style-type:none;
padding: 0;
}

#abtAccolades li {
padding: 0 0 0 0; 
margin: 0 0 0 30px;
list-style-type:square;
}

#sealtablerow {
width:740px;
height:auto;
float:left;
padding: 0;
margin:0;
}

#sealtablerow ul {
margin-top:0px;
margin-bottom:0px;
}

#sealtablerow li{
margin-left:-25px;
}

#sealtablecolleft_r1 {
color:#FFFFFF; 
width:100px;
height:auto;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:solid;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
background-color:#666666;
}

#sealtablecolmid_r1 {
color:#FFFFFF; 
width:150px;
height:auto;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
background-color:#666666;
}

#sealtablecolright_r1 {
color:#FFFFFF; 
width:150px;
height:auto;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;;
border-right-width: 1px;;
border-bottom-width: 1px;;
border-left-width: 1px;;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
background-color:#666666;
}

#sealtablecolleft_r2 {
width:100px;
height:auto;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:solid;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
}

#sealtablecolmid_r2 {
width:150px;
height:auto;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
}

#sealtablecolright_r2 {
width:150px;
height:auto;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;;
border-right-width: 1px;;
border-bottom-width: 1px;;
border-left-width: 1px;;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
}

#sealtablecolleft_r3 {
width:100px;
height:125px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:solid;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
background-color:#EEEEEE;
}

#sealtablecolmid_r3 {
width:150px;
height:125px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
background-color:#EEEEEE;
}

#sealtablecolright_r3 {
width:150px;
height:125px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;;
border-right-width: 1px;;
border-bottom-width: 1px;;
border-left-width: 1px;;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
background-color:#EEEEEE;
}

#sealtablecolleft_r4 {
width:100px;
height:85px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:solid;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
}

#sealtablecolmid_r4 {
width:150px;
height:85px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
}

#sealtablecolright_r4 {
width:150px;
height:85px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;;
border-right-width: 1px;;
border-bottom-width: 1px;;
border-left-width: 1px;;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
}

#sealtablecolleft_r5 {
width:100px;
height:185px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:solid;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
background-color:#EEEEEE;	
}

#sealtablecolmid_r5 {
width:150px;
height:185px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
background-color:#EEEEEE;
}

#sealtablecolright_r5 {
width:150px;
height:185px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;;
border-right-width: 1px;;
border-bottom-width: 1px;;
border-left-width: 1px;;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
background-color:#EEEEEE;
}

#sealtablecolbotleft {
width:100px;
height:70px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: solid;
border-left-style:solid;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
}

#sealtablecolbotmid {
width:150px;
height:70px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: dotted;
border-bottom-style: solid;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
}

#sealtablecolbotright {
width:150px;
height:70px;
float:left;
padding: 2px;
margin:0;
border-top-width: 1px;;
border-right-width: 1px;;
border-bottom-width: 1px;;
border-left-width: 1px;;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style:none;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;	
}

#abtFinancial {
width:740px;
height:auto;
float:left;
padding: 0;
margin: 0;
}

#abtFinancial ul {
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}

#abtFinancial li{
font-weight:bold;
margin-left:-25px;
}

#abtFactFig {
width:740px;
height:auto;
float:left;
padding: 0;
margin: 0;
}

#abtFactFig ul {
margin-top:0px;
margin-bottom:0px;
}

#abtFactFig li{
margin-left:-25px;
}

#careerswork {
width:740px;
height:auto;
float:left;
padding: 0;
margin: 0;
}

#careerswork ul {
margin-top:0px;
margin-bottom:0px;
}

#careerswork li{
margin-left:-25px;
}

#businesscont {
width:100%;
height:auto;
float:left;
padding: 0;
margin: 0;
}

#businesscont ul {
margin-top:0px;
margin-bottom:0px;
}

#businesscont li{
margin-left:-25px;
}

#bussubstyle {
width:100%;
height:auto;
float:left;
padding: 0;
margin: 0;
}

#bussubstyle ul {
margin-top:0px;
}

#bussubstyle li{
margin-left:-25px;
}
