@charset "utf-8";
* {
	margin:0;
	padding:0;
	font-size:100%;
}

body {
	background: url(../images/bg.gif) repeat-y left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}


a {
	color:#333333;
	text-decoration: none;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
a:hover {
	color:#0066CC;
	text-decoration: none;
}


img {
	border:none;
	vertical-align:top;
	}

#wrapper {
	width:100%;
	margin:0 auto;
	text-align:left;
	}


#content {
	overflow: auto !important;
	overflow:hidden;
	width:100%;
	background:url(../images/logo_bg.gif) left top repeat-x;
	}
	
#secondary {
height:775px;
	float:left;
	width:254px;
	padding-left:26px;
	}

.new{
	border-bottom:2px groove #FAFAFA ;
	margin:10px 15px 20px 15px;
	}

.newtitle{
	margin:0 0 3px 5px;
	}

.more{
	margin:5px 0 0 50px;
	}

.newimg{
	margin:0 25px;
	padding:3px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	}

.newno1{
	margin:10px 25px;
	}

.newlist ul{
	list-style:none;
	}

.newlist li {
	border-bottom:1px dashed #999999;
	margin:5px 25px;
	padding-bottom:2px;
	}

.newlist a{
	background:url(../images/new_icon.gif) left center no-repeat;
	padding:5px 0 5px 15px;
	}

#primary{
	position:absolute;
	left:300px !important;
	width:70%;
	}

#header{text-align:right;}

.language{
	width:630px;
	text-align:right;}

.language ul{
	list-style:none;
	margin-top:8px;
}

.language li{
	display:inline;
	}
	
.language a {
	padding:5px 15px 3px 10px;
	background:url(../images/text_dot.gif) left center no-repeat;
	color:#333333; text-decoration:none;
	}

.navigation {width:630px;text-align:right;margin-top:5px;}

.navigation img {border-left:1px solid #FFFFFF;}


.indeximg {
	height:143px;
	margin:20px 10px 10px 0;
	border:5px solid #CCCCCC;
	background: url(../images/bg_bg.jpg) left top repeat-x;
	}


.product{
	clear:both;
	position:relative;
	width:100%;
	border-bottom:2px groove #FAFAFA ;
	margin-bottom:20px;
	}

.producttitle {
	margin:0 0 5px 0;

	}

.productmore{
	position:absolute;
	top:5px;
	right:5px;
	}

.productlist{
SCROLLBAR-FACE-COLOR: #d8d8d8; OVERFLOW-X: hidden; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; OVERFLOW: auto; WIDTH: 100%; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #dddddd; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; HEIGHT: 450px;
}


.productlist ul {
	list-style:none;
	margin-top:10px;
}

.productlist li {
	border:1px solid #CCCCCC;
	float: left;
	width: 180px;
	height:70%;
	margin: 10px;
	text-align: center;
}

.productlist h3 span {
	display: block;
	padding: 3px 0;
	color: #FFFFFF;
	background:#335284;
	font-weight:bold;
}

.productlist dt {
	padding: 2px;
	text-align: center;
	border-top: 1px solid #FFFFFF;}
	
.productlist dd {
	padding: 2px;
}

#footer{
	float:left;
	width:100%;
	height:80px;
	background:url(../images/bottom_bg.jpg) left top no-repeat;
	}


.dpi{
	float:left;
	padding:30px 0 0 40px;
	color: #FFFFFF;
	text-align:right;
	}


.address{
	float:left;
	padding:30px 0 0 60px;
	color: #FFFFFF;
	}


