A:LINK {	color: #0066CC;	text-decoration: none}
A:VISITED { color: #0066CC; text-decoration: none}
A:HOVER { color: #5090FC; text-decoration: none}
A:ACTIVE { color: #5090FC; text-decoration: none}
BODY {
//	color: #303a47;
	color: #5E5E5E;
	BACKGROUND: #FFFFFF;
	scrollbar-base-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	scrollbar-face-color: #CDCDCD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CDCDCD;
	scrollbar-darkshadow-color: #CDCDCD;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #2C5A88;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type:square; 
	list-style-image:   url(/images/ico_tick.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
	line-height: 1.4;
	padding-top:0;
}
ul li {
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 1px;
    padding-left: 4px;
	vertical-align: top;
}

hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #CCCCCC;   
}

img { border: 0;}


.table-thin {
	border: 1px solid #DBDBDB;
	border-collapse:collapse;
}

body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.location-link, .location-link:active, .location-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	color: #0066CC;
	font-weight: normal;
}
a.location-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	color: #5090FC;
	font-weight: normal;
}

#footer-links-container
{
	width:1000px;
	position:relative;
	margin:0 auto;
	background-color:#F1F1F1;
	text-align:center;
	padding-bottom:2px;
}

.footer-link:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	color: #505050;
/*	color: #505050;*/
	font-weight: normal;
}
A.footer-link:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	color: #808080;
	font-weight: normal;
}

A.footer-link:ACTIVE {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	color: #505050;
	font-weight: normal;
}
.footer-link:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	color: #505050;
	font-weight: normal;
}


.txt-location {
	color: #888888;
	font-size: 10px;
}
.txt-m-prtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D3B890;
	font-size: 18px;
	font-weight: bold;
	font-style:normal;
}
.txt-m-prtitle:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #937850;
/*	color: #D3B890;*/
	font-size: 18px;
	font-weight: bold;
	font-style:normal;
}
.txt-m-prtitle:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #937850;
	font-size: 18px;
	font-weight: bold;
	font-style:normal;
}

a.txt-m-prtitle:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D3B890;
	font-size: 18px;
	font-weight: bold;
	font-style:normal;
}
a.txt-m-prtitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b39870;
	font-size: 18px;
	font-weight: bold;
	font-style:normal;
}


.txt-m-smlsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #444444;
	font-style:normal;
	font-weight: normal;
	text-transform:uppercase;
}
.tbl-m-vline {
	width: 1px;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #C8BB9B;
}
A.txt-news-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style:normal;
	color: #FF9900;
}
.txt-news-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style:normal;
	color: #FF9900;
}

.txt-news-header:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style:normal;
	color: #FF9900;
}
A.txt-news-header:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style:normal;
	color: #FF9900;
}

.txt-news-item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
/*	color: #999999;*/
	color: #666666;
}



.tab-link {
	color:#0066CC;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.tab-link:hover {
	color:#0066CC;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.tab-link:visited {
	color:#0066CC;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.section_title
{
	width:672px; 
	height:35px; 
	background-image:url('/images/section-title.gif'); 
	text-indent: 18px;
	padding-top:5px;
	overflow:hidden;	
}

/*******************
* Paragraph Styles *
*******************/

/*p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #5E5E5E;
}*/


/*****************
* Heading Styles *
*****************/

h1
{
	margin:0;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0065CE;
	font-family: Arial, Helvetica, sans-serif;
}


h2
{
	margin:0;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0065CE;
	font-family: Arial, Helvetica, sans-serif;
}


h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin:0;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0065CE;
	font-family: Arial, Helvetica, sans-serif;
}


h4
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
}

.faq-question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-style: italic;
	color: #0066CC;
/*	color: #FF9900;*/
	
	font-weight: bold;

}
.faq-answer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #397194;*/
	color: #303a47;
}



/* ------------------Page Links------------------*/
.page-link {
	color:#0066CC;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
}

.page-link-active{
	font-style: normal;
	color:#FF9900;
	font-weight: bold;
	font-size: 18px;
}

.txt-form-error
{
	font-style: normal;
	color:#C60000;
	font-weight: bold;
	font-size: 12px;
}

.txt-form-success
{
	font-style: normal;
	color:#008600;
	font-weight: bold;
	font-size: 12px;
}

.txtPriceText {
	font-size:12px;
	FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Arial,Helvetica;
}
.txtPriceValue {
	COLOR: #FF6600;
	font-size:12px;
	FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Arial,Helvetica;
	margin-right: 10px;
}

.txtPriceOld {
	font-style: normal;
	COLOR: #999999;
	font-size:10px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	text-decoration: line-through;
}

.txtNoteImportant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0065CE;
}

/* ------------------FORM CONTROLS------------------*/
input,textarea{
	vertical-align:bottom;
	padding: 2px 3px;
	margin: 0px 0px 10px 0px;
	color:#0066CC; background: #fff url(images/background-input.jpg) repeat-x top left;
	border: 1px solid #a5a5a5;
	font: 1em Arial, Verdana, Sans-serif;
}

input.button, button{
	vertical-align:bottom;
	padding: 2px 3px;
	margin: 0px 0px 10px 0px;
	color:#0066CC;
	border: 1px solid #a5a5a5;
	font: 1em Arial, Verdana, Sans-serif;
	font-weight:bold; cursor: hand;cursor: pointer;
	cursor: hand;
	cursor: pointer;
}

input.checkbox{
	cursor: hand;
	cursor: pointer;
}

select,input,textarea{
	vertical-align:bottom;
	height:22px;
	behavior:  url(/input.htc);
	color:#0066CC; background: #fff url(images/background-input.jpg) repeat-x top left;
	vertical-align:baseline;
}

select
{
	vertical-align:bottom;
	padding: 2px 3px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #a5a5a5;
	
/*	font: 1em Arial, Verdana, Sans-serif;
	font-weight:bold; cursor: hand;cursor: pointer;*/
}

#news-list{
	padding-top: 0px;
/*	display:block;*/
/*	margin: 0px 120px 0px 0px;*/
}

#news-list ul {
/*	list-style-image: url(/images/ico_tick.gif);*/
/*	list-style-image: url(/images/dot_news.gif);*/
	/*list-style-position:inside;*/
}

#news-list ul li {
/*	text-align:left;*/
/*	list-style-image: url(/images/dot_news.gif);*/
}

#news-list li {
/*	line-height: 1.5em;*/
	padding-top: 3px;
/*	list-style-position:outside;
	text-indent: 20px;
	padding-left: 10px;*/
}

/*----------------------Header----------------*/
#header-div {
	width:1000px;
	height:205px;
    margin: 0 auto;
    position:relative;	
	margin-bottom:10px;
}

#img-location {
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:15px;
}

#locationurlcontainer {
	position:absolute;
	left:80px;
	top:0px;
	width:691px;
	height:15px;
}

#must-have-products {
	position:absolute;
	left:771px;
	top:0px;
	width:229px;
	height:15px;
}

#logo1 {
	position:absolute;
	left:0px;
	top:15px;
	width:695px;
	height:155px;
}

#logo2 {
	position:absolute;
	left:695px;
	top:15px;
	width:205px;
	height:100px;
}

#logo3 {
	position:absolute;
	left:900px;
	top:15px;
	width:100px;
	height:155px;
}

#btn-services {
	position:absolute;
	left:695px;
	top:115px;
	width:65px;
	height:75px;
}

#spacer2 {
	position:absolute;
	left:760px;
	top:115px;
	width:10px;
	height:75px;
}

#btn-purchase {
	position:absolute;
	left:770px;
	top:115px;
	width:60px;
	height:75px;
}

#spacer3 {
	position:absolute;
	left:830px;
	top:115px;
	width:10px;
	height:75px;
}

#btn-products {
	position:absolute;
	left:840px;
	top:115px;
	width:60px;
	height:75px;
}

#menucontainer {
	position:absolute;
	left:0px;
	top:170px;
	width:686px;
	height:20px;
	background-color:#EDECE9;
}

#spacer1 {
	position:absolute;
	left:686px;
	top:170px;
	width:9px;
	height:20px;
}

#sapcer4 {
	position:absolute;
	left:900px;
	top:170px;
	width:10px;
	height:20px;
}

#btn-share {
	position:absolute;
	left:910px;
	top:170px;
	width:90px;
	height:20px;
}

#bottom--line {
	position:absolute;
	left:0px;
	top:190px;
	width:1000px;
	height:15px;
}


