body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:16px;
	padding:0em;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	background-color:#B2AB6D;
	background-image: url(/images/global/bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:16px;
}

td { }
th { }
 
a:link {color: #001E54; text-decoration: underline;}
a:visited {text-decoration: none; color: #001E54;}
a:hover {text-decoration: none; color: #999999;}
a:active {text-decoration: none; color: #001E54;}

.FooterLinks a:link {color: #999999; text-decoration: none}
.FooterLinks a:visited {text-decoration: none; color: #999999}
.FooterLinks a:hover {text-decoration: underline; color: #999999}
.FooterLinks a:active {text-decoration: none; color: #999999}

h1 {font-size: 18pt; color:#5D0102}
h2 {font-size: 14pt; color: #001E54}

#footer{
font-family:Georgia, "Times New Roman", Times, serif; 
color: #666666;
font-size:8pt;
text-align:center;
}


/* HEADER */

#header {
	height:113px;
	padding-left:21px;padding-right:23px;
	 
	background-image: url(/images/global/dwm-roofing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
}



/*

IMAGE SLIDER */
#glider{padding:0px;margin:0px;height: 300px;margin-left:21px;margin-right:24px;margin-bottom:20px;background-color:#B0AA6C; }
#glider div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 935px; 
	overflow: hidden;
	margin-right:0px;
 
}
#glider div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:935px;
		height:300px;
		overflow:hidden;
		float:left;
		padding:0px;
		
		 
		}
#glider div.scroller div.section  p{ 
	 
	color:#000;
	font-size:12px;
 
}
#glider div.content {
		width: 30000px;
		
}
#glider div.scroller div.content #section1{
	background-image: url(/images/banner_home1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#glider div.scroller div.content #section2{
	background-image: url(/images/banner_home2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#glider div.scroller div.content #section3{
	background-image: url(/images/banner_home3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/*

SLIDE SHOW */
#slideshow{border-bottom:solid 4px #6A0607;height: 300px;}
#slideshow p {
		background-image: url(/images/slideshow_back.png);
		background-repeat: repeat-x;
	
	
		padding:10px;
		margin-left:30px;
		margin-right:30px;
		margin-top:50px;
		
		font-size:16px;
		font-weight:bold;
		margin:0px;
	  filter:alpha(opacity=75); /* IE's opacity*/

		position: absolute;
		
		float:right;
		
		text-align:center;}
#slideshow .fade-box {
		width: 935px;
		position: absolute;
		text-align:center;
	}
#slideshow	#image-container {
	width: 935px;
	height: 300px;
	background: url(/images/fade-image-bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0px;
 					
}

/*
Quote SLIDER */
 
#quotes {
	position:relative;
	height:170px;
	 
	
}
	#quotes p {
		float:left;
		position:absolute;
		color:#000;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-left:30px;
	margin-left:10px;
	
	margin-right:10px;
	width:410px;
	overflow:hidden;
	float:left;
	background-image: url(/images/quote_up.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	#quotes  p cite{
	float:right;
	padding-top:20px;
	background-image: url(/images/quote_down.png);
	background-repeat: no-repeat;
	background-position: right top;

}
	
	 
	
	#gallery p.show {
		z-index:1
	}
 
	#quotes .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}
 
	#quotes .caption .content {
		margin:5px
	}
	
	#quotes .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
	
	

#gallery {
	position:relative;
	height:300px;
	margin-left:21px;
	
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:1
	}
 
	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}
 
	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
