* {margin:0;padding:0;}
img {border:0;}
.clear {clear:both;font-size:5px;}
.left {float:left;}
.right {float:right;}
.text-right {text-align:right;}
.center {text-align:center;}
.small {font-size:12px;}
.xsmall {font-size:10px;}
.xxsmall {font-size:9px;}
.normal {font-size:12px !important;}
.big {font-size:14px !important;}
.bigger {font-size:16px !important;}
.black {color:#000;}
.green1,.green1:hover {color:#7ba709;}
.green2,.green2:hover {color:#6f9904;}
.darkgray {color:#333;}
.mediumgray {color:#aaa;}
.strong {font-weight:bold;}
.em {font-style:italic;}
.absolute-right {position:absolute;top:0;right:0;}
.white {color:#fff;}
.red {color:#f00;}
.blue {color:#366386;}
.left {float:left;}
.right {float:right;}
.text-right {text-align:right;}
.vertical-middle * {vertical-align:middle;}
body { background:url(http://www.DryCleaningDeliveryBusiness.com/images/bg1.gif) repeat-x #fff; color:#000; font-family:Arial,Helvetica,Sans-Serif; font-size:16px; }
a { color:#5f5f5f; text-decoration:underline; }
a:hover {text-decoration:none;}
 
.container {
    margin:0 auto;
	width:950px;
}

	.main {
		float:left;
		margin-bottom:10px;
		padding:35px 0 20px;
		width:565px;
	}
	
		h1 {
			font-size:36px;
			font-weight:strong;
			margin-bottom:30px;
			text-align:center;
			color:#FF0000;
		}
		
		h2 {
			font-size:24px;
			font-weight:normal;
			margin-bottom:20px;
			text-align:center;
		}
		
		h3 {
			font-size:24px;
			font-weight:normal;
			margin-bottom:20px;
			text-align:center;
		}
			h2 strong {
				color:#00528a;
			}
			
		.divider {
			background:url(http://www.DryCleaningDeliveryBusiness.com/images/divider145.gif) no-repeat bottom center;
			padding-bottom:20px;
		}
	
		.main p {
			padding-bottom:20px;
		}
		
		.highlight {
			background:#fff93f;
			padding:0 2px;
		}
		
		.features {
		}
		
			.features li {
				list-style-type:circle;
				margin:0 0 20px 20px;
			}
		
	.sidebar {
		float:right;
		padding-top:35px;
		width:360px;
	}
	
	.signup-box {
		background:#fbf6de;
		border:solid 1px #d9ce9a;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		padding:20px;
		position:relative;
	}
	
	.sidebar form {
		margin-top:10px;
	}
	
	.arrows {
		background:url(http://www.drycleaningdeliverybusiness.com/images/blue-arrows.gif) no-repeat;
		height:112px;
		left:45px;
		position:absolute;
		top:-100px;
		width:285px;
	}
	
	label {
		color:#005f95;
		display:block;
		font-weight:bold;
		margin-bottom:5px;
	}
	
	.email {
		background:#f6f6f6;
		border:solid 3px #3e94dc;
		font-size:16px;
		margin-bottom:5px;
		padding:10px;
		width:270px;
	}
	
	.lower-signup {
		background:url(http://www.DryCleaningDeliveryBusiness.com/images/arrow.gif) no-repeat right;
		margin-bottom:50px;
		width:680px;
			}
	
		.lower-signup .email {
			width:230px;
		}

		.footer {
			color:#878787;
			font-size:12px;
			padding:20px 0;
			text-align:center;
		}

			.footer a {
				color:#878787;
				margin:0 5px;
				text-decoration:none;
			}

			.footer a:hover {
				text-decoration:underline;