body
{
	margin:0;
	padding:0;
	background:url(../website_graphics/bg.jpg) #04054E repeat-x;
	font-family:verdana,tahoma,arial,helvetica,times new roman,sans-serif;
	font-size:12px;
	color:#302F31;
	line-height:18px;
}

td
{
	font-family:verdana,tahoma,arial,helvetica,times new roman,sans-serif;
	font-size:12px;
	color:#302F31;
	line-height:18px;
}

a
{
	color:#640FBB;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
a:hover
{
	color:#4E7527;

}

h1
{
	color:#640FBB;
	font-weight:bold;
	font-size:22px;
	line-height:100%;
	margin:0;
}

h2
{
	color:#080783;
	font-weight:bold;
	font-size:18px;
	line-height:100%;
	margin:0;
}

/*************************
	Form Start
************************/
form
{
	display:inline;
}


input
{
	border:solid 1px #000;
}
/*************************
	Form End
************************/


/*************************
	Header Start
************************/

.Navigation
{
	background:#6109B9;

}

/*************************
	Header End
************************/

/*************************
	Body Start
************************/
.MainContainer
{
	width:980px;
	background:#D1FCA5;
	padding:0 10px;
}

.Testimonial
{
	font-family:verdana,tahoma,arial,helvetica,times new roman,sans-serif;
	font-size:11px;
	color:#302F31;
	line-height:17px;
}

.Optin
{
	background:url(../website_graphics/optin_bg.jpg) #0F0E87 repeat-x;
	border-left:solid 5px #fff;
	border-right:solid 5px #fff;
}

.Optin td
{
	font-family:verdana,tahoma,arial,helvetica,times new roman,sans-serif;
	font-size:11px;
	color:#fff;
	line-height:15px;
}

.GreenBor
{
	border:solid 1px #AED882;
}

/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{
	background:url(../website_graphics/footer_bg.jpg) repeat-x;
}

.Footer td
{
	font-weight:normal;
	color:#6968B4;
	font-size:11px;
}

.Footer a
{
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
}

.Footer a:hover
{
	color:#7F7EF1;
}

.Copyright
{
	font-weight:normal;
	color:#5E5ED6;
	font-size:11px;
	line-height:16px;
}

.Copyright a
{
	font-weight:normal;
	color:#5E5ED6;
	font-size:11px;
}

.Copyright a:hover
{
	color:#ffffff;
}

/*************************
	Footer End
************************/