/* @override http://localhost/snowball/widgets/text/text.css */

/* @override http://localhost/snowball/widgets/text/text.css */

/* @override http://localhost/snowball/widgets/text/text.css */

/* @override http://localhost/snowball/widgets/text/text.css */

/* @override http://localhost/snowball/widgets/text/text.css */

/* @override http://localhost/snowball/widgets/text/text.css */

/* @override http://localhost/snowball/widgets/text/text.css */

.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;
}
#testimonials
{
	padding-bottom: 30px;
}
#testimonialscontent, #testfullcontent
{
	padding-top: 10px;
	line-height: 16px;
}
#testimonialscontent h1, #testfullcontent h1
{
	font-size: 13px;
	color: #333;
	margin-bottom: 0px;
}
#testimonialscontent h2, #testfullcontent h2
{
	font-size: 12px;
	margin-top: 0px;
	font-style: italic;
	font-weight: normal;
}

#testfull
{
	margin-top:40px;
	margin-bottom: 0;
}
#testfullcontent
{
	padding-top: 30px;
}
#testfullcontent h1
{
	color: #666;
	font-size: 14px;
}
#testfullcontent h2
{
	margin-bottom: 40px;
}
#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;
}
#contactfullcontent
{
	color: #333;
	margin-bottom: 40px;
}
#contactfullcontent b
{
	font-size: 12px;
}
#contactfullcontent h1
{
	font-size: 18px;
}

.date
{
	color: #999;
	font-size: 10px;
	position: relative;
	left: 16px;
}
div#clients
{
	width: 750px;
}
ul.clientlinks
{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
ul.clientlinks li
{
	display: inline-block;
	padding: 5px;
	font-size: 12px;
}

#aboutprod
{
	margin-bottom: 0;
}