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

body
{
	font-family: Century Gothic, Geneva, Verdana, Arial;
	margin: 22px 0 0 25px;
}
img
{
	border: none;
}
a 
{
	text-decoration: none;
	color: inherit;
}

p, ul, li
{
	font-size: 10px;
	color: #8a8a89;
	margin: 0px;
}
li
{
	list-style: none;
	list-style-type: none;
	list-style-position: inherit;
}
h1
{
	font-size: 12px;
}
#divleft
{
	width: 220px;
	float: left;
	height: 550px;
}

#divright
{
	width: 560px;
	float: left;
	margin-top: 75px;
}


#divcontent
{
	width: 540px;
	float: left;
	margin-left: 17px;
	clear: right;
	min-height: 430px;
}	

div.col1
{
	width: 210px;
	float: left;
	margin-right: 20px;
}	

div.col2
{
	width: 200px;
	float: left;
}
#divcontent div.row1
{
	width: 540px;
	float: left;
	min-height: 80px;
}	

#divcontent div.row2
{
	width: 540px;
	float: left;
	min-height: 310px;
}	
#divcontent div.row2 img
{
	margin-bottom: 5px;
}	
#divlogo
{
	width: 100%;
	height: 65px;
}
#divnavcontainer
{
	width: 200px;
	float: left;
	margin-left: -5px;
}

.divnav_spacer
{
	height: 14px;
}

.divnav_1
{
	text-transform:capitalize;
	font-size: 12px;
	height: 14px;
	padding-left: -10px;
	text-indent: 10px;
	vertical-align: text-bottom; 
}
.divnav_1:hover
{
	background-image:url(../images/pinkdot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.selected_1
{
	background-image:url(../images/pinkdot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.selected_2
{
	background-image:url(../images/bluedot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.divnav_2
{
	color: #999999;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 11px;
	height: 13px;
}
.divnav_2:hover
{
	background-image:url(../images/bluedot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

a.navlinks_2:link, a.navlinks_2:visited, a.navlinks_2:hover, a.navlinks_2:active
{
	color: #999999;
}

div#pagelinks
{
	font-size: 10px;
	margin-top: 20px;
	float: left;
	width: 100%;
}

div#pagelinks a:link, div#pagelinks a:hover, div#pagelinks a:active, div#pagelinks a:visited 
{
	color: #999999;
}
div#pagelinks a:hover
{
	text-decoration: underline;
	color: #00aeef;
}
div#divcopyright
{
	float: left;
	font-size: 10px;
	clear: both;
	margin-left: 17px;
	margin-top: 5px;
}
.pageactive
{
	color: #00aeef;
}

p.p_feature_start
{
	padding-left: 18px;
	padding-top: 4px;
	font-size: 12px;
	background-image: url(../images/quotes_open.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 60px;
	color: #989898;
	
}
p.p_feature_middle
{
	padding-left: 18px;
	padding-top: 8px;
	font-size: 12px;
	color: #989898;
}
p.p_feature_finish
{
	text-align: right;
	padding-left: 18px;
	padding-right: 25px;
	padding-top: 8px;
	font-size: 12px;
	background-image: url(../images/quotes_close.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #989898;
}

.exhibitlinks
{
	padding-left: 10px;
	font-size: 11px;
	color: #aaaaaa;
}
a.exhibitlinks:hover
{
	background-image:url(../images/bluedot.gif);
	background-position: left;
	background-repeat:no-repeat;
}
.presslinks
{
	font-size: 11px;
	color: #aaaaaa;
}
a.presslinks
{
	padding-left: 10px;
}
a.presslinks:hover
{
	background-image:url(../images/bluedot.gif);
	background-position: left;
	background-repeat:no-repeat;
}
a.presslinksover
{
	background-image:url(../images/bluedot.gif);
	background-position: left;
	background-repeat:no-repeat;
}
.pressheading
{
	font-size: 12px;
}