﻿<style type="text/css">
table        { font-family: 'Trebuchet Ms', Tahoma, Arial, Sans-serif  }
h1           { font-family: 'Trebuchet Ms', Tahoma, Arial, Sans-serif; font-size: 1.6em; color: #ad260f; letter-spacing: -1px }
h2           { font-family: 'Trebuchet Ms', Tahoma, Arial, Sans-serif; font-size: 14pt; font-weight: bold; color: #fff; padding: 0px 10px 0px 10px; letter-spacing: -1px }
textarea     { font-family: 'Trebuchet Ms', Tahoma, Arial, Sans-serif}
td           { font-family: 'Trebuchet Ms', Tahoma, Arial, Sans-serif; font-size: 10pt }
tbody        { font-family: 'Trebuchet Ms', Tahoma, Arial, Sans-serif; font-size: 10pt }
body        { font-family: 'Trebuchet Ms', Tahoma, Arial, Sans-serif; margin: 0px  }

hr {
 border: 1px dashed;
 height: 1px;
  width: 100%;
  color: #d4d1cb;
  background-color: #fff;
 }


A:link img, A:visited img {border-color: #ebe2ce; border-width: 5px;}
A:hover img {border-color: #ebe2ce; border-width: 5px;}


.leftshade {
margin: 0px auto;
width: 226px; 
background: #560000 url('/images/leftshade.jpg') no-repeat bottom;	
}

.left-content {
font-family: 'Trebuchet Ms', Tahoma, Arial, Sans-serif;
color: #ffffff;
padding: 10px 10px 0px 10px;
}

.name {
font: bold 'Trebuchet Ms', Tahoma, Arial, Sans-serif;
font-size: 10pt;
font-style: italic;
color: #ebe1cd;
padding: 0px 10px 0px 10px;
}

.background {
background-image: url('/images/bg.jpg');
background-repeat: repeat-x;
background-color: #ebe1cd;
}


.maintable {
width: 773px;
background-image: url('/images/maintable_bg.jpg');
background-repeat: repeat-x;
background-color: fff;
padding: 20px 20px 80px 20px;
font-size: 12pt;
color: #464343
}

.subtable {
padding: 20px 20px 20px 20px;
font-size: 12pt;
color: #464343
}

.subtable2 {
font-size: 12pt;
color: #464343
}


.maintable a:link {color: #a81800; text-decoration: undeline }
.maintable a:hover {color: #a81800; text-decoration: underline }
.maintable a:visited {color: #a81800; text-decoration: undeline }



.head {
background-image: url('/images/headbg.jpg');
height: 128px;
padding: 5px 0px 0px 5px;
}

.headcontent #slogan {
    position: absolute;
	font: bold 13px 'Trebuchet Ms', Tahoma, Arial, Sans-serif;
	text-transform: none;
	color: #a81800;	
	margin: 0; padding: 97px 20px 20px 87px;
	

}

.headcontent #logo {
position: absolute;
background-image: url('/images/logo.gif');
background-repeat: no-repeat;
padding: 5px 0px 0px 5px;
width: 256px;
height: 96px;
}


/* NAVBAR */
.images {
	position: left;
	background-image: url('/images/navbg.jpg');
	height: 56px;
}

.images a { float: left; }

#swap01 {background-image: url(/images/nav_home_on.gif);  width: 102px;  height: 56px; }
#swap02 { background-image: url(/images/nav_gallery_on.gif); width: 94px;  height: 56px; }
#swap03 { background-image: url(/images/nav_video_on.gif); width: 95px;  height: 56px; }
#swap04 { background-image: url(/images/nav_whychoose_on.gif); width: 164px;  height: 56px; }
#swap05 { background-image: url(/images/nav_pricing_on.gif); width: 105px;  height: 56px; }
#swap06 { background-image: url(/images/nav_resources_on.gif); width: 132px;  height: 56px; }
#swap07 { background-image: url(/images/nav_samplereport_on.gif); width: 160px;  height: 56px; }
#swap08 { background-image: url(/images/nav_contact_on.gif); width: 117px;  height: 56px; }

.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */
/* NAVBAR */



.maingraphic {
margin: 0px auto;
width: 999px;
height: 209px; 
background: #d2a055 url('/images/maingraphic.jpg') no-repeat center;	
}


.maintext {
padding: 20px 20px 20px 20px;
font: 12pt 'Trebuchet Ms', Tahoma, Arial, Sans-serif;
font-color: #ff0000;
}


.footer {
text-align: center;
background-color: #1f1f1f;
padding: 25px 0px 25px 0px;
color: #e9dec8;
}

.footer a:link {color: #e9dec8; text-decoration: undeline }
.footer a:hover {color: #e9dec8; text-decoration: underline }
.footer a:visited {color: #e9dec8; text-decoration: undeline }


</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }

