body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.bgdropshadow {
	background-image: url(images/bgdropshadow.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005BAB;
	letter-spacing: 0.05em;
	padding-bottom: 16px;
	font-weight: normal;
}
table#header th {
	border-bottom: 2px solid #005BAB;
}
table#header td {
	font-family: Arial, Helvetica, sans-serif;
	color: 005BAB;
}
.topLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	word-spacing: 0.1em;
	padding-top: 16px;
	padding-bottom: 16px;
	}
.topLink p{
	color: #000000;
	}
.topLink a:link { color: #000000; text-decoration:none; padding: 0px 8px 0px 8px;}
.topLink a:visited { color: #000000; text-decoration:none; padding: 0px 8px 0px 8px;}
.topLink a:hover { color: #FF9900; text-decoration:none; padding: 0px 8px 0px 8px;}
.topLink a:active { color: #000000; text-decoration:none; padding: 0px 8px 0px 8px;}
table#centercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005BAB;
	text-align: left;

}
table#centercontent th {
	letter-spacing: 0.05em;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 22px;
	font-weight: normal;

}
table#flashcontent td {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #428ade;
}
#pagetitle {
	width: 768px;
	text-align:left;
}
#pagetitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #428ade;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	letter-spacing:1px;
}
#pagetitle h1 a{
	color: #428ade;
	text-decoration:none;
}
#pagetitle h1 a:hover{
	color: #336699;
	text-decoration:none;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
}
table#footer {
	border-bottom: 2px solid #005BAB;
	color: #005BAB;
	font-size: 11px;
}
table#hpfooter {
	color: #005BAB;
	font-size: 11px;
}
.copyright {
	font-size: 9px;
	color: #005BAB;
	text-align: right;
	padding-right: 27px;
}

ul {
	line-height: 18px;
	font-size: 11px;
	letter-spacing: 0.03em;
}
li {
	list-style-type: none;
}

.hpbgfooter {
	background-image: url(images/bghpfooter.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.hpbgdropshadow {
	background-image: url(images/hpbgdropshadow.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
p.sdi {
	line-height: normal;
	color: #000000;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 0px;
}
a.black:link, a.black:active, a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #666666;
	text-decoration: underline;
}
#maintable {
	width: 764px;
}
#maintable #mttop{
	width: 764px;
	background-image: url(images/maintable-top.jpg);
	background-repeat: no-repeat;
	height: 19px;
}
#maintable #mtleft{
	background-image: url(images/maintable-left.jpg);
	background-repeat: repeat-y;
	width: 17px;
}
#maintable #mtmid{
	width: 728px;
}
#maintable #mtright{
	background-image: url(images/maintable-right.jpg);
	background-repeat: repeat-y;
	width: 19px;
}
#maintable #mtbottom{
	width: 764px;
	background-image: url(images/maintable_r3_c1.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#photoviewer2 {
	height: 286px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#photoviewer2 #thumbs2{
	height: 286px;
	width: 92px;
	text-align: center;
	vertical-align: middle;
}
#photoviewer2 #larger2{
	height: 286px;
	width: 615px;
	text-align: center;
	vertical-align: middle;
}
#photoviewer {
	height: 286px;
	width: 480px;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#photoviewer #thumbs{
	height: 286px;
	width: 92px;
	text-align: center;
	vertical-align: middle;
}
#photoviewer #midborder{
	height: 286px;
	width: 8px;
	background-image: url(images/sideborder.gif);
}
#photoviewer #photoenlarged{
	height: 286px;
	width: 380px;
	text-align: center;
	vertical-align: middle;
}
#newstable {
	width: 768px;
	font-size: 11px;
	color: #333333;
}
#newstable #newstop {
	background-image: url(images/news-top.jpg) ;
	background-repeat: no-repeat;
	height: 25px;
}
#newstable #newstop p {
	font-size: 12px;
	color: #006699;
	margin: 10px 20px 0px 40px;
}
#newstable #newsmid {
	background-image: url(images/news-mid.jpg);
	background-repeat: repeat-y;
}
#newstable #newsmid p {
	font-size: 11px;
	color: #333333;
	margin: 10px 20px 10px 40px;
}
#newstable #newsmid a:link { color: #666; text-decoration:none; }
#newstable #newsmid a:visited { color: #666; text-decoration:none; }
#newstable #newsmid a:hover { color: #428ADE; text-decoration:underline; }
#newstable #newsmid a:active { color: #666; text-decoration:none; }

#newstable #newsbottom {
	background-image: url(images/news-bottom.jpg);
	background-repeat: no-repeat;
	height: 11px;
}
.interiors1 {
	background-image: url(images/interior/mainimage.gif);
	height: 288px;
	width: 356px;
	background-repeat: no-repeat;
}
.interiorsama {
	background-image: url(images/interior/ama/large2.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.interiorscic {
	background-image: url(images/interior/cic/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.interiorsdavidcone {
	background-image: url(images/interior/davidcone/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.interiorsdeptstore {
	background-image: url(images/interior/deptstores/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.interiorsdunkin {
	background-image: url(images/interior/dunkin/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.interiorsfuturetech {
	background-image: url(images/interior/futuretech/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.interiorsfao {
	background-image: url(images/interior/fao/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.exhibits1 {
	background-image: url(images/exhibits/mainimage.gif);
	height: 288px;
	width: 356px;
	background-repeat: no-repeat;
}
.exhibitsca {
	background-image: url(images/exhibits/ca/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.exhibitscrestron {
	background-image: url(images/exhibits/crestron/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.exhibitsnikon {
	background-image: url(images/exhibits/nikon/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.exhibitsokite {
	background-image: url(images/exhibits/okite/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.exhibitssamarion {
	background-image: url(images/exhibits/samarion/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.exhibitssony {
	background-image: url(images/exhibits/sony/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
.exhibitsswissray {
	background-image: url(images/exhibits/swissray/large1.jpg);
	height: 269px;
	width: 356px;
	background-repeat: no-repeat;
}
#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
margin-bottom:4px;
z-index:1;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid #333333;
z-index: 1000;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}

#contactformtb {
	color: #000000;
	width:360px;
	font-size:10px;
}
#contactformtb p{
	color: #000000;
	font-size:10px;
}
#contactformtb a{
	color: #336699;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#contactformtb a:hover{
	color: #3366CC;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#contactformtb .arialblk12{
	color: #000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
color:black;
font-weight:bold;
font-size:11px;
}
#loadarea {
	border: 1px solid #cccccc;
	height:286px;
}
#loadarea p{ font-size:12px; }

#loadarea2 {
	border: 1px solid #cccccc;
	width:615px;
	height:286px;
}
.graytext {color:#666666;}

#contactForm { padding:0px; margin:0px; }
#contactForm form{ padding:0px; margin:0px; }
#contactForm td,p { font:normal 11px Arial, Helvetica, sans-serif; color:#333333; }
#contactForm input { border:1px solid #999999; }
#contactForm textarea { border:1px solid #999999; width:340px; }
.required { color:#FF0000; }

.aboutTitle { font: normal 14px; border-bottom:1px solid #333; }
.aboutText12 { font-size:12px; }
.aboutUL { list-style:none; padding:0px; line-height:12px; margin:0; }
.aboutUL li { padding:4px 0 4px 0; }
