body {
	background: #9cbdba; /* Old browsers */
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
			#container {
				width: 1025px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 0px;
				padding-top: 0px;
			}
			
			#products_example {
				display: none; 	
			}
            
			#content {
				background-image: url(image/background.gif);
				background-position: top center;
				background-repeat: no-repeat;
				background-color: #e8e8e8;	
				clear: both;
				margin-top: 25px;
			}
			
			#callout {
				float: right;
				color: #ffffff;
				width: 280px;
				padding-right: 80px;
				padding-top: 20px;
				padding-left: 50px;
				font-size: 17px;
				line-height: 1.5em;
			}
			
			#callout .emphasis {
				font-weight: bold;
				font-size: 19pt;	
			}
			
			#buttons {
				padding-top: 50px;
				padding-left: 30px;
			}
						
			#main {
				padding-left: 60px;
				padding-top: 85px;
				color: #4c4b4b;
				padding-bottom: 20px;
				line-height: 1.5em;
			}
			
			#main p {
				padding-left: 20px;	
			}
			
			h1 {
				font-weight: bold;
				font-size: 36px;	
			}
			
			.letecorehelp {
				background-image:url(image/letecorehelp.gif);
				background-repeat: no-repeat;
				min-height: 50px;
			}
			
			.whatweoffer {
				background-image:url(image/whatweoffer.gif);
				background-repeat: no-repeat;
				min-height: 50px;
				margin-top: 50px;
				padding-right: 60px;
			}
			
			#buttons {
			display: none;	
			}