a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #F90;
}
a:active {
	color: #FFF;
}

.clearall {
    clear: both;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}

#header {
	margin-right: auto;
	margin-left: auto;
	background-color: #F60;
	height: 331px;
	width: 961px;
	background-image: url(images/logo-en.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-style: italic;
	text-decoration: underline;
	padding-top: 0px;
}
.Espanol {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12pt;
	text-decoration: underline;
	margin-right: 28px;
	display: block;
	padding-top: 20px;
	font-weight: bold;
}

#mainbody {
	width: 1300px;
	text-align: center;
	white-space: nowrap;
	margin-right: auto;
	margin-left: auto;
}
.blockone {
	width: 299px;
	height: 100%;
	display: inline-block;
	margin-right: 12px;
	margin-left: 8px;
	float: left;
}
.blockoneContainer {
	margin-right: auto;
	margin-left: auto;
	width: 961px;
	margin:auto;
}


#blockonewrapper {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#blocklong {
	background-color: #FG9;
	width: 553px;
	height: 210px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 17px;
}

#video {
	width: 346px;
	height: 210px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 17px;
	float: left;
}


.line{
	overflow:hidden;
	clear: both;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	background-color: #FFF;
}

#lowertext {
	width: 439px;
	vertical-align: middle;
	float: left;
	clear: right;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	
}
#textblockcenter {
	text-align: center;
	white-space: normal;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	clear: both;
}

.title-text {
	color: #F30;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	height: 100%;
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
}
.text-black {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	height: 100%;
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
}

#footer {
	background-color: #F15F23;
	height: 142px;
	width: 1300px;
	visibility: visible;
	overflow: visible;
	clear: both;
}


.clear{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.blockhouse {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
