body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	text-align: center;
}
#wrapper {
	padding: 0px;
	clear: none;
	float: none;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 386px;
	width: 820px;
}
#navbar {
	width: 820px;
	margin-top: 25px;
	background-image: url(images/navbar.gif);
	height: 43px;
	text-align: center;
	padding-top: 10px;
	background-color: #3E3E3E;
	background-repeat: no-repeat;
}
#content {
	margin: 0px;
	padding: 10px;
	clear: none;
	float: none;
	width: 800px;
	background-color: #3E3D3D;
	color: #FFF;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a {
	color: #FFF;
	text-decoration: none;
}
#footer {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 10px;
	clear: none;
	float: none;
	height: 80px;
	width: 800px;
	background-color: #3D3D3D;
}
.footertxt {
	font-size: 18px;
	color: #E60700;
	text-decoration: none;
}
#footer a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:active {
	color: #FF0;
	text-decoration: none;
}
a:hover {
	color: #C90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
#sn_50img {
	background-image: url(images/sn_img.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 78px;
	width: 357px;
}
#sn_img_abajo {
	background-image: url(images/sn_img_abajo.jpg);
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 800px;
}
#wrapper #content blockquote p {
	font-size: 18px;
	font-family: Arial;
}
#right_side_contact {
	padding: 0px;
	height: 400px;
	width: 380px;
}
#form {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 400px;
	width: 390px;
}
#content img {
	text-align: center;
}
.gallery_img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
