@charset "utf-8";
/* Merrill Quality Landscapes CSS Document */

/* Body */
body {
    width: 100%;
	background: #232903;
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 16px;
	color:#CEEA70;
    margin-left: auto;
	margin-right: auto;

}

.accesible {
	display: none;
}

.logos img {
    border: 0px;		
}

.mainlogo img{
    margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
    border: 0px;
}

/* wrapper*/
#wrapper {
	background:#232903 ;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/* Header */
#header {
background-color:#FFFFFF;
margin-top:-10px;
float:left;
width:100%;
}

#logo {
	background:#FFFFFF;
	width: 110px;
	float:left;
}

#logo img {
width: 110px;
height: 140px;

}

#navigation {
float:right;
margin-left:auto;
margin-right:auto;
}

#MenuBar1{
margin-top:20px;
}


/* Content */

#content {
    clear:both;
    margin-top: 20px;
}

#message {
    margin-left:25px;
	margin-right: 25px;
    width: 280px;
    float:left;
}

#flash {
    margin-top:50px;
	padding-top: 50px;
}

#imgright {
   width:440px;
   float:left;
   }

#imgright a img{
border:0px;
}

#pgp {
    margin-left:15%;
	margin-right: 15%;
	padding-top: 2%;
}

#service {
    float:left;
	position:relative;
	margin-right: 20px;
}


/* Footer */
#footer {
    margin-top: 10px;
    clear:both;
	text-align:center;
}
