a:link
{

border:none;

}


body {
	background-image: url(img/page-bg.gif);
	background-repeat: repeat-x;
		margin: 0px;
		background-color:#ecd6b0;
}

#Wrapper{
	width:100%;
	height:auto;
	background-image: url(img/table-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#ecd6b0;
}

.Wrapper-Content{
	margin:0 auto;
	height: auto;
	width: 980px;
	

}

.logo-box{
	height: 145px;
	width: 980px;
	background-image:url(images/logo-bg.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.link-box{
	height: 48px;
	width: 980px;
	background-image: url(img/link-bg.gif);
	background-repeat: no-repeat;
	background-color:#ecd6b0;
}


/* nav */

.nav {
	height:51px;
	margin:0px 0 0px 0;
	padding:0px 0px 0px 0px;
}

/* menu */

ul.menu {
	list-style:none;
	margin:0;
	padding:0;
}
ul.menu * {
	margin:0;
	padding:0
}
ul.menu a {
	display:block;
	color:#fff;
	text-decoration:none;
	
}
ul.menu li {
	position:relative;
	float:left;
	
}
ul.menu ul {
	position:absolute;
	top:52px;
	left:0;
	background:#a80000 url(../images/1submenu.jpg) bottom repeat-x;
	display:none;
	opacity:0;
	list-style:none;
}
ul.menu ul li {
	position:relative;
	border-top:none;
	width:180px;
	margin:0;
	
}
ul.menu ul li.web {
	margin-bottom:10px;
}
ul.menu ul li a.web01 {
	border-bottom:none;
}
ul.menu ul li a {
	display:block;
	padding:6px 0px 6px 6px;
	color:#fff;
	font-family:Roboto;
	font-weight:normal;
	font-size:12px;
	width:160px;
	margin:0px auto;
	border-bottom:1px solid #ffffff;
	
}
ul.menu ul li a.webtop {
	margin-top:0px;

}
ul.menu ul li a:hover {
	background:#e80909;
}
ul.menu ul ul {
	left:180px;
	top:-1px;
}
ul.menu .menulink {
	font-weight: normal;
	background:url(images/1seperater.jpg);
	width:125px;
	text-align:center;
	padding:10px 0 10px 0;
	font-size:12px;
	margin:0 0px 0 1px;
	font-family: Roboto;
	text-transform:uppercase;
	
	
}
ul.menu li.seperater {
	
}
ul.menu li a span {
	font-weight:normal;
	color:#555;
	font-size:14px;
}
ul.menu li a span {
	padding-top:5px;
	display:block;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background:url(../images/nav-hover01.png) top center no-repeat;
}
ul.menu .sub {
}
ul.menu .topline {
}




.banner-box{
	height: 430px;
	width: 980px;
}

.banner-box2{
width: 980px;
font-family:Roboto;
font-size:24px;
color: #000;
font-weight:normal;
padding: 15px 0px 0px 20px;
}

.Content{
	height: auto;
	width: 980px;
	
}






.text{
font-family:Roboto;
font-size:30px;
color: #000;
font-weight:normal;
text-decoration:none;
	
	}
	
.text2{
font-family:Roboto;
font-size:14px;
color: #000;
font-weight:normal;
text-decoration:none;
text-align:justify;
}


.text2 td{
border:medium;
border-style:solid;
border-width:1px;
border-color:#8d0c0c;

}

.text2A{
font-family:Roboto;
font-size:14px;
color: #fff;
font-weight:normal;
text-decoration:none;
text-align:justify;
}

.text2B{
font-family:Roboto;
font-size:14px;
color: #a80000;
font-weight:normal;
text-decoration:none;
}

.text2B a:hover{
font-family:Roboto;
font-size:14px;
color: #a80000;
font-weight:normal;
text-decoration:none;
}

.text2C{
font-family:Roboto;
font-size:14px;
color: #000;
font-weight:normal;
text-decoration:none;
text-align:justify;
}

.text21{
font-family:Roboto;
font-size:14px;
color: #000;
font-weight:normal;
text-decoration:none;

}

.text2 a{
font-family:Roboto;
font-size:14px;
color: #000;
font-weight:normal;
text-decoration:none;
border:none;
}

.text2 a:hover{
font-family:Roboto;
font-size:14px;
color: #000;
font-weight:normal;
text-decoration:none;
}

.text3{
font-family:Roboto;
font-size:30px;
color: #a77c27;
font-weight:normal;
text-decoration:none;
}

.text4{
font-family:Roboto;
font-size:12px;
color: #fff;
font-weight:normal;
text-decoration:none;

}

.text4 a{
font-family:Roboto;
font-size:12px;
text-decoration:none;
color: #fff;
border:none;
}

.text4 a:hover{
font-family:Roboto;
font-weight:normal;
text-decoration: none;
color: #fff;
}

.text5{
font-family:Roboto;
font-size:16px;
color: #000;
font-weight:normal;
text-decoration:none;
}

.tdbg-box1{
	background-image: url(img/td-bg-all-products.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}


.msg{
	width:58%;
	display:none;
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	color:#f00;
	border: 1px solid #F56B49;
	padding:8px;
	margin-bottom:10px;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #EEBEAF), color-stop(1, #FFFFFF));
}