	body{
		background:#dee7f7;
		background-image:url(images/background.gif);
		background-repeat:repeat-x;
		margin:0px;
		padding:0px;
		font-size:17px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:22px;

	}
	
	h1{
		font-size:26px;
		letter-spacing: -0.04em;
		color: #c40000; 
		line-height:normal;
		text-align:center;
	}
	
		h2{
		font-size:24px;
		letter-spacing: -0.04em;
		color: #383838; 
		line-height:normal;
		text-align:center;
	}
	
			h3{
		font-size:20px;

		color: #c40000; 
		line-height:normal;
		text-align:center;
	}
			h5{
		font-size:14px;
		text-decoration:underline;
		color: #fff715; 
		line-height:normal;
		text-align:center;
		background:#c40000;
		padding:5px;
		border:2px solid #ff4848;
	}

	h4{
		font-size:20px;
		color:#1c4b9e;
		border-bottom:1px dotted #1c4b9e;

	}
	.content{
		padding:0px 20px;
	}
	
	#tiny{
		font-size:10px;
	}
	

	
	#submit{
		background:#e3e3e3;
		border:1px solid #8f8f8f;
	}
	
	.franchisetable{
		border:1px solid #8dcbee;
		background:#8dcbee;
	}
	
	.franchisetable td{
		background:#e4f5f9;
	}
	
	.franchisetable .tablehd{
			background-color:#324ca3;
		color:#fff;
		font-weight:bold;

	}
	
	.testimonials{
		width:180px;
		text-align:center;
		color:#fff;
		font-style:italic;
		font-size:12px;
		line-height:normal;
		margin-bottom:30px;
	}
	
	.testmonials strong{
		font-style:normal;
		font-weight:bold;
		text-align:right;

	}
	.testimonials img{
		display:block;
		margin:0px auto;
	}
	
	.order{
		background-image:url(images/order.gif);
		background-repeat:no-repeat;
		height:525px;
	}
	.order .col1{
		padding:150px 20px;
	}
	
	.order .col2{
		color:#fff;
		padding:50px 30px;
		text-align:center;
	}
	
	
	
	
	
	
	.box4, .box4-mod{
		padding:20px;
		background:#fff;
		border:3px dashed #ff0000;
		margin:0px auto;
		text-align:left;
		color:#000;
		font-size:16px;
	}
	.box4-mod
	{
		border:6px solid #1a4d8e;
	}
	
	.red{
		padding:5px;
		background:#FF0000;
		font-weight:bolder;
		font-size:16px;
		color:#fff;
		border:2px dashed: #ff2a2a;
	}
	.red b{
		color:#FFFF00;
		background:#ff0000;
	}
	.box-boder {border: 3px dotted #FF6600;
	}
	
	
	
	
	
	
	
	
	
	
	
	#aweber_form_popin
	{
		position: fixed;
		width: 600px;
		height: 550px;
		background: #ffffff;
		border: 2px solid black;
		top: -1000px;
		/*top: 100px;*/
		left: 150px;

		color: #000000;
		padding: 20px;
		text-align: left;
	}
	#aweber_form_popin img
	{
		float: left;
		margin: 5px 0px 20px 0px;
		border: 0px;
	}
	#aweber_form_popin .aweber_close
	{
		position: absolute;
		top: -15px;
		right: -15px;
		width: 30px;
		height: 30px;
		
	}
	#aweber_form_popin table tr td
	{
		height: 20px;
		line-height: 20px;
	}
	#aweber_form_popin p strong span
	{
		color: red;
	}
	#aweber_form_popin .aweber_header
	{
		color: red;
		font-size: 18px;
		font-weight: bold;
		margin-top: 0px;
	}
