body {
	background-color: black;
	margin: 0;
	font-family: 'Droid Serif', serif;
	background-image: url(../pics/gradient_dos.jpg);

}

#wrapper {
	margin-left: auto;
	width: 1020px;
	margin-right: auto;
}



/* @group Main Area */

#main {
	background: url(../pics/metal_rust3.jpg) no-repeat;
	height: 265px;
}


/* @end */

/* @group Content Area */

#white_box {
	border-bottom-right-radius: 10px;
	background-color: white;
	padding-bottom: 1px;
	width: 450px;
}


#content {
	background-image: url(../pics/home/images/content.gif);
	height: 179px;
	margin-top: -33px

}

#content p.quote {
	color: white;
	padding-left: 23px;
	font-family: Qwigley;
	font-size: 35px
}

#content p.author {
	margin-top: -55px;
	margin-left: 375px;
	font-family: Qwigley;
	font-size: 17px;
	margin-bottom: -45px;
}

#content p.services {
	padding-left: 80px;
	font-family: 'Droid Serif', serif;
	font-size: 88%;
	font-weight: bold;
	margin-top: 70px;
	text-decoration: underline;
}

#content ul.texaco {
	margin-top: -9px;
	}

#content li.description {
	font-family: 'Droid Serif', serif;
	font-size: 70%;
	margin-left: 60px;
	list-style: square;
}

#content p.intro {
	margin-top: -156px;
	padding-left: 553px;
	font-size: 80%;
	padding-right: 10px;
	
}



/* @end */

/* @group Affiliates Area */

#affiliates {
	height: 40px;
	background-image: url(../pics/home/images/affiliates.gif);
	margin-top: -29px;
	text-align: center;
}

#affiliates span.logos {
	padding-right: 77px;
	padding-left: 77px;
	color: white;
}

#affiliates p.peoples {
	font-family: serif;
	padding-top: 30px;
	font-weight: bold;
	color: rgba(0,0,0,0.21);
	text-transform: uppercase;
	font-size: 30px;
	text-shadow: 0px 0px 0px rgba(97,92,92,0.17)
	

}


#footer {
	background-image: url(../pics/home/images/footer.jpg);
	height: 15px;
	
}
#footer p.foot {
	text-align: center;
	color: rgba(167,167,167,0.7);
	margin: 0px;
	font-size: 65%;
}



/* @end */
