html, body, div, span, h1, h2, h3, h4, h5, h6, pre, code, a, em, img, 
ol, ul, li, dl, dt, dd, fieldset, form, label, legend, table, tbody, tfoot, thead,
tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font: 14px/1 normal Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	

html, body {
	color: #000;
	text-align: center;
	background-color: #fff;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	
	
}	
xxx.tablemargin {	
	margin-top: 10px;
}

/********************************************************************
 *  default styles													*
 ********************************************************************/

h1, h2, h3, h5 {
	margin-bottom: 10px;
}

h1 {
	color: #585;
	font-size: 160%;
}

h2 {
	color: #585;
	font-size: 120%;
	
}

h3 {
	padding: 2px 5px;
	background-color: #ABE0F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
}

h4 {
	margin: 2px 0 5px 0;
    font-weight: bold;
	text-decoration: underline;
}

h5 {
	color: #585;
	font-size: 120%;
}
p {
	margin-bottom: 10px;
	text-align: left;
}

img {
	display: inline;
}

/********************************************************************
 *  common classes													*
 ********************************************************************/

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.footerclear {
width: auto;
text-align: center;
}

.img_left {
	float: left;
	margin: 0 15px 10px 0;
}

.img_right {
	float: right;
	margin: 0 0 10px 15px;
}

.name {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

/********************************************************************
 *  page block styles												*
 ********************************************************************/

#page {
	display: block;
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

xxx#top {
	color: #000;
	text-align: center;
	background-color: #fff;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#logo {
	float: left;
	display: block;
	height: 68px;
	width: 138px;
	background: url('../images2/home_r1_c1.jpg') no-repeat top left;
}

#content {
	clear: both;
	padding: 0 20px;
}

#footer {
	clear: both;
	margin-left: 175px;
}

/********************************************************************
 *  suckerfish nav styles											*
 ********************************************************************/

#nav, #nav ul {
	list-style: none;
	line-height: 1;
	padding: 0;
	margin-left: 0;
	border-width: 0;
	clear: both;
	float: left;
	z-index:300;
}



#nav {
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	width: 507px;
}




#nav a {
	display: block;
	color: #443;
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}



#nav .divider {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #443;
	text-decoration: none;
	font-size: 12px;
}

#nav a.daddy {
	background-color: #ffffff;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav a.daddy:hover {
	background-color: #e6ef94;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


#nav a:hover {
	background-color: #e6ef94;
}

#nav a.active {
	color: #ffffff;
	background-color: #FFFFFF;
}

#nav li {
	float: left;
	padding: 0px;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	border-color: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#nav li ul a {
	width: 130px;
}

#nav li ul li {
	clear: both;
}

#nav li ul ul {
	margin: -20px 0 0 144px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #FFFFFF;
}

/********************************************************************
 *  content styles													*
 ********************************************************************/

#Flash {
	position:absolute;
	width:800px;
	height:333px;
	z-index:200;
	top: 97px;
	overflow: visible;
	visibility: visible;
	clear: both;
	
}
.clearflash {
	border-color: #666666;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 17px;
}

.clearflash li {
	margin-left: 20px;
	list-style-image: url(../img/arrow.gif);
	line-height: 17px;
}

.clearflash h2 {
	margin-left: 20px;
	
}


.paddingfortext {
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#paddingforform td {
	padding: 5px;
	line-height: 17px;
	text-align: right;
	font: 14px/1 normal Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
}

#paddingforform input {
	text-align: left;
	float: left;
}

#paddingforform select {
	text-align: left;
	float: left;

}

#paddingforform label{
	text-align: left;
	float: left;
}

#paddingforform .formlabels{
	text-align: left;
	float: left;
}

#paddingforform .formsubmit{
	text-align: center;
	float: left;
}

.paddingfortext2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 17px;
}


.paddingfortext2 li {
	margin-left: 20px;
	list-style-image: url(../img/arrow.gif);
	line-height: 17px;
}

.footerhome {
	position:absolute;
	padding-left: 175px;
	width: 800px;	
}

#content zzzz {
	color: #443;
	padding: 2px 5px;
	margin: 5px 2px;
	background: #cfc;
	border: 2px solid #585;
	font-size: 12px;
	text-decoration: none;
}
#content table {
	width: 157px;
}

#content a:hover {
	background: #ada;
}

#content ul {
	
	margin-left: 20px;
	margin-bottom: 10px;
}

#content li {
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
		
}

#content a.return {
	display: block;
	background: #ccf;
	border-color: #558;
}

#content a.return:hover {
	background: #aad;
}

#content tr td.textlinks h1 {
	text-align: right;
}

#content tr td.textlinks a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	text-align: right;
	font-weight: bold;
}

#content tr td.textlinks a:hover {
	background: #cde8d5;
}

.productbackground {
	background-image: url(../images2/product-empty-bg.jpg);
	background-repeat: repeat-x;
}

#barbara {
margin: 5px;
border: 1px;
border-style: solid;
border-color: 000;
width: 110px;
height: 165px;
float: left;
clear: right;
}
.inside-products {
	background: url(../images2/inside-products_r3_c4.jpg) left top scroll repeat-x;
}
