@charset "utf-8";
/* CSS Document */

html
{
	background-attachment: fixed;
	background-image: url(Images/Background.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	display: inline-block;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
#Title {
	position: absolute;
	float: left;
	width: 759px;
	margin: 0;
	display: inline;
	left: 0px;
	top: 90px;
	height: 152px;
	background-color:#FFFFFF
	}
	
#logo {
	position: absolute;
	float: left;
	width: 144px;
	margin: 0;
	display: inline;
	left: 0px;
	top: 1px;
	height: 151px;
	}
	
#welcome {
	position: absolute;
	float: left;
	width: 756px;
	margin: 0;
	display: inline;
	left: 2px;
	top: 1px;
	height: 220px;
	background-image: url(Images/Welcome.jpg);
	}
#Titletxt{
	position: absolute;
	float: left;
	width: 616px;
	margin: 0;
	display: inline;
	left: 145px;
	top: 1px;
	height: 86px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 75px;
	text-align: center;
	}
	
#Titleinfo{
	position: absolute;
	float: left;
	width: 616px;
	margin: 0;
	display: inline;
	left: 145px;
	top: 88px;
	height: 48px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	}

#CalltoAction{
	position: absolute;
	float: left;
	width: 759px;
	margin: 0;
	display: inline;
	left: 0px;
	top: 54px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: right;
	background-color: #FFFFFF;
	font-weight: bold;
	}
	
#LinksBar{
	position: absolute;
	float: right;
	width: 759px;
	margin: 0;
	display: inline;
	left: 0px;
	top: 253px;
	height: 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	background-color: #FFFFFF;
	}

#Content{
	position: absolute;
	float: right;
	width: 759px;
	margin: 0;
	display: inline;
	left: 1px;
	top: 299px;
	height: 321px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	background-color: #FFFFFF;
	}

#Mtxt{
	position: absolute;
	float: right;
	width: 443px;
	margin: 0;
	display: inline;
	left: 309px;
	top: 0px;
	height: 214px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	}
	
#phone{
	position: absolute;
	float: right;
	width: 443px;
	margin: 0;
	display: inline;
	left: 310px;
	top: 156px;
	height: 43px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	background-color: #FFFFFF;
	}
	
	#Mpic{
	position: absolute;
	float: right;
	width: 148px;
	margin: 0;
	display: inline;
	left: 2px;
	top: 1px;
	height: 107px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	background-color: #FFFFFF;
	}
	
	#Mpic2{
	position: absolute;
	float: right;
	width: 148px;
	margin: 0;
	display: inline;
	left: 2px;
	top: 112px;
	height: 107px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	background-color: #FFFFFF;
	}
	
	#Mpic3{
	position: absolute;
	float: right;
	width: 148px;
	margin: 0;
	display: inline;
	left: 155px;
	top: 112px;
	height: 107px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	background-color: #FFFFFF;
	}
	
	#Mpic4{
	position: absolute;
	float: right;
	width: 148px;
	margin: 0;
	display: inline;
	left: 155px;
	top: 1px;
	height: 107px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	background-color: #FFFFFF;
	}
	
	#text{
	position: absolute;
	float: right;
	width: 744px;
	margin: 0;
	display: inline;
	left: 8px;
	top: 230px;
	height: 87px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: left;
	}
#text2{
	position: absolute;
	float: right;
	width: 759px;
	margin: 0;
	display: inline;
	left: 1px;
	top: 326px;
	height: 84px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	background-image: url(Images/bottom.jpg);
	}
#site{
	position: absolute;
	float: right;
	width: 40px;
	margin: 0;
	display: inline;
	left: 723px;
	top: 390px;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	}
#header {
	position: absolute;
	left: 0px;
	top: 250px;
	width: 759px;
	height: 50px;
	overflow: visible;
	background: url("Images/navbar2.gif") no-repeat left;
	z-index: 2;
	}	
	

#nav {
	width: 432px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 41px;
	display: inline;
	overflow: hidden;
	z-index: 1;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 41px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -41px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -41px;
	}
	

#home a  {
	width: 118px;
	height: 82px;
	margin: 0;
	background: url("Images/link1_1.gif") no-repeat;
	}
	
#maintenance a  {
	width: 127px;
	height: 82px;
	margin: 0;
	background: url("Images/link3_1.gif") no-repeat;
	}

#about a  {
	width: 61px;
	height: 82px;
	margin: 0;
	background: url("Images/link2_1.gif") no-repeat;
	}
	
#extensions a  {
	width: 107px;
	height: 82px;
	margin: 0;
	background: url("Images/link4_1.gif") no-repeat;
	}
	
#deco a  {
	width: 108px;
	height: 82px;
	margin: 0;
	background: url("Images/link5_1.gif") no-repeat;
	}
	
#doors a  {
	width: 158px;
	height: 82px;
	margin: 0;
	background: url("Images/link6_1.gif") no-repeat;
	}

#con a  {
	width: 80px;
	height: 82px;
	margin: 0;
	background: url("Images/link7_1.gif") no-repeat;
	}

/*-------Stucture---------------------*/

#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	}
 span {
	display: none;
	}

