body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6C538;
	/*background-color: #86523C;*/
	/*background-color: #C72B27;*/
	background-color: #F6C538;
}
.yellow{
	color: #F6C538;
}
.red{
	color: #C72B27;
}
a:link {
	color: #C72B27;
}
a:visited {
	color: #C72B27;
}
a:hover {
	color: #C72B27;
}
a:active {
	color: #C72B27;
}
.s18{
	font-size: 18px;
}
.s16{
	font-size: 16px;
}
.s14{
	font-size: 14px;
}
.s12{
	font-size: 12px;
}
.s10{
	font-size: 10px;
}
.bold{
	font-weight: bold;
}
.center{
	margin: 0 auto;
	padding: 0 auto;
}
#container{
	width: 235px;
	background: transparent url(images/cola_bottle.gif) no-repeat center left;
	height: 491px;
	position: absolute;
	left: 0%;
	top: 50%;
}
#container2{
	width: 282px;
	background: transparent url(images/burger.gif) no-repeat center right;
	height: 438px;
	position: absolute;
	left: 80%;
	top: 50%;
}
#content{
	width: 780px;
	text-align: center;
	margin: 0 auto;
	background-color: #C72B27;
	padding: 10px;
}
#header{
	width: 800px;
	height: 156px;
	text-align: center;
	margin: 10px auto 0 auto;
	background-color: #F6C538;
}
#head_left{
	float: left;
	width: 250px;
	height: 156px;
}
#head_right{
	float: right;
	width: 250px;
	height: 156px;
}
#head_logo{
	width: 250px;
	height: 156px;
	float: left;
	margin: 0 0 0 23px;
}
#logo{
	width: 250px;
	padding: 0 auto;
	margin: 100px auto 0px auto;
}
#temp_desc{
	width: 350px;
	padding: 10px 0px 10px 0px;
	margin: 0 auto;
	text-align: center;
}
#yellow_box{
	width: 450px;
	padding: 10px;
	margin: 0 auto;
	color: #86523C;
	background-color: #F6C538;
	text-align: center;
}
#footer{
	padding: 10px 0px 10px 0px;
	text-align: center;
	width: 800px;
	margin: 0 auto;
}
.logo{
	margin: 0 0 5px 0;
}
