body {
    width:1200px;
	margin: auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #000000;
}
h1 {
	height: 33px;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	height: 33px;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
    line-height: normal;
}
h3 {
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	background: url(images/templatemo_gray.jpg) no-repeat;
}

#encabezado{
margin: 0.5em auto 1em auto;
max-width: 900px;
min-width: 700px;
height: 150px;
padding: 30px;
margin-left: 300px;
position:relative;
font-size: 16px;
}



#container {
	width: 1800px;
	margin: auto;
	
}
#header {
    margin-top: 20px;
	height: 190px;
	background: url(images/header-background.svg) no-repeat;
}
#templatemo_site_title {
	padding-left: 50px;
	height: 113px;
	color: #0000FF;
	font-weight: bold;
	font-size: 22px;
}

#templatemo_site_title img {
	margin-top: 30px;
	width:180px;
	height: 90px;

}

#titular {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
    margin-left:130px;
	width:280px;
	height: 50px;
    padding-top: 50px;
    display: inline-block;
    
}
.menu{
	margin-left:70px;
	width: 1100px;
	height: 35px;
	margin: 5px;
	padding: 0px;
	
}

.menu ul {
	margin: 0px;
	padding-left: 100px;
	list-style: none;
	text-align: center;
}

.menu li{
	display: inline;
}

.menu li a{
	float: left;
	padding: 22px 8px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	width: 120px;
}

#header_pic {
	height: 117px;
	background-color: #FFFFFF 
    no-repeat;

}
#slogan_text {
	text-align: center;
	width: 300px;
	padding-right: 800px;
	padding-top: 5px;
	font-size:11px;
	color:#1E90FF;
    float:right;
}
#contenido {
	width: 1000px;
}
#contenido a:link, #contenido a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#contenido a:active, #contenido a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#top {
	float: left;
	width: 600px;
	padding-left: 100px;	
	text-align: left;
    color: #FFFFFF;
}
#left {
	float: left;
	width: 200px;
	margin-left: 101px;
	margin-top: 30px;
	text-align: left;
    color: #FFFFFF;
}
#left span {
	color: #FFFFFF;
	font-weight:bold;
    color: #FFFFFF;
}

#right {
	float: right;
	width: 175px;
	margin-top: 30px;
	text-align: left;
    color: #FFFFFF;
}


#footer {
	clear: both;
	width: 1100px;
	margin-left: 26px;
	margin-top: 100px;
	height: 90px;
	background: #696969;
    position: relative;
}

.footer_left {
	float: left;
	width: 570px;
	height: 50px;
	padding-top: 30px;
	padding-left: 70px;
	color: #000000;
	font-weight: bold;
}

.footer_left a:link, .footer_left a:visited { color: #1E90FF; text-decoration: none; } 
.footer_left a:active, .footer_left a:hover { color: #000BFF; text-decoration: none; }

.footer_right a:link, .footer_left a:visited { color: #1E90FF; text-decoration: none; } 
.footer_right a:active, .footer_left a:hover { color: #000BFF; text-decoration: none; }

.footer_dot {
	float: left;
	width: 1px;
	height: 80px;
	background-color: #000000
}
.footer_right {
	float: right;
	padding-top: 20px;
    padding-left: : 110px;
	width: 250px;
	height: 70px;
	color:#000000;	
    font-weight: bold;
}

<style>.touchgallery{position: relative;overflow: hidden;width: 350px;height: 270px;}
.touchgallery ul{list-style: none;margin: 0;padding: 0;left: 0;position: absolute;
-moz-transition: all 100ms ease-in-out;
-webkit-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;}
.touchgallery ul li{float: left;display: block;text-align: center;}
.touchgallery ul li img{ max-width:100%;height:auto;}
.touchgallery .jumptodiv{text-align: center;width: 100%;background: white;font-size: 1.5em;font-weight: bold;
color: black;letter-spacing: 7px;position:absolute;bottom: 0;margin-top: 0;text-shadow: 0 1px 2px #8a8a8a;}
.touchgallery .jumptodiv span.selected{color: darkred;}</style>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js"></script>
<script type="text/javascript" src="https://googledrive.com/host/0BzTF4maHDSaGZU0yMXRrRTYxdWM/jquery.touchSwipe.min.js"></script>
<script src="https://googledrive.com/host/0BzTF4maHDSaGZU0yMXRrRTYxdWM/touchgallery.js"></script><script>
jQuery(function(){ // on DOM load
$('div#touchgallery2').touchgallery({  // initialize second demo
			width: 400,
			height: 300