/*
Chilean Heliski Sitewide CSS
*/

/*
* {
  margin: 0;
  padding: 0;
}
*/


html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.3em;
}


#container1 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#containernews {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrdnews.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header {
	background-color: #7e0b6e;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 80px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}


a:link, a:visited, a:active {
	color: #FFFFFF;
	outline: none;

}


a:hover {
	text-decoration: underline;
}

.skipcontent {
	display: none;
}


#logo {
	height: 137px;
	width: 137px;
	text-align: left;
	padding-top: 8px;
	padding-left: 41px;
}

#body {
	padding-bottom:30px;
	margin-right: auto;
	width: 1000px;
}


#leftcol {
	width: 218px;
	clear: both;
	float: left;
}

/* main menu */

#menu {
	color:#FFFFFF;
	padding-bottom: 20px;
	clear: both;
	padding-top: 20px;
	padding-left: 33px;
}

#menubut1 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut1:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px 0px;
	background-repeat: no-repeat;
	
}

#menubut2 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut2:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px -17px;
	background-repeat: no-repeat;	
}

#menubut3 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut3:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px -34px;
	background-repeat: no-repeat;	
}


#menubut4 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut4:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px -51px;
	background-repeat: no-repeat;	
}


#menubut5 {
	height: 16px;
	width: 170px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -68px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut5:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px -68px;
	background-repeat: no-repeat;	
}

#menubut6 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -85px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut6:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px -85px;
	background-repeat: no-repeat;	
}

#menubut7 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -102px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut7:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px -102px;
	background-repeat: no-repeat;	
}


#menubut8 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -119px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut8:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px -119px;
	background-repeat: no-repeat;	
}

#menubut9 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -136px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut9:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px -136px;
	background-repeat: no-repeat;	
}


#menubut10 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px -153px;
	float: left;
	padding-bottom: 1px;
}
 
#menubut10:hover {
	background-image: url(../img/menu.gif);
	background-position: -170px -153px;
	background-repeat: no-repeat;	
}


/* end of main menu */


/* start of spanish menu */

#sp_menu {
	color:#FFFFFF;
	padding-bottom: 20px;
	clear: both;
	margin-left:-10px;
	padding-top: 20px;
	padding-left: 33px;
}

#sp_menubut1 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-bottom: 1px;
}
 
#sp_menubut1:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px 0px;
	background-repeat: no-repeat;
	
}

#sp_menubut2 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	float: left;
	padding-bottom: 1px;
}
 
#sp_menubut2:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px -17px;
	background-repeat: no-repeat;	
}

#sp_menubut3 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	float: left;
	padding-bottom: 1px;
}
 
#sp_menubut3:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px -34px;
	background-repeat: no-repeat;	
}


#sp_menubut4 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	float: left;
	padding-bottom: 1px;
}
 
#sp_menubut4:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px -51px;
	background-repeat: no-repeat;	
}


#sp_menubut5 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px -68px;
	float: left;
	padding-bottom: 1px;
}
 
#sp_menubut5:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px -68px;
	background-repeat: no-repeat;	
}

#sp_menubut6 {
	height: 16px;
	width: 181px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px -85px;
	float: left;
	padding-bottom: 1px;
}
 
#sp_menubut6:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px -85px;
	background-repeat: no-repeat;	
}

#sp_menubut7 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px -102px;
	float: left;
	padding-bottom: 1px;
}
 
#sp_menubut7:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px -102px;
	background-repeat: no-repeat;	
}


#sp_menubut8 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px -119px;
	float: left;
	padding-bottom: 1px;
}
 
#sp_menubut8:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px -119px;
	background-repeat: no-repeat;	
}

#sp_menubut9 {
	height: 16px;
	width: 190px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px -136px;
	float: left;
	padding-bottom: 1px;
	
}
 
#sp_menubut9:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px -136px;
	background-repeat: no-repeat;	
}


#sp_menubut10 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_spanish.gif);
	background-repeat: no-repeat;
	background-position: 0px -153px;
	float: left;
	padding-bottom: 1px;
}
 
#sp_menubut10:hover {
	background-image: url(../img/menu_spanish.gif);
	background-position: -191px -153px;
	background-repeat: no-repeat;	
}


/* end of spanish menu */


/* start of french menu */

#fr_menu {
	color:#FFFFFF;
	padding-bottom: 20px;
	clear: both;
	margin-left:-10px;
	padding-top: 20px;
	padding-left: 33px;
}

#fr_menubut1 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-bottom: 1px;
}
 
#fr_menubut1:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px 0px;
	background-repeat: no-repeat;
	
}

#fr_menubut2 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	float: left;
	padding-bottom: 1px;
}
 
#fr_menubut2:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px -17px;
	background-repeat: no-repeat;	
}

#fr_menubut3 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	float: left;
	padding-bottom: 1px;
}
 
#fr_menubut3:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px -34px;
	background-repeat: no-repeat;	
}


#fr_menubut4 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	float: left;
	padding-bottom: 1px;
}
 
#fr_menubut4:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px -51px;
	background-repeat: no-repeat;	
}


#fr_menubut5 {
	height: 16px;
	width: 175px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px -68px;
	float: left;
	padding-bottom: 1px;
}
 
#fr_menubut5:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px -68px;
	background-repeat: no-repeat;	
}

#fr_menubut6 {
	height: 16px;
	width: 175px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px -85px;
	float: left;
	padding-bottom: 1px;
}
 
#fr_menubut6:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px -85px;
	background-repeat: no-repeat;	
}

#fr_menubut7 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px -102px;
	float: left;
	padding-bottom: 1px;
}
 
#fr_menubut7:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px -102px;
	background-repeat: no-repeat;	
}


#fr_menubut8 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px -119px;
	float: left;
	padding-bottom: 1px;
}
 
#fr_menubut8:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px -119px;
	background-repeat: no-repeat;	
}

#fr_menubut9 {
	height: 16px;
	width: 175px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px -136px;
	float: left;
	padding-bottom: 1px;
	
}
 
#fr_menubut9:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px -136px;
	background-repeat: no-repeat;	
}


#fr_menubut10 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_french.gif);
	background-repeat: no-repeat;
	background-position: 0px -153px;
	float: left;
	padding-bottom: 1px;
}
 
#fr_menubut10:hover {
	background-image: url(../img/menu_french.gif);
	background-position: -175px -153px;
	background-repeat: no-repeat;	
}


/* end of french menu */

/* start of brazilian menu */

#br_menu {
	color:#FFFFFF;
	padding-bottom: 20px;
	clear: both;
	margin-left:-10px;
	padding-top: 20px;
	padding-left: 33px;
	
}

#br_menubut1 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-bottom: 1px;
}
 
#br_menubut1:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px 0px;
	background-repeat: no-repeat;
	
}

#br_menubut2 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	float: left;
	padding-bottom: 1px;
}
 
#br_menubut2:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px -17px;
	background-repeat: no-repeat;	
}

#br_menubut3 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	float: left;
	padding-bottom: 1px;
}
 
#br_menubut3:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px -34px;
	background-repeat: no-repeat;	
}


#br_menubut4 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	float: left;
	padding-bottom: 1px;
}
 
#br_menubut4:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px -51px;
	background-repeat: no-repeat;	
}


#br_menubut5 {
	height: 16px;
	width: 175px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px -68px;
	float: left;
	padding-bottom: 1px;
}
 
#br_menubut5:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px -68px;
	background-repeat: no-repeat;	
}

#br_menubut6 {
	height: 16px;
	width: 188px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px -85px;
	float: left;
	padding-bottom: 1px;
}
 
#br_menubut6:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px -85px;
	background-repeat: no-repeat;	
}

#br_menubut7 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px -102px;
	float: left;
	padding-bottom: 1px;
}
 
#br_menubut7:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px -102px;
	background-repeat: no-repeat;	
}


#br_menubut8 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px -119px;
	float: left;
	padding-bottom: 1px;
}
 
#br_menubut8:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px -119px;
	background-repeat: no-repeat;	
}

#br_menubut9 {
	height: 16px;
	width: 175px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px -136px;
	float: left;
	padding-bottom: 1px;
	
}
 
#br_menubut9:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px -136px;
	background-repeat: no-repeat;	
}


#br_menubut10 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_portuguese.gif);
	background-repeat: no-repeat;
	background-position: 0px -153px;
	float: left;
	padding-bottom: 1px;
}
 
#br_menubut10:hover {
	background-image: url(../img/menu_portuguese.gif);
	background-position: -191px -153px;
	background-repeat: no-repeat;	
}


/* end of brazilian menu */


/* start of german menu */

#de_menu {
	color:#FFFFFF;
	padding-bottom: 20px;
	clear: both;
	margin-left:-10px;
	padding-top: 20px;
	padding-left: 33px;
	
}

#de_menubut1 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-bottom: 1px;
}
 
#de_menubut1:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px 0px;
	background-repeat: no-repeat;
	
}

#de_menubut2 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	float: left;
	padding-bottom: 1px;
}
 
#de_menubut2:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px -17px;
	background-repeat: no-repeat;	
}

#de_menubut3 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	float: left;
	padding-bottom: 1px;
}
 
#de_menubut3:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px -34px;
	background-repeat: no-repeat;	
}


#de_menubut4 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	float: left;
	padding-bottom: 1px;
}
 
#de_menubut4:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px -51px;
	background-repeat: no-repeat;	
}


#de_menubut5 {
	height: 16px;
	width: 164px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px -68px;
	float: left;
	padding-bottom: 1px;
}
 
#de_menubut5:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px -68px;
	background-repeat: no-repeat;	
}

#de_menubut6 {
	height: 16px;
	width: 160px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px -85px;
	float: left;
	padding-bottom: 1px;
}
 
#de_menubut6:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px -85px;
	background-repeat: no-repeat;	
}

#de_menubut7 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px -102px;
	float: left;
	padding-bottom: 1px;
}
 
#de_menubut7:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px -102px;
	background-repeat: no-repeat;	
}


#de_menubut8 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px -119px;
	float: left;
	padding-bottom: 1px;
}
 
#de_menubut8:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px -119px;
	background-repeat: no-repeat;	
}

#de_menubut9 {
	height: 16px;
	width: 164px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px -136px;
	float: left;
	padding-bottom: 1px;
	
}
 
#de_menubut9:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px -136px;
	background-repeat: no-repeat;	
}


#de_menubut10 {
	height: 16px;
	width: 151px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../img/menu_german.gif);
	background-repeat: no-repeat;
	background-position: 0px -153px;
	float: left;
	padding-bottom: 1px;
}
 
#de_menubut10:hover {
	background-image: url(../img/menu_german.gif);
	background-position: -164px -153px;
	background-repeat: no-repeat;	
}


/*end of german menu*/

#rightcol {
	width: 302px;
	float: left;
	text-align: left;
}



#footer {
	bottom:0;
	width:100%;
	height:30px;
	background-color: #000000;
	font-size: 10px;
	position: relative;
}
  
#footerholder {
	width:1000px;
	margin-right: auto;
	position: relative;
}

h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}
.mainimg {
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#breaker {
	font-size: 0px;
	clear: both;
	width: 100%;
	height: 0px;
 }
 
 
 #footer a:hover {
	color: #FFFFFF;
}


#copyright {
	width: 500px;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	color: #49aee2;
}
#copyright  a {
	color: #49aee2;
	text-decoration: none;
}

#basestation {
	float: right;
	width: 220px;
	text-align: right;
	padding-top: 5px;
	color: #FFFFFF;
	padding-right: 10px;
  }
#basestation a {
	color: #cc0000;
}
h2 {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
blockquote {
	color: #000000;
	font-weight: normal;
}
#middle {
	width: 480px;
	float: left;
	text-align: left;
	font-size: 12px;
}
#content {
	text-align: left;
	padding-right: 15px;
	padding-left: 20px;
	clear: both;
	padding-bottom: 30px;
	width: 445px;
}

#news_content {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	padding-bottom: 30px;
	width: 440px;
}

#strapline {
	float: right;
	text-align: left;
	padding-right: 20px;
	height: 115px;
	width: 227px;
	clear: both;
	margin-top:-10px;
}
#chooselanguage {
	float: right;
	text-align: right;
	padding-right: 10px;
	height: 14px;
	padding-left:10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 10px;
	display: inline;
}

#flags {
	float: left;
	text-align: left;
	height: 14px;
	width: 260px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	
}

/* QUICK ENQUIRY FORM */

#quickenquiryform {
	padding: 20px;
	margin-bottom: 20px;
}
.enquirytitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.formfields  {
	border: 1px solid #000000;
	font-size: 11px;
	width: 142px;
	background-color: #49AEE2;
}
.formfields_nowidth {
	border: 1px solid #000000;
	font-size: 11px;
	background-color: #49AEE2;
}
.formfields_textbox {
	border: 1px solid #000000;
	font-size: 11px;
	background-color: #49AEE2;
	width: 318px;
}


.sendbut  {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
} 


div.row {
	clear: both;
	padding-top: 5px;
	font-size: 11px;
  }

div.row span.label {
	float: left;
	width: 100px;
	text-align: left;
  }
div.row  span.title {
	float: left;
	width: 120px;
	text-align: left;
	color: #000000;
	font-weight: bold;
}
div.row span.titlewhite {
	float: left;
	width: 120px;
	text-align: left;
	color: #FFFFFF;
}
div.row span.formx {
	float: left;
	width: 142px;
	text-align: left;
	color: #000000;
}
#video {
	padding: 10px;
	background-image: url(../img/videobkgrd.png);
	background-repeat: repeat;
	clear: both;
}

/* END OF QUICK ENQUIRY FORM */
	
div.row span.send {
	float: right;
	width: 262px;
	text-align: right;
}

.thumbnail {
	text-align: center;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
a:hover   .thumbnail  {
	text-align: center;
	border: 1px solid #fe0002;
}
#wrapper {
	height: 227px;
	width: 282px;
	background-color: #000000;
}
#container2 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container3 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container4 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container5 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd5.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#container6 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd6.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container7 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd7.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container8 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd8.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container9 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd9.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container10 {
	min-height:100%;
	position:relative;
	background-image: url(../img/mainbkgrd10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/* for expand collapse text */

.togList
{
font-family: verdana;
}

.togList dt
{
	cursor: pointer;
	cursor: hand;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.togList dt span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.togList dd
{
	width: 360px;
	padding-bottom: 15px;
}

html.isJS .togList dd
{
display: none;}
.togList dt a:hover {
	background-color: #CC0000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#quickenquiryform_contactus {
	padding: 20px;
	margin-bottom: 20px;
	height: 96px;
}

ul.qtrans_language_chooser {
list-style:none;
display:block;
padding:0px;
margin:0px;
height:20px;
	
	}
	
	ul.qtrans_language_chooser li  {
	float:left;
	}

a.qtrans_flag_en {

background:url(../img/uk.gif) no-repeat;
font-size:0px;
width:20px;
height:16px;
display:block;

}

a.qtrans_flag_es {
background:url(../img/spain.gif) no-repeat;
font-size:0px;
width:20px;
height:16px;
display:block;
margin:0px 0px 0px 2px;
}

a.qtrans_flag_de {
background:url(../img/germany.gif) no-repeat;
font-size:0px;
width:20px;
height:16px;
display:block;
margin:0px 0px 0px 2px;

}

 a.qtrans_flag_br {
background:url(../img/brazil.gif) no-repeat;
font-size:0px;
width:20px;
height:16px;
display:block;
margin:0px 0px 0px 2px;

}



a.qtrans_flag_it {
background:url(../img/italy.gif) no-repeat;
font-size:0px;
width:20px;
height:16px;
display:block;
margin:0px 0px 0px 2px;
display:none;
}

a.qtrans_flag_fr {
background:url(../img/france.gif) no-repeat;
font-size:0px;
width:20px;
height:16px;
display:block;
margin:0px 0px 0px 2px;

}

#sidebar ul, #leftcolnews ul {
list-style-type: none;
padding: 0px;
margin: 0px;

}

#sidebar h2 {
 background-repeat: repeat-y;
 background-position: left top;
 background-image: url(../img/newsheadingbkgrd.png);
 color: #fff;
 padding: 5px 20px 5px 20px;
}

#sidebar li  {
 padding: 5px 20px 5px 20px;
}


#sidebar li a {
 background-position: 0 3px;
 background-repeat: no-repeat;
 color: #000;
  padding: 0px 0px 0px 20px; 
}
/*
#sidebar li a {
 background-position: 0 3px;
 background-repeat: no-repeat;
 color: #000;
 background-image: url(../img/arrow_icon.png);
 padding: 0px 0px 0px 20px; 
}  */


#sidebar ul.archives  li a {
 background-image: none;
 list-style-type: none;
 color: #000;
 padding: 0; 
}


.postdate {
 font-weight: bold;
 color: black;
}

#news_content h2 {
 font-style: normal;
 font-weight: normal;
 color: white;
 font-size: 16px;
 margin-bottom: 20px;
}


#news_content hr {
 font-size: 0px;
 height: 1px;
 margin: 15px 0 15px 0;
 border: 0px;
 background-color: #000;
}


#leftcolnews{
 clear:both;
 color: #fff;
 padding: 0 0 10px 0;
 background-image: url(../img/leftcolnewsbkgrd.png);
 margin: 20px 10px 20px 10px;
 border-color: black;
 border-bottom-width: 5px;
 border-bottom-style: solid;
 
}


#leftcolnews h2 {
 font-size: 11px;
 background-repeat: no-repeat;
 background-position: 5px 3px;
 background-image: url(../img/leftcolnewsarrow.gif);
 background-color: black;
 color: #fff;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 padding: 3px 10px 3px 20px;
}

#leftcolnews h2 a:hover {
 font-size: 11px;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 color: red;
}

#leftcolnews ul {
list-style-type: none;
padding: 0px 10px 0px 10px;
margin: 0px;

}


#leftcolnews li  {
 padding: 5px 0px 5px 0px;
 border-color: black;
 border-bottom-width: 1px;
 border-bottom-style: solid;

 
}

#leftcolnews li a {
 color: #fff;
 }
 
 
#leftcolnews li a:hover {
 color: #fff;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
 color: black;
 }

.gallerylistingthumb {
 width: 150px;
 float: left;
}






