body{
	margin:0;
	padding:0;
}

/*outer structures
these are not arranged alphabetically but according to
order from top to bottom
*/
#main_container{

}

#header_bg{

}

#header{

}

#menu_bg{
	height: 36px;
}

#the_contents{
	padding: 15px;
	width: 700px;
	margin:0 auto;
}

#footer_bg{
	width: 758px;
	padding:0 0 253px 0;
	margin:0 auto;
}

/*content structures arranges aplphabetically*/
#attention_full_238_inner{
	padding:58px 240px 8px 18px;
}

#attention_image{
	/*float:right;
	width:310px;
	overflow:hidden;*/float:right;
}

#attention_col1{
	float:left;
	/*width:500px;*/
	padding:0px 0px 0px 0px;
}

#attention_col1_inner{
	padding:108px 0px 8px 18px;
}


#content_inner{	
	clear:both;
}

#diploma_container{
	width:87%;
	margin:0 auto;
}

#diploma{
	padding:41px;
	
}

#ebook, #ebook_box, .redbox{
	width:500px;
	margin:0 auto;
	padding:10px;
}

.redbox_wider{
	margin:10px 30px;
	padding:0 30px;
}

#ebook_bonus{
	width:80%;
	margin:0 auto;
	padding:25px;
}

.listings{
	
}

.pullquote_300{
	float:right;
	padding:10px 0 10px 10px;
}

.testimonials{
	padding:75px 25px 25px;
}

.rotate{
	/*-webkit-transform: rotate(-10deg); 
	-moz-transform: rotate(-10deg);	*/
}

#sample_ppc_cont{
	width:600px;
	margin:0 auto;
}

#sample_ppc_cont:first-child{
	float:left;
}

.samp_ppc_box{
	width:240px;
	float:right;
	padding:5px;
	margin:0 40px 25px 0;
	background-color:#EEEEEE;
	box-shadow: 5px 5px 5px #ccc;
  -moz-box-shadow: 5px 5px 2px #ccc;
  -webkit-box-shadow: 5px 5px 2px #ccc;
  filter:progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=5, offY=5, positive=true);

}