

body{
font-family: georgia, helvetica;
font-size: 13px;
color: #675F4C;
font-weight: 500;
letter-spacing: -0.2px;
background-color: #766E5C;
}
#content{
background-image: url('images/plantbottom.png');
background-repeat: no-repeat;

width: 899px;
min-height: 300px;


}
a:focus
{
  -moz-outline: none;
}
#nest{
margin-top: -30px;
width: 899px;
min-height: 700px;
margin-left: auto;
margin-right: auto;
background-image: url('images/homepicture.jpg');
background-repeat: no-repeat;

}
#nests{
margin-top: -30px;
width: 899px;
min-height: 700px;
margin-left: auto;
margin-right: auto;
background-image: url('images/servicespicture.jpg');
background-repeat: no-repeat;

}
#nestw{
margin-top: -30px;
width: 899px;
min-height: 700px;
margin-left: auto;
margin-right: auto;
background-image: url('images/ourworkpicture.jpg');
background-repeat: no-repeat;

}
#nestp{
margin-top: -30px;
width: 899px;
min-height: 700px;
margin-left: auto;
margin-right: auto;
background-image: url('images/ourpeople.jpg');
background-repeat: no-repeat;

}
#nestn{
margin-top: -30px;
width: 899px;
min-height: 700px;
margin-left: auto;
margin-right: auto;
background-image: url('images/newspicture.jpg');
background-repeat: no-repeat;

}
#nestc{
margin-top: -30px;
width: 899px;
min-height: 700px;
margin-left: auto;
margin-right: auto;
background-image: url('images/contactpicture.jpg');
background-repeat: no-repeat;

}
#header{
height: 400px;
}
#headimg{
 

}
#headspace{
height: 90px;
}
#navbar{
height: 31px;
width: 100%;
}

.navlinkimg {
border: none;
margin-top: 4px;
padding-left: 50px;

}
#navlink1 {
padding-left: 17px;
}
#contentleft{
float:left;
width: 300px;

}


#contentright{
float:left;
width: 520px;
}
.clear{
clear: both;
width: 100%;
}
#footer{
height: 25px;
width: 100%;
padding-bottom: 5px;
font-size: 12px;
}
.star{
height: 25px;
}
#main{

width: 750px;

}




.slip {
width: 33px;
height: 249px;
margin-left: 15px;
float: left;
}


 
.slip a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
 
.slip a:hover {
  text-decoration: none;
 
}

#wslip1 {
margin-left: 40px;
background-image:url('images/ro/campaigns.jpg');
margin-top: 45px;
}
#wslip1:hover {
background-position: 43px 0px;
margin-top: 45px;
}

#wslip2 {
background-image:url('images/ro/Film.jpg');
margin-top: 20px;
}
#wslip2:hover {
background-position: 43px 0px;
margin-top: 20px;
}
#wslip3 {
background-image:url('images/ro/logo.jpg');
margin-top: 30px;
}
#wslip3:hover {
background-position: 43px 0px;
margin-top: 30px;
}
#wslip4 {
background-image:url('images/ro/print.jpg');
margin-top: 25px;
}
#wslip4:hover {
background-position: 43px 0px;
margin-top: 25px;
}
#wslip5 {
background-image:url('images/ro/PRslip.jpg');
margin-top: 40px;
}
#wslip5:hover {
background-position: 43px 0px;
margin-top: 40px;
}
#wslip6 {
background-image:url('images/ro/web.jpg');
margin-top: 45px;
}
#wslip6:hover {
background-position: 43px 0px;
margin-top: 45px;
}








#pslip1 {
margin-left: 40px;
background-image:url('images/ro/klc.jpg');
margin-top: 45px;
}
#pslip1:hover {
background-position: 43px 0px;
margin-top: 45px;
}

#pslip2 {
background-image:url('images/ro/david.jpg');
margin-top: 20px;
}
#pslip2:hover {
background-position: 43px 0px;
margin-top: 20px;
}
#pslip3 {
background-image:url('images/ro/Steve.jpg');
margin-top: 30px;
}
#pslip3:hover {
background-position: 43px 0px;
margin-top: 30px;
}
#pslip4 {
background-image:url('images/ro/Travis.jpg');
margin-top: 25px;
}
#pslip4:hover {
background-position: 43px 0px;
margin-top: 25px;
}
#pslip5 {
background-image:url('images/ro/eileen.jpg');
margin-top: 40px;
}
#pslip5:hover {
background-position: 43px 0px;
margin-top: 40px;
}
#pslip6 {
background-image:url('images/ro/web.jpg');
margin-top: 45px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a8973;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
