@charset "UTF-8";
/* CSS Document */

.header
{ 
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 248px;
	margin: 0px;
	}
.bkgimage
{ 
	background-image: url(images/background_image.png);
	background-repeat: no-repeat;
	height: 290px;
	margin: 0px;
	font-family: Geneva, Arial, San-serif;
	font-size: 12px;
	padding-left: 65px;
	padding-right: 440px;
	text-align: left;
	color: #371600;
	}
.testimonials
{ 
	margin: 0px;
	padding-left: 27px;
	}
.detailimage
{ 
	background-image: url(images/detail_background.png);
	background-repeat: no-repeat;
	height: 747px;
	margin: 0px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 75px;
	padding-bottom: 30px;
	text-align: left;
	color: #371600;
	}
.contact_bkgrd
{ 
	background-image: url(images/contact_bkgrd.png);
	background-repeat: no-repeat;
	height: 315px;
	margin: 0px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 90px;
	padding-bottom: 30px;
	text-align: left;
	color: #371600;
	}
.samples_bkgrd
{ 
	background-image: url(images/samples_bkgrnd.png);
	background-repeat: no-repeat;
	height: 550px;
	margin: 0px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 75px;
	padding-bottom: 30px;
	text-align: left;
	color: #371600;
	}
.pricing_bkgrd
{ 
	background-image: url(images/pricing_bkgrd.png);
	background-repeat: no-repeat;
	height: 797px;
	margin: 0px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 75px;
	padding-bottom: 30px;
	text-align: left;
	color: #371600;
	}
.bodytext
{
	font-family: Geneva, Arial, San-serif;
	font-size: 12px;
	text-align: left;
	color: #371600;
}
.bodytext_sm
{
	font-family: Geneva, Arial, San-serif;
	font-size: 10px;
	text-align: left;
	color: #371600;
}
.bodytext_ctr
{
	font-family: Geneva, Arial, San-serif;
	font-size: 12px;
	text-align: center;
	color: #371600;
}
.bodytext_bold
{
	font-family: Geneva, Arial, San-serif;
	font-size: 12px;
	text-align: left;
	color: #371600;
	font-weight: bold;
}
.bodytext_italic
{
	font-family: Geneva, Arial, San-serif;
	font-size: 12px;
	text-align: left;
	color: #371600;
	font-style: italic;
}
.subhead_bold
{
	font-family: Geneva, Arial, San-serif;
	font-size: 14px;
	text-align: left;
	color: #371600;
	font-weight: bold;
}
.subhead_bold
{
	font-family: Geneva, Arial, San-serif;
	font-size: 12px;
	text-align: left;
	color: #371600;
	font-weight: bold;
	font-style: italic;
}
.header2
{
	font-family: Geneva, Arial, San-serif;
	font-size: 14px;
	text-align: left;
	color: #371600;
	font-weight: bold;
}
.bullets
{
	color: #371600;
	font-family: Geneva, Arial, San-serif;
	font-size: 11px;
	line-height: 14px;
}
	
.topbar
{
	background-image: url(images/topbar.png);
	background-repeat: no-repeat;
	height: 30px;
	margin:0px;
	}
.middlesection
{
	background-image: url(images/repeat_image.png);
	background-repeat: repeat-y;
	margin: 0px;
	height:251px;
	background-position: top, left;
	font-family: Geneva, Arial, San-serif;
	font-size: 12px;
	padding-left: 70px;
	}
.bottombar
{
	background-image: url(images/bottom_bar.png);
	background-repeat: no-repeat;
	height: 35px;
	margin:0px;
	}
.buttons
{
	padding-top:222px;
	}
.footer
	{
	font-family: Geneva,Arial,Helvetica,San-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
	color: #371600;

	}

	

	
	
