/****** Noble Stylesheet *****/

/***** Reset - @START *****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
tfoot, thead, tbody, tr, th, td{
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***** Main - @START *****/
body {
	background-color:#000000;
	margin:0;
	padding:0;
}
div#container {
	width:940px;
	margin:20px auto 0;
}
div#header {
	height:113px;
	background: transparent url(/files/corporate/000/000/006/16/gateway/images/header.png) no-repeat top left;
	position:relative;
}
a#logo {
	display:block;
	outline:0;
	border:0;
	position:absolute;
	top:25px;
	left:21px;
}
a#logo img {
	border:0;
	outline:0;
}
div#slideshow {
	position:absolute;
	left:20px;
	top:102px;
}
div#content {}
div#content_top { 
	height:205px;
	background: transparent url(/files/corporate/000/000/006/16/gateway/images/slideshow.jpg) no-repeat top left;
}
div#content_main {
	overflow:hidden;
	background: transparent url(/files/corporate/000/000/006/16/gateway/images/content.png) repeat-y top left;
	width:940px;
}
div#content_left {
	float:left;
	width:340px;
}
div#content_middle {
	width:600px;
	float:left;
	overflow:hidden;
}
div#content_right {
	display:none;
}
div#content_bottom {
	height:16px;
	background: transparent url(/files/corporate/000/000/006/16/gateway/images/footer.png) no-repeat top left;
}
div#footer {
	font-family: "Times New Roman",Times,serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:13px;
}

/***** Navigation - @START *****/
div#navigation {
	background: transparent url(/files/corporate/000/000/006/16/gateway/images/nav.png) no-repeat scroll left top;
	font-family: "Times New Roman",Times,serif;
	font-size:15px;
	font-weight:bold;
	line-height:35px;
	margin:0;
	padding:0;
	position:relative;
	width:940px;
	height: 26px;
	z-index:1;
}

/***** Search (Small) - @START *****/

#search_module_small{
	position:absolute;
	right:33px;
	top:62px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.bed_container{
	float: left;
}

.bath_container{
	padding-left: 7px;
	float: left;
}

.city_container{
	padding-left: 7px;
	float: left;
}

#search_module_small .bed_image,#search_module_small .bath_image, #search_module_small .city_image{
	/*text-indent:-9999px;*/
}

#search_submit{
	float: left;
	margin-top:13px;
	margin-left:7px;
}

input, select {
 	text-transform:none;
 	background-color:#FFFFFF;
 	font-size:12px;
}

select {
	border: 1px solid #b8a80d;
	padding:1px;
}

/***** Footer - @START *****/
div#copyright {
position:relative;
padding:10px 15px 0;
}

div#eho{
position:absolute;
top:10px;
right:10px;
}

img#eho_logo {
padding-left:10px;
vertical-align:bottom;
border:none;
margin-top:-4px;
}

/***** Home Blurb - @START *****/
div#home-blurb {
	width:320px;
	font-family:Arial, Verdana, sans-serif;
	font-size: 13px;
	color:#333333;
	padding:10px 0 0 20px;
}
div#home-blurb p{
	padding:10px 5px 0;
	
}

/***** Home Map - @START *****/
#map_container {
	width: 540px;
	height: 280px;
	margin:10px 20px 0;
	padding:10px;
	overflow:visible;
	background-color:#EFEDD1;
	border:1px solid #929292;
}

#map_canvas {
	width:538px;
	height:278px;
	margin:0 auto;
	overflow:visible;
	border:1px solid #929292;
}

.tooltip{
	font-family:Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#B10101;
	background-color:#FFFFFF;
	border:1px solid #ABABAB;
	padding:5px;
	white-space:nowrap;
}

.googleMarkerTab .address{
	margin-bottom: .6em;
}

.marker_hover, .marker_select {
	background-position:548px -148px;
}



/***** Availability Listing - @START *****/
div#availability-blurb {
	width:320px;
	height:auto;
}

div#availability-blurb p {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
	margin:0 20px 10px;
}
div#availability-blurb img{
 margin:15px 0 10px 17px;
}
div#availability-list{
	width: 600px;
	padding:10px 25px 0 0;
}

h4{
	display: inline;
	font-size: 13px;
	font-weight: normal;
}

div#no_units_message {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
	margin:0 20px 20px;
	width:555px;
	text-align:left;
	font-weight:normal;
	margin-top:50px;
	border:1px solid #BDAC0D;
	background-color:#EFECD1;
	padding:10px;
}
.listing_table{
	font-family: Arial,Helvetica sans-serif;
	font-size:11px;
	margin:1px 0 20px 1px;
}
.listing_table .odd{
	background: #ececec;
}
.listing_table .even{
	background: white;
}
.front-photo-back{
	width: 33px;
	height: 24px;
	margin:3px;
	border: 1px solid #cbd1d4;
	text-align:center;
	background: url(/files/corporate/000/000/005/80/gateway/images/listing-photo-back.png) no-repeat top left;
}
.icon-camera{
	width: 16px;
	height: 16px;
	margin:0 auto;
	background: url(/files/corporate/000/000/005/80/gateway/images/photos.png) no-repeat top left;
}
.icon-no-camera{
	width: 16px;
	height: 16px;
	margin:0 auto;
	background: url(/files/corporate/000/000/005/80/gateway/images/photos-none.png) no-repeat top left;
}
.listing_table td{
	vertical-align: middle;
}

.listing_headers th, .subtitle{
	font-family: Arial,Helvetica sans-serif;
}
.listing_headers {
		background: url(/files/corporate/000/000/006/16/gateway/images/table_header.png) repeat-y top left;
}
.listing_headers th{
	font-size: 11px;
	text-align: left;
	color: #000000;
	height: 30px;
	line-height: 30px;
	border-top:1px solid #F6EA88;
	border-bottom:1px solid #F6EA88;
	/*background-color:#BDAC0D;*/

}
.listing_table td{
	border-bottom: 1px solid #cbd1d4;
	border-top: 1px solid #cbd1d4;
}
th.listing_header_left{
	width: 15px;
	border-left:1px solid #F6EA88;
	/*background: url(/files/corporate/000/000/005/80/gateway/images/list_header_bg.png) repeat-x top left;*/
}
th.listing_front_jpeg{
	width:30px;
	text-align:center;
	/*background: url(/files/corporate/000/000/005/80/gateway/images/list_header_bg.png) repeat-x top left;*/
}
th.listing_color_left{
	width: 15px;
	/*background: url(/files/corporate/000/000/005/80/gateway/images/list_header_bg.png) repeat-x top left;*/
}
th.listing_type{}
th.listing_address{}
th.listing_beds{}
th.listing_sqft{}
th.listing_price {}
th.listing_photos{}
th.listing_available{}
th.listing_header_right{
	width: 13px;
	border-right:1px solid #F6EA88;
	/*background: url(/files/corporate/000/000/005/80/gateway/images/list_header_bg.png) repeat-x top left;*/
}
.listing_table th, .listing_table td {
text-align:center;
}

.listing_table .rent{
  color: #6ea550;
  font-weight: bold;
}

.icon_House{
  color: #777;
  padding-left: 12px;
  background: url(/files/corporate/000/000/004/86/gateway/images/icon-house.png) no-repeat 0px 4px;
}
.listing_table th, .listing_table td{
  text-align: center;
}

.listing_table tr:hover{
  cursor: pointer;
}
div.group-header {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
}
div.group-header h4{
	font-size:12px;
	font-weight:bold;
}

/*****  Unit Details - @START *****/
#unit_details {
	width: 910px;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:16px;
	padding-top:10px;
	padding-left:20px;
	overflow:hidden;
}
#unit_details h5 {
	color:#6ea550;
	float:left;
	font-size:30px;
	font-weight:normal;
	letter-spacing:-0.1em;
	line-height:24px;
}
#unit_details h3 {
	font-size:16px;
	line-height:16px;
	color:#000000;
	font-weight:bold;
}
#unit_details .stats h3 {
	font-weight:normal;
	color:#000000;
	font-size:18px;
}
#unit_details .description h3 {
	font-size:18px;
}
#column1, #column2, #column3{
	width: 280px;
	float: left;
}
#column1{
	width:300px;
}
#column2{
	width:280px;
	margin-left:10px;
}
#column3 {
	width:298px;
		margin-left:10px;
}

.module-container{
	float: left;
}
.content-module{
	float:left;
	padding: 9px 13px;
	background-color:#EFEDD1;
	border:1px solid #F4ED8B;
	margin-bottom:10px;
}
.content-module p{
	margin-top:10px;
}

.description, .location-map {
	width:300px;
}
.description .content-module, .location-map .content-module {
	width:272px;
}
.floor-plan-stats, .amenities {
	width:280px;
}
.floor-plan-stats .content-module, .amenities .content-module {
	width:252px;
}
.photo-viewer, .contact {
	width:260px;
}
.contact .content-module {
	width:270px;
}


.description,.floor-plan-stats, .photo-viewer {
	/*border-bottom:1px solid #BDAC0D;*/
}

a.input-button:hover, input.input-button:hover{
	cursor: pointer;
}

.subtitle{
	color: #333333;
	font-weight:bold;
	font-size: 11px;
	letter-spacing: normal;
}

a.link-back{
	float: left;
	padding: 0px 0px 0px 17px;
	margin-bottom: 10px;
	background: url(/files/corporate/000/000/004/86/gateway/images/icon-back.png) no-repeat 0 5px;
	text-decoration: underline;
}

/***** PopUp Module *****/
#backgroundPopup, #backgroundPopup2, #backgroundPopup3{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#07182c;
	border:1px solid #cecece;
	z-index:1;
}
#popupContact, #popupContact2, #popupContact3{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	background:#FFFFFF;
	border:13px solid #cecece;
	z-index:2;
	padding:19px;
	font-size:13px;
}
#popupContact img, #popupContact2 img, #popupContact3 img{
	border: 1px solid #93aece;
}
.fp-description{
	width: 500px;
	text-align: center;
}
#popupContact h1, #popupContact2 h1, #popupContact3 h1{
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
a#popupContactClose, a#popupContactClose2, a#popupContactClose3{
	font-size:12px;
	line-height:19px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	display:block;
	text-decoration: none;
	padding: 0px 22px 0px 0px;
	background: url(/files/corporate/000/000/004/86/gateway/images/close.png) no-repeat 100% 0;
}
a:hover#popupContactClose, a:hover#popupContactClose2, a:hover#popupContactClose3{
	color: orange;
	cursor: pointer;
	background: url(/files/corporate/000/000/004/86/gateway/images/close.png) no-repeat 100% -30px;
}
a:active#popupContactClose, a:active#popupContactClose2, a:active#popupContactClose3{
	color: gray;
	cursor: pointer;
	background: url(/files/corporate/000/000/004/86/gateway/images/close.png) no-repeat 100% -60px;
}

#contact-form{
	width: 270px;
	float: left;
	padding: 50px;
}


/***** Map Module ******/
#map{
	width: 268px;
	height: 115px;
	border: 2px solid #929292;
}
.map-box {
	float: left;
	margin-top:10px;
}
input#directions_button {
	border:none;
	display:block;
	float: left;
	width: 105px;
	height:24px;
	padding:3px;
	background: url(/files/corporate/000/000/006/16/gateway/images/directions_button.png) no-repeat top left;
	text-indent:-9999px;
	margin-top: 0;
  padding-top: 2px;

  padding-bottom: 2px;
  float: right;

padding-top:26px;
height:24px;
overflow:hidden;
}
.map-directions{
  float: left;
  width: 270px;
  padding: 3px 0px 5px 0px;
}
.map-directions .text-field{
  width: 150px;
  border: 1px solid #929292;
  padding: 3px;
	float:left;
	font-size:12px;
	line-height:17px;
}


/***** Floor Plan Module *****/
.floor-plan{
	text-align: center;
}
.floor-plan a{
	text-decoration: underline;
}
.floor-plan img{
	float: left;
	clear: both;
	border: 1px solid #929292;
	width: 120px;
}
.price{
	float: left;
	width: 122px;
	padding: 0px 0px 8px 16px;
}
.price .subtitle{
	text-align: right;
}
.price {
		border-bottom: 1px solid #929292;
}
.size{
	float: left;
	padding: 8px 0px 0px 16px;
}
.floor-plan, .stats{
	width: 130px;
	float: left;
}
.floor-plan { width:122px;}
.floor-plan-stats .subtitle {
	font-weight:normal;
}
.fp-off .fp_larger{
	display: none;
}
.fp-off .hide{
	display: block;
}
.fp-on{
  float: left;
  width: 130px;
}
a.floorplan_button {
	color: gray;
	margin: 0;
	border: none;
	text-decoration: underline;
	background: none;
	display:block;
	float:left;
	height:24px;
	width:122px;
	text-indent:-9999px;
	margin-top:3px;
	background: url(/files/corporate/000/000/006/16/gateway/images/floorplan_button.png) no-repeat top left;
}
a.moveable_button {
	float:left;
	height:24px;
	display:block;
	width:122px;
	text-indent:-9999px;
	margin-top:3px;
	background: url(/files/corporate/000/000/005/80/gateway/images/furnish_button.png) no-repeat top left;
}
a.website_button {
	background:transparent url(/data/sites/files/corporate/000/000/005/80/gateway/images/fc_button.png) no-repeat scroll left top;
	display:block;
	height:24px;
	width:106px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	text-indent:-9999px;
}
/*a.floorplan_button.hide {
display:none;
}
a.moveable_button.hide {
display:none;
}*/
#unit_details a.hide {
display:none;
}


/***** Amenities Module *****/
.amenities .content-module li{
	width: 130px;
	float: left;
}
.amenities .content-module ul{
	/*float: left;*/
	overflow:hidden;
	padding-top: 10px;
}


/***** Photo Module *****/
.main-photo,.main-photo .mid, .photo-thumbs{
	width: 270px;
	float: left;
}
.main-photo{
	padding-top: 4px;
}
.photo-thumbs {
	margin-top:5px;
}
.main-photo img, .photo-thumbs img {
	/*border:3px solid #83a5b5;*/
}
.unit_photo_small, .unit_photo_small_top, .unit_photo_small_mid, .unit_photo_small_bot{
	line-height: 0px;
	font-size: 0px;
	width: 77px;
	float: left;
}
.unit_photo_small {
		padding:2px 5px;
}
.unit_photo_small_mid a{
	display: block;
}
.unit_photo_small_mid{
  width: 84px;
}
.hide{
  display: none;
}
.no-photos .hide{
  display: block;
}
.no-photos .has-photos{
  display: none;
}
.no-photos .hide .mid .photo{
	float: left;
	width: 263px;
	height: 176px;
	background: url(/files/corporate/000/000/004/86/gateway/images/no-photos.jpg) no-repeat top left;
}


/***** Contact Module *****/
a.contact_button {
	float: left;
	text-decoration: none;
	text-align: center;
	display:block;
	float: left;
	width: 119px;
	height:24px;
	margin-top: 10px;
	text-indent:-9999px;
	background: url(/files/corporate/000/000/006/16/gateway/images/contact_button.png) no-repeat top left;
}
/*****  Unit Details - @END *****/
div#back_link_container {
	width:100%;
	height:32px;
	position:relative;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
a#back_link {
	display:block;
	text-decoration:underline;
	color:#FFFFFF;
	background: url(/files/corporate/000/000/005/80/gateway/images/back_arrow.png) no-repeat center left;
	padding-left:20px;
	padding-bottom:4px;
	position:absolute;
	height:12px;
	line-height:12px;
	top:6px;
	left:20px;

}


/***** Contact - @START *****/
div#contact_us {
	width:925px;
	padding-left:15px;
	height:310px;
	overflow:hidden;
	font-family:Arial,Helvetica,sans-serif;
}
div#contact_us h1 {
	margin-top:5px;
	margin-bottom:15px;
}
div#contact_us p {
	color:#333333;
	font-size:12px;
	line-height:16px;
	width:200px;
	margin:0 20px 10px 10px;
}
div#contact_information,div#contact_map,div#contact_form {
	float:left;
	margin-top:10px;
	height:300px;
}
div#contact_information,div#contact_map {
	border-right:1px solid #BDAC0D;
}
div#contact_information {
	width:250px;
}
div#contact_form {
	width:320px;
}
div#contact_map {
	width:310px;
	margin-right:20px;
}
div#contact_form label,div#contact_form input,div#contact_form textarea {
	width:312px;
	margin-bottom:2px;
	font-size:12px;
}
div#contact_form input,div#contact_form textarea {
	margin-bottom:9px;
	border:1px solid #929292;
	padding:3px;
}
div#contact_form label {
	font-weight:bold;
	color:#333333;
}
div#contact_form input.input_submit {
	width:119px;
	height:24px;
	border:none;
	padding:0;
}
div#contact_map div#map {
	margin:0 auto;
	height:246px;
	border:2px solid #929292;
}
div#contact_map div.map-directions {
margin:0 auto;
float:none;
overflow:hidden;
font-size:12px;
font-weight:bold;
	color:#333333;
}
div#contact_information span, div#contact_information a {
	font-weight:bold;
	font-size:11px;
	color:#003F72;
}

/***** Search (Small) - @START *****/

select {
	border:1px solid #929292;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:14px;
	padding:1px 0;
}

input.btn_submit {
	width:59px;
	height:20px;
	margin:16px auto 0;
	display:block;
}
div.apartment_search {
  width: 320px;
  height: 270px;
  /*background: transparent url(/files/corporate/000/000/005/80/gateway/images/apartment_search.png) no-repeat scroll top left;*/
}

div.apartment_search h1{
	margin-bottom:10px;
	padding-left:5px;
}

div.apartment_search img{
 margin:15px 0 10px 17px;
}

div.apartment_search ol {
	width:241px;
	height:195px;
	margin: 0 auto 19px;
	list-style-type:none;
	padding:0;
}

div.apartment_search ol li{
	padding-bottom:11px;
	height:20px;
}

label.bed_image,label.bath_image,label.city_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:right;
	text-decoration:none;
	color:#000000;
	float:left;
	width:88px;
	padding-right:10px;
}

fieldset.search_result {
	width:328px;
	border: 1px solid #001042;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #000000;
	text-align:left;
	text-decoration:none;
	float:left;
	padding: 0 10px 10px 10px;
	margin: 0 5px 0 5px;
	display:inline;
}

fieldset.search_result legend {
	font-size:12px;
	line-height:16px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	padding: 10px;
}

fieldset.search_result legend a{
	text-decoration:none;
	color: #001042;
}

fieldset.search_result div{
	float: left;
}

div.middle {width:100%;}
div.middle_left {width:41%;}
div.middle_middle {width:59%; padding-top:10px;}

.community_url { width: 100%; float:none;margin-top: -15px;}
.community_url a{ float: right; font-size: 10px; font-weight: bold; color: 	#007DC3; text-decoration:none;}
/***** Search (Small) - @END *****/


/***** Map Pop-up *****/

div#pop_up {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	white-space:nowrap;
	z-index:90000;
	position:absolute;
	padding-bottom:5px;
  width: 182px;
  line-height: 12px;
}

div#pop_up div.details-box-info {
	line-height:12px;
}

.pop-up-name{
  color: #000000;
  float: left;
  font-weight: bold;
  line-height: 22px;
  padding-left: 6px;
	border-left:1px solid #929292;
	border-top:1px solid #929292;
	border-right:1px solid #929292;
  width: 160px;
  height: 21px;
  background: url(/files/corporate/000/000/006/16/gateway/images/pop-up-name-bg.png) no-repeat top left;
}
.details-box h5{
  font-size: 9px;
  float: none;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 14px;
  padding: 4px 0 0 0;
  margin: 0 0 0 0;
  color: #000000;
  
}
.main-stats{
  float: left;
  width: 158px;
  background: white;
  padding: 0px 4px 5px 4px;
  border: 1px solid #929292;
}
.btm-address{
  float: left;
  width: 164px;
  font-size: 10px;
  line-height: 11px;
  padding-left: 4px;
	color: #000000;
}
.main-stats .left{
  float: left;
  width: 78px;
}
.price-color{
  font-weight: bold;
  color: #53b136;
}
.pop-up-name a, .pop-up-name a:link, .pop-up-name a:visited{
  color: #000000;
	text-decoration:none;
}
.detail-shdw{
  float: left;
  width: 182px;
  height: 12px;
  background: url(/files/corporate/000/000/004/86/gateway/images/pop-up-bottom-shdw.png) no-repeat top left;
}

div#pop_up div.details-box {
	background-color: #EFEDD1; /*url(/files/corporate/000/000/004/86/gateway/images/pop-up-bg.png) repeat-x top left;*/
	border:1px solid #929292;
  padding: 6px;
  position: relative;
  float: left;
  width: 168px;
  text-align: left;
}
div#pop_up div.details-box-image {}

a.markerDetailClose{
  right: -7px;
  top: -7px;
  position:absolute;
  display: block;
  width: 20px;
  height: 20px;
  text-decoration: none;
  background: url(/files/corporate/000/000/006/16/gateway/images/close-t.png) no-repeat top left;
  z-index: 90001;
}

a:hover.markerDetailClose{
  cursor: pointer;
  background: url(/files/corporate/000/000/006/16/gateway/images/close-t.png) no-repeat 0 -30px;
}
a:active.markerDetailClose{
  cursor: pointer;
  background: url(/files/corporate/000/000/006/16/gateway/images/close-t.png) no-repeat 0 -60px;
}

.view-now a, .view-now a:link, .view-now a:visited {
color:#000000;
float:left;
display:block;
width:62px;
height:16px;
font-size:10px;
margin-top:5px;
background:transparent url(/files/corporate/000/000/006/16/gateway/images/view_button.png) no-repeat scroll left top;
font-size:10px;
line-height:16px;
padding:0 4px;
text-decoration:none;
}

/***** Services - @START *****/
div#services {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
}

div#services p {
	margin:10px 30px;
}

div#services h1 {
	background:transparent url(/files/corporate/000/000/006/16/gateway/images/services_header_2.png) no-repeat scroll left bottom;
	height:30px;
	margin:20px 0 20px 20px;
}

div#services ul {
	margin:10px 30px 10px 50px;
	list-style:disc;
	color:#BDAC0D;
}

div#services ul li span{
	color:#000000;
}






