html, body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	font-size: 11px;
	clear: both;
	text-align: center;
	background-image: url(../images/template/bk.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

body {
	text-align:center;
	background-color: #FFFFFF;
}

div#container {
	overflow: hidden;
	width: 774px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #865AAB;
	border-left-color: #865AAB;
	background-color: #FFFFFF;
}

#--------------------------- {
}

div#containerTop {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	height: 10px;
}

div#containerBottom {
	width: 776px;
	text-align: center;
	height: 10px;
	clear: both;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}


#top {
	width: 100%;
	float: right;
	margin-bottom: 6px;
}

#topLeft {
	height: 53px;
	width: 50%;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#topRight {
	float: left;
}

#contentLeft {
	width: 262px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

#contentRight {
	width: 262px;
	text-align: left;
	float: left;
}

#bottom {
	width: 100%;
	float: right;
}


#content {
	margin: 0px;
	padding: 0px;
	background-color: #C0BBB8;
	width: 100%;
}


#middleColumn2 {
	width: 540px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 12px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
}

div#flash ul {
	margin: 0px 125px 10px 0px;
	padding: 0px 0px 10px;
}
div#ctaFooter ul {
	margin: 0px 125px 10px 0px;
	padding: 0px;
}

#middleColumn2c {
	width: 540px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
}

#middleColumn2b {
	width: 753px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
}


#middleColumn li {
	list-style-type: none;
	list-style-image: url(../images/template/bullet4.gif);
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #865AAB;
	border-left: 1px #000000;
	background-color: #F2EDF6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 2px;
	vertical-align: middle;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	list-style-position: inside;
	display: block;
}

#middleColumn ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #865AAB;
	list-style-position: outside;
	margin: 0px 0px 15px;
	padding: 0px;
}

#middleColumn3 {
	text-align: left;
	width: 201px;
	margin-right: 0px;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 12px;
}

#middleColumn3b {
	text-align: left;
	width: 201px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px 0px 0px 12px;
	margin-top: 0px;
	margin-right: 0px;
}



#bottom {
	width: 776px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #AFAFAF;
	margin-left: auto;
	margin-right: auto;
}


#bottomMiddle {
	width: 776px;
	margin: 0px;
	text-align: center;
	background-color: #AFAFAF;
	clear: both;
	background-position: center center;
	color: #FFFFFF;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#-------------------------- {
}

#middleColumn h2, h3, h4 {
	margin:0px;
	font-size: 13px;
	padding: 0px 0px 10px;
	color: #996699;
	font-weight: bold;
}

#middleColumn3topRight {
	float: left;
}


h1 {
	margin:0px;
	padding: 0px 0px 7px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}

p {
	margin:0px;
	padding: 0px 0px 7px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}

a:link {
	color: #CC1700;
}
a {
	text-decoration: none;
}

a:visited {
	color: #CC1700;
}

a:active {
   color: #CC1700;
}

a:hover {
	text-decoration: underline;
}

abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #CCCCCC;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}

.small, .archive, .copyright {
   font-size: small;
}

.invisible, .invisible a {
   display: none;
   background: #fff;
   color: #fff;
}

.copyright {
   margin-top: 0;
   margin-bottom: 0;
}

#hide {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide {display: inline-table;}

/* Hides from IE-mac \*/
* html .hide {height: 1%;}
.hide {display: block;}
/* End hide from IE-mac */

.highLight {
	color: #CC0000;
}

img { 
	border:0; 
}
fieldset {
	border:0;
	font-weight: normal;
}
legend { 
	font-weight: normal; font-size: 1em; 
}

form {
	margin: 0em;
	padding: 0px;
}

#contactForm div {
	margin-bottom: 0.5em;
}

.selectBox {
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}

input, textarea, select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	padding: 2px;
}

input {
}

input.button {
	width: 5em;
	background-color: #e6e6e6;
	border-color: #ccc #666 #666 #ccc;
	margin-left: 1em;
	padding: 0;
	cursor: pointer;
}

label {
	float: left;
	width: 160px;
	text-align: right;
	padding-right: 5px;
	line-height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#results {
	margin-bottom: 0.5em;
	padding: 2px;
}

div#submit {
	padding-left: 145px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.padding5 {
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 145px;
}
div#formPadding {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#form {
	margin: 0px;
	padding: 0px;
	width: 450px;
}
#hideMe {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#footnote {
	margin-top: 5px;
	font-size: 10px;
	color: #1A2E89;
}

#subNavigation {
	width: 776px;
	margin: 0px;
	padding: 8px 0px 0px;
	text-align: left;
	clear: both;
	height: 70px;
	background-image: url(../images/template/navBk.jpg);
	background-repeat: repeat-x;
}

div#bottomFooter {
	width: 776px;
	padding: 15px 0px 0px;
	text-align: center;
	height: 24px;
	clear: both;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

#bottomFooter a {
	text-decoration: none;
}

#bottomFooter a:hover {
	text-decoration: underline;
}


div#mainImage {
	width: 776px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	background-color: #E2E3E4;
	height: 175px;
	clear: both;
}


div#flash {
	margin: 0px 0px 7px;
	padding: 0px 0px 7px;
	width: 540px;
	float: left;
	background-image: url(/images/template/divider-end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#flashHome {
	margin: 0px;
	padding: 0px;
	width: 540px;
	float: left;
}
div#ctaFooter {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 540px;
	clear: both;
}
div#Ad1 {
	padding: 0px;
	width: 201px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/template/topcta.jpg);
	background-repeat: no-repeat;
	height: 142px;
	font-size: 10px;
	color: #CC1700;
}

div#Ad1b {
	padding: 0px;
	width: 201px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/template/topcta.jpg);
	background-repeat: no-repeat;
	height: 142px;
	font-size: 10px;
	color: #438104;
	float: right;
}

div#Ad2 {
	padding: 0px 0px 10px;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #865AAB;
	background-image: url(../images/template/purpleFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
	color: #FFFFFF;
}
div#Ad2b {
	padding: 0px 0px 10px;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #865AAB;
	background-image: url(../images/template/purpleFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
	color: #FFFFFF;
}
div#Ad3 {
	padding: 0px 0px 10px;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #865AAB;
	background-image: url(../images/template/purpleFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
}
div#Ad3b {
	padding: 0px 0px 10px;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #865AAB;
	background-image: url(../images/template/purpleFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
}
div#Ad4 {
	padding: 0px 0px 10px;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #865AAB;
	background-image: url(../images/template/purpleFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 10px;
}

div#Ad5 {
	padding: 0px;
	width: 201px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#Ad6 {
	padding: 0px;
	width: 201px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#Ad1 li {
	list-style-type: none;
	list-style-position: inside;
	border-bottom: 1px solid #CC1700;
	background-color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

div#Ad1 a {
	font-size: 10px;
	margin: 0px;
	padding: 3px 0px;
}
div#Ad1 a:hover {
	text-decoration: none;
}
div#Ad2 a {
	font-size: 11px;
	margin: 0px;
	padding: 3px 0px;
	color: #FFFFFF;
}


div#Ad1 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 32px;
	padding-bottom: 15px;
	padding-left: 1px;
	padding-right: 5px;
	color: #865AAB;
}
div#Ad2 li {
	list-style-type: none;
	padding-bottom: 4px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #7280BC;
	border-left: 1px #000000;
	background-color: #865AAB;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 3px;
	margin: 0px;
}

div#Ad2 ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7280BC;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}
div#Ad3 {
	padding: 0px 0px 10px;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #865AAB;
	background-image: url(../images/template/purpleFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
}
div#Ad3 li {
	list-style-type: none;
	border-bottom: 1px solid #AEB5D0;
	color: #865AAB;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

div#Ad3 ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7280BC;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}
div#Ad3Green {
	padding: 0px 0px 10px;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #CC1700;
	background-image: url(../images/template/greenFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#Ad3Green li {
	list-style-type: none;
	border-bottom: 1px solid #AEB5D0;
	color: #865AAB;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

div#Ad3Green ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7280BC;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}
div#Ad3Green a {
	color: #CC1700;
}
div#Ad3Green2 {
	padding: 0px 0px 10px;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #CC1700;
	background-image: url(../images/template/greenFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
}
div#Ad3Green2 li {
	list-style-type: none;
	border-bottom: 1px solid #AEB5D0;
	color: #865AAB;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

div#Ad3Green2 ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7280BC;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}
div#Ad3Green2 a {
	color: #CC1700;
}
div#Ad4 li {
	list-style-type: none;
	list-style-position: inside;
	padding-bottom: 3px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #7280BC;
	border-left: 1px #000000;
	background-color: #865AAB;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: 10px;
}

div#Ad4 ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7280BC;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}
div#Ad4 p {
	font-size: 11px;
	padding-left: 16px;
	padding-right: 10px;
	color: #FFFFFF;
	line-height: 15px;
}
.greenCopy {
	color: #996699;
}
.paddingBottom {
	padding-bottom: 3px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div#topLinks {
	font-size: 10px;
	padding: 0px 10px 0px 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
div#topLinks a {
	font-size: 10px;
}
div#searchMe {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}
.formfield {
	margin: 0px 0px 5px;
	padding: 2px;
	font-size: 10px;
	color: #AEB5D0;
	border: 1px solid #6270A3;
}
div#searchMeA {
	margin: 0px 0px 0px 75px;
	padding: 13px 0px 0px;
	text-align: right;
	position: absolute;
	z-index: auto;
	top: 70px;
	width: 300px;
}
div#Tel {
	margin: 0px;
	background-position: right center;
	text-align: right;
	position: absolute;
	z-index: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	padding-top: 0px;
}
div#searchMeB {
	margin: 0px;
	padding: 0px;
}
.a1Alt {
	width: 100px;
}
.a1AltB {
	width: 100px;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 10px;
}
div#toTop {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC3200;
}
div#toTop2 {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #865AAB;
}

.contentLeft a {
	font-size: 10px;
}
.darkGreen {color: #CC1700}
.price {
	color: #FFFFFF;
}
div#TechContainer {
	margin: 0px auto;
	padding: 10px;
	width: 560px;
	border: 1px solid #8C8C8C;
}
#TechCopy {
	margin: 0px;
	padding: 0px;
}

#TechCopy li {
	list-style-type: none;
	list-style-image: url(../images/template/bullet4.gif);
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #865AAB;
	border-left: 1px #000000;
	background-color: #F2EDF6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 2px;
	vertical-align: middle;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	list-style-position: inside;
	display: block;
}

#TechCopy ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #865AAB;
	list-style-position: outside;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
}
	.highlight {
	font-weight: bold;
}
		.searchheading {
	font-weight: bold;
	padding-top: 20px;
}
		.summary { font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #865AAB; }
		.context { font-size: 100%; }
		.infoline {
	font-style: normal;
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.searchpadding {
	margin-left: 10px;
	padding-bottom: 10px;
}
		.sorting { text-align: right; }
		.result_title { font-size: 100%; }
		.infoline { font-size: 90%; }

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 100%; }
		input.zoom_button {
}
		input.zoom_searchbox {

