﻿body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
}

.homeNew{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	background-image:url('../AWD_Images/homeBKG.jpg');
	background-position:center top ;
	background-repeat:repeat-x;
}


a:link, a:visited, a:hover{
	text-decoration:none;
}
#home{
	height:1000px;
	width:100%;
	background-color:#2a2723;
	background-image:url('../AWD_Images/homeTop.jpg');
	background-position:center bottom;
	background-repeat:repeat-x;

}

#home a:hover{
	color:#ffffff;
}

#web{
	height:1000px;
	width:100%;
	background-color:#000000;
	background-image:url('../AWD_Images/topBrick.jpg');
	background-position:center bottom;
	background-repeat:repeat-x;

}
#web a:link{
	color:#f78f1e;
}
#web a:visited{
	color:#f78f1e;
}
#web a:hover{
	color:#f78f1e;
}

#graphics{
	height:1000px;
	width:100%;
	background-color:#f78f1e;
	background-image:url('../AWD_Images/topPaper.jpg');
	background-position:center bottom;
	background-repeat:repeat-x;

}
#graphics a:hover{
	color:#ffffff;
}

#services{
	height:1000px;
	width:100%;
	background-color:#2a2723;
	background-image:url('../AWD_Images/stripeTop.jpg');
	background-position:center bottom;
	background-repeat:repeat-x;

}

#services a:visited{
	color:#f78f1e;
}

#services a:hover{
	color:#f78f1e;
}


#contact{
	height:1000px;
	width:100%;
	background-color:#ffffff;
}
#contact a:hover{
	color:#f78f1e;
}


.spacer{
	width:100%;
}
.container{
	width:960px;
	height:700px;
	margin: 0 auto;
}
.left{
	width:220px;
	height:60px;
	float:left;
	text-align:center;
	padding-top:160px;
	font-size:60px;

	
}
.right{
	width:740px;
	height:220px;
	float:right;
	
}


.right.col1{
	width:410px;
	float:right;
	height:70px;

	padding-top:35px;
	font-size:70px;	
	text-align:right;
}

.foot.col1{
	width:480px;
	height:100px;
	float:left;
	font-size:68px;
	font-weight:900;
	text-align:left;
	padding-top:32px;
}

.foot.col2{
	width:480px;
	height:100px;
	float:right;
	padding-top:35px;
	font-size:57px;
	font-weight:900;
	text-align:right;

	
}


.container.home{
	background-image:url('../AWD_images/bkg_Home2.gif');
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:190px;
	
}

.container.home, .container.home a:link, .container.home a:visited{
	color:#f78f1e;
}




.container.web{
	background-image:url('../AWD_images/bkg_Web.gif');
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:125px;
	
	
}
.container.graphics{
	background-image:url('../AWD_images/bkg_Graphics.gif');
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:125px;
	
}
.container.services{
	background-image:url('../AWD_images/bkg_Services.gif');
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:125px;
	
}
.container.contact{
	background-image:url('../AWD_images/bkg_Contact.gif');
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:125px;
	
}



.left.home{

}
.right.home{
	
}

.foot.right.home{
	
}


.spacer.web{
	background-image:url('../AWD_images/bkg_HTML.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:693px;
}
.spacer.graphics{
	background-image:url('../AWD_Images/repeatBrick.jpg');
	background-repeat:repeat;
	background-position:top center;
	height:735px;

}
.spacer.services{
	background-image:url('../AWD_images/repeatPaper.jpg');
	background-repeat:repeat;
	background-position:top center;
	height:635px
	
}
.spacer.contact{
	background-image:url('../AWD_images/stripeRepeat.jpg');
	background-repeat:repeat;
	background-position:top center;
	height:500px;
}
.spacer.foot.contact{
	background-image:url('../AWD_Images/stripeBottom.jpg');
	background-position:center top;
	height:42px;
	background-repeat:repeat-x;
}

.spacer.foot.web{
	background-image:url('../AWD_Images/homeBottom.jpg');
	background-position:center top;
	height:42px;
	background-repeat:repeat-x;
}



.spacer.foot.graphics{
	background-image:url('../AWD_Images/bottomBrick.jpg');
	background-position:center top;
	height:106px;
	background-repeat:repeat-x;
}

.spacer.foot.services{
	background-image:url('../AWD_Images/bottomPaper.jpg');
	background-position:center top;
	height:127px;
	background-repeat:repeat-x;
}









h1{
	display:none;
}
.navigation{
	padding-top:20px;
	text-align:center;
	width:960px;
	text-transform:uppercase;
	font-size:30px;
	padding-bottom:10px;
}
.navigation.home{
	color:#f78f1e;

}
.navigation.home, .navigation.home a:link{
	color:#f78f1e;
}


#web .navigation.web a:link,#web .navigation.web a:visited {
	color:#ffffff;
}
#web .navigation.web a:hover{
	color:#f78f1e;
}


.navigation.web{
	color:#ffffff;
	border-bottom:4px solid #ffffff;
}
.navigation.graphics{
	color:#2a2723;
	border-bottom:4px solid #2a2723;
}
.navigation.graphics, .navigation.graphics a:link{
	color:#2a2723;
}

.navigation.services{
	color:#ffffff;
	border-bottom:4px solid #ffffff;
}
.navigation.services, .navigation.services a:link{
	color:#ffffff;
}


.navigation.contact{
	color:#2a2723;
	border-bottom:4px solid #2a2723;
}
.navigation.contact, .navigation.contact a:link{
	color:#2a2723;
}


#web-showcase{
	width:960px;
	height:400px;
	border-bottom:4px solid #ffffff;
	background-image:url('../AWD_Images/bkg_web-showcase.jpg');
	background-position:center right;
	background-repeat:no-repeat;
	margin-top:15px;
}
#graphic-showcase{
	width:960px;
	height:400px;
	border-bottom:4px solid #2a2723;
	background-image:url('../AWD_Images/bkg_graphic-showcase.jpg');
	background-position:center right;
	background-repeat:no-repeat;
	margin-top:15px;
}

#services-content{
	width:950px;
	height:400px;
	border-bottom:4px solid #ffffff;
	margin:0 auto;
	color:#ffffff;
}
#services-content a:link{
	color:#f78f1e;
}
#services-content a:visited{
	color:#f78f1e;
}
#services-content a:hover{
	color:#ffffff;
	text-decoration:underline;
}


#services-content h2{
	text-transform:uppercase;
	font-size:20px;
	color:#f78f1e;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#services-content p{
	padding:0px;
	margin:0px;
}

#services-content .col{
	width:24%;
	float:right;
	height:500px;
	padding:4px;
	

}
#services-content .price{
	font-size:80px;
}
#services-content .smallprint{
	font-size:10px;
	color:#f78f1e;
}
#services-content .underline{
text-decoration:underline;
}
#services-content h4{
	text-transform:uppercase;
	font-size:20px;
	color:#f78f1e;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

