body {

	background-color: #000;
	background-position: top;
	margin: 0px auto;
	color: #333;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("img/bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width:819px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}


#header{
	position: relative;
	top: 0px;
	left: 0px;
	height: 149px;
	width: 819px;
	background-image: url("img/header.png");
	background-repeat: no-repeat;
	background-position: center;
}

#address{
	position: relative;
	top: 0px;
	left: -3px;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	height: 30px;
	text-align: right;
	
}
#header_nav{
	position: relative;
	top: 86px;
	left: 15px;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	height: 30px;
	text-align: left;
	margin-left: 10px;
}

#stretch{
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 819px;
	text-align: left;
	background-image: url("img/middle.png");
	background-repeat: repeat-y;
	background-position: center;
}

#topimg{
	position: absolute;
	top: 20px;
	left: 9px;
	width:800px;
	height: 184px;
}

#textbox{
	position: absolute;
	left: 10px;
	top: 210px;
	background-image: url("img/textbox.png");
	background-repeat: no-repeat;
	background-position: left center;
	width: 779px;
	line-height: 16px;
	clear: both;
	padding: 10px;
	padding-top: 0px;
	font-size: 12px;
	color:#333333;
}

#right{
		position: relative;
		top: 0px;
		left: 460px;
		width: 325px;
		text-align: left;
		background-image: url("img/formbg.png");
		background-position: center;
		z-index: 100;
		color:#333333;
}

#services{
	position: absolute;
	top: 620px;
	left: 9px;
	height: 202px;
	width: 800px;
	background-image: url("img/specialbg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	
	

}
#words{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	padding-left: 10px;
	padding-top: 10px;
}

#special{
	position: absolute;
	top: 10px;
	left: 575px;
	width: 210px;
	height: 200px;
	color: #ffffff;
	font-size: 12px;
	padding-left: 10px;
	
}

#install{
	position: absolute;
	top: 210px;
	left: 0px;
	width: 800px;
	height: 50px;
	padding-left: 0px;
	
}

#footer{
	position: relative;
	top: 0px;
	left: 0px;
	height:27px;
	width: 819px;
	background-image: url("img/footer.png");
	background-repeat: no-repeat;
	background-position: center;
}

  /* ******************************* LINKS START ****************************** */

a:link {

	color: #ffffff; 

	font-weight: bold;

	text-decoration: none;

	}

a:active { 

	color: red; 

	font-weight: bold;

	text-decoration: none; 

	}

a:visited { 

	color: #ffffff;

	font-weight: bold; 

	text-decoration: none; 

	}

a:hover { 

	color: #000; 

	font-weight: bold;

	text-decoration: none;

	font-weight: bold; 

	}

	





#navbar a:link { 

	color: #fff; 

	font-weight: bold;

	text-decoration: none;

	}

#navbar a:active { 

	color: red; 

	font-weight: bold;

	text-decoration: none; 

	}

#navbar a:visited { 

	color: #fff;

	font-weight: bold; 

	text-decoration: none; 

	}

#navbar a:hover { 

	color: #bad3e8; 

	font-weight: bold;

	text-decoration: none;

	font-weight: bold; 

	}

	

#footer a:link { 

	color: #f2f2f2; 

	font-weight: bold;

	text-decoration: none;

	}

#footer a:active { 

	color: red; 

	font-weight: bold;

	text-decoration: none; 

	}

#footer a:visited { 

	color: #f2f2f2;

	font-weight: bold; 

	text-decoration: none; 

	}

#footer a:hover { 

	color: #f2f2f2; 

	font-weight: bold;

	text-decoration: none;

	font-weight: bold; 

	}

	

#install a:link { 

	color: #333333; 

	font-weight: normal;

	text-decoration: none;

	}

#install a:active { 

	color: #0069bf; 

	font-weight: bold;

	text-decoration: none; 

	}

#install a:visited { 

	color: #333333;

	font-weight: normal;

	text-decoration: none; 

	}

#install a:hover { 

	color: #33333; 

	font-weight: bold;

	text-decoration: none;

	font-weight: bold; 

	}	

	
#textbox a:link { 

	color: #333333; 

	font-weight: bold;

	text-decoration: none;

	}

#textbox a:active { 

	color: #0069bf; 

	font-weight: bold;

	text-decoration: none; 

	}

#textbox a:visited { 

	color: #333333;

	font-weight: bold; 

	text-decoration: none; 

	}

#textbox a:hover { 

	color: #666666; 

	font-weight: bold;

	text-decoration: none;

	font-weight: bold; 

	}	
	



/* ******************************* LINKS END ****************************** */

