*{
	margin:0;
	padding:0;
}
body{
	color:#555;
	text-align:center;
	font-family: arial, helvetica, serif;
	
	
}
#pageHeader{display:none}
#container{
	margin:0 auto;
	width:773px;
	text-align: left;
	/*background: #ffffff url(images/bg_content.gif) no-repeat top center;*/
}
#container-services{
	margin:0 auto;
	width:773px;
	text-align: left;
}
#top  {
	width: 773px;
	height: 182px;
	vertical-align: top;
	background: #ffffff url(images/top.jpg) no-repeat bottom center;
}
A{color:#000000; text-decoration:none; font-variant: normal;}
A {color: #BD9526;}
A:hover{color:#333333}

#menu { 
	width: 580px;
	height: 30px;
	padding-left: 185px;
	padding-top: 137px;
	}
#services { 
	width: 605px;
	padding-left: 140px;
	}

#text {
	font-family: arial, helvetica, serif;
	color: #666666;
	font-size: 12px;
	margin-left: 0px;
}
#text2 {
	font-family: arial, helvetica, serif;
	color: #666666;
	font-size: 12px;
	margin-left: 0px;
}
#text3 { 
	background-color: #DCDDDE;
	font-size: 12px;
	color: #471306;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#text4 {
	background: #ffffff url(images/villa.jpg) no-repeat top center;
	font-family: arial, helvetica, serif;
	color: #666666;
	font-size: 12px;
	margin-left: 0px;
}
#ems { 
	font-size: 10px;
	color: #666666;
	padding-left: 310px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#text-red {
	font-family: bold, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF3333;
	font-size: medium;
	margin-left: 20px;
}

h4 {
	text-align: left;
	color: #996600;
	font-weight: 900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 35px;
}
h3 {
	text-align: left;
	color: #666666;
	font-weight: 900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	h5 {
	text-align: left;
	color: #996600;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 35px;
}
hr{
	height:1px;
	color:#cccccc;
}
.left{
	float:left;
	width:310px;
}
.right{
	float:left;
	width:406px;
	margin-left: 30px;
	margin-top: 0px;
}
.left .left{
	float:left;
	width:310px;
}
.left .right{
	float:left;
	width:436px;
}
p{
	margin:8px 0;

}
ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	width: 130px;
	background-color: #ffffff;	
}


li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 30px;
	left: 0px;
	font-family: arial, helvetica, serif;
	font-size: 11px;
	width: 7em;	
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#content {
	clear: left;
}

.images {
margin-top: 10px;	
}
.ethos {
margin-top: 8px;	
}
.space {
margin-right: 10px;	
}
.space2 {
margin-right: 42px;	
}
.space3 {
margin-right: 77px;	
}