/* @override http://rollingsnowballs.com/shop/includes/templates/template_default/css/style.css */



/* @override http://localhost/snowball/style.css */

body, html
{
	font: 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background: url(../images/headback.jpg) repeat-x;
	height: 100%;
}
a
{
	text-decoration: none;
	color: #5a96ff;
}
a:hover
{
	color: #00326a;
}
.document {
	overflow: hidden;

	padding: 20px;
}
.wrapper
{
	width:100%;
	
}
#header
{
	margin: 0;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
	height: 26px;
	font-weight: normal;
	font-style: normal;
	background: url(../images/header.jpg) no-repeat;
	color: white;
	min-width: 800px;
	font-size: 23px;
}
#header span
{
	font-size: 12px;
	color: #ccc;
}



.text{	width: 700px;	margin-top: 20px;	margin-bottom: 20px;	padding-left: 4px;	font-size: 14px;}.texttitle{	color: #333;	font-weight: bold;}.textcontent{		padding-top: 20px;	padding-bottom: 20px;	color: #999;}
#contact{	margin:0;	font-size: 12px;}#contact ul{	list-style-type: none;	margin: 0;	padding: 0;	color: #666;	width: 500px;}#contact ul li{	display: inline-block;	padding-right: 10px;	padding-bottom: 5px;}#contact ul li h1{	font-size: 12px;	margin: 0;	color: #333;}#contact ul li b{	color: #666;}#info{	font-size: 12px;	margin: 0;}#infocontent{	padding: 0;}




