/*--tags--*/

body, html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
    }
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
    }
a {
	color:#DB0808;
	text-decoration:none;
	}
a:hover {
	color:#DB0808;
	text-decoration:underline;
	}
form, p, table, div, span, img, thead, tbody, tfoot, th, td{
    margin:0px;
    padding:0px;
    }
input, select, textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#666666;
    padding: 1px;
    margin: 0px;
    }
img{
	border:none;
}
* html img{
	behavior: url("pngbehavior.htc");
}
table{
	border:none;
	empty-cells:show;
	border-collapse:collapse;
    }
hr {
	height:1px;
	color:#E3E4E5;
	background-color: #E3E4E5;
	clear:both;
	border: 0;
}
    
    
/*--content--*/

#wrapper {
	min-height:100%;
	position:relative;
	min-width:1000px;
	width:100%;
	margin:0 auto;
}
* html #wrapper {
	height:100%;
}
#navigation {
	height:34px;
	margin:auto;
	width:928px;
	font-family:Tahoma;
}
#navigation div.links{
	float:left;
	padding-top:14px;
}
#navigation div.links a{
	color:#999999;
	text-decoration:none;
	vertical-align:middle;
	margin-right:21px;
}
#navigation div.links a:hover{
	color:#999999;
	text-decoration:underline;
}
#navigation div.links img{
	vertical-align:middle;
	padding-right:8px;
}
#navigation div.flags{
	float:right;
	color:#999999;
	text-decoration:underline;
}
#navigation div.flags img{
	padding:1px;
	border: solid 1px #D6D6D6;
	margin-left:9px;
	margin-top:11px;
}
#header {
	height:164px;
	margin:auto;
	width:1000px;
	background-color:#F7F8F8;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position:relative;
}
#header img.logo{
	position:absolute;
	left:35px;
	top:26px;	
}
#header img.map{
	position:absolute;
	left:480px;
	top:0px;	
}
#menu {
	font-family:Tahoma;
	font-size:11px;
	height:31px;
	margin:auto;
	width:924px;
	background-color:#646464;
	border-bottom:1px solid #FFFFFF;
	background-image: url(images/menu_l0_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px 38px;
}
#menu a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	background-image: url(images/menu_l0_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding:9px 35px 9px 15px;	
	display:block;
	float:left;
}
#menu a.active{
	text-decoration:none;
	background-image: url(images/menu_l0_left_active.jpg);
	background-position: left top;
}
#menu div.search{
	color:#FFFFFF;
	text-align:right;
	font-family:Tahoma;
	padding-top:4px;
}
#menu div.search label{
	vertical-align:middle;
}
#menu div.search input{
	vertical-align:middle;
	border:solid 1px #646464;
	margin-left:10px;
	padding:2px 5px;
	width:135px;
	margin-top:1px;
}
#menu div.search input.btn{
	vertical-align:middle;
	border:none;
	margin-left:0px;
	padding:0px;
	width:auto;
	cursor:pointer;
}
#content {
	margin:auto;
	width:1000px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:24px;
	padding-bottom:30px;
}
#content:after{
	content: "";  
	display: block; 
	clear: both;
    }
#side_menu {
	float:right;
	width:292px;
	border-left:solid 1px #E3E4E5;
	padding-left:40px;
	padding-right:48px;
	padding-bottom:50px;
	}
#side_menu h1.title{
	margin:0px;
	padding:20px 0px 25px 0px;
	font-style:italic;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	}	
#side_menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#side_menu ul li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left:17px;
	padding-bottom:4px;
	}	
#text {
	padding-right:410px;
	padding-left:38px;
	}
#content div.main {
	padding-right:0px;
	padding-left:0px;
	background-image: url(images/content_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}	
#text:after{
	content: "";  
	display: block; 
	clear: both;
    }
#text div.text_cont {
	overflow: hidden;
	line-height:180%;
	}
#text div.text_cont:after{
	content: "";  
	display: block; 
	clear: both;
    }
* html #text div.text_cont {
	height:1%;}
#text div.text_cont h1.title{
	margin:0px;
	padding:21px 0px 19px 0px;
	font-style:italic;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#DB0808;
	}	
#footer {
	margin:auto;
	width:1000px;
	border-top:#E3E4E5 solid 1px;
}
#footer div.footer_cont{
	font-family:Tahoma;
	color:#999999;
	line-height:120%;
	width:928px;
	margin:auto;
	border-top:#E3E4E5 solid 3px;
	padding-top:10px;
	padding-bottom:10px;
}
#footer div.footer_cont span.solution{
	float:right;
}
#footer div.footer_cont span.solution img{
	vertical-align:middle;
	margin-left:10px;
}

/*--main--*/

#text div.text_cont table.main_table{
	width:1000px;
	height:264px;
	}
#text div.text_cont table.main_table td{
	text-align:center;
	vertical-align:top;
	}	
#text div.text_cont table.main_table td.land{
	width:326px;
	}	
#text div.text_cont table.main_table td.air{
	width:339px;
	}	
#text div.text_cont table.main_table td.water{
	width:335px;
	}	
	
/*--text--*/	
	
#text div.text_cont h1{
	margin:0px;
	padding:21px 0px 19px 0px;
	font-style:italic;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#DB0808;
}
#text div.text_cont p{
	margin-bottom:10px;
	margin-top:0px;
}
#text div.text_cont{
	line-height:180%;
	padding-bottom:15px;
	}
#text div.text_cont pre{
	border:solid 1px #E3E4E5;
	padding:3px;
	}
#text div.text_cont ul{
	padding:5px 25px;
	margin:0px 0px;
	}		
#text div.text_cont ol{
	padding:5px 25px;
	margin:0px;
	}		
#text div.text_cont table.table{
	width:550px;
	margin:auto;
	border-top:solid 1px #E3E4E5;
	border-left:solid 1px #E3E4E5;
	margin-bottom:10px;
	}
#text div.text_cont table.table td{
	border-right:solid 1px #E3E4E5;
	border-bottom:solid 1px #E3E4E5;
	padding:3px;
/*	background-color:#FFFFFF;*/
	}
#text div.text_cont table.table td.label{
	font-weight:bold;
	background-color:#F2F2F2;
	}
#text div.text_cont img.left{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	border:#E3E4E5 solid 1px;
	padding:5px;
	background-color:#FFFFFF;
	}
#text div.text_cont img.right{
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	border:#E3E4E5 solid 1px;
	padding:5px;
	background-color:#FFFFFF;
	}
#text div.text_cont img.images{
	margin:10px;
	padding:5px;
	border:#E3E4E5 solid 1px;
	background-color:#FFFFFF;
	}	

/* --- sitemap --- */

div.sitemap_content {
margin-bottom:15px;}

table.sitemap img{
	border:none;
	margin:0px;
	padding:0px;
}
table.sitemap img:hover{
	border:none;
	margin:0px;
	padding:0px;
}

/*--forms--*/

input {
	width: 200px;}
select {
	width: 206px;}
textarea {
	width: 202px;}
input.checkbox {
	width:18px;}
table.form {
	}
table.form td {
	vertical-align:top;
	padding-top:4px;}
table.form td.label {
	width:170px;
	padding-top:5px;
	padding-right:10px;
	text-align:left;}
span.required {
	color:#C00000;
	font-weight:bold;
	font-size:1.1em;}
div.form_error {
	color: #DB0808;
	padding:5px;
	font-weight:bold;
	border: 1px solid #E3E4E5;
	margin-bottom:15px;}
div.form_before {
	margin-bottom:15px;}
div.form_after {
	margin-top:15px;}
input.form_btn {
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-weight:bold;
	width:70px;
	height:22px;
	border:none;
	cursor:pointer;
	background-color: transparent;
}

/*--form info--*/

table.form {
	}
table.form_info td {
	vertical-align:top;
	padding-top:4px;}
table.form_info td.label {
	font-weight:bold;
	width:120px;
	padding-top:5px;
	padding-right:10px;
	text-align:left;}

/*--map--*/

#map {
	border:solid 5px #F2F2F2;
	width:540px;
	height:320px;
	}

	
/*--components--*/
 
.sDN {display:none;}
.sDB {display:block;}
.sTAL {text-align:left;}
.sTAC {text-align:center;}
.sTAR {text-align:right;}
.sTAJ {text-align:justify;}
.sCP {cursor:pointer;}
.sCB {clear:both;}
.sFL {float:left;}
.sFR {float:right;}