html, body {
	font-family: Arial, Verdana, Helvetica, san-serif, serif;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

a { color: #666; text-decoration: none; }

a:hover { color: black; }

h1 { font-size: 11pt; }

h2 { color: #EB2D2E; font-size: 10pt; }

h3, p, label { font-size: 10pt; }

ul, ol {
	font-size: 10pt;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

input, textarea, select {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 9pt;
}

td { vertical-align: top; }

.red { color: #999; }
.left { float: left; margin: 0px 5px 0px 0px;}
.right { float: right; margin: 0px 0px 0px 5px;}

#red-dot { list-style: disc; }
a.email_friend { display: none; }
.site-border { width: 100%; margin: 20px 0px 0px 0px; }

.header, .header1, .header2 { width: 100%; }

.header1 img { margin: 0px 0px 20px 0px; }

 { width: 100%; }

.header2	{
	display:none;
}
.main-body {
	text-align: justify;
	width: 100%;
	border: 0px solid white;
}

.main-body-left {
	display:none;
}

.main-body-right { width: 100%; padding: 0px 0px 0px 0px; }

.main-body-right img { border: 0px solid white; }

.main-body-right h1 {
	color: #000;
	font-size: 25px;
	font-weight: normal;
	font-family: Georgia, Times;
	margin: 0; padding: 25px 0 15px 0;
	text-align: left;
}

.product-list { text-align: left; width: 100%; }

.product-list1 { text-align: center; width: 100%; }

.product-list ul, .product-list1 ul {
	font-size: 0px;
	line-height: 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.product-list li, .product-list1 li { line-height: 0px; display: inline; }

.product-list img, .product-list1 img {	border: 0px solid white; border-right: 1px solid white; border-bottom: 1px solid white; }

.product-detail { width: 100%; margin: 1em 0px 0px 0px; }

.product-detail td { text-align: center; }

.product-color {  vertical-align: bottom; }

.product-color ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.product-color li {
	width: 30px;
	height: 30px;
	margin: 5px 0px 0px 0px;
	border: 1px solid black;
}

.product-color li img	{
	margin:0 0 -10px 0;
	padding:0;
}

.price-table  {
	font-size: 8pt;
	line-height: 12pt;
	width: 170px;
	padding: 2px 6px 2px 10px;
	border: solid 1px black
}

.price-table b { font-size: 9pt; font-weight: bold; color: #EB2D2E; }

.product-feat {
	width: 100%;
	margin: 2em 0px 1.5em 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.product-feat h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Times;
	margin: 10px 0px 0.5em 0px;
}

.product-feat-col1 { vertical-align: top; width: 59%; }

.product-feat-col1 ul {
	font-size: 8pt;
	list-style: disc;
	margin: 0px 10px 10px 20px;
}

.product-feat-col2 { vertical-align: top; width: 40%; }

.product-feat-col2 ul {
	font-size: 8pt;
	list-style: none;
	padding: 0px 0px 10px 45px;
}

.product-feat-col3 { vertical-align: top; width: 40%; }

.product-feat-col3 ul {
	font-size: 8pt;
	list-style: none;
	padding: 0px 0px 10px 45px;
}

.product-feat2 {
	padding: 0px 0px 10px 0px;
	margin: 2em 0px 1.5em 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.product-feat2 h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times;
	margin: 10px 0px 0.5em 0px;
}

.product-feat2 ul {
	font-size: 8pt;
	list-style: none;
	margin: 0px 10px 0px 0px;
}

.order-but {
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 20px 0px 0px
}

.order-but img { border: 0px solid white; }

.client-table { width: 100%; }

.client-table p { font-size: 8pt; word-spacing: 1pt; }

.world-text { text-align: center; width: 100%; }

.world-text h1 { font-size: 10.5pt; }

.world-text p { font-size: 8.5pt; }

.footer {
	text-align: center;
	width: 100%;
	margin: 1em 0px 1em 0px;
}

.footer p {
	font-size: 8pt;
	font-weight: bold;
}

.netbop {
	color: white;
	font-size: 0pt;
	text-align: right;
	width: 800px;
	margin: 0.2em 0px 1em 0px;
}

#v-bot { vertical-align: bottom; }


.main-body-left ul {
	font-size: 9pt;
	list-style: none;
	margin: 0px;
	padding: 20px 0px 40px 0;
}

.main-body-left li {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}