html {background:url(images/body_bckg.jpg) center repeat-y #1f0100;}
a {color:#775b30;
}
a:hover {text-decoration:none;
}
h2 {
	font-weight: normal;
	font-size: 18px;
}
h3 {
	text-align: left;
}

#container {width:1000px; 
			margin:0 auto;
}

#header {
	margin:0 20px;
	background:url(images/main_top.jpg) no-repeat #FFFFFF;
	height:200px;
	position: relative;
}
#calidad {
	float: left;
	margin-top: 180px;
	margin-left: 450px;
	font-size: 1.2em;
	font-family: "Monotype Corsiva";
}
.object {
	float: right;
	margin-top: 55px;
	margin-left: 25px;
	margin-right: 5px;
}
#logo {
	float:left;
	height:150px;
	padding:50px 0 0 90px;
	width:450px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 40px 40px;
}
#logo a {color:#000000; font-size:24px; text-decoration:none; text-transform:uppercase;}

#mainpage {
	margin:0 20px;
	background-color:#FFFFFF;
	float:left;
	width: 960px;
}
#text {
	float:right;
	width:700px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text ul li {padding-left:20px; background:url(images/li.gif) no-repeat; list-style:none;}
h1 {margin:20px 0 0 0; text-transform:uppercase; font-size:20px; font-weight:normal;}
#text p {margin:10px 0;}
#sidebar {
	float:left;
	width:160px;
	padding:420px 50px 20px 50px;
	color:#775b30;
	font-size:12px;
}

#footer {
	height:149px;
	clear:both;
	background:url(images/footer_bckg.jpg) no-repeat;
	text-transform:uppercase;
	font-size:10px;
	color:#5c5c5c;
	margin-top: 20px;	
}
#left_footer {
	float:left;
	margin-right: 20px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#right_footer {
	float:right;
	margin-left: 20px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0;
}
 
#bottom {
	font-size: 1em;
	text-align: center;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	color: #999999;
}
#movie {
	margin-left: 125px;
}
.break {
	position: relative;
	height: 30px;
}
.imageleft img {
	float: left;
	margin-right: 5px;
}
.imageright img {
	float: right;
}
.divideContainer {
	margin-top: 20px;
	height: 300px;
	width: 700px;
	position: relative;
}
.divideTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
}
.divideContent {
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A38A62;
	border-right-color: #A38A62;
	border-bottom-color: #A38A62;
	border-left-color: #A38A62;
	background-image: url(images/back.jpg);
	padding-top: 3px;
	margin-top: 0px;
	position: relative;
	padding-right: 5px;
}
.divideLeft {
	width: 250px;
	float: left;
	margin-left: 30px;
	
}
.divideRight {
	width: 250px;
	top: 0px;
	position: relative;
	float: right;
	margin-right: 50px;
}
.freebox {
	border: 1px solid #A38A62;
	text-align: center;
}
.boxContentLeft p {
	font-size: 80%;
	color: #333333;
}
