@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}

html {
	font-size: 100%;
}

a {
	outline: 0px;
	color: #373737;
	text-decoration: none;
}

a:link {
	color: #373737;
	text-decoration: none;
	outline: 0px;
}

a:visited {
	color: #373737;
	text-decoration: none;
	outline: 0px;
}

a:hover {
	color: #373737;
	text-decoration:underline;
	outline: 0px;
}

a:active {
	color: #373737;
	text-decoration: none;
	outline: 0px;
}

img {
	border: 0px;
	outline: 0px;
	
}

img a {
	border: 0px;
	outline: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	text-indent: 0px;
	background: url(images/websiteLayoutImages/Backdrop02.jpg) no-repeat center top;
	line-height: 145%;
	letter-spacing: 150%;
	color: #373737;
	text-align:left;
}

/* =========================== Main Divs ============================ */

#centre {
	width: 820px;
	margin: 0px auto;
}




/* ================================== header ================================== */

#header {
	float: left;
	width: 800px;
	background: url(images/websiteLayoutImages/headerbanner02.jpg) no-repeat top left;
	height: 157px;
	padding-left: 20px;
	color:#FFF;
}

#headerRight {
	float: right; 
	width: 605px;
	text-align: center;
	margin-top: 1px;
	margin-right: 108px;
	display: inline;
}

#headerLeft {
	float: left; 
	width: 600px;
	height: 39px;
	padding-top: 5px;
}

#headerLeft img {
		float: left;
		margin-left: 18px;
		margin-top: 23px;
}

#portfolio {
	width: 251px;
	height: 182px;
	float:left;
	list-style: none;
	background:url(images/galleryImage/images2012/homepage/38NAPFM029.jpg) no-repeat top right;
}

/* ================================== topNavigation ========================== */

#topNavigation {
	float: left;
	height: 33px;
	width: 800px;
	background: url(images/websiteLayoutImages/navigationbackground.jpg) no-repeat top left;
	padding-left: 20px;
}


/* ==================================== content ================================ */

#content {
	width: 800px;
	float:left;
	background: #fbf9f9 url(images/websiteLayoutImages/mainBackground.jpg) no-repeat top left;
	padding-left: 20px;
	padding-bottom: 12px;
	padding-top: 8px;
}




#contentTop {
	float: left;
	width: 780px;
	background: url(images/websiteImages/HomepageSide.jpg) repeat-y top right;
}

#admin #contentTop {
	background-image:none;
}

#ContentTwoRightSide {
	float: right;
	width: 222px;
	clear: none;
}

#ContentTwoRightSide form input {
	width: 55px;
		margin-bottom: 2px;
		margin-bottom: 2px;
	
}

#ContentTwoRightSide form label{
	width: 140px;
		margin-bottom: 2px;
		margin-bottom: 2px;
	
}
#ContentTwoRightSide form p {
			padding-top: 2px;
		padding-bottom: 2px;
}

#contentTopRight {
	float: right;
	width: 220px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	color: #FFF;
	display: inline;
	padding: 0px 0px 0px 0px;
}

#rightExhibitorFinance {
	float: right;
	width: 220px;
	margin-right: 20px;
	margin-top: 620px;
	margin-bottom: 20px;
	color: #000;
	display: inline;
	padding: 0px 0px 0px 0px;
	background-color:#f8f6f5;
	border: 1px solid #294492;
}

#contentTopLeft {
	float: left;
	width: 512px;
	display: inline;
	border-bottom: 1px solid #25408f;
	padding-bottom: 10px;
}

#contentMiddle {
	float: left;
	width: 790px;
	display: inline;
	padding-bottom: 10px;
}


#contentTopLeft ul {
	margin-left: 18px;
}

#HomepageDate {
	width: 512px;
	color: #25408f;
	background-color: #25408f;
	text-align: center;
	padding: 5px 0px;
	margin: 5px 0px;
	border-bottom: 3px solid #25408f;
	border-top: 3px solid #25408f;
	background-color: #ffffff;
	font-size: 95%;
}

#HomepageDate h2 {
	margin: 0px;	
}


#exhibitorNews {
	width: 500px;
	float: left;
}

#exhibitorNewsLeft {
	float: left;
	width: 120px;
}

#exhibitorNewsRight {
	float: right;
	width: 375px;
	text-align:right;
	text-decoration:underline;
}

#homepageNews {
	width: 488px;
	color: #FFF;
	float:left;
	padding: 12px 8px;
	margin: 0px 0px 5px 0px;
	border-top: 3px solid #25408f;
	border-bottom: 3px solid #25408f;
	border-right: 3px solid #25408f;
	border-left: 3px solid #25408f;
	background: #345cd0 url(images/websiteLayoutImages/backgroundAnimation02.gif) no-repeat bottom right;
}

#homepageNews a {
 color:#FFF;
  text-decoration:underline;
}

#homepageNews a:link {
 color:#FFF;
  text-decoration:underline;
}

#homepageNews a:visited {
 color:#FFF;
  text-decoration:underline;
}

#homepageNews a:hover {
 color:#FFF;
 text-decoration:underline;
}

#homepageNews a:active {
 color:#FFF;
  text-decoration:underline;
}

#HomepageDate h2{
	font-size: 170%;
	font-weight: normal;
}

.photos {
	float: left;
	width: 512px;
	text-align: center;
	margin-top: 6px;
}

.photos2 {
	float: left;
	width: 512px;
	text-align: left;
	margin-top: 6px;
}

.photos3 {
	float: left;
	width: 512px;
	text-align: center;
	margin-top: 6px;
	line-height: normal;
}
.photos3 .photoEach {
	float: left;
	width: 165px;
	display:inline;
}

.photos3 .photoImage {
	float: left;
	width: 165px;
		display:inline;
}

.photos .photoImage img {
	border: 1px solid #999;
		padding: 2px;
}
.photos3 .photoImage img {
	border: 1px solid #999;
		padding: 2px;
}


.photos ul, .photos h4 {
	text-align: left;
}

.photos .photoEach {
	float: left;
	width: 155px;
}

.photos .photoImage {
	float: left;
	width: 155px;
}




#contentBottom {
	float: left;
	width: 800px;
	padding-top: 15px;
}

.contentBottomEach {
	width: 251px;
	height: 182px;
	margin-right: 8px;
	float: left;
	border: #25408f solid 2px;
}

.contentBottomEachTitle {
	float: left;
	width: 247px;
	margin-left: 2px;
	border-bottom: #CCC solid 1px;
	text-align:center;
}

.contentBottomEachTitle h2 {
		margin:0px;
		padding-left: 5px;
}

.contentBottomEachContent {
	float: left;
	width: 251px;
	margin-top: 8px;
	text-align:center;
	font-size: 100%;
}

#contentBottomRight {
	float: right;
	width: 256px;
	margin-right: 20px;
	display: inline;
}

#contentBottomRight img {
	margin-right: 0px;
}

#contentBottomLeft {
	float: left;
	width: 510px;
}

#contentBottom img {
	margin-right: 7px;	
}

#accomTable {
	text-align:center;
	border: 1px solid #2b4693;
}

#accomTable td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

#questoinaire #accomTable {
	text-align:center;
	border: 0px solid #2b4693;
}

#questoinaire #accomTable td {
	border: 0px solid #ccc;
	border-collapse: collapse;
}


/* -----location page ----- */

#locationLeft {
	float: left;
	width: 200px;
}

#locationRight{
	float: right;
	width: 300px;
}


/* ================================ footer =================================== */

#footer {
	float: left;
	width: 820px;
	height:130px;
}


#footerTop {
	float: left;
	width: 800px;
	height: 105px;
	background-color: #25408f;
	padding-left: 20px;
	color: #FFF;
	position: relative;
}

#footerTop a {
 color:#FFF;
}

#footerTop a:link {
 color:#FFF;
}

#footerTop a:visited {
 color:#FFF;
}

#footerTop a:hover {
 color:#FFF;
 text-decoration:underline;
}

#footerTop a:active {
 color:#FFF;
}

#footertopRight {
	width: 210px;
	margin-top: 0px;
	height: 93px;
	position: relative;
	background: url(images/footerCars/footerCar.png) no-repeat bottom right !IMPORTANT;
	background: url(images/footerCars/footerCar01.gif) no-repeat bottom right; 
	position: absolute;
	top: 15px;
	left: 660px;
}



#footerTopLeft {
	float: left;
	width: 675px;
	margin-top: 1px;
}

#footerTopLeft2 {
	float: left;
	margin-top: 16px;
	width: 330px;
}


#footerTopLeftRight {
	float: right;
	width: 340px;
	text-align: right;
	margin-top: 0px;
	font-size: 95%;
}

#footerTopLeftRight img {
	position: relative;
	top: 10px;
}

#footerTopLeftRight a:link {
	text-decoration: underline;
}

#footerTopLeftRight a:visited {
	text-decoration: underline;
}

#footerBottom {
	float: left;
	width: 800px;
	height: 30px;
	margin-left: 20px;
	font-size: 95%;
	display: inline;
}
/* ============================ text =================================== */

h1 {
	font-size: 240%;
	font-weight: normal;
	line-height: 130%;
	letter-spacing: 150%;
}

h2 {
	font-size: 150%;
	line-height: 145%;
	letter-spacing: 150%;
	margin: 5px 0px;
}

h3 {
	font-size: 110%;
	line-height: 145%;
	letter-spacing: 150%;
	margin: 5px 0px;
}

h4 {
	font-size: 100%;
	line-height: 145%;
	letter-spacing: 150%;
	margin: 5px 0px;
}

p {
	margin-bottom: 7px;	
	line-height: 150%;
}

ol, ul {
	margin-bottom: 6px;	
}

