/*
	Theme Name: Video Squeeze Page Theme
	Theme URL: http://www.zvendorsolutions.com
	Description: For a video Squeeze page	
	Author: Alex Delacruz
	Author URI: http://www.zvendorsolutions.com
*/

body{background: #ccc; font-family: georgia, tahoma, arial; font-size: 17px; line-height:140%}
p{margin-bottom: 10px;}
li{margin-bottom: 20px;}
a{color: blue;}
a:hover{color: green;}
	#banner{width: 800px; height: 200px; margin: 0px auto; background: url('banner.png') no-repeat;}
	.maindiv{width: 700px; margin: 0px auto; margin-top: -50px; background: #fff; text-align: left; padding: 50px;}
	.header_black{width: 700px; margin: 0px auto; color: #000; font-size: 20px; text-align: center; font-weight: bold; line-height:120%}
	.header_red{width: 700px; margin: 0px auto; color: #EF0000; font-size: 29px; text-align: center; font-weight: bold; line-height:110%}
	.header_blue{width: 700px; margin: 0px auto; color: #1A5B8F; font-size: 22px; text-align: center; font-weight: bold; line-height:120%}
	.yellowdiv{width: 600px; margin: 0px auto; padding: 20px; text-align: left; background: #FFFFCF; border: 1px solid #FFE9AF;}
	.link{width: 670px; margin: 0px auto; text-align: center; line-height: 170%;}
		.link a{color: blue; font-size: 28px;}
			.link a:hover{color: green;}
	#guarantee{background: url('guarantee.png') no-repeat; width:745px; height: 600px; margin: 0px auto; text-align: center;}
		.g{text-align: left; margin-top: 100px; margin-left: 70px; padding-top: 75px;}
	#disclaimer{color: #000; font-size: 12px; padding: 40px; background: #ccc;}
	#footer ul{list-style: none; text-align: center;}
		#footer li{display: inline; font-size: 12px;}
