@charset "utf-8";
body {
	background-color: #b6b6b6;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.logo {
	height: 152px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.toprail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c4c2c2;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 30px;
	padding-left: 15px;
}
.seo {
	font-weight: normal;
}

.toprail a:link {
	color: #c4c2c2;
}
.toprail a:hover {
	text-decoration: none;
	color: #999999;
}
.toprail a:active{
	color: #c4c2c2;
}
.toprail a:visited {
	color: #c4c2c2;
}
.since {
	float: left;
	width: 150px;
}
.contact {
	float: right;
}

.wrapper {
		padding: 0px;
	width: 919px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	link:#666666;
	vlink:#999999;
	alink:#666666;
}
.body-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-left: 35px;
	text-align: justify;
}
.body-images {
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;

}
.wrapper div .menu-bg .menu a img {
	padding-top: 5px;
	padding-bottom: 5px;
}
.wrapper table tr td .body-text h1 img {
	padding-right: 5px;
	padding-top: 2px;
	border: 0;
}
.wrapper table tr td h2{
	font-size: 18px;
	color: #cc0000;
	font-weight: bold;
}
.menu-bg {
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 718px;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	position: relative;
	left: 240px;
	top: -100px;
}
.menu {
	position: relative;
	top: 34px;
	left: 40px;
	width: 650px;
}
.body-text h1 {
	font-size: 12px;
	font-variant: small-caps;
	text-transform: capitalize;
}

.menu-bg .menu img {
	padding-right: 5px;
	border: 0px;
}
.leftshadow {
	background-image: url(images/left-shadow.png);
	background-color: #b6b6b6;
	background-position:left top;

}
.rightshadow {
	background-image: url(images/right-shadow.png);
	background-color: #b6b6b6;
	background-position:left top;
}
.benefits        {
	list-style-position: outside;
	list-style-image: url(images/menu-options/arrow.png);
	position: relative;
	left: -40px;
	width: 295px;
	line-height: 16px;
}

.success {
	position: relative;
	width: 417px;
	float: right;
	background-image: url(images/success-stories-bg.png);
	background-repeat: no-repeat;
	top: 5px;
	height: 215px;
	text-align: left;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 60px;
	width: 901px;
	text-align: center;
	color: #999999;
	background-repeat: no-repeat;
	background-image: url(images/footer.png);
}
.footerCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 26px;
	width: 901px;
	text-align: center;
	color: #999999;
	background-repeat: no-repeat;
	padding-top: 8px;
}
.footerCopy img {
	padding-bottom: 1px;
}


.footernotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.success   {
	margin-top: 5px;
	margin-left: 10px;
}
table {
	clear: both;
}
#menu {
	display: block;
	float: right;
}
#menu ul {
	list-style-type: none;
	margin: 19px 0 0 10px;
	padding: 0;
}
#menu ul li {
	border: 1px solid #CCC;
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: 0px;
}
#menu ul li a {
	padding: 5px;
	display: block;
	background-color: #333;
	color: #FFF;
	font-weight: bold;
}
#menu ul li a:hover {
	background-color: #666;
}


.specialinput{
	width:107px !important;

	
	
}
		   