body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e1313;
	background: #dbc8ac;
}
		
a:link, a:visited {
	color: #2E1313;
	text-decoration: none;
	font-weight: bold;
} 
a:active, a:hover {
	color: #990000;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px; }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }

.fl { float: left; }
.fr { float: right; }

.mr_w40 { margin-right: 40px; }

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 25px 0 10px 60px;
	font-size: 26px;
	font-weight: normal;
	height: 30px;
	color: #2e1313;
	background-image: url(images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h3 {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}

.button_01 a {
	clear: both;
	display: block;
	width: 150px;
	height: 30px;
	padding-top: 10px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: none;
	background-repeat: no-repeat;
}

.button_01 a:hover {
	color: #FFFFFF;
}

.image_wrapper{
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	border-top-width: 5px;
	border-right-width: 9px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAC6AB;
	border-right-color: #DAC6AB;
	border-bottom-color: #DAC6AB;
	border-left-color: #DAC6AB;
}

.fl_image {
	float: left;
	margin-right: 0px;
	border-left-width: medium;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
}

.fr_image {
	float: right;
	margin-left: 15px;
}
#wrapper {
	width: 1340px;
	margin: 0 auto;
	background-image: url(images/banneralexandrupugna1%20copy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

#content {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#content p {
	margin-bottom: 10px;
}


#column_left_column {
	float: left;
	width: 470px;
	padding-top: 600px;
}

#column_right_column {
	float: right;
	width: 475px;
}

.section_w470 {
	width: 470px;
	margin-bottom: 10px;
}

.section_w475 {
	width: 475px;
}

.gallery {
	margin: 20px 0 0 0;
	padding: 0px;
	list-style: none;
}

.gallery li {
	margin: 0 0 0 0;
	padding: 0;
	display: inline;
}

.gallery li a {
	float: left;
	display: block;
	width: 130px;
	height: inherit;
	border:1px solid #000000;
	margin: 0;
}

/* menu */
#menu {
	clear: both;
	width: 1000px;
	height: 65px;
	background-image: url(images/hadd.png);
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	right: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}

#menu ul {
	overflow: hidden;
	padding: 18px 0 0 0;
	margin: 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	padding: 3px 20px 5px 20px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #F4F4F4;
	border-right: 1px solid #2e1313;
	outline: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

#menu li .last {
	border: none;
}

#menu li a:hover, #menu li .current {
	color: #1D0A06;
}
/* end of menu */

#site_title {
	width: 475px;
	text-align: center;
	margin-bottom: 0px;
}

#site_title h1 a {
	display: block;
	color: #000000;
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 18px;
	margin-left: 5px;
	color: #37322b;
	font-weight: bold;
}

.project_box {
	clear: both;
	width: 475px;
}

.section_w200 {
	width: 200px;
}

.section_w250 {
	width: 250px;
}

/* footer */
#footer {
	clear: both;
	width: 980px;
	padding: 40px 10px;
	margin: 0 auto;
	text-align: center;
	background: url(images/templatemo_divider.jpg) top center no-repeat;
}

#footer a {
	color: #000000;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu .last_menu {
	border: none;
}
/* end of footer */
