﻿body 
{
	padding: 0px;
	margin: 0px;
	
	background-color: #1E1E1E;
	background-image: url(../_images/mastheadRpt.jpg);
	background-repeat: repeat-x;
	background-position: top;

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
	line-height: 22px;
}

a
{
	outline: none;
	border-style: none;
}

h1, h2
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 24px;
	
	font-family: Verdana, Sans-Serif;
	font-size: 24pt;
	font-weight: 200;
	
	color: #7BAAD7;
	
	text-transform: capitalize;
}

h2
{
	font-size: 16pt;
}

h3
{
	font-size: 12pt;
	font-weight: 200;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 4px;
}

p
{
	margin-top: 0px;
	margin-bottom: 32px;
}

div.hr
{
	height: 2px;
	width: 80%;
	
	margin: 0px auto 32px auto;
	
	background-image: url( ../_images/hr.jpg );
	background-repeat: repeat-x; 

}

div.hr hr
{
	display: none;
}

img.product
{
	margin: 0px;
}

img.logo
{
	margin: 24px;
	border-style: none;
	outline: none;
}

a.getaquote 
{
    display:block;
    width:206px;
    border:none;
    float:right;
    margin-top:10px;
    height:61px;
    text-indent:-99999999px;
    background:url( ../_images/getaquote.jpg ) top left;
}
a.getaquote:hover
{
    background:url( ../_images/getaquote.jpg ) bottom left;
}

#page-container
{
	width: 100%;
}

#header-wrapper
{
	width: 945px;
	height: 108px;
	
	margin: auto;
	padding-top: 8px;
}

#menu-wrapper
{
	width: 945px;
	height: 53px;
	
	margin :auto;
}

#body-wrapper
{
	width: 945px;
	min-height: 800px;
	
	margin: auto;

	background-repeat: repeat-y;
}

#footer-wrapper
{
	width: 945px;
	height: 96px;
	
	background-image: url(../_images/footerRpt.jpg);
	
	margin: auto;
	text-align: center;
}

#footer-wrapper a
{
	color: #FFFFFF;
	text-decoration: none;
}

.header-text
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	
	color: #7BAAD7;
}

div.left-column
{
	padding: 10px 16px 10px 40px;
	width: 584px;
	float: left;
}

div.right-column
{
	background-image: url(../_images/columnSeparatorRpt.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-top:25px;
	padding-right: 0px; 
	padding-left:35px;
	width: 285px; 
	float: right;
	width:245px;
}
div.right-column a img
{
    border:none;
    margin-bottom:20px;
    margin-right:20px;
}
div.center-column
{
	position: relative;
	padding: 10px 80px 10px 80px;
}




.imagecap 
{
    background:#212121;
    padding:6px 6px 0px 6px;
    float: left; 
    margin-right: 20px;
}
.imagecap p {
    color:#888888;
    margin-bottom:6px;
    font-size:11px;
}
p.intro 
{
    font-size:13px;
    font-style:italic;
    line-height:23px;
}
span.framed 
{
    background:#212121;
    padding:2px 2px 2px 2px;
    display:block;
    float:right;   
}
span.framed a img
{
border:none;
}
a.lightbox 
{
    color:#888888;
    font-size:11px;
    margin-bottom:6px;
    text-decoration:none;
}
table.machining 
{
    width:584px;
    text-align:center;
}
table.machining span.framed
{
    margin-left:auto;
    margin-right:auto;
}
table.machining td h2, span.tableheader
{
    color:#7BAAD7;
    font-family:Verdana,Sans-Serif;
    font-size:16px;
    font-weight:bold;
    margin-bottom:24px;
    margin-top:0;
    padding-top:0;
    text-decoration:none;
    margin:0px;
}
span.green
{
    color:#6B8971;
}
table.machining td 
{
    font-size:10px;
}

