#wrap {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-left-color: #E5E5E5;
	background-image: url(../imgs/background.jpg);
	background-repeat: repeat-y;
}
#welcome_header {
	background-image: url(../imgs/welcome_header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	clear: both;
}
#info_header {
	background-image: url(../imgs/info_header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	clear: both;
}
#products_header {
	background-image: url(../imgs/products_header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	clear: both;
}
#exhibitions_header {
	background-image: url(../imgs/exhibitions_header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	clear: both;
}
#press_header {
	background-image: url(../imgs/press_header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	clear: both;
}
#links_header {
	background-image: url(../imgs/links_header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	clear: both;
}
#contact_header {
	background-image: url(../imgs/contact_header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	clear: both;
}
#thankyou_header {
	background-image: url(../imgs/thankyou_header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	clear: both;
}
#cleanshow_header {
	background-image: url(../imgs/cleanshow_header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 100%;
	clear: both;
}
#spacer {
	width: 100%;
	background-image: url(../imgs/spacer.jpg);
	background-repeat: no-repeat;
	height: 39px;
	clear: both;
}
#left-column {
	width: 125px;
	float: left;
}

#left-column a{
	color: #000000;
	text-decoration: none;
	font-family: "Script MT Bold";
	font-size: 18px;
	text-transform: capitalize;

}

.left-column-menu-1 {
	background-image: url(../imgs/menu-1.jpg);
	background-repeat: no-repeat;
	height: 44px;
	padding-top: 22px;
	padding-left: 50px;
	
}
.left-column-menu-2 {
	background-image: url(../imgs/menu-2.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 22px;
	padding-left: 50px;
	
}
.left-column-menu {
	height: 42px;
	padding-top: 22px;
	padding-left: 50px;
	
}
.left-column-menu-vegas {
	height: 65px;
	padding-top: 22px;
	padding-left: 50px;
	
}
#right-column {
	width: 580px;
	float: left;
	margin-left: 15px;
}

.h1{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #44506A;
	margin-bottom: 8px;
	text-decoration: underline;
}

.contentbox {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	clear: both;
}

.contentbox h2{
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.contentbox h3{
	font-weight: bold;
	color: #009595;
	text-align: center;
	margin-bottom: 5px;
	font-size: 14px;
}

.contentbox h4{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	background-color: #0099CC;
	font-size: 14px;
}

.contentbox_left_img{
	vertical-align: middle;
	float: left;
	margin-right: 15px;

	
}

.contentbox_right_img{
	float: right;
	margin-left: 15px;
	vertical-align: middle;
}

.contentbox-foot-img {
	height: 50px;
	width: 100px;
}

.left-contentbox {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	clear: left;
	float: left;
	width: 49%;
}

.left-contentbox-sub {
	border: thin dotted #999999;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
}

.left-contentbox-img {
	width: 100%;
}

.left-contentbox h1{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
	background-color: #000000;
	text-align: center;
}

.left-contentbox h2{
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.left-contentbox h3{
	font-weight: bold;
	color: #009595;
	text-align: center;
	margin-bottom: 5px;
	font-size: 14px;
}


.right-contentbox {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	clear: right;
	float: right;
	width: 49%;
}

.right-contentbox-sub {
	border: thin dotted #999999;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 5px;

}

.right-contentbox-img {
	width: 100%;
}

.right-contentbox h1{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
	background-color: #000000;
	text-align: center;
}

.right-contentbox h2{
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.right-contentbox h3{
	font-weight: bold;
	color: #009595;
	text-align: center;
	margin-bottom: 5px;
	font-size: 14px;
}

.newsbox {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	clear: both;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

.newsbox h1{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
	background-color: #008FBF;
	font-size: 14px;
}

.newsbox p{
	margin-top: 3px;
	margin-bottom: 3px;
}

.newsbox a{
	color: #009966;
}


#footer {
	width: 730px;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	margin-top: 10px;
}

#footer a {
	color: #006699;
	text-decoration: none;
}

#footer p {
	margin: 0px;
}
#footer_img {
	background-image: url(../imgs/footer-background.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
}
