body {
	background: #D6D6D7 url(../images/browser_bgrnd.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	}
	

p {
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 10px 0;
	}
	
#container {
	margin: 0 auto;	
	width: 900px;
	background: #FFF;
	position: relative;
	}
	
#peoplebanner {
	display: none;
	}	
		
	
#logo {
	float: left;
	display: inline;
	margin: 20px 0 20px 0px;
	}	
			
#contact {
	display: none;

	}

#contact li {
	float: left;
	}
	
#contact li.tel {
	display: block;
	background: url(../images/tel.gif) top left no-repeat;
	width: 129px;
	height: 50px;
	text-indent: -9999px;
	}
	
#contact li.mail a {
	display: block;
	background: url(../images/mail.gif) 0px 0px no-repeat;
	width: 142px;
	height: 50px;
	text-indent: -9999px;
	}		
	
#contact li.mail a:hover {
	background: url(../images/mail.gif) 0px -50px no-repeat;
	}
	
#navigation {
	display: none;

	}

#navigation ul {
	margin-left: 515px;
	padding-top: 8px;
	width: 310px;
	}	
	
#navigation ul li {
	background: url(../images/navarrow.png) 17% 50% no-repeat;
	font-size: 14px;
	}
	
#navigation ul li a {
	color: #FFF;
	display: block;
	padding: 5px 0px 5px 75px;
	}
	
#navigation ul li a:hover, #navigation ul li.active a {
	color: #000;
	text-decoration: none;
	background: #FFF url(../images/navarrow.png) 17% 50% no-repeat;
	opacity: 0.3;
	}
	
#content {
	width: 800px;
	float: left;
	}
	
#copy {
	float: left;
	display: inline;
	margin:0px 0 0 0px;
	}
	
#copy h1 {
	width: 300px;
	font-size: 20px;
	}
	
#copy ul {
	margin-bottom: 10px;
	}
	
#copy ul li {
	list-style-type: disc;
	margin-left: 40px;
	font-size: 12px;
	line-height: 17px;
	}		
	
.getintouch {
	background: url(../images/btn_getintouch.gif) 0px 0px no-repeat;
	width: 97px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	}
	
.getintouch:hover {
	background: url(../images/btn_getintouch.gif) 0px -22px no-repeat;
	}
	
	
.btn_readmore {
	background: url(../images/btn_readmore.gif) 0px 0px no-repeat;
	width: 97px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	}
	
.btn_readmore:hover {
	background: url(../images/btn_readmore.gif) 0px -22px no-repeat;
	}	
	
	
	
.btn_readmore2 {
	background: url(../images/btn_readmore2.gif) 0px 0px no-repeat;
	width: 97px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	}
	
.btn_readmore2:hover {
	background: url(../images/btn_readmore2.gif) 0px -22px no-repeat;
	}		
	
	
.btn_contact {
	background: url(../images/btn_contactform.gif) 0px 0px no-repeat;
	width: 105px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	}
	
.btn_contact:hover {
	background: url(../images/btn_contactform.gif) 0px -22px no-repeat;
	}				
	
						
	
#offer {
	display: none;
	}
	
	
#footer {
	clear: both;
	width: 760px;
	}
	
#footerinner {
	}
	
#footerinner h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.footcol1 {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.footcol2 {
	float: left;
	margin: 0 50px 0 0;
	padding: 0px;
	}
	
.footcol3 {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.footcol1 p, .footcol2 p {
	color: #000;
	margin: 0px;
	}
	
.footcol3 p {
	color: #000;
	}	
	
.footcol3 a {
	color: #000;
	}			
	
#footerinner ul {
	margin: 0px;
	padding: 0px;
	}	
	
#footerinner ul li {
	color: #000;
	padding:0px;
	margin: 0px;
	font-size: 12px;
	list-style-type: none;
	}
	
#copyright {
	display: none;
	}
			
			
	
.whatwedo {
	background: url(../images/whatwedo.gif) top left no-repeat;
	width: 169px;
	height:26px;
	}
	
.oursolutions {
	background: url(../images/oursolutions.gif) top left no-repeat;
	width: 169px;
	height:26px;
	}
	
.contactus {
	background: url(../images/contactus.gif) top left no-repeat;
	width: 169px;
	height:26px;
	}
	
form {
	display: none;
	color: #000;
	font-size: 12px;
	}	
		
	

#portfolio hr {
	color: #999;
}

