body
{
background-image: url(s-images/background-img.png);
	
	background-attachment: fixed;
	text-align:center;
	margin:0;
        padding:0;


}
#menu {
	
	position:relative;
	margin: 0 auto;
	top:168px;
	width:740px;
        height:24px;
	display:block;
	background:black;
	border-top:solid 1px #ff7310;
	border-bottom:solid 1px #ff7310;
	border-left:solid 1px black;
	border-right:solid 1px black;
        	
	
}

#main {
	
	position:relative;
	margin: 0 auto;
	top:44px;
	width:748px;
        height:700px;
	background-image:url(s-images/body.png);
        	
	
}
#footer{
	position:absolute;
	margin: 0 auto;
	top:650px;
	left:4px;
	width:740px;
        height:40px;
	padding-top:3px;
	text-align:center;
	color:#ff7310;
	border-top:solid 1px #ff7310;
	font-family:tahoma;
	font-size:12px;

}
#homepage{
	position:relative;
	margin: 0 auto;
	top:180px;
	width:600px;
        height:400px;
	text-align:left;
	color:white;
	font-family:tahoma;
	font-size:12px;

}
#unit{
	position:relative;
	margin: 0 auto;
	top:0px;
	width:593px;
    height:267px;
	background-image:url(s-images/unit.jpg);
	border:1px solid #ff7310;
	
}
#about-us{
	position:relative;
	margin: 0 auto;
	top:180px;
	width:600px;
        height:400px;
	text-align:left;
	color:white;
	font-family:tahoma;
	font-size:12px;

}
#about-us a{
color:#ff7310;
}
#about-us a:active, about-us a:visited{
color:#ff7310;
}
#welcome{
	position:absolute;
	top:270px;
	left:3px;
	width:270px;
        height:200px;
	text-align:left;
	color:white;
	font-family:tahoma;
	font-size:12px;

}
#welcome a{
color:#ff7310;
}
#welcome a:active, welcome a:visited{
color:#ff7310;
}
#welcome2{
	position:absolute;
	top:270px;
	right:3px;
	width:320px;
        height:200px;
	text-align:left;
	color:white;
	font-family:tahoma;
	font-size:12px;

}
#text{
	position:absolute;
	top:0px;
	left:5px;
	width:250px;
        height:170px;
	text-align:left;
	color:white;
	font-family:tahoma;
	font-size:12px;

}
#insure{
	position:absolute;
	top:450px;
	left:615px;
	width:120px;
        height:84px;
	background-image:url(s-images/nhs.jpg)

}
#contact-us{
	position:relative;
	margin: 0 auto;
	top:180px;
	width:420px;
        height:400px;
	text-align:left;
	color:white;
	font-family:tahoma;
	font-size:12px;

}
#contact-us a{
color:#ff7310;
}
#contact-us a:active, contact-us a:visited{
color:#ff7310;
}
#services-page{
	position:relative;
	margin: 0 auto;
	top:180px;
	width:600px;
        height:400px;
	text-align:left;
	color:white;
	font-family:tahoma;
	font-size:12px;

}
#gallery-page{
	position:relative;
	margin: 0 auto;
	top:180px;
	width:600px;
        height:400px;
	text-align:left;
	color:white;
	font-family:tahoma;
	font-size:12px;

}
#home a {
position:absolute;
top:4px;
left:121px;
width:100px;
height:16px;
text-align:center;
color:white;
font-family:tahoma;
font-size:12px;
border-right:solid 1px #ff7310;
}

#home a:link, #home a:visited {

color: white;
text-decoration: none;
}

#home a:hover {


background:#ff7310; 
}

#about a {
position:absolute;
top:4px;
left:221px;
width:100px;
height:16px;
color:white;
font-family:tahoma;
font-size:12px;
border-right:solid 1px #ff7310;

}

#about a:link, #about a:visited {

color: white;
text-decoration: none;
}

#about a:hover {

background:#ff7310;
}

#services a {
position:absolute;
top:4px;
left:321px;
width:100px;
height:16px;
color:white;
font-family:tahoma;
font-size:12px;
border-right:solid 1px #ff7310;

}

#services a:link, #services a:visited {

color: white;
text-decoration: none;
}

#services a:hover {

background:#ff7310;
}

#gallery a {
position:absolute;
top:4px;
left:421px;
width:100px;
height:16px;
color:white;
font-family:tahoma;
font-size:12px;
border-right:solid 1px #ff7310;

}

#gallery a:link, #gallery a:visited {

color: white;
text-decoration: none;
}

#gallery a:hover {

background:#ff7310;
}
#contact a {
position:absolute;
top:4px;
left:521px;
width:100px;
height:16px;
color:white;
font-family:tahoma;
font-size:12px;


}

#contact a:link, #contact a:visited {

color: white;
text-decoration: none;
}

#contact a:hover {

background:#ff7310;
}

.orangetitle{
color:#ff7310;
font-size:18px;
font-family:tahoma;
}

.footer{
color:#fff;
font-size:10px
}
.orange{
color:#ff7310;
}
.title{
color:#ff7310;
font-weight:bold;
}

.padding{
	padding: 0 7px 8px 7px;
}
