body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

body {
	background: #f3f3f3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
}

.wrapper {
	width: 991px;
	padding-bottom: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 60px;	
}

.masthead {
	background: url(../imagesLanding/header_bg.gif) no-repeat;
	width: 991px;
	height: 88px;
	margin: 0 0 40px 0;
}
.item {
	width: 432px;
	float: left;
	
}

.odd {margin-right: 47px;}

.items {
	margin: 0 0 23px 0;
	padding: 10px 0 30px 0;
	background: url(../imagesLanding/border.gif) bottom center no-repeat;
	float: left;}
	
.item img {margin: 0 0 15px 0;}	

.footer {
	clear: both;
	margin: 0;	
	}
	
.bottom {
	clear: both;
	width: 991px;
	height: 10px;
	background: url(../imagesLanding/footer_bg.gif) no-repeat;
}

.wrapper h4 {

	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #333;
	margin: 50px 0 0 0;
	text-transform: uppercase;
}
