/* CSS Document */
html, body, form, h1, h2, h3,  h4, h5, h6, p

{	
	margin:0px;
	padding:0px;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#000000;
	line-height:22px;
	text-decoration:none;
	margin-bottom: 10px;
}


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#000000;
	line-height:22px;	
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/img-bg.jpg);
	background-repeat: repeat-x;
	background-color:#88b455;	
		
}



h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#343434;
	line-height:40px;
	font-weight:bold;
	text-decoration: none;
	padding-top:4px;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;	
	color:#343434;
	text-decoration: none;
	padding-bottom:10px;
}

h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;	
	color:#ce2b7a;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
}



/*=====================
		body 
=======================*/

#body
{
	width:1000px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	
}

	 
/*=====================
		header 
=======================*/

#header
{
	float:left;
	width:890px;	
	height:195px;				
}


/*=====================
		content
=======================*/

#content
{
	float:left;
	width:779px;
	padding-left:111px;
	background-image:url(images/img-bg5.jpg);
	background-repeat:no-repeat;
	background-color:#88b455;	
}	

#content .first_content .right
{
	float:right;
	padding-top:15px;
	border: none;
}	


#content .signup
{
	padding-bottom:0px;
	padding-top:0px;
	margin-left:20px;
}	

#content .bottom_content
{
	width:735px;
	padding-top:20px;
}	

#content .first_content
{
	float:left;
	width:735px;
	background-image:url(images/img-bg6.jpg);
	background-repeat:repeat-y;
	padding-left:22px;
	padding-right:22px;
}	

#content .first_content .left
{
	width:735px;
	padding-top:10px;
	height: 280px;
}

#content .first_content .bulletpoints
{
	float:left;
	width:420px;
	padding-top:2px;
	padding-bottom:7px;
}

.padding
{
	float:left;
	width:30px;	
}

.padding_text
{
	float:left;
	width:73px;
	padding-right:35px;
	line-height:24px;		
}

#content .first_content .left .attention_smart
{
	width:420px;
}	


#content .bottom_content_image
{
	width:779px;
	padding-bottom:26px;
	
}


/*=====================
		footer
=======================*/

#footer
{
	float:left;
	width:100%;	
	height:148px;
	background-image:url(images/img-bg2.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#7d7d7d;
	padding-top:21px;
	text-align:center;


	
	}
#title {
	width: 700px;
}
#topbody {
}
