﻿body {
    background: #fff;
}
h1 {
    font-size: 48px;
    color: #3d413f;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 26px;
}
#cust-1 
{
	float: left;
	width: 541px;
	margin: 0 0 100px 14px;
	overflow: hidden;	
}
#cust-2 
{
	float: right;
	width: 221px;
	margin: -55px 50px 70px 0;
	position: relative;
	z-index: 1000;
}
#service-1 
{
	float: left;
	width: 208px;
	margin-bottom: 40px;
}
#service-2 
{
	float: right;
	width: 333px;
}
section h4 
{
	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
section h5 
{
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 3px;
	margin: 32px 15px 9px 15px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
aside h5:first-child {
    margin-top: 0px;
}
section ul 
{
	margin: 16px 0 16px 28px;
	line-height: 16px;
	font-size: 12px;
	list-style-type: disc;
}
#intro p 
{
	margin: 0 100px 16px 0;
	font-size: 12px;
	line-height: 16px;
}
#intro 
{
	margin-bottom: 18px;
}
aside {
    float: right;
    width: 258px;
    text-align: center;
    margin: 0 15px 0 0;
}
aside p 
{
	margin: 0 8px 15px 8px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
}
aside em {
    font-style: italic;
}
aside p strong 
{
	text-transform: uppercase;
	font-size: 18px;	
	font-weight: bold;
}
aside a 
{
	text-decoration: underline;
}
#answers 
{
	clear: both;
	margin: 0px 0 25px 0;
	font-size: 12px;
	line-height: 16px;
}
#answers h3 
{
	margin: 32px 0 15px 0;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
#answers h3:first-child {
    margin-top: 0px;
}
#answers strong {
    font-weight: bold;
}
#answers p a, #answers ol a, #answers ul a 
{
	font-weight: bold;
	text-decoration: underline;
}
#answers p 
{
	margin-bottom: 15px;
}
#answers ol, #answers ul 
{
	margin: 0 0 15px 26px;
}
#inquiry-form {
    width: 520px;
    overflow: hidden;
    margin: 28px 0 51px 20px;
}
#inquiry-form p {
    margin-bottom: 4px !important;
}
#inquiry-form > div {
    float: left;
    width: 260px;
}
#inquiry-form input[type="text"], #inquiry-form select, textarea {
    border: 1px solid #000;
    background: url(../images/common/trans.gif) repeat;
    color: #3d413f;
    font-family: inherit;
    width: 216px;
    font-size: 12px;
}
#inquiry-form select {
    background: url(../images/product/select-bg.png) repeat !important;
    color: #3f3933 !important;
}

textarea {
    font-size: 11px;
    line-height: 14px;
}
.zip input, .city input, .state select, .phone input {
    width: 129px !important;
}
.fname input, .lname input {
    width: 103px !important;
}
.style input {
    width: 118px !important;
    margin-right: 9px;
}
.size select {
    width: 89px !important;
}
#inquiry-form > div > div {
    width: 260px;
    overflow: hidden;
}
#inquiry-form > div > div p {
    float: left;
}
#inquiry-form > div:first-child > div p:first-child {
    margin-right:8px;
}
#inquiry-form input + input {
    display: block;
    margin-top: 3px;
} 
.fine {
    font-size: 11px;
    line-height: 14px;
    padding-top: 1px;
    margin-right: 30px;
}
#submit {
    margin-top: 14px;
}
#submit input {
   background-position: -183px -87px; width: 187px; height: 29px;
      background-image: url(../images/common/buttons.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
