@charset "utf-8";
/* CSS Document */

body, div, p, ul, li, img, hr {
	padding:0px;
	margin:0px;
}

body {
	background-color:#1f1c5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
}

/*#container {
	margin:0 auto;
	width:1068px;
	background-image:url('Images/shadowMiddle.jpg');
	background-repeat:repeat-y;
	padding:0 10px;
}

#containerTop {
	background-image:url('Images/shadowTopBig.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:1087px;
	margin:50px auto 0;
	padding-top:10px;
}

#containerBottom {
	background-image:url('Images/shadowBottomBig.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	width:1087px;
	margin:0 auto 50px;
	padding-bottom:10px;
}*/

#container {
	margin:0 auto;
	width:1068px;
	background-image:url('../Images/shadowMiddleHome.jpg');
	background-position:top;
	background-repeat:repeat-y;
	padding:0 22px;
}

#containerTop {
	background-image:url('../Images/shadowTopHome.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:1115px;
	margin:50px auto 0;
	padding-top:10px;
}

#containerBottom {
	background-image:url('../Images/shadowBottomHome.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	width:1115px;
	margin:0 auto 30px;
	padding-bottom:15px;
}

#pageTop {
	height:150px;
}

#header {
	background-image:url('../Images/EDHeader.jpg');
	background-repeat:no-repeat;
	width:1068px;
	height:91px;
}

#header img{
	margin-right:5px;
	margin-top:10px;
}

div.nav {
	background-image:url('../Images/navBackground.jpg');
	background-repeat:no-repeat;
	background-color:#2a3a92;
	height:59px;
	padding-left:35px;
}

div.nav img{
	margin-top:10px;
}

#subLeft {
	background-image:url('../Images/Subleft.jpg');
	background-repeat:no-repeat;
	background-color:#ffe8cb;
	width:369px;
	min-height:417px;
	font-size:13px;
}

#subLeft p {
	margin-left:50px;
	margin-right:25px;
	line-height:19px;
}

#subLeft img{
	margin:25px 0 28px 50px;
}

#Rightside {
	float:right;
	width:699px;
}

#RightsideTop {
	height:131px;
}

div.picTop {
	margin-left:50px;
	padding-top:20px;
}

div.picTop img{
	margin-right:40px;
}

div.picBottom{
	margin-left:50px;
	padding-top:20px;
}

div.picBottom img{
	margin-right:40px;
}

.header {
	font-size:18px;
	margin-left:30px;
	font-weight:bold;
	line-height:27px;
}

ul.exhibitsAndDisplays {
	margin-left:50px;
	line-height:28px;
	font-size:14px;
}

ul.exhibitsAndDisplaysSub {
	margin-left:25px;
}

p.bold {
	font-weight:bold;
}

.slideshow {
	vertical-align:middle;
	margin-left:111px;
	padding-top:25px;
	margin-bottom:25px;

}

/*This is the Exhibits and Displays section with the green background*/
#content {
	background:url('../Images/expandableBckgdFull.jpg');
	background-repeat:repeat-y;
	min-height:417px;
}

#RightsideBottom {
	background-image:url('../Images/greenBox.jpg');
	background-repeat:no-repeat;
	min-height:286px;
}

#RightsideBottom p{
	margin:0px 92px 15px 35px;
	padding-top:29px;
}

#RightsideBottom img{
	border:solid 3px #000;
}

.heading {
	font-size:16px;
	font-weight:bold;
}

#footerSub {
	clear:both;
	background-image:url('../Images/Subfooter.jpg');
	background-repeat:no-repeat;
	width:586px;
	height:129px;
	color:#fff;
	font-weight:bold;
	padding-left:482px;
}

#footerSub p{
	font-size:12px;
	padding-top:75px;
}

#footerSub img{
	margin-left:8px;
	margin-right:8px;
	margin-bottom:2px;
}

/*This is the Just Booked Your Booth? section with the blue background*/
#headerBlue {
	background-image:url('../Images/Justbookedbanner.jpg');
	background-repeat:no-repeat;
	width:1068px;
	height:150px;
}

#headerBlue img{
	margin-right:5px;
	margin-top:10px;
}

#contentBlue {
	background:url('../Images/blueBckgd.jpg');
	background-repeat:repeat-y;
	min-height:417px;
}

#RightsideBottomBlue {
	background-image:url('../Images/blueBoxSub.jpg');
	background-repeat:no-repeat;
	min-height:286px;
}

#RightsideBottomBlue img{
	border:solid 3px #000;
}

#RightsideBottomBlue p{
	margin:0px 92px 15px 35px;
	padding-top:29px;
}

#RightsideBottomBlue ul{
	margin:-15px 100px;
}

#footerBlue {
	clear:both;
	background-image:url('../Images/blueFooter.jpg');
	background-repeat:no-repeat;
	width:586px;
	height:129px;
	color:#fff;
	font-weight:bold;
	padding-left:482px;
}

#footerBlue p{
	font-size:12px;
	padding-top:75px;
}

#footerBlue img{
	margin-left:8px;
	margin-right:8px;
	margin-bottom:2px;
}

/*This is the Digital Printing section with the pink background*/
#headerPink {
	background-image:url('../Images/digitalBanner.jpg');
	background-repeat:no-repeat;
	width:1068px;
	height:150px;
}

#headerPink img{
	margin-right:5px;
	margin-top:10px;
}

#contentPink {
	background:url('../Images/pinkBckgd.jpg');
	background-repeat:repeat-y;
	min-height:417px;
}

#RightsideBottomPink {
	background-image:url('../Images/pinkBoxSub.jpg');
	background-repeat:no-repeat;
	min-height:286px;
}

#RightsideBottomPink img{
	border:solid 3px #000;
}

#footerPink {
	clear:both;
	background-image:url('../Images/pinkFooter.jpg');
	background-repeat:no-repeat;
	width:586px;
	height:129px;
	color:#fff;
	font-weight:bold;
	padding-left:482px;
}

#footerPink p{
	font-size:12px;
	padding-top:75px;
}

#footerPink img{
	margin-left:8px;
	margin-right:8px;
	margin-bottom:2px;
}

/*This is the About Us section with the brighter Purple background*/
#headerYellow {
	background-image:url('../Images/aboutBanner.jpg');
	background-repeat:no-repeat;
	width:1068px;
	height:95px;
}

#headerYellow img{
	margin-right:5px;
	margin-top:10px;
}

#contentYellow {
	background:url('../Images/purpleBckgdNew.jpg');
	background-repeat:repeat-y;
	min-height:417px;
}

#RightsideBottomYellow {
	background-image:url('../Images/purpleBoxNew.jpg');
	background-repeat:no-repeat;
	min-height:286px;
}

#RightsideBottomYellow p{
	margin:0px 92px 15px 35px;
	padding-top:29px;
}

#RightsideBottomYellow img{
	border:solid 3px #000;
}

#footerYellow {
	clear:both;
	background-image:url('../Images/purpleFooterNew.jpg');
	background-repeat:no-repeat;
	width:586px;
	height:129px;
	color:#fff;
	font-weight:bold;
	padding-left:482px;
}

#footerYellow p{
	font-size:12px;
	padding-top:75px;
}

#footerYellow img{
	margin-left:8px;
	margin-right:8px;
	margin-bottom:2px;
}

/*This is the FAQ section with the Orange background*/
#headerOrange {
	background-image:url('../Images/FAQBanner.jpg');
	background-repeat:no-repeat;
	width:1068px;
	height:150px;
}

#headerOrange img{
	margin-right:5px;
	margin-top:10px;
}

#contentOrange {
	background:url('../Images/orangeBckgd.jpg');
	background-repeat:repeat-y;
	min-height:417px;
}

#RightsideBottomOrange {
	background-image:url('../Images/orangeBoxSub.jpg');
	background-repeat:no-repeat;
	min-height:286px;
}

#RightsideBottomOrange img{
	border:solid 3px #000;
}

#footerOrange {
	clear:both;
	background-image:url('../Images/orangeFooter.jpg');
	background-repeat:no-repeat;
	width:586px;
	height:129px;
	color:#fff;
	font-weight:bold;
	padding-left:482px;
}

#footerOrange p{
	font-size:12px;
	padding-top:75px;
}

#footerOrange img{
	margin-left:8px;
	margin-right:8px;
	margin-bottom:2px;
}

ol.faq{
	margin:0px 92px 15px 35px;
	padding-top:29px;
}

/*This is the Contact Us section with the Purple background*/
#headerPurple {
	background-image:url('../Images/contactBanner.jpg');
	background-repeat:no-repeat;
	width:1068px;
	height:150px;
}

#headerPurple img{
	margin-right:5px;
	margin-top:10px;
}

#contentPurple {
	background:url('../Images/purpleBckgd.jpg');
	background-repeat:repeat-y;
	min-height:417px;
}

#RightsideBottomPurple {
	background-image:url('../Images/purpleBoxSub.jpg');
	background-repeat:no-repeat;
	min-height:286px;
}

#RightsideBottomPurple p{
	margin:0px 92px 15px 35px;
	padding-top:29px;
}

#RightsideBottomPurple td{
	padding:5px;
}

#RightsideBottomPurple img{
	border:solid 3px #000;
}

#footerPurple {
	clear:both;
	background-image:url('../Images/purpleFooter.jpg');
	background-repeat:no-repeat;
	width:586px;
	height:129px;
	color:#fff;
	font-weight:bold;
	padding-left:482px;
}

#footerPurple p{
	font-size:12px;
	padding-top:75px;
}

#footerPurple img{
	margin-left:8px;
	margin-right:8px;
	margin-bottom:2px;
}