body {
	margin: 20px;
	background-color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 130%;
	color: #444444;
	color: #003677;
}

h2, h3 {
	font-size: 120%;
	color: #444444;
}

a {
	color: #0050b3;
	text-decoration: none;
}
a:visited {
	color: #0050b3;
	text-decoration: none;
}
a:active {
	color: #0050b3;
	text-decoration: none;
}
a:hover {
	color: #0050b3;
	text-decoration: underline;
}

.head {
	background-color: #666666;
}

.date {
	font-size: 80%;
	color: #ffffff;
	padding: 0.5em 1em;
	text-align: right;
}

.banner img {
	display: block;
}

.topbar {
	height: 24px;
	background-image: url(../../../styles/templates/template2/styles/images/button_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	color: #003677;
	text-align: center;
	display: none;
}

.mainframe {
	width: 800px;
	margin: 0 auto;
	color: #000000;
	background-color: #003677;
	border-top: 1px solid #f0f0ff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #f0f0ff;
}

.sidenav {
	width: 150px;
	font-size: 80%;
	float: left;
}
.sidenav a {
	color: #ffffff;
}
.sidenav a:hover {
	text-decoration: underline;
}
.sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #3366cc;
	font-weight: normal;
	border: none;
	border-bottom: 1px #79B3DF solid;
}
.sidenav li {
	margin: 0;
	padding:5px 8px 5px 12px;
	border-bottom: 1px #79B3DF solid;
	text-align: left;
}

.content {
	margin: 0 0 0 150px;
	padding: 1px 25px 15px 25px;
	color: #333333;
	background-color: #f0f0f0;
	font-size: 95%;
	text-align: left;
	line-height: 1.3em;
	border-left: 1px solid black;
	border: 0px solid black;
}

.foot {
	clear: both;
	padding: 5px;
	color: #ffffff;
	background-color: #666666;
	font-size: 70%;
	text-align: center;
	border-top: 1px solid #333333;
}
.foot a {
	color: #80c0ff;
	text-decoration: none;
}
.foot a:hover {
	color: #80c0ff;
	text-decoration: underline;
}



#bhome a.home, #bhome a:hover.home {
	color: #79b3df;
	text-decoration: none;
}
#babout a.about, #babout a:hover.about {
	color: #79b3df;
	text-decoration: none;
}
#bornamental a.ornamental, #bornamental a:hover.ornamental {
	color: #79b3df;
	text-decoration: none;
}
#bpowder a.powder, #bpowder a:hover.powder {
	color: #79b3df;
	text-decoration: none;
}
#btwist a.twist, #btwist a:hover.twist {
	color: #79b3df;
	text-decoration: none;
}
#bstructural a.structural, #bstructural a:hover.structural {
	color: #79b3df;
	text-decoration: none;
}
#baccessories a.accessories, #baccessories a:hover.accessories {
	color: #79b3df;
	text-decoration: none;
}
#bbrochures a.brochures, #bbrochures a:hover.brochures {
	color: #79b3df;
	text-decoration: none;
}
#bcatalog a.catalog, #bcatalog a:hover.catalog {
	color: #79b3df;
	text-decoration: none;
}
#blinks a.links, #blinks a:hover.links {
	color: #79b3df;
	text-decoration: none;
}
#bcontact a.contact, #bcontact a:hover.contact {
	color: #79b3df;
	text-decoration: none;
}

