body {
 margin: 0;
 background-color: #fff;
 text-align: center;
 font-family: verdana, arial, sans-serif;
 font-size: 0.7em;
}

#container {
	margin: auto;
	width: 750px;
	height: 19px;
}

#header {
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
}

#header h1 {
 width: 410px;
 height: 60px;
 margin: 0;
 padding: 0;
}

#header h1 span {
 display: none;
}

#header h2 {
 display: none;
}

#header a {
 display: none;
}

#header ul {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-bottom-color: #33cc66;
	border-top-style: none;
}

#header ul li {
	float: left;
	display: inline;
	margin-right: 2px;
}

#header ul li a {
 width: 117px;
 padding: 4px 0 3px 0;
 display: block;
 text-align: center;
 text-decoration: none;
 color: #fff;
}

#header ul li a:hover {
	text-decoration: underline;
	background-image: none;
	background-position: 0 41px;
}

#header ul li ul {
	display: none;
	position: absolute;
	width: 117px;
	height: 19px;
}

#header ul li ul li {
 float: none;
}

#header ul li ul li a {
 width: 109px;
 color: #ccc;
 padding: 4px 4px;
 border: 0;
 text-align: left;
}

#header ul li ul li a:hover {
	color: #fff;
	background-image: none;
	background-position: 0 0px;
}

#header li>ul {
 top: auto;
 left: auto;
}

#header li:hover ul, #header li.over ul {
 display: none;
}

#header address {
 padding: 2px;
 color: #003300;
 font-style: normal;
 float: right;
}

#header p{
	margin: 0;
	color: 33CC66;
	background-color: #ECECEC;
	text-decoration: none;
	padding: 2px;
}

#content {
 text-align: left;
 padding: 5px;
 width: 740px;
}

#content a {
 color: #33CC66;
 text-decoration: none;
}

#content a:hover {
 text-decoration: underline;
}

#content h2 {
	color: #33CC66;
	padding: 0;
	margin: 6px 0;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: capitalize;
	font-family: "lr SVbN", "Osaka|";
}

#content h3 {
 color: #33CC99;
 padding: 0;
 margin: 5px auto;
 border-bottom: #ccc 1px solid;
 font-size: 1.2em;
 clear: left;
 text-transform: capitalize;
}

#content h3.home {
 clear: left;
}

#content h4 {
 font-size: 1em;
 clear: left;
 margin: 0 0 5px 0;
 text-transform: capitalize;
}

#content p, #content address {
 font-style: normal;
 text-align: justify;
 padding: 0 0 0 5px;
 margin: 0 0 10px 0;
}

#content address {
 padding-left: 15px;
}

#content p.larger {
 font-size: 1.25em;
 letter-spacing: -0.02em;
}

#content hr {
 clear: both;
 border: 0;
 color: #ddd;
 background-color: #ddd;
 height: 1px;
 width: 100%;
}

#content img {
 border: 0;
}

#content img.right {
 float: right;
 clear: right;
 padding: 0 0 10px 10px;
 background: #fff;
}

#content img.prophome {
 margin-top: 5px;
}

#content iframe {
 border: 0;
 width: 100%;
 height: 450px;
}

#content dl {
 overflow: auto;
}

#content dl dt {
 float: left;
 clear: left;
 width: 90px;
 font-weight: bold;
 margin: 2px 2px 5px 2px;
}

#content dl dd {
 float: left;
 width: 50%;
 margin: 2px 2px 5px 2px;
}

#content fieldset {
 clear: both;
 padding: 0 0 10px 0 ;
 margin: 10px 0;
 border: #ccc solid 1px;
}

#content legend {
 color: #060;
 margin-bottom: 10px;
 font-size: 1.1em;
}

#content label {
 float: left;
 clear: left;
 width: 12em;
 text-align: right;
 margin: 0 1em 15px 1em;
}

#content input, #content textarea {
 float: left;
 margin: 1px;
 border: 1px solid #ccc;
}

#content form .inline {
 float: none;
 clear: none;
 padding: 0 0 15px 0;
}

#content form .noborder {
 border: 0;
}

#content form p {
 padding-right: 5px;
}

#content form br {
 clear: left;
}

#content .submit {
 margin-left: 12em;
}

#content .ord {
 float: none;
}

#content .error,
#error1,
#error2,
#errorFirstName,
#errorEmail,
#errorCompanyName,
#errorTelephone {
 color: #c00;
 font-weight: bold;
}

#content p.clients  {
 float: left;
 width: 30%;
 text-align: left;
 margin-right: 0;
}

#content fieldset.so {
 border: 0;
 background: #eee;
}

#content fieldset.so input,
#content fieldset.so select  {
 font-size: 1.4em;
 float: none;
 margin: 1em 0 0 5em;
 width: 15em;
}

#content fieldset.so input.submit {
 width: auto;
 margin: 0;
 background: #060;
 color: #fff;
 border: 1px solid #030;
 float: none;
}

#content fieldset.so legend {
 padding: 2px 4px;
 width: 300px;
 color: #060;
 font-weight: bold;
 background: #eee;
 text-transform: capitalize;
}

#content fieldset.so label {
 float: none;
}

#content fieldset.so textarea {
 margin-left: 10px;
 width: 20em;
}

#so-infobox {
 text-align: left;
 border: #eee solid 2px;;
 padding: 10px;
 margin: 5px 0;
}

#so-infobox p {
 width: 100%;
 margin: 0 0 1em 0;
 padding: 0;
 font-weight: normal;
 font-size: 1.2em;
}

#so-infobox fieldset.so input {
 margin: 0 0 2px 10px;
}

#so-infobox fieldset.so input.submit {
 margin: 0 0 2px 10px;
}

table tr th, table tr td {
	border-bottom: 1px #ccc solid;
}

#body {
 float: right;
 clear: right;
 width: 575px;
}

#body p, #body ul, #body h3, #body h4 {
 margin-right: 200px;
}

#body h3.fullwidth {
 margin-right: 0;
 clear: both;
}

#body h3.grey {
 background: #eee;
 border-bottom: 1px solid #060;
 padding: 2px;
}

#body h4 {
 color: #666;
 border-bottom: 1px solid #ccc;
}

#body p a {
 border-bottom: 1px dotted #060;
}

#body p a:hover {
 border-bottom: 1px solid #060;
 text-decoration: none;
}

#body p.message {
 font-weight: bold;
 text-align: left;
 border: #eee solid 2px;;
 padding: 10px;
 margin: 5px 0;
}

#body div.so-nav {
 font-size: 1.2em;
 margin: 1px;
 float: right;
 clear: right;
 width: 100
}

#body div.so-nav p,
#body p.left {
 margin: 0;
 text-align: center;
 display: block;
 float: left;
 height: 1.4em;
 border: 1px solid #fff;
}

#body p.left {
 font-size: 1.2em;
 float: left;
}

#body div.so-nav span,
#body div.so-nav a {
 float: left;
 text-align: center;
 display: block;
 width: 1.4em;
 height: 1.4em;
 border: 1px solid #fff;
 border-bottom: 3px solid #fff;
}

#body div.so-nav a.nowidth{
 width: auto;
 padding: 0 1em;
}

#body div.so-nav span {
 border-bottom: 3px solid #060;
}

#body div.so-nav a:hover {
 border: 1px solid #060;
 border-bottom: 3px solid #060;
 background: #eee;
}

#body a.report {
 padding: 3px 5px;
 margin: 0;
 font-weight: bold;
 border: 1px solid #ccc;
 background: #060;
 color: #fff;
}

#body a.full{
 padding: 3px 5px;
 margin: 0;
 border: 1px solid #ccc;
}

#map {
 width: 375px;
 height: 250px;
 margin: 0 0 10px 0;
}

#news, #latest, #property {
	clear: right;
	width: 240px;
	padding: 0;
	float: left;
	background-color: #ECECEC;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
}

#latest {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
}
#property {
margin-top: 15px;
	margin-bottom: 0;
	margin-left: 10px;
}	
#news h2, #latest h2, #property h2 {
 font-size: 1.5em;
 margin: 0;
 padding: 2px 5px;
}

#news h3, #lateste h3, #property h3 {
 font-size: 1em;
 margin: 5px 0;
 padding: 0 5px;
 border: 0;
}

#news p, #latest p, #property p {
 text-align: left;
 padding: 0 5px;
}

#news img, #latest img, #property img {
 float: left;
 border: 0;
 margin: 0 5px;
}

#so {
 float: right;
 width: 200px;
}

#submenu {
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

#submenu ul {
 padding: 5px;
 margin: 0;
}

#submenu ul li {
	display: block;
	font-size: Èµ;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#submenu ul li ul {
 padding: 2px 0;
 background: transparent;
}

#submenu ul li ul li {
 margin: 0 0 0 15px;
 display: list-item;
 list-style: outside square;
 font-size: 0.8em;
}

#extra {
	width: 715px;
	float: none;
	border-left: 1px solid #ddd;
	background: #fff;
	height: 121px;
	margin: 5px;
	padding: 0;
}

#extra p, #submenu p, #so p {
 width: 100%;
 margin: 10px 0 0 0;
 padding: 0;
}

#extra p a, #submenu p a, #so a {
 display: block;
 padding: 6px 0 0 0;
 width: 118px;
 height: 22px;
 margin: 5px auto;
 color: #fff;
 text-align: center;
}

#extra p a:hover, #submenu p a:hover, #so a:hover {
}

#footer {
	clear: both;
	padding: 0;
	top: auto;
	height: auto;
}

#footer address {
 font-style: normal;
 font-size: 0.9em;
 color: #006666; }

#footer p {
 font-size: 0.9em;
 margin: 5px;
 color: #006666; }

#footer img {
 margin-top: 85px;
}

#footer h2 {
 display: none; }

#footer a {
 color: #030;
 text-decoration: none;
}

#footer a:visited {
 color: #030; }

#footer a:hover, #footer a:active {
 text-decoration: underline;
}

#details {
	clear: right;
	width: 340px;
	padding: 0;
	float: left;
	background-color: #ECECEC;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#details2 {
	clear: right;
	width: 340px;
	padding: 0;
	float: left;
	background-color: #ECECEC;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50;
}
#howto {
	clear: right;
	width: 740px;
	padding: 0;
	float: left;
	background-color: #ECECEC;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#title {
 font-size: 9em;
 letter-spacing: -0.02em;
}
#menu {
 font-size: 9em;
 letter-spacing: -0.02em;
}
