/*Main Styles*/
/*+clearfix {*/
#container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#container
{
	display: inline-block;
}
#container
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	font-family: arial, tahoma, sans-serif;
}
IMG
{
	border: none;
}
H1
{
	font-weight: bold;
	font-size: 27px;
	padding-top: 5px;
}
H2
{
	font-size: 18px;
	font-weight: normal;
	color: #050300;
	padding-bottom: 5px;
	padding-top: 5px;
}
H3
{
	font-size: 17px;
	font-weight: normal;
}
P
{
	margin: 0;
	color: #454545;
	font-size: 13px;
	padding: 5px 0;
}
A
{
	color: #46A;
}
A:visited
{
	color: #94A;
}
/*[clearfix]*/#container
{
	width: 940px;
	margin: 10px auto;
	padding-top: 10px;
	border-bottom: 1px solid #A3A3A3;
}
#content
{
	clear: left;
	float: left;
	width: 620px;
}
/*Side*/
#sidebar
{
	float: left;
	width: 300px;
	margin-left: 20px;
}
.testimonial SPAN.left-quote
{
	float: left;
	color: #A3A3A3;
	font-size: 640%;
	display: block;
	margin: -15px 10px -50px 0;
}
#sidebar IFRAME
{
	width: 300px !important;
	margin-top: 30px;
	height: 100px;
}
/*Nav*/
#nav
{
	border-bottom: 1px solid #A2A2A2;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#nav LI
{
	display: inline;
	font-size: 13px;
	color: #A4A4A4;
}
#nav LI H1 A
{
	float: left;
	margin: -8px 380px 10px 0;
}
#nav LI A:visited
{
	text-decoration: none;
	color: #46A;
}
/*Bulk Rates Page*/
#bulk-rates
{
	width: 620px;
}
#bulk-rates TD.g1
{
	background-color: #95DB59;
}
#bulk-rates TD.g2
{
	background-color: #AEE380;
}
#bulk-rates TD.g3
{
	background-color: #D6F0BE;
}
#bulk-rates .g0
{
	background-color: #FEFEFE;
}
#bulk-rates TD
{
	padding: 5px;
}
/*Home Page*/
IMG.vfp
{
	width: 620px;
}
/*About Page*/
IMG.me
{
	float: left;
	padding-right: 14px;
	padding-top: 43px;
	padding-bottom: 300px;
}
/*Downloads Page*/
UL.wallpaper
{
	font-size: 13px;
	margin-left: 20px;
	line-height: 2;
}
/*FAQ Page*/
#faq H2
{
	line-height: 2.2;
}
/*Contact Page*/
#contact-area
{
	width: 620px;
	margin-top: 25px;
}
#contact-area INPUT, #contact-area TEXTAREA
{
	padding: 5px;
	width: 491px;
	font-size: 1.4em;
	margin: 0px 0px 10px;
	border: 2px solid #CCC;
}
#contact-area TEXTAREA
{
	height: 90px;
}
#contact-area TEXTAREA:focus, #contact-area INPUT:focus
{
	border: 2px solid #900;
}
#contact-area INPUT.submit-button
{
	width: 100px;
	float: right;
}
LABEL
{
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 18px;
}
.success
{
	font-weight: bold;
	margin-top: 10px;
	background-color: #D8F0C2;
	padding: 10px;
	border: 1px solid #3F840F;
	color: #265109;
}
/*Social Media*/
#facebook
{
	position: absolute;
	top: 462px;
	left: -38px;
}
#twitter
{
	position: absolute;
	top: 500px;
	left: -38px;
}
/*Footer*/
UL#footer
{
	margin: 0 auto;
	width: 940px;
}
#footer LI
{
	display: inline;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #A4A4A4;
}
/*Clearfix*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
