body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background:url(../grfx/background.jpg) repeat-x;
	margin: 0;
	padding: 0;	
}

#shadow{
	
	background:url(../grfx/shadow.jpg) repeat-y;	
	width: 960px;
	margin-left: auto;
	margin-right: auto;	



}

*:first-child+html #shadow {
	margin-top: 10px;
}

* html #shadow {
	margin-top: 10px;


	

}

#shadow_top {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background:url(../grfx/shadow_top.jpg)  no-repeat;

}

*:first-child+html #shadow_top{
	margin-top: 0px;
}

* html #shadow_top {
	margin-top: 0px;

}



#container {
	margin-top: -8px;
	width: 950px;	
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	
}

* html #container {
	margin-left: 6px;
	margin-right: 0px;	
	padding: 0;

}



#header {
	width: 950px;
	height: 256px;	
	background:url(../grfx/header.jpg) no-repeat;
	margin-bottom: -100px;
	
	
}





.logo img {
	margin: 5px 0 0 15px;

}

#content_wrapper {
	float: right;
	width: 720px;	
	margin-bottom: 20px;
	margin-top: -35px;	
}





.banner {
	padding: 0 0 0 2px;
	
}

.two_images img {
	padding-top: 10px;
}
	

#top_images {
	margin-left: 30px;
}

#flash2 {
	width: 325px;
	float: left;
	margin-left: 30px;
	padding-right: 3px;	
}

	* html #flash2 {
		margin-left: 15px;
	}


#content {
	float: right;
	width: 640px;
	margin-right: 45px;
	margin-top: 10px;
	line-height: 140%;
	
}

* html #content {
	width: 620px;
	margin-right: 30px;
	font-size: 13px;
}


#internal_content {
	float: right;
	width: 620px;
	margin-right: 45px;
	margin-top: 10px;
	line-height: 140%;
	padding: 0 30px 30px 30px;
	
}

* html #internal_content {
	margin-right: 20px;
	width: 620px;
	font-size: 13px;
}

	#garage_links {
		font-size: 15px;
		width: 700px;
		text-align: center;
	}
	
	* html #garage_links {
		width: 00px;
	}
	
		#garage_links td {
			vertical-align: top;
		}
		
	* html #flash {
		width: 687px;
		position: relative;
		z-index: 10;
		margin-right: -60px;
		
	}
	
	#windows_table2 {
		padding-left: 20px;
	}


.servicestable td {
	border: 1px solid #73246c;
	text-align: center;
	background-color: #f7eff6;
	width: 150px;
	color: #73246c;
	
}


#footer {
	clear: both;
	width: 940px;
	height: 62px;
	background:url(../grfx/footer.jpg) no-repeat #fff;
	text-align: center;
	padding: 10px 0 40px 30px;
	color: #fff;

	margin-left: -6px;
	margin-bottom: -8px;
	
}

* html #footer {
	width: 926px;
	padding-bottom: 13px;
	

}


#footer a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}

#footer a:hover {
	color: #ffcd34;
}

.ftcopy {
	font-size: 9px;

}

.ftcopy a {
	font-weight: normal !important;
	font-size: 9px;
	
}
