/*-- text classes --*/
.content_1{
	font-size: 12px;
	line-height: normal;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	padding: inherit;
	}

		
.content_2{
	font-size: 12px;
	line-height: normal;
	color:#FFFFFF;
	padding: inherit;
	font-family: Arial, Helvetica, sans-serif;

}
.content_grey{
	color:#999999;
	font-size: 12px;
	line-height: normal;

	font-family: Arial, Helvetica, sans-serif;

	}
.content_orange{
	color:#ff3300!important;
	font-size: 12px;
	line-height: normal;

	font-family: Arial, Helvetica, sans-serif;

	}
li {
	font-size: 12px;
	color:#000066;
	font-family: Arial, Helvetica, sans-serif;
	padding: inherit;
	}


/*-- home --*/
#globe{
	width:140px !important;
	height:140px !important;
	margin-left:30px;
	margin-top:19px;
	position:absolute;
	z-index:10;
	background:url(../img/globebg.png) no-repeat;
}
#overglobe{
height:107px;
margin-left:30px;
margin-top:19px;
position:absolute;
width:276px;
z-index:30 !important;
}
/*-- customers  --*/
#over_message {
background: url(../img/over_message_bg.png) no-repeat;
height:306px;
margin-left:195px;
margin-top:-5px;
position:absolute;
width:666px;
z-index:1000 !important;
}
#over_message p{
padding:10px 19px 10px 20px !important;
}
.close_div {
float:right;
margin:8px 23px 0 0;
}
.box{
}
.boxholder{
clear: both;
padding: 10px;
background: url(../img/_tabmid.png) repeat-y;
}
.boxholder1{
clear: both;
width:705px;
padding: 10px;
background: url(../img/_tabmid1.png) repeat-y;
min-height:320px;
}
.tab{
float: left;
height: 37px;
width:97px !important;
margin: 0 1px 0 0;
text-align: center;
background: #fff url(../img/tabs_bg.gif);
}

.tabtxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top: 0;
color: #fff !important;
font-size: 11px;
font-weight: bold;
padding:6px 0 0;
}

.tabtxt:hover{
	text-decoration: underline;
	color: #ff3300  !important;
	cursor:pointer;

}
#footer_tabs1{
width:705px;
height:27px;
background:url(../img/_tabbottom1.png)
}

#header_tabs1{
width:705px;
height:27px;
background:url(../img/_tabtop1.png);
}
#footer_tabs{
width:800px;
height:27px;
background:url(../img/_tabbottom.png)
}


#header_tabs{
width:800px;
height:27px;
background:url(../img/_tabtop.png);
}

#customer_container {
margin-left:12px;
width:800px;
float:none;
}

#customers_cotainer {

}
/*-- pap --*/
#pap_intro {
height:500px;
padding-left:460px;
width:240px;
background: url(../img/pap_img.gif) no-repeat;
}
/*-- priv page --*/
.mabi_images {
margin-left:3px;
}
/*-- priv page --*/
#privpolicy {
width:885px;
height:450px;
overflow:auto;

}
/*-- terms of service --*/
#tas_content {
width: auto;
float:left;
z-index: 100 !important;
}
#tas_read {
width:542px;
height:550px;
overflow:auto;
float:left;

}
#tas_read p{
display:none;
}
#tas_read h4{
display:none;
}
#compatability {

height:auto;
float:left;
}
/*-- error page --*/
.error_pic {
background:url(../img/error.gif) no-repeat;
margin-left:300px;
width:295px;
height:327px;
}

.error_pic .error_text {
padding:112px 0 0 7px;
width:142px;
}

