body { margin:0; font-size:0.9em; line-height:20px; background:url(images/body_bckg.jpg) repeat-x #ffffff; font-family: "Myriad Pro", "Trebuchet MS", Arial;}
a { color:#FF5220;}
a:hover { text-decoration:none;}

#header { background:url(images/header_bckg.jpg) repeat-x;}
#logo {
	padding:30px 0 0 40px;
	height:36px;
	color: #FFFFFF;
}
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:36px; font-size:36px; text-transform:lowercase;}
#logo a:hover { }
#menu {
	background:#585858;
	margin:36px auto 0;
	height:32px;
	text-align: center;
	border: 8px none #FF4721;
	width: 780px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li{ display:inline-block; float:left; width:100px; list-style:none; text-align:center; height:32px;}
#menu a {
	display:block;
	float:left;
	width:100px;
	color:#FFFFFF;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	line-height: 22px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main { width:100%;}
#content { margin:0 auto; padding:0; width:780px; padding:30px 10px 0px 10px;}
#content h1 { margin:0; font-size:2em;}
.red { color:#FF5220;}
#content p { padding-bottom:20px;}

#footer {background:url(images/footer_bckg.jpg) repeat-x left bottom; height:90px;}
#left_footer { float:left; padding:40px 0 0 60px; background:no-repeat 30px 35px;}
#left_footer a {
	color:#FC831F;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 24px;
	font-weight: bold;
}
#left_footer a:hover { text-decoration:underline;}
#menu a:hover {
	display:block;
	float:left;
	width:100px;
	color:#FFFFFF;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	line-height: 22px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FF5220;
}
#content p.line {
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
}
.galeria {
	width: 280px;
	float: right;
	border: 1px none #FD5D1F;
	padding: 10px;
	text-align: center;
	background-color: #FFFFCC;
	margin-bottom: 20px;
	margin-left: 20px;
}
#right_footer a {

	color:#FC831F;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	font-weight: normal;
}
#right_footer {
float:right; padding:40px 0 0 60px; background:no-repeat 30px 35px;
}
