body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size: 12px;	
	background:url(images/bg.jpg);
	letter-spacing: 1px;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;	
	min-height: 500px;	
	padding-top: 20px;
}
#shadow {
	background: url(images/ds.png) !important;
	/* this will display if ie 6 or less */
	background:url(images/bg.jpg);	
	margin: 0 auto;
	text-align: left;
	width: 983px;
}	
/***** index header *********/
#branding {
	width: 950px;	
	margin: 0 auto;
}
#brandingText {
	position: absolute;	
	background:url(images/brandingTextBG.gif) no-repeat;
	height: 27px;
	width: 192px;
	margin-top: 15px;	
	margin-left: 750px;
	padding-left: 1.1em;
	padding-top: 5px;	
}
#brandingText a {
	text-decoration: none;
	color: #D79A43;
	font-weight: bold;
}	
#brandingText a:hover {
	text-decoration: underline;
}
/* end index header **************/
/************ inner header *********/
#innerBranding {
	margin:0 auto;	
	width: 950px;
}
/* end inner header ****************/
/************ Navigation ****************************/
#nav {
	background:url(images/navBg.jpg) no-repeat left center;
	height: 50px;
	margin: -2px auto;
	width: 946px;	
	border-left: 2px solid black;
	border-right: 2px solid black;
}

#menu {
	margin: 0 auto;
	padding-left:30px;
	list-style-type:none;
	width: 882px;
	padding-top: 8px;
}
#menu li {
	float: left;		
}
#menu a {
	display: block;
	color: #FFFFFF;	
	font-weight:bold;	
	text-decoration:none;
	line-height: 28px;
}
#menu li a:hover {
	background:url(images/navRoll.gif) repeat-x bottom;
}
#menu #digital_media {
	position: absolute;
	margin-left: -3px;
	padding: 0 16px 0 15px;
}
#menu #exhibits {
	position: absolute;
	margin-left: 114px;
	padding: 0 26px 0 24px;
}
#menu #printing {
	position: absolute;
	margin-left: 379px;
	padding: 0 17px 0 16px;
}
#menu #corp_events {
	position: absolute;
	margin-left: 557px;
	padding: 0 18px 0 17px;
}
#menu #travel {
	position: absolute;
	margin-left: 793px;
	padding: 0 13px 0 13px;
}

/* Subnav **********/
#content #subNav {
	margin-top: -7px;
	width: 946px;
	height: 31px;
	background:url(images/subNavBG.gif) repeat-x top;
}
#content #subNav ul {
	margin: 0;
	text-align: center;
	height: 31px;
	vertical-align: middle;
}
#content #subMenu {
	margin: 0;
	list-style-type:none;
}
#content #subMenu li {
	display: inline;
	line-height: 31px;
	letter-spacing:1px;
}		
#content #subMenu li a {
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	font-weight: bold;	
	text-decoration: none;
}
#content #subMenu a:hover {
	background: url(images/subNavBGRoll.gif) repeat-x top;
}
/***** home page images **********/
#content {
	position: relative;
}
#content p {
	font-size: 1.1em;
}
#content p img {
	padding: 10px;
}
	
#content ul li {
	letter-spacing:normal;
}
#content #home {
	margin: 0 auto;
	padding-top: 40px;
	width: 900px;
	list-style-type: none;
}
#content #home li {
	padding: 7px;
	width: 160px;
	display: inline;
}
/* end subNav ********/

/* end navigation */

.landing {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 946px;
	height: 75px;
}
/****** inner pages content graphic at the bottom */
#dm {
	background:url(images/digital.gif);
}
#ex {
	background:url(images/exhibits.gif);
}
#pr {
	background:url(images/print.gif);
}
#ce {
	background:url(images/events.gif);
}
#tr {
	background:url(images/travel_sectiontitle.gif);
}

#travel_team {
	margin-top: -2px;	
	width: 946px;
}
#shadowBtm {
	background:url(images/dsBtm.png) !important;
	background: url(images/bg.jpg);
	margin: 0 auto;
	height: 28px;
	width: 950px;
}
#content {
	margin: 0 auto;
	min-height: 424px;	
	background-color:#FFFFFF;
	width: 946px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	z-index: 1000;
}
#content h1,h2,h3,h4 {
	padding-left: 20px;
}

#content h1,h2 {	
	color: #CC6633;
}
#content p {
	padding: 0 20px 0 20px;
	letter-spacing:normal;
	width: 600px;
}	
#content p a:link {
	color:#666666;
}
#content table {
	padding: 0 20px 0 20px;
}
#map {
	position:absolute;
	top: 80px;
	right: 50px;
}

#footer {
	position:relative;
	margin: -2px auto;
	width: 950px;
	clear:both;
}	
#footer #copywright {
	position: absolute;
	margin-left: 35px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 45px;
	font-weight: bold;
}
#footer #links {
	position: absolute;
	margin-left: 725px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 45px;
	font-weight: bold;
}
#footer #mainProfile {
	position: absolute;
	margin-left: 500px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 45px;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#loginWrapper {
	width: 944px;
	text-align:center;
	margin-left: 0 auto;
	margin-top: 8em;
}
#prooflogin {	
	margin-left: auto;
	margin-right: auto;
	padding: 2em;
	border: 1px solid #666666;
	min-height: 10em;
	text-align: left;
	width: 25em;	
}
#loginWrapper label{
	display:block;	
	width: 6em;
	float: left; 
}
#loginWrapper input {
	width: 15em;
}
#loginError{
	color: red;
	font-weight: bold;
	border:1px red solid;
	background:#FFFFCC;
	padding: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	margin-top: -5em;
	width: 35em;	
}
.forgotPassword {
	font-size:.9em;
}
.error{
	color: red;
	font-weight: bold;
	border:1px red solid;
	background:#FFFFCC;
	padding: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;	
	width: 35em;	
}

/* SIDEBAR */

#box {
	float: left;
	width: 590px;
	overflow: hidden;
	}

#box p,
#sidebar p {
	width: auto;
	}

#sidebar {
	width: 320px;
	float: right; 
	padding: 20px 10px 10px 0;
	overflow: hidden;
	}
	
#masterbeckGal {
	margin: 0 !important;
	}
	
#sidebar p.launch {
	display: block;
	height: 22px;
	background:url(images/subNavBG.gif) repeat-x top;
	width: 280px;
	padding: 9px 20px 0;
	margin: 0 0 10px;
	color: #ba752b;
	font-weight: bold;
	}
	
#sidebar p.launch a {
	color: #fff;
	text-decoration: none;
	}
	
#sidebar p.launch a:hover {
	color: #ba752b;
	}
	
/* globalshop homepage button */

a.tradeShow {
	clear: both;
	display: block;
	background: url(images/globalshop09.gif) no-repeat left top;
	height: 60px;
	color: #666;
	margin: 0 230px;
	padding: 40px 0 0 90px;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
	font: normal 18px/18px Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	text-decoration: none;
	}
	
a.tradeShow:hover {
	text-decoration: underline;
	color: #333;
	}