/* CSS Document */
body {
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
input, submit, button {
	font-size:xx-small;
}
div.page {
	width:none;
}
div.inner_page {
	padding:20px;
width:auto;
}
.head{
height:61px;
}
.search {
	display:none;
}
div.row {
	clear:both;
	width:100%;
	margin-bottom:3px;
	margin-top:3px;
	background:#efefef;
	padding:3px;
}
div.row .left{
	float:left;
	width:30%;
	background:none;
}
div.row .right{
	float:right;
	width:70%;
	background:none;
}
div.featured {
	width:740px;
	height:254px;
	background:#ffffff url('../images/header_rock_solid.jpg') top left no-repeat;
	margin-top:0px;
}
div.featured .display {
	margin-top:100px;
	margin-left:30px;
	width:350px;
	color:#ffffff;
}
div.featured .display .description {
	font-size:12px;
	text-align:justify;
}
div.featured .display .link {
	font-size:12px;
}
div.footer {
	font-size:10px;

}
div.topmenu {
display:none;
}
div.mainmenu {

	display:none;
}
div.curves {
	background: url('../images/menu-lft.jpg') top left  no-repeat;
	height:25px;
	padding-top:5px;
	float:left;
	width:600px;
}


div.content {
	font-size:small;
	font:Arial, Helvetica, sans-serif;
	text-align:left;
}
div.clear {
	clear:both;
}
div.resources {
	width:200px;
	float:right;
	margin:3px;
	padding:3px;
}
div.breadcrumbs {
	font-size:10px;
	margin-top:5px;
	margin-bottom:15px;
}
div.image {
	width:145px;
	float:left;
}
div.vendor {
	margin-bottom:5px;
}
div.section {
text-transform:uppercase;
color:#999999;
font-size:medium;
}
div.product, h1 {
	font-size:24px;
	color:#59338a;
	font-weight:bold;
}
h2 {
	font-size:16px;
}
.footer {
	clear:both;
}
