a{outline:0;}
a img {outline:none !important; border: none;}
body,td,th {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color:#FFF;
	line-height: 1.4em;}
a:link {
	color: #FFF;
	text-decoration: none;
	outline:none;}
a:visited {
	text-decoration: none;
	color: #FFF;}
a:hover {
	text-decoration: none;
	color: #f7941e;
	outline:none;}
a:active {
	text-decoration: none;
	color: #bbd147;}


b{font-size: 110%;}
em{color: red;}


#browzer{
	width:100%;
	height:100%;
	background-color:#333333;
}
#holder{
	position:relative;
	width:1090px;
	margin-left:auto;
	margin-right:auto;
	background-color:#59595b;
}
#content{
	position:relative;
	top: 0px;
	left: 0px;
	height: 2500px;
	width: 1090px;
	background-attachment: scroll;
	background-image: url(halo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#59595b;
}
#about{
	position:absolute;
	left:85px;
	top:530px;
	width:433px !important;
	height:150px;
}
#details{
	position:absolute;
	height:120px;
	width:430px;
	top:565px;
	left:660px;
}
#services{
	position:absolute;
	left:85px;
	top:680px;
	height:222px;
	width:222px;
}
#recent{
	position:absolute;
	top:680px;
	left:315px;
	height:300px;
	width:400px;
}
#address{
	position:absolute;
	top:680px;
	left:660px;
	height:300px;
	width:300px;
}
#quote{
	position:absolute;
	top:750px;
	left:660px;
	width=300px;
	height:300px;
}
#bottom{
	position:absolute;
	top:2160px;
	left:85px;
	height:100px;
	width:800px;
}
.orangeTxt{
	color:#f7941e;
	font-weight:bold;
}
.contactStyle{
	font-size:130%;
	line-height:1.4em;
}