@import "table.css";	
body {
	margin: 0 auto;
	padding: 0;
	font-size: small;
	text-align: center;
	color: #000000;
	background: #FFFFFF 0 0 repeat;
}

.clear { 
	clear: both;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #087442;
	text-decoration: none;
}

a:active {
	color: #087442;
	text-decoration: none;
}

.p{
	margin:0px;
	padding:0px;
}
#outer-wrapper {
	width:953px;
	margin:0 auto;
	padding:0;
	text-align: center;
	font: normal normal 8pt Tahoma, sans-serif;
}

#header-wrapper {
	width: 953px;
	height: 317px;
	margin:0;
	padding: 0;
	text-align:center;
}
#header-wrapper .top{
	width: 953px;
	height: 62px;
	margin:0;
	padding: 0;
	text-align:left;
}
#header-wrapper .top .logo{
	width: 224px;
	height: 62px;
	float:left;
	margin:0;
	padding: 0;
	text-align:center;
	background:url(../images/website/logo.jpg) 0 0 no-repeat;
}
#header-wrapper .top .language{
	width: 78px;
	height: 62px;
	float:left;
	margin:0 0 0 68px;
	padding: 0;
	text-align:center;
	background:url(../images/website/language.jpg) 0 0 no-repeat;
}
#header-wrapper .top .cos{
	width: 21px;
	height: 62px;
	float:left;
	margin:0 0 0 345px;
	padding: 0;
	text-align:center;
	background:url(../images/website/cos.jpg) 0 0 no-repeat;
	}
#header-wrapper .top .cos-prod{
	width: 217px;
	height: 62px;
	float:left;
	margin:0;
	padding: 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}
#header-wrapper .top .cos-prod p{
	padding:15px 0 0 10px;
	}
#header-wrapper .top .cos-prod p a{
	color:#000000;
	text-decoration:none;
	}
#header-wrapper .top .cos-prod p a:hover{
	color: #333333;
	text-decoration: underline;
	}		
#header-wrapper .menu{
	width: 953px;
	height: 255px;
	margin:0;
	padding: 0;
	text-align:left;
}
#header-wrapper .menu .banner-left{
	width: 551px;
	height: 255px;
	float:left;
	margin:0;
	padding: 0;
	text-align:left;
	background:url(../images/website/header-left.jpg) 0 0 no-repeat;
}
#header-wrapper .menu .buttons{
	width: 170px;
	height: 255px;
	float:left;
	margin:0;
	padding: 0;
	text-align:left;
}
#header-wrapper .menu .buttons ul{
	width:170px;
	height:255px;
	margin:0;
	padding:0;
	list-style:none;
}
#header-wrapper .menu .buttons ul li{
	width: 170px;
	height:42px;
	margin:1px 0;
	padding: 0;
	text-align:center;
	background:url(../images/website/menu.jpg) 0 0 no-repeat;	
}
#header-wrapper .menu .buttons ul li:hover{
	width: 170px;
	height:42px;
	margin:1px 0;
	padding: 0;
	text-align:center;
	background:url(../images/website/menu-hover.jpg) 0 0 no-repeat;	
}
#header-wrapper .menu .buttons ul .selected{
	width: 170px;
	height:42px;
	margin:1px 0;
	padding: 0;
	text-align:center;
	background:url(../images/website/menu-hover.jpg) 0 0 no-repeat;	
}
#header-wrapper .menu .buttons .link{
	padding-top:16px;
}
#header-wrapper .menu .buttons ul li .link a{
	text-decoration:none;
	text-transform:uppercase;
	color:#908f8f;
	font:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
#header-wrapper .menu .buttons ul li:hover .link a{
	text-decoration:none;
	text-transform:uppercase;
	color: #FFFFFF;
	font:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
#header-wrapper .menu .buttons ul .selected .link{
	text-decoration:none;
	text-transform:uppercase;
	color: #FFFFFF;
	font:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
#header-wrapper .menu .banner-right{
	width: 232px;
	height: 255px;
	float:left;
	margin:0;
	padding: 0;
	text-align:left;
	background:url(../images/website/header-right.jpg) 0 0 no-repeat;
}					
#content-wrapper {
	width: 953px;
	margin: 0 auto;
	padding:0px;
	text-align: center;
	}

#main-wrapper {
	width: 953px;
	margin: 0 auto;
	padding: 0;
}
#box{
	width: 195px;
	margin: 0 0 20px 0;
	padding:0;
}
#box .top{
	width: 195px;
	height:30px;
	margin:0;
	padding:0;
	text-align:left;
	background:url(../images/website/box-top.jpg) 0 0 no-repeat;
}
#box .top h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:9px 5px 0 45px;
	margin:0;
	}
#box .content{
	width:193px;
	margin:0;
	padding:0;
	padding-bottom:15px;
	border:solid #c1c5a8 1px;
	border-top:none;
	text-align:left;
	}
#box .content-special{
	width:193px;
	margin:0;
	padding:0;
	border:solid #c1c5a8 1px;
	text-align:left;
	}	
#box .content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:18px;
	padding:0;
	padding-left:10px;
	margin:0;
	}
#box .content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#ff6411;
	line-height:17px;
	padding:0;
	margin:0;
	padding-left:15px; 
	}	
#box .content h1 a{
	color:#000000;
	text-decoration:none;
	}
#box .content h1 a:hover{
	color:#000000;
	text-decoration: underline;
	}	
#box .content h2 a{
	color:#ff6411;
	text-decoration:none; 
	}
#box .content h2 a:hover{
	color:#ff6411;
	text-decoration: underline; 
	}		
#box .content ul{
	padding:10px 5px 0 20px;
	margin:0;
	}	
#box .content ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#18344d;
	line-height:18px;
	padding:0;
	margin:0;
	}	
#box .content ol{
	padding:10px 5px 0 30px;
	margin:0;
	}	
#box .content ol li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#18344d;
	line-height:18px;
	padding:0;
	margin:0;
	}
#box .content ol li a{
	color:#18344d;
	text-decoration:none;
	}
#box .content ol li a:hover{
	color: #0066CC;
	text-decoration: underline;
	}
#box .content .table{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; font-weight:bold; 
	color:#000000; 
	margin:10px 0 0 10px;
	}
#box .content .search{
	margin:5px 0 0 100px;
	}						
#main-wrapper .main-left{
	width: 195px;
	float:left;
	margin: 0;
	padding:0;
	}
#main-wrapper  .main{
	width:563px;
	float:left;
	margin:0;
	padding:0;
	}	
#main-wrapper  .main .main-content{
	width:563px;
	margin:0;
	padding:0;
	text-align:left;
	}
#main-wrapper .main .main-content p{
	padding:5px 0 5px 0px;
	margin:0;
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:25px;
	color: #000000;
	text-align:justify;
}	
#main-wrapper  .main .main-content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0a263c;
	margin:0;
	padding:0 0 5px 25px;
	}
#main-wrapper  .main .main-content .title{
	width:514px;
	height:32px;
	margin:0 0 0 21px;
	padding:0;
	background:url(../images/website/content-title.jpg) 0 0 no-repeat;
	}
#main-wrapper  .main .main-content .title h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	float:left;
	color:#ff6411;
	margin:0;
	padding:8px 0 5px 10px;	
	}
#main-wrapper  .main .main-content .title h1 a{
	color:#ff6411;
	}	
#main-wrapper  .main .main-content .title .new{
	float:right;
	width:40px;
	height:26px;
	margin:3px 45px 0 0;
	padding:0;
	}				
#main-wrapper  .main .main-content .content{
	width:514px;
	padding:0;
	margin:5px 28px 20px 21px;
	text-align:left;
	}	
#main-wrapper  .main .main-content .content .text{
	width:360px;
	padding:0;
	margin:0;
	float:left;
	text-align: left;
	}							
#main-wrapper .main .main-content .content .text p{
	padding:10px 10px 5px 0px;
	margin:0;
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:25px;
	color: #000000;
	text-align:justify;
}
#main-wrapper .main .main-content .content .right{
	width:152px;
	margin:0 0 0 2px;
	padding:0;
	float:left;
	}
#main-wrapper .main .main-content .content .right .price{
	width:152px;
	margin:10px 0 0 0;
	padding:0;
	}
#main-wrapper .main .main-content .content .right .price .top{
	width:152px;
	height:30px;
	background:url(../images/website/price-top.jpg) 0 0 no-repeat;
	margin:0;
	padding:0;
	text-align:left;
	}
#main-wrapper .main .main-content .content .right .price .top h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 0 0 15px;
	margin:0;
	}
#main-wrapper .main .main-content .content .right .price .content{
	width:150px;
	min-height:200px;
	margin:0;
	padding:0;
	border:solid #d7d7d7 1px;
	border-top:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#000000;
	}
#main-wrapper .main .main-content .content .right .price .content .line{
	margin-bottom:5px;
	margin-top:2px;
	height:20px;
	vertical-align:middle;
	padding:0px 2px 1px 0px;
	border-bottom:dotted #CCCCCC 1px;
	}	
#main-wrapper .main .main-content .content .right .price .content a{
	color:#1045b1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float: left;
	padding:0px 1px 0 0;
	text-decoration:underline;
	}	
#main-wrapper .main .main-content .content .right .photo{
	width:152px;
	margin:15px 0;
	padding:0;
	}
#main-wrapper .main .main-content .content .right .smalltext{
	width:152px;
	margin:5px 0;
	padding:0;
	}
#main-wrapper .main .main-content .content .right .smalltext p{
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #006699;
	text-align: left;
	}							 		
#main-wrapper .main-right{
	width: 195px;
	float:left;
	margin: 0;
	padding: 0;
	}	
.contactform{
	margin:5px 0 5px 0;
	}
#footer-wrapper{
	margin:0px auto;
	padding:0;
	border-top:solid #6a6969 1px;
	height:40px;
	width:953px;
	text-align: center;
	}
#footer-wrapper .company{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	margin:20px 0 0 40px;
	padding:0;
	float:left;
	}
#footer-wrapper .footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: bold;
	color: #6e6e6e;
	margin:5px 0 0 0;
	width:500px;
	padding:0;
	text-align:center;
	float:left;
	}
#footer-wrapper .footer a{
	text-decoration:none;
	padding:0 10px;
	border-right:solid #333333 1px;	
	}		
#footer-wrapper .azzaro{
	font-family: "Trebuchet MS";
	font-size:10px;
	font-weight: bold;
	font-style:italic;
	color:#384e84;
	margin:20px 0 0 0;
	padding:0;
	float:right;
	}
#footer-wrapper .azzaro a{
	font-family: "Trebuchet MS";
	font-size:10px;
	font-weight: bold;
	font-style:italic;
	color:#0496c0;
	text-decoration:none;
	}
			