@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	background-color: #ecf4f6;
	line-height: 16px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #EB8700;
}
a:active {
	text-decoration: none;
	color: #EB8700;
}
#wrap {
	width: 980px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	height: 90px;
	width: 980px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#header h1 {
	padding-left: 15px;
	display: block;
	overflow: hidden;
	width: 172px;
	height: 52px;
	margin: 0px;
	padding-top: 22px;
}
#number {
	line-height: 20px;
	float: right;
	margin-right: 250px;
	margin-top: 25px;
}
#navigation {
	width: 980px;
	height: auto;
	margin: 0px;
}
#banner {
	height: 232px;
	width: 715px;
	padding: 7px;
	float: left;
}
#toplinks {
	float: right;
	width: auto;
	margin-right: 20px;
	margin-top: 12px;
}
#text{
	float: right;
	width: 225px;
	margin-right: 7px;
	border: 1px solid #c8c8c8;
	background-image: url(../images/rightbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 2px;
	margin-top: 7px;
	padding-left: 10px;
}
#menubar {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 980px;
	color: #7f8899;
	font-size: 12px;
}
#menubar a:link {
	color: #7f8899;
	text-decoration: none;
} 
#menubar a:hover {
	text-decoration: underline;
}
#menubar a:visited {
	color: #7f8899;
}
.text2 {
	width: 100px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.text3 {
	width: 715px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.products {
	width: 973px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-left: 7px;
	background-color: #FFFFFF;
}
.pro2 {
	float: left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	text-align: center;
}
.pro2 img {
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #4161a8;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #c20000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5ecee;
}
#footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	width: 980px;
	height: 75px;
	margin: 0px;
	clear: both;
}
.footerlinks {
	margin-right: 150px;
	margin-left: 0px;
	float: right;
}
.t4blogo {
	float: right;
	width: 125px;
	margin-right: 10px;
}
.partnumber {
	color: #FF8404;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

