* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {
	font-family:Arial;
	font-size:12px;
	background: #1d1d1d url(../images/bg-x.jpg) top left repeat-x;
}

#container, #footer, #header {width: 992px;}
#header {height:117px;}
#left-column {width: 207px;}
#right-column {width: 785px;position:relative;}


ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}

.text2 ul li {
	background: url(../images/bullet.jpg) left center no-repeat;
	padding-left:10px;
}

h2{
	clear:both;
	padding-top:10px;
	font-size:18px;
}

a{
	text-decoration:none;
}
	
.text2 a{
	text-decoration:none;
	color:#cccc00;
}

.text2 a:hover{
	text-decoration:underline;
	color:#99cc00;
}


.samfoto{
	font-size:20px;

}

.samfoto a{
	color:#cccc00;
}

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
	
#container {
	margin:0 auto;
	text-align: left;
	}

.flags{
	position:absolute;
	top:295px;
	right:96px;
}

.title1{
	background: url(../images/title-1.jpg) top left no-repeat;
width:402px;
height:90px;	
}

.text{
	width:333px;
	color:#fff;
	padding-left:36px;
	float:left;
	height:400px;
	}

.despic{
	position:absolute;
	top:123px;
	left:300px;
	width:266px;
	height:172px;
}
	
.lright{
	float:left;
	width:383px;
	height:400px;
}

.lleft{
	width:402px;
	float:left;
}	
.text p{
	line-height:16px;
	padding-bottom:13px;
	
	}

.cont{
	width:740px;
}

.foco{
	position:absolute;
	bottom:-20px;
	left:490px;
	z-index:10;
	color:#fff;
	font-size:11px;
}

.foin{
	position:absolute;
	bottom:-20px;
	left:0px;
	z-index:10;
	color:#fff;
	font-size:11px;
}

.text2{
	width:730px;
	color:#fff;
	padding-left:36px;
	float:left;
	height:400px;
	}
.text2 p{
	line-height:16px;
	padding-bottom:13px;
	}
	
.text2 a.thumb{
float:left;
padding-right:10px;
border:none;
}
	
.title{
	width:402px;
	height:40px;
}
	
.uncos{
	position:absolute;
	top:350px;
}

#header {
	background: url(../images/header.jpg) top left no-repeat;
}
#left-column{
	float:left;
	background: url(../images/left-col.jpg) top left no-repeat;
	height:454px;
	position:relative;
}
#right-column{
	float:left;
	background: url(../images/right-col.jpg) top left no-repeat;
	height:454px;
}

#menu{
	width:176px;
	float:left;
	position:absolute;
	top:32px;
	right:0px;
}

#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 17px 0 0; 
	text-align: center;
}


img {border: 0;}

.left{float: left;} 
.right{float: right;}

a:focus {
   outline: none;
} 

.clear{
	clear:both;
}



.border {
	border: 1px solid #CCCCCC;
}

form {
	margin: 0;
	padding: 0;
}
.formTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 200px;
	padding: 2px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.formTextArea {
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 80px;
	width: 425px;
	padding: 2px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 60px;
	border: 1px solid #CCCCCC;
}

.p10{
	padding-right:8px;
}
