@charset "utf-8";
* {
}
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background4.png);
	background-repeat:  repeat;
	background-position: left top;
	}
h1, h2, h3, h4, h5, h6, p, b, u, em, div, tabe, th, td, tr, from, input, label {
	margin: 0px;
	padding: 0px;
	}
#center {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#decoleft {
	width: 1000px;
	background-image: url(../images/shadow01.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	}
#decoright {
	width: 1000px;
	background-image: url(../images/shadow02.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	}
	
#hrsitie {
	width: 100%;
	margin: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4B4B4B;
	padding: 0px;
	}
#logo {
	float: left;

	}
#head {
	width: 910px;
	height: 85px;
	padding-left: 40px;
	display: block;
	}
#head #menu {
	float: right;
	width: 315px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#head #menu ul {
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
}
#head #menu li { float:left;}
#head #menu a {
	height:20px;
	line-height:20px;
	color:#666;
	font-size:16px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 59px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
	background-color: #FFF;
}
#head #menu a:hover {

}		
#slider {
	width: 950px;
	height:391px;
	background-color: #FFF;
	display: block;
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
#corpaplpha {
	width: 950px;
	background-color: #595959;
}
#corp {
	width: 910px;
	background-image: url(../images/bg_alphawhite.png);
	background-repeat: repeat;
	background-position: left top;
	padding-bottom: 20px;
	padding-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B4B4B;
}
#corp p {
	font-size: 14px;
	color: #494949;
	padding-left: 10px;
}
#corp p span {
	font-size: 13px;
	color: #FF0000;	
}
#corp h3 {
	font-size: 30px;
	color: #4B4B4B;
	font-weight: lighter;
	width: 100%;
	padding-bottom: 10px;
}
#corp h5 {
	font-size: 12px;
	color: #9D9D9D;
	font-style: italic;
	font-weight: lighter;
}
#corp h5 span {
	font-size: 13px;
	color: #FF0000;	
}
#corp .whitecorp {
	background-color: #FFF;
	border: 1px solid #F7F7F7;

}
#corp .whitecorp input {
	background-image: url(../images/lbel300.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent !important;
	border: 1px solid #FFF;
	height: 28px;
	width: 284px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	padding-left: 8px;
	padding-right:8px;
}
#corp .whitecorp textarea {
	background-image: url(../images/bg_lbe.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	border: 1px solid #dbdbdb;
	padding-left: 8px;
	height: 150px;
	width: 284px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: #E7E7E7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#corp .whitecorp .enviar {
	color: #666;
	cursor:pointer;
	width: 301px;
	height: 29px;
}
#corp .whitecorp .enviar:hover {
	color: #FFF;
	background-image: url(../images/lbel300hober.jpg);
}

#footers {
	width: 910px;
	height:80px;
	padding-top: 20px;
	background-color: #FFF;
	padding-left: 40px;
}
#footers h2 {
	font-size: 19px;
	color: #3C3C3C;
	font-weight: bold;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
	padding-bottom: 10px;
	margin-bottom: 10px;

}
#footers h2 span {
	font-size: 14px;
	color: #808080;
	font-weight: bold;
}	
#footers h5 {
	font-size: 12px;
	color: #3C3C3C;

}
#footers a {
	font-size: 12px;
	color: #069;
	text-decoration: none;

}
#footers a:hover {
	color: #3C3C3C;

}

#TableBottom {
	width:100%;
	background-color: #4B4B4B;
	padding-top: 7px;
	padding-bottom: 7px;
	position: absolute;
	display: block;
	height: 80px;
	overflow: visible;
	}
