body  {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	background-color: #1d1e47;
	background-image: url(../images/background2s.png);
	background-repeat: repeat;
}

#container { 
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#header { 
	margin-bottom: 10px;
}

#header a:link, #header a:visited {
	padding: 0 0 0 15px;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#1D1E47;
	text-decoration: none;
	background-image: url(../images/symbol.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}

#header a:hover, #header a:active {
	padding: 0 0 0 15px;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	text-decoration: none;
	background-image: url(../images/symbol.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}

#bannerBottom, #home1, #manufacturers1, #showDates1, #newsletter1, #team1, #info1, #facebook1 {
	float: left;
	padding-right: 12px;
}

#home1 {
	padding-left: 62px;
}

#mainnav {
	float: left;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	color: #1D1E47;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #018482;
}

#mainnav a:link, #mainnav a:visited {
	margin: 0;
	padding: 0 10px 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #018482;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

#mainnav a:hover, #mainnav a:active {
	margin: 0;
	padding: 0 10px 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

#mainImg {
	float: right;
	width: 202px;
	margin: 0 10px 0 10px;
	padding: 30px 10px 0p 0;
}

#mainImg p {
	border-width: 1px;
	border-style: solid;
	border-color: #018482;
}

#content {
 	margin: 0 auto;
	padding: 23px 0 0 217px;
} 

#content h1 {
	margin: 0 auto;
	padding: 0 10px 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #018482;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
}

#content h2 {
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #018482;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}

#content h3 {
	text-align: center;
	padding: 5px 10px 5px 0;
	margin: 0;
}

#content h4 {
	margin: 0 auto;
	padding: 0 10px 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #018482;
	font-weight: italic;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}

.image {
	border-width: 1px;
	border-style: solid;
	border-color: #018482;
}

#content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #018482;
	font-weight: 100;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	padding: 0 10px 0 0;
	margins: 0;
}

#content a:link, #content a:visited {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #018482;
	line-height: 18px;
	text-decoration: none;
}

#content a:hover, #content a:active {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}

#image1, #image2, #image3, #image4 {
	float: left;
	padding: 25px 0 0 20px;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background-color: #1d1e47;
}

#copyright p {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color:#FFFFFF;
	padding: 0 0 0 120px;
} 

#home2, #manufacturers2, #showDates2, #newsletter2, #team2, #info2, #facebook2, #copyright {
	float: left;
	padding: 3px 0 0 15px;
}

#home2 {
	padding: 3 0 0 31px;
}

#footer a:link, #footer a:visited {
	padding: 3px 0 0 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../images/symbol.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#footer a:hover, #footer a:active {
	padding: 3px 0 0 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/symbol.png);
	background-repeat: no-repeat;
	background-position: 0 center;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}
