@charset "utf-8";
/* CSS Document */

#rightside img{
	margin-top:30px;
	margin-bottom:20px;
}
body{
	margin-top: 0px;
	padding-top: 0px;
font-family: Arial;
font-weight:bold;
font-size:14px;
	}
#header{
	width: 950px;
	height: 207px;
	background-image: url(/images/header.jpg);
	}
#logoholder{
	margin-top: 50px;
	margin-left: 45px;
	width: 216px;
	height: 118px;
	float: left;
	}
#locationfinder{
	width: 224px;
	height: 197px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	}
#locationbutton {
	height: 73px;
	width: 187px;
	margin-bottom: 85px;
}
#facebookbutton {
	height: 39px;
	width: 85px;
	margin-left: 48px;
}

#menuholder{
	width: 950px;
	height: 40px;
	}
#leftside{
	float: left;
	width: 736px;
	}
#banner{
	height: 503px;
float:left;
	}
#separator{
	background-image: url(/images/separadorh.jpg);
	height: 9px;
	width: 736px;
float:left;
	}
#pagecontent{
	background-image: url(/images/textbg.jpg);
	width: 706px;
	height: 510px;
padding-top:20px;
padding-right:15px;
padding-left:15px;
float:left;
	}
#middleseparator{
	width: 9px;
	background-image: url(/images/separadorv.jpg);
	float: left;
	height: 1042px;
	}
#rightside{
	width: 205px;
	float: left;
	background-color: #000000;
	}
#clearfloat{
	clear: both;
	}
#footer{
	width: 950px;
	height: 195px;
	background-image: url(/images/footer.jpg);
	color: #ffff00;
	font-family: arial,helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;
	}
#footer img{
	padding-right:2px;
	}
.location_cell_padding {
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 13px;
}

