html {
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/bg_body.gif) repeat-x 0px 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/bg_body.gif) no-repeat 0px 152px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #016190;
}
a {
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
a img {
	border: none;
}

input {
	border: 1px solid #bababa;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px;
}
 textarea {
	border: 1px solid #ccc;
	font: 11px Arial, Helvetica, sans-serif;
}
select {
	border: 1px solid #ccc;
	font: 11px Arial, Helvetica, sans-serif;
}
input:hover, textarea:hover, select:hover {
	border: 1px solid #6699cc;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #6699cc;
	background: #f7f7f7;
}
input.btn {
	background: transparent url(../images/bg_button.gif) repeat-x left center;
	cursor: pointer;
	letter-spacing: 1px;
}
kbd, hr {
	display: none;
}
#container {
	margin: 0px auto 0px auto;
	width: 900px;
	text-align: left;
	padding-bottom: 180px;
}

/*<group=header>*/

#header {
	position: absolute;
	top: 20px;
	background: transparent url(../images/bg_header.gif) no-repeat 10px 0px;
	
}
#logo {
	margin-left: 10px;
}
#optLogin {
	display: none;
	position: relative;
	top: -125px;
	margin-left: 220px;
	width: 680px;
	height: 20px;
	line-height: 22px;
	text-align: right;
	color: #999;
}
#optLogin a {
	color: #fff;
}
	
/*</group>*/

/*<group=col1>*/
#col1 {
	position: relative;
	top: 152px;
	width: 691px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background: #fff url(../images/bg_col1.gif) repeat-y 0px 0px;
	
}
#premain {
	position: relative;
}
#main {
	position: relative;
	/* width is 665px */
	padding: 0px 0px 0px 15px;
}
#content {

}
#pHome #content {
	position: relative;
	padding-top: 80px;
}

#headFlash {
	position: absolute;
	top: -132px;
	width: 665px;
	height: 200px;
	background: #e1e1e1;
	border: 5px solid #1271a1;

}
object {
	position: relative;
	z-index: 1;
}

/*<group=categories>*/

#categories {
padding-bottom: 20px;
}
#categories table {
	width: 675px;
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px 0px;
}
#categories table tr {
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px 0px;
}
#categories table td {
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	background: transparent url(../images/bg_categories_home.gif) no-repeat left bottom;
	border: none;
	border-spacing: 0px 0px;
}
#categories ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#categories ul li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#categories h2 {
	text-align: left;
	display: block;
	height: 24px;
	font-size: 9px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	border-bottom: 1px solid #333;
}
#categories h2 a {
	color: #016190;
}
#categories .catimg {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 170px;
}
#machines #categories .catimg {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 270px;
}
#categories p {
	text-align: left;
	margin: 10px 5px 0px 5px;
	padding: 0px 0px 20px 0px;
}
#categories p span {
	display: block;
	min-height: 90px;
	height: auto !important;
	height: 50px;
}
#categories p strong {
	display: block;
	text-align: left;
	margin: 15px 0px 0px 0px;
}
#categories #world {
	
}

#categories #world h2 {
	text-align: left;
	display: block;
	height: 45px;
	font-size: 9px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/bg_world_h2.gif) no-repeat right bottom;
	border: none;
	line-height: 35px;
}

#categories #worldimg {

}

#categories #world ul {
	padding-bottom: 15px;
}

#categories #world li {
	border-bottom: 1px solid #ccc;
}

#categories #login {
	margin-top: 20px;
	width: 190px;
}

#categories #login td {
	background: none;
	line-height: 20px;
}

/*</group>*/
/*</group>*/

/*<group=col2>*/

#col2 {
	display: none;
	position: absolute;
	top: 152px;
	width: 220px;
}
#events, #news {
	margin: 10px 0px 0px 18px;
	width: 202px;
}
#events {
	margin-top: 25px;
}
#boxevents ul, #boxevents li, #boxnews ul, #boxnews li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*  when JavaScript is available */
#boxevents.hasJS, #boxnews.hasJS {
	height: 140px;
	overflow: hidden;
	position: relative;
}
#boxevents.hasJS ul, #boxnews.hasJS ul {
	position: absolute;
	left: 0;
	padding: 0;
}
#language {
	position: absolute;
	width: 500px;
	height: 20px;
	top: -20px;
	margin-left: 230px;
	z-index: 2;
	text-align: right;
	display:none;	
}
#language a img {
	border: 1px solid #fff;
	margin-top: 1px;
	display: none;
}
#events h2, #news h2 {
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	background: transparent url(../images/bg_.gif) no-repeat right bottom;
	padding-left: 15px;
}
#events .date, #news .date {
	display: block;
	margin-top: 8px;
	padding-left: 15px;
	font-size: 11px;
}
#events .subj, #news .subj {
	display: block;
	margin-top: 2px;
	padding-left: 15px;
	font-size: 10px;
}
#events .prev, #news .prev {
	display: block;
	margin-top: 2px;
	padding-left: 15px;
	font-size: 10px;
}
#events a, #news a {
	font-weight: bold;
	color: #6699cc;
}
#events a:hover, #news a:hover {
	color: #333;
}
#news .archive  {
	padding-left: 15px;
}
#partners {
	margin-top: 20px;
	left: 0px;
	display:none;	
}
#partners div a:hover {
	background: none;
}
#p1 {
	position: absolute;
	margin-left: 25px;
}
#p2 {
	position: absolute;
	margin-left: 80px;
}
#p3 {
	position: absolute;
	margin-left: 135px;
}
/*</group>*/

/*<group=navigator>*/

#navigator {
	margin-left: 18px;
	width: 202px;
	display:none;
}
#navigator .mm {
	height: 22px;
	line-height: 22px;
	background: transparent url(../images/bg_navigator.gif) no-repeat right bottom;
}
#navigator a {
	padding-left: 15px;
	text-decoration: none;
	display: block;
	color: #336699;
}
#navigator a:hover {
	color: #fff;
	background: #ccc;	
}
#navigator .mm a:hover {
	color: #000;
	background: transparent url(../images/bg_navigator.gif) no-repeat right bottom; 
}

#navigator div.sm {
	height: 17px;
	line-height: 17px;
	width: 180px;
	margin-left: 7px;
	border-bottom: 1px solid #bababa;

}
.plus {
	background: transparent url(../images/bg_plus.gif) no-repeat left center;
}
.minus {
	background: transparent url(../images/bg_minus.gif) no-repeat left center;
}
#navigator div.smParent {
	padding: 0px 0px 10px 0px;
}
#navigator div.ssmParent {
	padding: 6px 0px 10px 0px;
	margin-left: 15px;
}
div.ssm {
	height: 14px;
	line-height: 14px;
	width: 180px;
	border-bottom: 1px solid #e1e1e1;
	background: none;
	margin-left: 2px;
}
#search {
	margin-top: 5px;
}
#txtSearch {
	width: 140px;
}
#search .btn {
	padding: 1px;
}	
/*</group>*/
#company #imgRight {
	display: block;
	float: right;
	z-index:2;
	padding-left: 50px;
}
#imgRight {
	display: block;
	float: right;
	z-index:2;
}
.print {
	border-top: 1px solid #e1e1e1;
	background: transparent url(../images/bg_print.gif) no-repeat left bottom;
	padding: 20px 20px 0px 20px;
	text-align: left;
}
#footer {
	position: relative;
	height: 14px;
	margin-top: 150px;
	color: #666;
	background: transparent url(../images/bg_footer.gif) no-repeat left bottom;
	padding: 0px 0px 0px 20px;
}
/*<group=company>*/
#content h1 {
	font-size: 13px;
	border-bottom: 1px solid #ccc;
}
#content h1 pre {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	background: transparent no-repeat url(../images/bg_h1_pre.gif) right center;
	margin-right: 5px;
}
#content h2 {
	margin-top: 20px;
}
#locationMap1 {
	margin-top: 15px;
	border: 2px solid #6699cc;
}
#locationMap2 {
	position: absolute;
	top: 45px;
	width: 670px;
	text-align: center;
	display: none;
}
#locationMap2 img {
	width: 500px;
	border: 2px solid #336699;
	-moz-opacity: 0.95; 
	filter: alpha(opacity=95);
}

/*<group=contacts>*/

#worldAgents {
	margin-top: 10px;
	border: 1px solid #ccc;
	text-align: center;
}
#worldAgents img {
	border: none;
}
#listAgents {
	text-align: left;
}
#contacts #managers, #contacts #agents {
	margin-top: 15px;
	width: 677px;
}
#cManagers {
	margin-top: 15px;
}
#contacts th {
	margin-top: 7px;
	background: #e9e9e9;
	padding: 2px 4px 2px 4px;
}
#contacts td {
	vertical-align: top;
	padding: 4px 4px 10px 4px;
}
#contactForm {
	width: 677px;
	margin: 0px;
	padding: 0px;
}
#contactForm table {
	width: 645px;
	margin: 0px;
	padding: 0px;
}
#contactForm td {
	margin: 0px;
	padding: 7px 0px 0px 0px;
}
#contactForm td td {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.C300 {
	width: 300px;
}
.C310 {
	width: 302px;
	
}
.C670 {
	width: 633px;
}
.C670b {
	width: 633px;
	height: 150px;
}
.C350 {
	width: 450px;
}
.C70 {
	width: 70px;
}
.C40 {
	width: 40px;
}
/*</group>*/
/*</group>*/

/*<group=story>*/
#story #imgRight {

}
#story #imgRight img {

}
#story #content table img {

}
#story #content table {

}
#story #content td {
	padding: 0px 0px 10px 10px;
}
#toggleStory {
	text-align: right;
}
#toggleStory a {
	width: 200px;
	background: #016190;
	color: #fff;
	padding:  1px 10px 1px 10px;
}
#menuStory {
	display: none;
}
#menuStory a {
	display: block;	
}
#menuStory a:hover {
	color: #fff;
	background: #ccc;
	text-decoration: none;
}
#navPress {
	display: none;
}
#navPress table {

}
#imgPress {

}
/*</group>*/
/*<group=mapsite>*/

#siteMap {
	margin-top: 15px;
}
#siteMap div {
	margin-top: 5px;
}
.clevel2 {
	position: relative;
	width: 300px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #6699cc;
	margin-left: 20px;
	background: #fff;
	padding: 5px;
}
.clevel3 {
	position: absolute;
	width: 200px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #6699cc;
	left: 150px;
	background: #fff;
	padding: 5px;
}

#l1 {

}
/*</group>*/
/*<group=machines>*/
#machines #categories td {
	width: 120px;
}
#itemDoc {
 width: 680px;
}
#itemDoc .group {
	margin-top: 10px;
	border: 1px solid #e1e1e1;
	padding: 5px;
}
#itemDoc a img {
	border: 1px solid #666;
}
#itemDoc h2 {
	display: block;
	margin: 0px;
	background: #e1e1e1;
}
#itemDoc .description {
	border: 1px solid #ccc;
	padding: 2px;
	width: 100%;
	margin-top: 5px;
}
#itemDoc .flags {
	text-align: right;
	font-size: 9px;
}
#itemDoc .flags img {
	height: 18px;
}
#itemDoc .flags a {
	text-decoration: none;
}
#itemDoc ul {
	margin: 5px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#shPdf {
	margin: 15px 0px 0px 0px;
}
#shPdf td {
	background: transparent url(../images/icon_pdf.gif) no-repeat left center;
	padding-left: 25px;
	height: 30px;
	line-height: 30px;
	width: 300px;
}
.sheet {
	margin-top: 15px;
	border: 1px solid #666;
}
.sheet table {
	margin: 0px;
	padding: 0px;
}
.sheet table#t1 {
	background: transparent url(../images/sheet_logo.gif) no-repeat right top;
}
.sheet #shImg1 {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.sheet #shImg1 img {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

.sheet #shImg2 {
	vertical-align: bottom;
	padding-top: 20px;
}
.sheet #shLogo {
	text-align: right;
}
.sheet #shTitle {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 56px;
	border: none;
	color: #0033cc;
}
.sheet .shSubtitle1 {
	margin: 0px;
	font-size: 16px;
	border: none;
	color: #0033cc;
}
.sheet .shSubtitle2, .sheet .shSubtitle3 {
	margin: 0px;
	font-size: 22px;
	border: none;
	color: #0033cc;
}
.sheet #shText {
	height: 500px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 5px;
}
.sheet #shText h3 {
	color: #0033cc;
}
.sheet #shTechs {
	vertical-align: top;
	padding: 5px;
}
.sheet #shTechs h3 {
	color: #0033cc;
}
.sheet #shCad {
	border-top: 1px solid #666;
	text-align: center;
	padding: 10px;
}
.sheet #shTable, .sheet #shFooter {
	border-top: 1px solid #666;
	text-align: center;
}

/*</group>*/

/*<group=faq>*/
#faq #content li {
	border: 1px solid #e1e1e1;
	margin-top: 5px;
	padding: 5px;
}
/*</group>*/


/*<group=popup>*/
#popup	{
	padding: 10px;
	background: none;
	text-align: left;
}
#popup body	{
	background: none;
	text-align: left;
}
#popup h1	{
	border-bottom: 1px solid #ccc;
}
/*</group>*/
imgLeft {

	margin-top: 10px;
	float: left;
}

