/*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;
	font-size: 14px;
	line-height: 22px;
}
IMG
{
	border: none;
}
H1
{
	font-weight: bold;
	font-size: 27px;
	margin-bottom: 15px;
}
H2
{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: normal;
}
H3
{
	font-size: 17px;
	margin-bottom: 15px;
}
P
{
	margin: 0;
	color: #454545;
	margin: 0 0 15px;
}
A
{
	color: #46A;
}
/*[clearfix]*/#container
{
	width: 940px;
	margin: 20px auto 10px;
}
#content
{
	clear: left;
	float: left;
	width: 620px;
}
/*Side*/
#sidebar
{
	float: left;
	width: 300px;
	margin-left: 20px;
}
#sidebar IFRAME
{
	width: 300px !important;
	margin-top: 30px;
	height: 44px;
}
/*Nav*/
#nav
{
	margin-bottom: 20px;
}
#nav LI
{
	display: inline;
	font-size: 14px;
	color: #A4A4A4;
}
#nav LI H1 A
{
	float: left;
	margin: -8px 363px 10px 0;
	text-decoration: none;
	color: #454545;
}
#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;
	margin-bottom: 20px;
}
/*About Page*/
IMG.me
{
	float: left;
	display: none;
	padding-right: 14px;
	padding-top: 43px;
	padding-bottom: 500px;
}
/*Downloads Page*/
UL.wallpaper
{
	margin-left: 20px;
	line-height: 2;
	margin-bottom: 15px;
}
/*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;
}
/*Footer*/
#footer
{
	margin: 25px auto 0;
	clear: both;
	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;
}
