/*********** layout styles ***********/

#wrapper{
	padding: 0px 0px 0px 0px;
	width: 760px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	float: left;
	width: 250px;
	height:85px;
	background:#FFFFFF;
}

#title {
	float:right;
	width: 510px;
	height:85px;
	background:#FFFFFF;
}

#title img {
	margin-top: 40px;
}

#ban {
	float:left;
	width:760px;
	height:36px;
	background:#339966;
	background-image:url(../images/img_lgtgreen.jpg);
	margin: 0px 0px 0px 0px;
	border: 1px solid #007B4F;
}

#content {
	float: left;
	width:540px;
	height:300px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image:url(../images/img_pinewoods.jpg);
}

#contentservices {
	float: left;
	width:540px;
	height:320px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	background-image:url(../images/img_services.jpg);
}

#contentwrap {
	float:left;
	margin-top:0px;
	width:760px;
	border-left: 1px solid #007B4F;
	border-right: 1px solid #007B4F;
}

#photos {
	float:right;
	width:200px;
	height:330px;
	background: #DEF3E9;
	text-align:center;
	border-left: 1px solid #007B4F;
}

.photos_img{
	border-bottom: 1px solid #007B4F;
}

#service_support{
  float:left;
	width: 32%;
	margin: 20px 6px 0px 0px;
}

#service_cleaning{
	float:left;
	width: 32%;
	margin: 20px 4px 0px 0px;
}

#service_janitorial{
	float:left;
	width: 32%;
	margin: 20px 0px 0px 4px;
}

#agency_application{
	float:left;
	width: 95%;
	margin: 5px 0px 0px 4px;
}

#agency_vacancies{
	float:left;
	width: 95%;
	margin: 10px 0px 4px 0px;
}

#footer {
	clear: both;
	color: #ffffff;
	background: #339966;
	background-image:url(../images/img_lgtgreen.gif);
	height: 15px;
	margin-left: 0px;
	margin-top: 0px;
	border: 1px solid #007B4F;
	width: 760px;
	text-align: center;
}

/*********** text styles ***********/

body, #wrapper {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 87%;
	color: #333333;	
}

.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

.errortext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
}

h1 {
	font-size: 120%;
	color: #007B4F;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-size: 110%;
	color: #007B4F;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	padding-left: 10px;
}

/*********** menu link styles ***********/

/************* #globalNav styles **************/

#ban ul {
	margin:0px;
  padding: 0px 20px 0px 25px;
  list-style:none;
}

#ban li {
  float:left;
  padding:0px 0px 0px 3px;
}

#ban a, #ban strong, #ban span {
	display:block;
	font-size:16px;
 	padding:9px 20px 0px 20px;
 	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

#ban #current {
	color:##33CC66;
}

#ban #current a {
 	color:#33CC66;
}

#ban a:hover{
	color:#33CC66;
}

/*********** content link styles ***********/

#content a {
	font-weight: bold;
	color: #AE525F;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

#content a:hover {
	color:#FF6633;
}

.tbltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

/*********** footer styles ***********/

.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

#paliz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
	float: right;
	margin-top: 5px;
}

.palizurl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}