#frame {
	margin:0 auto;
	width:875px;
}

#top {
	position:relative;
	width:875px;
	height:175px;
}

#top h1 {
	margin:0;
	position:absolute;
	top:30px;
	left:60px;
}

#top h1 a {
	display:block;
	text-indent:-2000px;
	background:url(../images/logo3.png) top left no-repeat transparent;
	width:279px;
	height:83px;
}

#content {
	background:url(../images/content.png) top left repeat-y transparent;
	min-height:300px;
	padding:20px 60px;
}

#footer {
	background:url(../images/footer.png) top left no-repeat transparent;
	height:100px;
	position:relative;
	width:875px;
}

#footer a {
	color:#fff;
}

#footer #footer_left {
	position:absolute;
	margin:0;
	padding:0 10px;
	text-align:left;
	color:#d04242;
	font-size:12px;
	top:40px;
	left:0;
}

#footer #footer_right {
	position:absolute;
	margin:0;
	padding:0 10px;
	text-align:left;
	color:#fff;
	font-size:12px;
	top:40px;
	right:0;
}

.news_list {
	list-style:none;
	list-style-image:url(../images/doc.gif);
	padding-left:2em;
}

.news_list li {
	color:#666;
	font-size:12px;
	margin-bottom:0.8em;
}

.news_list li a {
	font-size:13px;
}

.tel {
	padding-left:20px;
	font-size:15px;
	background:url(../images/telephone.gif) center left no-repeat transparent;
}

#left {
	float:left;
	width:410px;
	margin-right:25px;
}

#right {
	float:left;
	width:320px;
}

#contact #left {
	width:510px;
}

#contact #right {
	width:220px;
}

.quick_link {
	float:left;
	width:150px;
	height:29px;
	margin:5px;
}

.quick_link a {
	height:29px;
	display:block;
	padding:4px 10px 4px 10px;
	color:#efa19f;
	background:url(../images/quick_link.png) top left no-repeat transparent;
}

.quick_link a:hover {
	color:#fff;
	text-decoration:none;
}

.article {
	padding:0 0 0 35px;
	background:url(../images/article.gif) top left no-repeat transparent;
	border-bottom:1px solid #ccc;
}

.dl_article {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-top:10px;
}

.article h3, .article p, .dl_article h3, .dl_article p {
	margin:0.4em 0;
}

.article h3, .dl_article h3 {
	margin-bottom:0;
}

.paging_links {
	margin:1em 0;
}

.article .image, #article .image {
	float:right;
	margin-left:10px;
}

.news_index .article .image img {
	width:150px;
}

#article h3 {
	font-size:28px;
}

.product_sheet {
	border-bottom:1px solid #ccc;
	margin-top:10px;
	padding-bottom:10px;
}

.product_sheet h3 {
	margin:0;
}

.product_sheet p {
	margin:5px 0;
	font-size:12px;
}