*{ 
	margin: 0;
	padding: 0;
	} 
	
html{
	min-height: 100%;
	margin-bottom: 1px;
	}
	
body{
	background: #E6E6E6 url(images/side2.jpg) repeat-x;
	font: 62.5% arial,sans-serif;
	}
	
#content2 a:link{
	color: #000000;
	text-decoration: none;
	}
	
#content2 a:visited{
	color: #000000;
	text-decoration: none;
	}

#content2 a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid red;
	}

#header{
	width: 911px;
	background: #fff;
	}
	
#container{
	margin: 0 auto;
	text-align: left;
	width: 911px;
	background: url(images/side2.jpg) repeat-x;
	}
	
#content1{
	/*margin-top: 20px;*/
	width: 911px;
	height: 245px;
	overflow: hidden;
	}

#content3{
	margin-top: 20px;
	margin-left: 20px;
	width: 800px;
	padding: 10px;
	line-height: 170%;
	}

#content3 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 8px;
	}

#content2{
	width: 911px;
	background: url(images/contentbackground.gif) no-repeat;
	/*min-height: 233px;*/
	padding: 5px;
	/*line-height: 170%;*/
	line-height: 200%;
	}
	
#content2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	margin-bottom: 12px;
	}

.words{
	width: 700px;
	margin-left: 150px;
	}
	
.news{
	width: 400px;
	margin-left: 520px;
	}
	
.words p.firsttitle{
	margin: 0;
	font-weight: bold;
	font-variant: small-caps;
	}
	
#services{
	margin-left: 0px;
	padding-left: 30px;
	}

#services li{
	font-size: 1.4em;
	line-height: 150%;
	}

/*#content2 p.contact{
	width: 180px;
	}*/
		
#footer{
	background: url(images/contentbackgroundfooter.gif) no-repeat;
	color: #000000;
	clear:both;
	width: 911px;
	/*height: 30px;*/
	margin-top: -10px;
	}
	
#footer p{
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	font-size: 13px;
	line-height: 150%;
	}
#footer p span{
	font-size: 10px;
	}
#footer a:link, #footer a:visited{
	color: #000;
	text-decoration: none;
	}
img{
	border: none;
	}
	
#header p{
	color: #F26621;
}

#header ul{
	float: right;
	list-style: none;
	margin: 0px 27px 0px 0px;
	padding: 0;
}

#header li{
	display: inline;
	margin: 0px;
	padding: 0;
	line-height: 200%;
}

#header li a:link, #header li a:visited {
text-decoration: none;
font-weight: bold;
font-size: 1.4em;
color: #000000;
}

#header li a:hover {
color: #000000;
border-bottom: 1px solid red;
}

body#home a#home, body#who a#who, body#what a#what, body#news a#news, body#contactus a#contactus, body#portfolio a#portfolio, body#teams a#teams{
	border-bottom: 1px solid red;
	}
	
#formbox{
	float: left;
	width: 500px;
	}
#formbox p{
	margin-bottom: 0;
	font-weight: bold;
	font-size: 1.4em;
	}
#fullname, #email, #telephone, #fax, #subject, #recipient, #security_code{
	border: 1px solid #000000;
	width: 250px;
	height: 20px;
	margin-bottom: 5px;
	}
#submit{
	margin: 0 0 10px 0;
	padding: 2px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #000000;
	}
#message{
	border: 1px solid #000000;
	margin-bottom: 10px;
	}
span.required{
	color: red;
	}
#contactbox{
	float: left;
	width: 180px;
	padding: 5px;
	}
#contactbox p{
	margin-bottom: 0;
	}
#contactbox p.title{
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 0;
	}
em.name{
	font-weight: bold;
	font-size: 14px;
	}

.backlayer{
	background: url(images/contentbackgroundmiddle.gif) repeat-y;
	/*overflow: auto;*/
	width: 911px;
	z-index: -1;
	} 

span.date{
	color: red;
	}

span.italic{
	font-style: italic;
	}
	
span.italicbold{
	font-weight: bold;
	font-style: italic;
	}


div.clear{	clear: both; }
	
#portfoliodivision{
	width: 730px;
	}
	
#box{
	margin: 15px 0 0 0;
	padding: 5px;
	}

#box img{
	float: left;
	}
	
.bold{	font-weight: bold;	}
	