@charset "ISO-8859-1";
		

/* CSS Document */
body{
	padding:0 0 0;
	margin:0;
	background-color:#efefdf;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
div.float-left {
  float: left;
  }
  
div.float-left p {
   text-align: center;
   }
   
   div.float-right { position: relative; float: right; margin: 5px 10px 10px; }
  
div.float-right p { color: #b22222; font-size: 11px; font-family: sans-serif, Helvetica, Geneva, Arial, SunSans-Regular; text-align: center; margin-top: 5px; }
/*------------------------------------------------body--------------------*/
/*------------------------------------------------header--------------------*/
#header{ background-image: url(../images/header-drum.png); 
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0 0;
width:981px;
height:274px;
position:relative;
visibility: visible;
margin:0 auto;
z-index: 999;
}


#header h1{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width:484px; height:32px; position:absolute; left:411px; top:108px; text-indent:-10000px; }
#header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:411px;
	top:142px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}

img#plane {
	position:absolute;
	left:656px;
	top:8px;
	width:379px;
	height:216;
}	


/*------------------------------------------------header--------------------*/
/*------------------------------------------------body--------------------*/
#body{ background-color: #fff; background-position: 0 200px; width:978px; padding:13px 1px 13px 2px; margin:0 auto; }
/*------------------------------------------------left--------------------*/
#left{
	width:350px;
	height: auto;
	float:left;
	margin-left:15px;
}

#left H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 16px;

}

#left H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 17px;
	color: #900;
}

#left img.product {
	border: none;
	width: 150px;
	height:176px;
	text-align:center;
}


#left ul{
	color:#696969;
	list-style: url(../images/smallarrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 25px;
}

#left ul li{
		margin-bottom: 16px;
		}



/*------------------------------------------------left--------------------*/
/*------------------------------------------------right--------------------*/
#right{
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0 0;
	width:600px;
	height: auto;
	float:right;
	margin-bottom: 20px;
}


#right h2{
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	color:#900;
	display:block;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#right h3{
	font:bold 15px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:10px 0 5px;
	padding:0 0 0 38px;
	display:block;
}
#right p.rightTxt1{
	font:13px/19px Arial, Helvetica, sans-serif;
	color: #62625c;
	padding-top: 0;
	padding-right: 38px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#right p.rightTxt1 a {
	font:13px/19px Arial, Helvetica, sans-serif;
	color:  #900;
	}



#right ul{ font:bold 12px/16px Arial, Helvetica, sans-serif; color:#696969; margin-right: 20px; margin-left: 20px; padding-right: 50px; padding-left: 50px; list-style: url(../images/smallarrow.gif); }
		

#right ul.pdf{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#900000;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 50px;
	padding-left: 50px;
	list-style-position: outside;
	list-style-image: url(../images/pdficon_small.gif);
}

#right ul li{
	margin-bottom: 10px;
}


#right ul li a{
	color: #900;
	text-decoration: underline;
	display: block;
		}
		
#right ul li a:hover{
	color: #FF9900;
	text-decoration: underline;
	display: block;
		}


#right img.product {
	float: right;
	border: none;
	width: 251px;
	height:203px;
	margin-right: 5px;
}
	
		#right img.product2 {
	float: left;
	border: none;
	width: 152px;
	height:212px;
	margin-right: 8px;
	margin-top: 8px;
}




/*------------------------------------------------right--------------------*/
/*------------------------------------------------body--------------------*/
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
