@charset "UTF-8";
/* CSS Document */
#container {
	width: 960px;
	background: #EFFAFA;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#banner {
	background-image: url(../Images/Headers/WebsiteIndex.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 960px;
}
#main {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	height: 400px;
	width: 960px;
	font-size: 36pt;
	font-weight: bold;
	color:#666;
}
#main_text {
	width:390px;
	height: 370px;
	float: left;
	padding-bottom: 20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	font-size: 12px;
	color: #666;
}
#main_image {
	width: 490px;
	height: 360px;
	float: right;
	padding: 20px;
}
#main_text h1 {
	font-size: 48pt;
	color: #666666;
	text-align: right;
}
#main_text h2 {
	font-size: 12px;
	color: #666666;
	text-align: right;
	line-height: 16px;
	font-weight: normal;
}
#contact_h {
	font-size: 40pt;
	color: #666666;
	line-height: 16px;
	padding-left: 60px;
	padding-top: 60px;
}
#contact-p {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	padding-left: 60px;
	padding-top: 1px;
}
#shop_text {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	width: 630px;
	text-align:center;
	padding-left: 160px;
	padding-top: 10px;
}
#shop_banner {
	border: 0;
	border-color:#FFF;
	padding-top: 40px;
	padding-left: 160px;
}
#about_image {
	width: 161px;
	height: 114px;
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 30px;
	}
#about_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 48px;
	color: #666666;
	font-weight: bold;
	line-height: 10%;
	padding-left: 60px;
	padding-top: 5px;
}
#about_info {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height:normal;
	padding-right: 60px;
}
#about-h {
	font-size: 54px;
}
#folio_thumbs {
	float:left;
	width: 390px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color: #666666;
}
#folio_image {
	float: right;
	width: 490px;
	padding: 20px;
}
#folio_caption {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-top: 198px;
	}
#folio_caption_graph {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	padding-top: 210px;
	}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #44cccc;
	background-color: #EFFAFA;
	padding-top: 4px;
	height: 15px;
	width: 960px;
}
#menu {
	background-image: url(../Images/WebsiteFooter_06.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 960px;
}
