@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) center top no-repeat #003366;
background-attachment:fixed;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
	text-align:justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:730px;
height:auto;
text-align:center;
margin:0px auto;
}
.container-main
{
width:730px;
height:auto;
float:left;
text-align:left;
padding-bottom:35px;
background-color: #003366;
}
#header
{
width:730px;
height:218px;
float:left;
text-align:left;
}
#body-main
{
width:730px;
height:auto;
float:left;
text-align:left;
padding-top:20px;
background-color: #FFF;
}
.body-top
{
width:690px;
height:auto;
float:left;
text-align:left;
padding:0px 20px 58px 20px;
background: url(../images/gray-line-bg.jpg) left bottom no-repeat;
}
.profits-box
{
width:690px;
height:auto;
float:left;
text-align:left;
padding:0px 20px 10px 20px;
}
.subnav{
	color: #333333;
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	line-height:20px;
	width:690px;
	float:left;
	text-align:left;
	padding-top:10px;
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 18px 50px;
	width:640px;
	float:left;
	text-decoration: none;
	background: url(../images/profit-arrow-bg.jpg) left 4px no-repeat;
	color: #333333;
	font: normal 13px/20px Arial, Helvetica, sans-serif; 
}
.subcribe-box
{
width:445px;
height:226px;
float:left;
text-align:left;
background:url(../images/subcribe-bg.jpg) left top no-repeat;
padding:40px 40px 18px 245px;
}
.subcribe-top-box
{
width:445px;
height:113px;
float:left;
text-align:left;
font:normal 18px/22px Arial, Helvetica, sans-serif;
color: #FFF;
}
.subcribe-bottom-box
{
width:412px;
height:auto;
float:left;
text-align:left;
padding:17px 20px 0px 13px;
}
.input-box
{
width:168px;
height:24px;
text-align:left;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
line-height:24px;
padding-left:3px;
padding-top:6px;
color: #333333;
border:2px solid #5c8533;
background-color: #FFF;
}
.testimonial-box
{
width:690px;
height:auto;
float:left;
text-align:left;
padding:12px 20px 25px 20px;
}
.testimonial-title
{
width:678px;
height:60px;
float:left;
text-align:left;
background:url(../images/testimonial-title-bg.jpg) left top no-repeat;
padding-left:12px;
font: bold 34px/60px "Times New Roman", Times, serif;
color: #0066cc;
}
.testimonial-inside-box
{
width:652px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:15px 18px 0px 18px;
}
.testimonial-round-bottom
{
width:690px;
height:auto;
float:left;
text-align:left;
}
.access-bottom-box
{
width:395px;
height:396px;
float:left;
text-align:left;
background:url(../images/access-bottom-bg.jpg) left top no-repeat;
padding:25px 300px 0px 35px;
}
.visa-th
{
margin-right:3px;
}
#footer
{
width:710px;
height:85px;
float:left;
text-align:center;
background: url(../images/footer-bg.jpg) left top no-repeat;
font: normal 12px/26px Arial, Helvetica, sans-serif;
color: #FFF;
padding:32px 10px 25px 10px;
}
#footer a
{
font: normal 12px/26px Arial, Helvetica, sans-serif;
color: #FFF;
text-decoration:none;
}
#footer a:hover
{
font: normal 12px/26px Arial, Helvetica, sans-serif;
color: #ccff33;
text-decoration: underline;
}
.footer-left
{
width:345px;
height:85px;
float:left;
text-align:left;
}
.footer-logo
{
margin-left:7px;
margin-top:7px;
}
.footer-right
{
width:365px;
height:85px;
float:right;
text-align:center;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 17px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: normal;
	line-height: 38px;
	font-weight: bold;
	font-variant: normal;
	color: #cc0000;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.green-text
{
color: #99cc00;
font-weight:bold;
}
