/* CSS Document */

body {
background-color:#000000;
background-image:url(../images/bg.jpg);
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

a:link, a:visited, a:hover, a:active {
color:#FFFFFF;
text-decoration:underline;
}
.wrapper {
	width:771px;
}

#bg {
background-image:url(../images/bg_gradient.jpg);
background-repeat:repeat-x;
width:100%;
height:580px;
float:left;
}

#header {
width:771px;
float:left;
}

#content_wrapper{
width:744px;
float:left;
background:url(../images/bg_content.jpg);
}

#content_top{
width:744px;
float:left;
background:url(../images/bg_content_top.jpg);
background-repeat:no-repeat;
}

#page_title {
width:744px;
text-align:center;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
margin-top:36px;
}

#content{
width:744px;
float:left;
}

#content_bottom{
width:744px;
float:left;
background-image:url(../images/bg_content_bot.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#topbox_content {
margin-right:40px;
margin-left:65px;
margin-bottom:15px;
margin-top:20px;
}

#footer {
width:744px;
height:22px;
float:left;
background:url(../images/bg_footer.jpg);
text-align:center;
color:#FFFFFF;
font-size:10px;
vertical-align:middle;
padding-top:4px;
}

.home_cds {
width:150px;
float:right;
margin-left:10px;
font-size:10px;
text-align:center;
color: #eeeeee;
padding:5px;
border-left:1px solid #666666;
}

li {
margin-bottom:5px;
}


img {
	border: none;
}
td {
	vertical-align: top;
}
.tah11 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.tah10 {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
.tah9 {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.ar11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.ar10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.ar9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.clear {
	clear:both;
	height:1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.product {
	width:258px;
	color:#000;
	float:left;
	margin:0px 50px 9px 0px;
	padding:5px 5px 4px 5px;
	font-size:11px;
	height:210px;
	line-height:11px;
}
.product a {
	text-decoration:none;
}
.product a:hover {
	text-decoration:none;
	color:#dedede;
}
.product-image {
	float:left;
	width:143px;
}
.product-desc {
	float:left;
	width:110px;
}

.main-product {
	color:#fff;
	margin:0px 9px 9px 0px;
	padding:15px 15px 15px 15px;
	font-size:12px;
}
.main-product-left {
	float:left;
	width:190px;
}
.main-product-right {
	float:left;
	width:400px;
	padding-bottom:20px;
}
.main-product h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:18px;
	font-weight:bold;
}
.main-product p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
.main-product table tr td {
	font-size:12px;
}