body,
html {
margin:0;
padding:0;
color:#000;
}
#wrap {
	width:1130px;
	margin:0 auto;
}
#header {
}
#main {
	float:left;
	position: relative;
	top: -15px;
}
#nav {
	float:right;
	width:410px;
	position: relative;
}
#contentheader {
float:right;
width:410px;
padding:5px 10px;
}
#contentheader2 {
float:right;
width:410px;
padding:10px 10px;
}
#content {
	float:right;
	width:400px;
	text-align:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 20px;
	position: relative;
	bottom: 20px;
}
#footer {
	clear:both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	margin-left: 120px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	top: -50px;
}
#footer p {
margin:0;
}
#subfooter {
	clear:both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subfooter p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 130px;
}
#nav ul {
margin:0;
padding:0;
list-style:none;
}
#nav li {
display:inline;
margin:0;
padding:0;
}
#home{
height: 37px;
width: 403px;
text-indent: 10000px;
overflow: hidden;
background: url(images/home1.jpg) top left no-repeat;
display: block;
}
 
#home:hover{
background-position: bottom left;
}
#whoweare{
height: 37px;
width: 403px;
text-indent: 10000px;
overflow: hidden;
background: url(images/who-we-are1.jpg) top left no-repeat;
display: block;
}
 
#whoweare:hover{
background-position: bottom left;
}

#projects{
height: 37px;
width: 403px;
text-indent: 10000px;
overflow: hidden;
background: url(images/projects1.jpg) top left no-repeat;
display: block;
}
 
#projects:hover{
background-position: bottom left;
}
#imagegallery{
height: 37px;
width: 403px;
text-indent: 10000px;
overflow: hidden;
background: url(images/image-gallery1.jpg) top left no-repeat;
display: block;
}
 
#imagegallery:hover{
background-position: bottom left;
}
#contact{
height: 37px;
width: 403px;
text-indent: 10000px;
overflow: hidden;
background: url(images/contact1.jpg) top left no-repeat;
display: block;
}
 
#contact:hover{
background-position: bottom left;
}
#contentheadersubpage {
	float:left;
	width:410px;
	padding-left: 50px;
	position: relative;
}
#contentheadersubpage2 {
	float:left;
	width:410px;
	position: relative;
	clear: left;
	padding-left: 50px;
	top: 20px;
}
#contentsubpage {
	float:left;
	width:550px;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	padding-left: 70px;
}
#contentsubpage2 {
	float:left;
	width:500px;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	clear: left;
	padding-left: 70px;
	padding-top: 30px;
}
#footersubpage {
	clear:both;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	margin-left: 120px;
	clip: rect(auto,auto,auto,auto);
	top: 40px;
}
#subpagebox5logo {
	float: right;
	width: 411px;
	clear: right;
	position: relative;
}

.accordion_headings{
	padding:5px 5px 5px 25px;
	background: url(images/accordion_a.gif) no-repeat;
	color:#fff;
	border:1px solid #fff;
	cursor:pointer;
	font-weight:bold;
}
.accordion_headings:hover{
	background-position: left -25px;
}
#basic-accordian .header_highlight{
	color: #222;
	background-position: left -50px;
	cursor: text;
}
.accordion_child{
	padding:15px;
	background:#EEE;
}
