/* CSS Document */
/* --- BROWSER RESET ------------------------------------------------------------*/
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, br, big, cite, code, del, dfn, em, embed, font, form, img, ins, kbd, q, object, s, samp, script, small, strike, strong, sub, sup, tt, var, b, u, i, center, caption { padding: 0; border: 0; outline: 0; margin: 0 }
blockquote, q 				{ quotes: none }
html, body 					{ height:100%; font-family: "Trebuchet MS", Verdana, Arial; font-size:16px; color:#333333 }
/* --- TAGS ------------------------------------------------------------*/
h1							{ color:#d41111; font-size:24px; font-weight:bold; margin:0 }
h2			 				{ color:#FFF; font-size:20px; margin:5px 0 10px 0 }
h3			 				{ color: #d41111; font-size:20px; margin:0 0 10px 0 }
h4			 				{ color:#333333; font-size:20px; margin:5px 0 10px 0 }

a 							{ color:#d41111; text-decoration:underline }
a:hover 					{ text-decoration:none; color:#333333 }
hr 							{ border: 0; width: 100%; color: #d41111; background-color: #d41111; height: 2px }
.alignMiddle 				{ vertical-align:middle }
.alignCenter 				{ text-align: center }
.alignLeft	 				{ text-align: left }
.clear 						{ clear:both }
.fleft 						{ float:left }
.fright 					{ float:right }
.red						{ color:#d41111 }
.white						{ color:#ffffff }

div.header					{ background: url(home-business/home-business-bg1.jpg); height:508px; margin-top:0; margin-right: auto; margin-left:auto; vertical-align: top; width: 1200px; }
div.content					{ background: url(home-business/home-business-bg2.jpg); height:617px; margin-top:0; margin-right: auto; margin-left:auto; vertical-align: top; width: 1200px; text-align:left }
div.text					{ width:650px; margin-top:0; padding: 28px 0 0 84px; text-align: left; }

ul.bullets					{ margin:0; padding:382px 0 0 384px; list-style:none }
ul.bullets li 				{ background:url(home-business/home-business-check.png) top left no-repeat; background-position:0 5px; margin:0; padding-left:23px; line-height: 25px; font-size:16px }

div.footer					{ padding: 0 0 0 84px; width: 1112px; font-size: 12px; margin-left:auto; margin-right:auto }

/* --- Email Form ------------------------------------------------------------*/
div.email				{ float:right; width:288px; padding:70px 84px 0 0 }
input.submit 			{ vertical-align: middle; vertical-align: text-bottom; border:0; margin:0; padding:5px 0 0 0; height:71px; width:265px; cursor: pointer }
input			 		{ font-size: 16px; padding:3px 0 0 2px; border:#ccc6a7 solid 1px; height:30px; width:204px; color: #333; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif }
