* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(Images/bg.gif) repeat-x;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

table {
border-bottom: 1px dotted #ccc;
}


a {
text-decoration: none;
color: #157D6A;
}
a:hover {
text-decoration: underline;
color: #37AB96;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 80px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #3d4044;
}
#header h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #0f0f10;
}
#header h2 {
font-size: 19px;
color: #fff;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#header2 {
float: right;
height: 80px;
text-align: right;
}
#header2 h1 {
font-size: 28px;
letter-spacing: -1px;
padding: 23px 15px 0 0px;
color: #fff;
}
#header2 h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header2 h1 a:hover {
color: #0f0f10;
}
#header2 h2 {
font-size: 19px;
color: #fff;
padding: 20px 15px 0 0px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 70px;
line-height: 70px;
background: #fff url(Images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #3d4044;
}
#menu ul li a:hover {
color: #37AB96;
text-decoration: none;
}

#content {
/*background: #fff url(Images/content.gif) repeat-y;*/
background: #fff url(Images/content.gif) repeat-y;
padding: 10px 40px 10px 20px;
}

.right {
float: right;
width: 700px;
text-align: justify;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 5px 0 2px 0;
}
.right h2 a {
text-decoration: none;
color: #3d4044;
}
.right h2 a:hover {
color: #37AB96;
}



#bottom {
/*background: #fff url(Images/bottom.gif) no-repeat;*/
background: #fff url(Images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}
	.footer img { border: #fff; }
	.footer a { color: #3d4044; }


.ExhibitorList {padding: 0px; margin: 0px; width: 600px;}
.ExhibitorList li {width: 680px; float: left;}

