/* CSS Style sheet for Platinum Landscaping */

html {
	background: #000;
	color: #fff;
	font-family: 'verdana', arial, sans-serif;
	font-size: 14px;
}

body {
	width: 995px;
	margin-left: auto;
	margin-right: auto;
}

body.bgleft {
	background: url('../images/bg_left.gif') bottom left no-repeat;
}

body.bgright {
	background: url('../images/bg_right.gif') bottom right no-repeat;
}

#logo {
	background: url('../images/logo.gif');
	/*width: 147px;
	height: 100px;*/
	width: 221px;
	height: 150px;
	margin: auto;
}

/***************** Menu **************************/

#menu {
	font: bold 11px/16px arial, helvetica, sans-serif;
	width: 655px;
	margin: auto;
	height: 16px;
}

#menu .left {
	background: url('../images/fluer_left.gif') no-repeat;
	height: 16px;
	width: 107px;
	margin-right: 20px;
	float: left;
}

#menu .right {
	background: url('../images/fluer_right.gif') no-repeat;
	height: 16px;
	width: 107px;
	margin-left: 20px;
	float: right;
}

#menu a {
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #fff;
	text-decoration: none;
}

#menu a.currentpage {
	color: #888;
}

#menu a:hover {
	color: #d1d9dc;
	text-decoration: underline;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	width: 80px;
}

#menu ul li.last {
	margin-right: 0;
}

#menu ul ul {
	z-index: 500;
	margin-left: -40px;
	position: absolute;
	background: #000;
	list-style-type: none;
}

#menu ul div {
	background: #000;
	height: 400px;
	position: absolute;
	z-index: 500;
}

#menu ul div a {
	display: block;
	width: 150px;
	float: left;
}

#menu ul div div {
	clear: both;
	height: 0;
}

#menu ul ul li {
	float: none;
	width: 150px;
	margin-left: 20px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul,
div#menu ul div
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,
div#menu ul li:hover div
{display: block;}


/************************************************/
#content {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	position: static;
	/*background: #00ff00;*/
	min-height: 280px;
	height: auto !important;
	height: 280px;
	clear: both;
}

#content img{
	border: 0;
}

#content div.rotator, #content div.image {
	width: 250px;
	padding: 25px 5px 5px 5px;
	float: left;
	clear: none;
}

#content div.services {
	padding-top: 35px;
	padding-bottom: 15px;
}

#content div.column {
	float: left;
	width: 346px;
	padding: 25px 10px 10px 10px;
	clear: none;
}

#content div.column p {
	clear: both;
}

#content div.column-wide {
	float: left;
	width: 442px;
	padding: 20px 20px 20px 10px;
	clear: none;
}

#content div.column-wide-contact {
	float: left;
	width: 402px;
	padding: 20px 20px 20px 10px;
	clear: none;
	padding-left: 40px;
}

#content span.link {
	width: 200px;
	float: left;
	clear: left;
	position: relative;
	margin-bottom: 1em;
}

#footer {
	background: url('../images/bottom_strip.jpg') top center no-repeat;
	width: 1000px;
	height: 35px;
	font-size: 10px;
	text-align: center;
	clear: both;
	padding-top: 80px;
	position: relative;
	bottom: 0px;
	/*background: #ff0000;*/
}

#footer span {
	border-width: 2px 0px 2px 0px;
	border-style: solid;
	border-top-color: #a9a9a9;
	border-bottom-color: #786800;
	clear: none;
	width: 333px;
	float: left;
	text-decoration: italic;
	margin-bottom: 20px;
}

#quote{
	background: url('../images/quote_left.gif') top left no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#quote p {
	margin-left: 100px;
	font-size: 10px;
}

blockquote {
	background: url('../images/quote_right.gif') bottom right no-repeat;
	padding-right: 40px;
	width: 255px;
	text-align: left;
}

blockquote:first-line {
	font-size: 16px;
	font-weight: bold;
}

ul.features-list {
	float: left;
	width: 120px;
}

ul.features-list-main {
	font-size: 12px;
	float: left;
	width: 160px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	margin-left: 10px;
	margin-right: 15px;
}

ul.features-list-main-right {
	font-size: 12px;
	float: left;
	width: 130px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
}

ul.features-list-wide {
	float: left;
	width: 180px;
	margin-bottom: 40px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 0;
	margin-left: 27px;
}

span.form_label {
	/*float: left;*/
	width: 200px;
}

div#comments {
	clear: both;
}

div#comments h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 0px;
	display: block;
	text-transform: capitalize;
	line-height: 16px;

}

div#comments p {
	text-align: justify;
	width: 800px;
	margin: 0px;
	padding: 0px;
	margin-left: 80px;
}

div.gallery {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#sign_in {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
}

#sign_in label {
  float: left;
  width: 150px;
}

#sign_in input[type=submit] {
  margin-left: 242px;
  right: 0;
}
