* { margin: 0; padding: 0; }

body {	
	background-color: #FFD729;
	color: #636466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; line-height: 1.5em;
}

a:link, a:visited { color: #3656A6; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

h1, h2, h3 {	font-family: 'Times New Roman', Times, serif;
		color: #414581; font-style: italic; font-weight: bold; }

img { display: block; }

a img { border-width: 0; }

a#skip { display: none; }

div#page {
	background-image: url(img/sfondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px; margin: 0px auto 0;
	height: 550px;
}
#footer img {
	display: inline;
}


div.innerwrap { float: left; width: 356px; }

div#content {	padding-top: 39px; padding-left: 39px; }

div#logo {	background-image: url(img/logo.jpg);
		height: 145px; width: 300px;
		border-bottom: 1px solid #dcdedf;
		margin-bottom: 8px;
}

div#logo h1, div#logo h2 { display: none; }

h3 { font-size: 110%; margin: 3px 0;  }
h3 a {
	padding: 2px;
}

h3 a:link, h3 a:visited {/* color: #414581;*/ color: #7B7152; font-family: Arial; font-style: normal; }
h3 a:hover {
	color: #EFEBEF;
	text-decoration: none;
	background-color: #7B7152;
}


div.stretcher { background-color: #EFEBEF; }

div.stretcher p {margin: 0 0 1em 0; background-color: #EFEBEF; }

ul {    margin: 0;
	list-style-type: none; }

li {	background-image: url(img/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px; 
}

span.type { font-size: 80%; color: #EFEBEF; background-color: #bbb; padding: 0 0.2em; }
span.size { font-size: 80%; color: #aaa; }

p#phone, p#address { margin-bottom: 0.6em; }
p#phone span {	font-style: italic; color: #999; }

#partners p { line-height: 1.3em; }

img#icaew { float: left; margin: 0.6em 0.8em 0 0; padding: 0; }
p#icaewnote { padding: 0.4em 2em 0 0; }

img#sage { clear: left; float: left; margin: 0 12px 0 0; padding: 0; }

a#pcg { display: block; }

div#photo { padding-top: 36px; padding-left: 20px;}

div#caption {	background-image: url(../images/caption.gif);
		background-repeat: no-repeat;
		background-position: left top;
		width: 320px; height: 36px;
		margin-top: 20px;
}

div#caption p { display: none; }

div#footer {
	background-image: url(img/piede.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px; margin: 0 auto;
	padding-top: 16px;
	clear: both;
}

div#footer p { 	
		color: #333333; font-size: 90%; }
#footer .sx {
	float: left;
}
#footer .dx {
	float: right;
}

div#px1 {
	display: block;
	height: 1px;
	top: -100px;
}

#phone img {
	display: inline;
}

