body {
	background: #000000;
	padding: 0px;
	margin: 0px 0px;
    text-align: center;
}



/*a {
	border: none;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}*/

#container {
	height: 100%;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
	top: 50px;	/*border: 1px solid yellow;*/
}

img {
	border: none;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}

.text_main {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}

a.link_main {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.link_main:hover {
	font-family: arial;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}

.text_sub_nav {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

a.link_sub_nav {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.link_sub_nav:hover {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.link_clients {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.link_clients:hover {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

#footer {
	position: absolute;
	top: 534px;
	left: 0px;
	text-align: center;
	line-height: 15px;
	background-color: 990000;
	width: 800px;
	height: 38px;
}

.text_footer {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 12px;
}

a.footer:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	line-height: 12px;
}


/*
a.link_order_product {
	font-family: arial;
	font-size: 12px;
	color: #339966;
	font-weight: bold;
}

a.link_order_product:hover {
	font-family: arial;
	font-size: 12px;
	color: #99ff33;
	font-weight: bold;
}

a.link_enlarge {
	font-family: arial;
	font-size: 11px;
	color: #339966;
	font-weight: bold;
	text-decoration: none;
}

a.link_enlarge:hover {
	font-family: arial;
	font-size: 11px;
	color: #99ff33;
	font-weight: bold;
	text-decoration: none;
}
.text_main {
	font-family: arial;
	font-size: 13px;
	color: #003333;
}

.text_small {
	font-family: times new roman;
	font-size: 10px;
	font-weight: normal;
	color: #546a6a;
}

.text_product_name {
	font-family: arial;
	font-size: 13px;
	color: #339966;
	font-weight: bold;
}

.text_product_price {
	font-family: arial;
	font-size: 12px;
	color: #339966;
	font-weight: bold;
}

.text_testimonial {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.text_form {
	font-family: arial;
	font-size: 10px;
	color: #003333;
}

ul.bullet {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

li.bullet {
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding-left: 15px;
	padding-top: 4px;
}*/
