body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #666666;
}

h1 {
	height: 33px;
	font-size: 24px;
	font-weight: bold;
	color: #e6dc18;
	background: url(images/h1.png) no-repeat;
}
h2 {
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	background: url(images/gray.jpg) no-repeat;
}

#container {
	width: 800px;
	margin: auto;
	background: url(images/container_bg.jpg) repeat-y;
}
#header {
	height: 115px;
	background: url(images/header.jpg) no-repeat;
}
#logo {
	float: left;
	width: 58px;
	height: 60px;
	padding-left: 30px;
	padding-top: 20px;
}	
	
#site_title {
	padding-top: 40px;
	padding-left: 50px;
	height: 40px;
	color: #211E36;
	font-weight: bold;
	font-size: 26px;
}
.menu{
	float: left;
	width: 800px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.5em;
}

.menu ul {
	margin: 0px;
	padding-left: 110px;
	list-style: none;
	text-align: center;
}

.menu li{
	display: inline;
}

.menu li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 97px;
}

.menu li a:hover, .menu li .current{
	color: #000000;
	background: url(images/link_hover.jpg) center no-repeat;
}
#header_pic {
	height: 117px;
	background: url(images/sewing-header.jpg) no-repeat;
}
#header_contact {
	height: 117px;
	background: url(images/zippers-header.jpg) no-repeat;
}
#line {
	border-style: solid;
	border-top-width: .5px;
	width: 742px;
	margin-left: 26px;
	float: left;
}
#background-contact {
	height: 465px;
	background: url(images/front-door-background.jpg) no-repeat;
	background-position: center;
}
#slogan {
	float: right;
	width: 700px;
	text-align: right;
	padding-right: 75px;
	padding-top: 5px;
	font-weight: bold;
	color: #393939;
}
#slogan_text {
	float: right;
	text-align: right;
	width: 365px;
	padding-right: 75px;
	padding-top: 20px;
	font-size:11px;
	color: #393939;
}
#content {
	width: 800px;
}
#content a:link, #content a:visited {
	color: #393939;
	font-weight: bold;
}
#content a:active, #content a:hover {
	color: #e6dc18;
	font-weight: bold;
}
#top {
	float: left;
	width: 650px;
	margin-top: 30px;
	padding-left: 75px;	
	text-align: justify;
}	
	
#left-column {
	width: 340px;
	display:block;
	float:left;
	margin-bottom: 10px;
}
#left-column-gen {
	width: 340px;
	display:block;
	float:left;
	margin-bottom: 10px;
}

#left {
	float: left;
	width: 200px;
	margin-left: 70px;
	margin-top: 30px;
	text-align: justify;
}
#left span {
	color: #e3c922;
	font-weight:bold;
}
#middle {
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 30px;
	text-align: justify;
}
#right {
	float: right;
	margin-right: 80px;
	width: 175px;
	margin-top: 30px;
	text-align: justify;
}
#right img {
	padding-left: 10px;
}

#map-module {
	color: #393939;
	float: right;
	background-color: #c9c9c9;
	text-align: center;
	padding: 8px;
	line-height: 1.3em;
	margin-bottom: 30px;
}

.map img {
	border: 6px solid #FFFFFF;
}

#testimonial {
	float: right;
	width: 250px;
}
.testimonial {
	color: #393939;
	background-color: #c9c9c9;
	text-align: left;
	padding: 8px;
	line-height: 1.3em;
	font-size: 11px;
	width: 250px;
	float: right;
}
.testimonial-image {
	float: left;
	width: 100px;
	height: 100px;
	padding: 4px;
	margin: 3px 8px 8px 0;
	border: 1px solid #dad8d8;
	background: #ffffff;
}
.testimonial-image2 {
	float: right;
	width: 100px;
	height: 100px;
	padding: 4px;
	margin: 3px 0px 8px 8;
	border: 1px solid #dad8d8;
	background: #ffffff;
}
.testimonial2 {
	color: #393939;
	background-color: #DFDFDF;
	text-align: left;
	padding: 8px;
	line-height: 1.3em;
	font-size: 11px;
	width: 250px;
	float: right;
}

.map-spacer {
	height: 400px;
	float: right;
}
#spacer {
	height: 50px;
}

.bottom-left {
	float: left;
	width: 275px;
	margin-bottom: 30px;
	margin-left: 75px;
	padding: 10px 10px 10px 10px;	
	border: 1px solid #dad8d8;
}
.bottom-right {
	float: right;
	width: 275px;
	margin-bottom: 30px;
	margin-right: 75px;
	padding: 10px 10px 10px 10px;	
	border: 1px solid #dad8d8;
}

#footer {
	clear: both;
	width: 748px;
	margin-left: 26px;
	margin-top: 0px;
	height: 80px;
	background: #393939;
}

.footer_left {
	float: left;
	width: 470px;
	height: 50px;
	padding-top: 30px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer_left a:link, .footer_left a:visited { color: #fff; text-decoration: none; } 
.footer_left a:active, .footer_left a:hover { color: #cc6; text-decoration: none; }

.footer_dot {
	float: left;
	width: 1px;
	height: 80px;
	background: url(images/dot.gif) repeat-y;
}
.footer_right {
	float: right;
	padding-top: 10px;
	width: 250px;
	height: 70px;
	color:#FFFFFF;	
}