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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	}
	
.wrapper {
	width: 1050px;
	margin: auto;
	}
	
.wrapper2 {
	width: 760px;
	margin: auto;
	}
	
.wrapper2 img {
	border: solid 10px #000000;
	}
	
.wrapper3 {
	width: 800px;
	margin: auto;
	}

.wrapperBG {
	width: 1024px;
	margin: auto;
	background-image: url(images/bgFlourish.gif);
	background-repeat: no-repeat;
	background-position: top middle;
	}

#header {
	width: 100%;
	background-color: #000000;
	padding-top: 55px;
	padding-bottom: 8px;
	}

#header img {
	margin-right: 21px;
	float: left;
	}
	
/********** NAVIGATION ************/	
.nav {
	display: inline;
	width: 500px;
	}
	
.wrapper a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	margin: 0 11px;
	font-size: 1.1em;
	float: right;
	margin-top: 60px;
	}
	
.wrapper a:hover {
	color: #C27140;
	}
	
/********** CONTENT ***************/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0 6px 0;
	}
	
h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	font-size: 1.4em;
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 10px;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	font-size: 1.4em;
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
	}
	
h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	}
	
h5 {
	font-size: 1em;
	text-transform: capitalize;
	font-weight: bold;
	}
	
h6 {
	color: #FFFFFF;
	font-style: italic;
	font-size: 1.2em;
	text-transform: capitalize;
	font-weight: bold;
	text-indent: 15px;
	}
	
b {
	font-style: normal;
	font-size: 1.1em;
	text-transform: capitalize;
	font-weight: bold;
	}
	
span {
	font-weight: bold;
	}
	
tr {
	vertical-align: text-top;
	}
	
.products {
	width: 700px;
	padding: 20px;
	margin: auto;
	}
	
.products .block{
	float: left;
	text-align: center;
	}
	
.products .block {
	width: 175px;
	}
	
.products ul {
	list-style-position: inside;
	list-style-type: none;
	}
	
.products img {
	padding: 10px;
	}
	
.products table {
	width: 700px;
	margin: auto;
	}
	
.products td {
	width: 233px;
	text-align: center;
	}
	
.productsLeft ul, .productsRight ul {
	float: right;
	width: 280px;
	padding-bottom: 30px;
	}
	
.leftUl {
	float: left;
	text-align: right;
	}
	
.rightUl {
	float: right;
	}

.logoList {
	float: left;
	width: 190px;
	}
	
.logoList img {
	padding: 10px 0;
	float: left;
	}
	
.servicesRight2 {
	width: 335px;
	_width: 325px;
	float: left;
	padding: 10px 25px 10px 20px;
	}
	
.servicesLeft2 {
	width: 335px;
	_width: 325px;
	float: left;
	padding: 10px 20px 10px 25px;
	}
	
.servicesLeft2 img, .servicesRight2 img {
	margin-left: 40px
	}
	
.productsRight {
	width: 360px;
	float: left;
	padding: 10px 25px 10px 15px;
	}
	
.mts {
	width: 240px;
	float: left;
	padding: 10px 25px 10px 10px;
	}
	
.mts p {
	margin-top: 0;
	}
	
.right {
	width: 240px;
	float: left;
	padding: 10px 25px 10px 10px;
	}
	
.center {
	width: 550px;
	margin: auto;
	}
	
.left {
	width: 440px;
	float: left;
	padding: 10px 20px 10px 25px;
	}

.left table{
	width: 450px;
	float: left;
	line-height: 1.1;
	}
	
.group {
	padding: 4px 0;
	margin: 10px 0;
	border-bottom: solid 3px #5B0004;
	border-top: solid 3px #5B0004;
	}
	
.tableName {
	width: 85px;
	font-weight: bold;
	}
	
.servicesNav {
	width: 265px;
	float: right;
	padding: 20px;
	padding-left: 25px;
	background-color: #000000;
	margin: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	line-height: 1.2;
	_margin: 10px;
	_padding-left: 20px;
	}
	
.servicesNav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 1.2;
	margin-left: 10px;
	font-size: 1.3em;
	font-weight: bold;
	}
	
.servicesNav a:hover {
	color: #C27140;
	}
	
.servicesNav ul {
	list-style-type: circle;
	list-style-position: inside;
	}
	
.servicesLeft------ {
	width: 395px;
	float: left;
	padding: 10px 15px 10px 25px; 
	}
	
p, address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 10px;
	font-style: normal;
	line-height: 1.1;
	}
	
.marginBot3 {
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
table {
	width: 330px;
	line-height: 1.1;
	margin-bottom: 10px;
	}
	
a {
	color: #FFFFFF;
	}
	
a:hover {
	color: #C27140;
	}
	
/********** FOOTER ************/
#footer {
	padding: 30px 0 20px 0;
	clear: both;
	text-align: center;
	margin: auto;
	font-size: .8em;
	}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#footer a:hover {
	color: #C27140;
	}
	
#footer p {
	margin: 5px;
	}