/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#144154;
}

p {
	font:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 20px 0px; 
	font-size:13px; 
	color:#666666; 
	line-height: 25px;
}

a {color:#524D43; text-decoration:underline; font-weight:bold;}
a:hover {color:#005F8C; text-decoration:underline; font-weight:bold;}

h1 {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 16px 0px; 
	font-size:0.9em; 
	color:#004D71; 
	line-height: 25px;
}

h2 {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 16px 0px; 
	font-size:0.8em; 
	color:#04364D; 
	line-height: 25px;
}

h3 {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 10px 0px; 
	font-size:0.8em; 
	color:#04364D; 
	line-height: 25px;
}

h4 {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 10px 0px; 
	color:#04364D; 
	line-height: 25px;
}

ul { 
	margin: 0px 0px 0px 30px; 
	padding: 0px 0px 20px 0px;
}

li {
	font:Arial, Helvetica, sans-serif; 
	margin: 0px 3px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	color:#524D43;
	letter-spacing:0.05em;
	font-size:13px;  
	line-height: 25px;


}

.clear {clear:both;
height:0px;
}

#container {
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  width: 740px;
  background-color:#FFFFFF;
  border-left:10px #FFFFFF solid;
  border-right:10px #FFFFFF solid;
  border-bottom:10px solid #FFFFFF;
  background-image:url(images/container_bg.gif);
  background-repeat:repeat-y;
}

.top {
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width: 740px;
  border-bottom:10px #FFFFFF solid;
}

.middle {
  width: 740px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.content{
	float:left;
	width: 490px;
	padding: 0px;
	margin:0px;
	border-right:10px #FFFFFF solid;
	background-color:#E2DFD0;
}

#contentspacer{
	padding:0px 0px 0px 0px;
	margin:25px 23px 0px 25px;
	}

.imagescolumn{
	float:right;
	width:200px;
	margin:10px 20px 0px 20px;
	padding:0px 0px 0px 0px;
	text-align:center;
	}
	
.image{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:200px;
}

.image img{
	padding:0px 0px 0px 0px;
}

.buttons{
	float:right;
	width:200px;
	margin:0px 20px 0px 20px;
	padding:0px 0px 0px 0px;
	}
	
.buttons img{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	}
	
.buttons a{
	border:0px;
	}

#news-items{
	float:left;
	width:439px;
	height:154px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0.7em;
	border:#857C5A solid 1px;
	background-image:url(images/news_box_bg.jpg);

}

#news-items2{
	float:left;
	width:200px;
	height:154px;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0.7em;

}


.newstext{
	padding:10px 220px 10px 10px;
	margin:0px;
	}

#news-items p{
	text-align:left;
	color:#370000;
}

#news-items h4{
	font-weight:bold;
	font-size:1.1em;
	padding:0px 0px 20px 0px;
}

#news-items a{
	text-align:left;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:22px;
}

.footer{
	padding:0px 0px 0px 0px;
	margin:25px 0px 0px 0px;
	text-align:center;
	background-color:#04364D;
	word-spacing:5px;
	border-top:10px #FFFFFF solid;
}

.footer a{
	color:#E2DFD0;
	font-weight:bold;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.footer a:hover{
	text-decoration:underline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

.footer p{
	color:#BCB28F;
	padding:4px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	font-size:0.7em;
	word-spacing:3px;
}

.outsidefooter{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:760px;
	text-align:center;
		word-spacing:10px;
	}
	
	.outsidefooter p{
	color:#bcb28e;
	font-size:0.7em;
	line-height:20px;
	padding:0px 0px 0px 0px;
		
	}
	
.outsidefooter a{
	text-decoration:none;
	color:#E2DFD0;
	}
	
.outsidefooter a:hover{
	text-decoration:underline;
	}
	
/*Tariff*/

#tariff {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:1.0em; 
	color:#8E7257; 
	line-height: 30px;
}



#tariff .tablecss
{
	width:420px;
	font-size:0.8em;
}

#tariff .tablecss th, #tariff .tablecss td
{
	text-align:center;
	}
	
#tariff .tablecss th:first-child{
	width:112px;
}

#tariff .tablecss tr:first-child, 
#tariff .tablecss tr:first-child+tr+tr,  
#tariff .tablecss tr:first-child+tr+tr+tr+tr,  
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr,
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
{
background-color:#f2f0e3;
}

/*Prices*/

#tariff2 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:1.0em; 
	color:#8E7257; 
	line-height: 30px;
}

#tariff2 .tablecss2
{
	width:420px;
	font-size:0.8em;
}

#tariff2 .tablecss2 th, #tariff .tablecss2 td
{
	text-align:center;
	}
	
#tariff2 .tablecss2 th:first-child{
	width:112px;
}

#tariff2 .tablecss2 tr:first-child, 
#tariff2 .tablecss2 tr:first-child+tr+tr,  
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr,  
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr,
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
#tariff2 .tablecss2 tr:first-child+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr, 
{
background-color:#f2f0e3;
}


