* { margin:0; padding:0;}

html {
	margin: 0;
	padding: 0;
	}

html, body, #Wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
	}
	
html>body, html>body #Wrapper {
	height: auto;
	background-color: #9cce4a;
	}

#Wrapper {
	width:100%;
	min-height: 100%;
	height: 100%;
	position: absolute;
	top: 0;	
	left: 0;
	background: transparent url(../images/bg.png) repeat-x;
	}


body {
	font: normal 12px/160% Verdana, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	}

.company {
	color:#669900;
	}

img { border:0;}




	
.clear {
	clear:both;
	}	

a:link, a:visited {
	color:#000000;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}



	
/* FRAME */

#Wrapper #Contents {
	position:relative;
	margin: 0 auto;
	width: 750px;
	}

#Contents #MainContents {
	position:relative;
	margin: 0 auto;
	height: 100%;
	padding: 27px 0px 0 0px;
	}


/* Home Main Contents */

#Contents #headBanner {
	background: transparent url(../images/textHeader.png) top left no-repeat;
	height: 48px;
	width:522px;
	margin: 5px 0 0 70px;
	}
	
#Contents #tv {
	background: transparent url(../images/img_tv.png) top left no-repeat;
	height: 91px;
	width:111px;
	float: right;
	margin: 40px 20px 0 0;
	}
	
#myWebsite_Title {
	height: 29px;
	text-align:left;
	font-size:18px;
	color:#000000;
	font-weight: bold;
	float: left;
	margin: 30px 0 0 25px;
	}	
	
	
.content-area {
	clear:left;
	padding: 20px 30px;
	}
.content-area p {
	margin-bottom:10px;
	line-height:25px;
	}

.content-area2 {
	clear:left;
	padding: 20px 30px;
	}

.content-area2 p {
	margin-bottom:10px;
	line-height:18px;
	}



	
/* FRAME LEFT */
	
#MainL {
	float:left;
	width:473px;
	margin: -50px 0 0 25px;
	}
#HeaderL {
	background: transparent url(../images/bg_topFrameL.png) left top no-repeat;
	width:473px;
	height:104px;
	}
#MainBodyL {
	background: transparent url(../images/bg_midFrameL.png) repeat-y;
	}



#MainBodyL h4 {
	font-size:22px;
	font-weight:normal;
	color:#313452;
	}
	
#MainBodyL p img {
	margin: 0 auto;
	}
#MainBodyL ul
{
margin:15px;
}

#MainBodyL ul,
#MainBodyL li
{
line-height:22px;
/*
color:#313452;
font-size:14px;
*/
list-style-type:none;
}

#MainBodyL li
{
background:url(../images/img_bullet.png) no-repeat left center;
padding-left:20px;
}



#FooterL {
	background: transparent url(../images/bg_btmFrameL.png) left top no-repeat;
	height:30px;
	width:473px;
	}





/* FRAME RIGHT */

	
#MainR {
	float:right;
	width:227px;
	margin: -10px 15px 0 0;
	}
#HeaderR {
	background: transparent url(../images/bg_topFrameR.png) left top no-repeat;
	width:227px;
	height:132px;
	}

#HeaderR2 {
	background: transparent url(../images/bg_topFrameR2.png) left top no-repeat;
	width:227px;
	height:132px;
	}
	
#HeaderR2 li {
	list-style:none;
	line-height: 10px;
	padding-top: 20px;
	padding-left: 20px;
	}


#MainBodyR {
	background: transparent url(../images/bg_midFrameR.png) repeat-y;
	}

#MainBodyR h3 {
	font-size:17px;
	font-weight:400;
	margin-left:20px;
	color:#339933;
	border-bottom:1px solid #000;
	width:180px;
	margin-top:12px;
	margin-bottom:5px;
	line-height:27px;
	}
#MainBodyR .text {
	font-size:11px;
	padding: 0 20px;
	line-height: 19px;
	}


#signUp {
	background: transparent url(../images/bg_signup.png) left top no-repeat;
	height:153px;
	width:202px;
	margin: 0 0 0 10px;
	}

#signUp label,
#signUp input {
	margin:0px 0 2px 0;
	}

#signUp label {
	_width:35px;
	margin-left:10px;
	display:block;
	line-height:20px;
	}

#signUp input {
	width:130px;
	_width:128px;
	height:20px;
	border:1px solid #B5BAD0;
	}

#signUp #signup-submit {
	border:none;
	width:194px;
	height:47px;
	margin-left: 6px;
	}




.testimonial-picture {
	float:left;
	margin:10px 5px 0px 20px;
	}

.testimonial-text {
	width:95px;
	margin:0px;
	margin-right:30px;
	text-align:justify;
	float:right;
	line-height: 14px;
	font-size: 11px;
	}




#FooterR {
	background: transparent url(../images/bg_btmFrameR.png) left top no-repeat;
	height:30px;
	width:227px;
	}


/* SignUp */
	
.textSignUp {
	color:#517F30;
	padding: 30px 50px;
	}
	
.textSignUpMain {
	color:#000000;
	padding: 40px 50px 20px 50px;
	}
	
#signUpBig {
	float:right;
	padding-right:30px;
	padding-top: 10px;
	}




/* Footer */

#Footer {
	height: 29px;
	text-align:center;
	font-size:0.95em;
	color:#000000;
	padding: 20px 0;
	}
