@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
}
form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a{
	text-decoration: none;
	color: #a8afac;
}
a:hover{
	color: #FFFFFF;
}
.bdr{
	border: solid #6c6c6c  2px;
}
p{
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px;
}
h1{
	font-size: 13px;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
}
h2{
	margin: 0px 0px 12px 0px;
	font-size: 16px;
}
h3{
	margin: 0px 0px 4px 0px;
	color: #CACACA;
	font-size: 12px;
}
h4{}
ul{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 30px;
	list-style-type: disc;
	position: relative;
	float: left;
}
li{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 390px;
	position: relative;
	line-height: 16px;
	float: left;
}
.torre {
	margin: 0 auto;
	position: absolute;
	width: 288px;
	left: 330px;
	top: 16px;
}
.footer-txt {
	margin: 10px 0px 10px 0px;
	font-size: 10px;
}
.nav-left {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #a8afac;
	position: absolute;
	bottom: 5px;
	left: 7px;
}
.nav-right {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	position: absolute;
	bottom: 5px;
	right: -1px;
	color: #a8afac;
	width: 412px;
}
#wrapper {
	position:relative;
	width:948px;
	z-index:1;
	margin: 0 auto;
}
#header {
	position:relative;
	width:950px;
	height:76px;
	z-index:1;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#name {
	position:relative;
	width:948px;
	height:69px;
	z-index:2;
	background-image: url(../images/header-bk.jpg);
	background-repeat: repeat-x;
	border-top: solid #6c6c6c 2px;
	border-left: solid #6c6c6c 1px;
	border-right: solid #6c6c6c 1px;
	border-bottom: solid #6c6c6c 1px;
}
#img {
	position:relative;
	width:948px;
	z-index:3;
	border-bottom: solid #6c6c6c 1px;
	border-left: solid #6c6c6c 1px;
	border-right: solid #6c6c6c 1px;
	text-align: center;
}
#txt-area1 {
	position:relative;
	width:890px;
	z-index:4;
	padding: 15px 30px 0px 30px;
	text-align: center;
}
#img-area1 {
	position:relative;
	width:890px;
	z-index:4;
	padding: 15px 30px 15px 30px;
}
#footer {
	position:relative;
	width:890px;
	z-index:4;
	padding: 0px 30px 0px 30px;
	text-align: center;
	border-top: solid #6c6c6c 1px;
}
#txt-area2 {
	position:relative;
	width:940px;
	z-index:4;
	padding: 15px 5px 15px 5px;
	text-align: center;
	height: 300px;
}
#contact-area {
	position:relative;
	width:481px;
	z-index:1;
}
.tble-txt {
	margin: 8px 0px 10px 0px;
	padding: 1px 1px 1px 6px;
	font-size: 12px;
	font-weight:normal;
}


.input1 {
	margin: 0px 0px 2px 0px;
	border: solid #8f8f8f 1px;
	width: 361px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CECECE;
}
.input-area {
	margin: 0px 0px 0px 0px;
	border: solid #8f8f8f 1px;
	width: 359px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CECECE;
}
.input2 {
	margin: 2px 0px 0px 0px;
	padding: 1px 2px1px 2px;
	border: solid #8f8f8f 1px;
	width: 180px;
	font-size: 11px;
}
.bdr2 {
	border: solid #6c6c6c  1px;
}
#txt-area3 {
	position:relative;
	width:940px;
	z-index:4;
	padding: 15px 5px 15px 5px;
	text-align: left;
}
#txt-area4 {
	position:relative;
	width:940px;
	z-index:4;
	padding: 15px 5px 15px 5px;
	text-align: left;
	height: 300px;
}

