/* hide from ie5 mac \*/
html { height: 100%;}
#container {height: 100%;}
/* end hide */
body {
	height: 100%;
	margin: 0;
	background-color: #666;
	font:.8em Arial, Helvetica, sans-serif;
	text-align:center; 
}
/* for understanding browsers */
#main {
	min-height:100%;
	height:auto;
	width:777px;
	position:relative;
	overflow:auto;
	background:#FFF url(images/navbg.gif) repeat-y left;
}
/* for Internet Explorer */
/*\*/
* html #main {
	height: 100%;
	overflow:visible;
}
/**/
#head{
	width:777px;
	height:86px;
	text-align:left;
	background-color:#FFF;
}
#head img {
	float:left;
	padding-left:0px;
}
#banner {
	width:597px;
	height:82px;
	float:left;
	background-repeat:no-repeat;
	margin-bottom:4px;
	background-color:#FFF;
}
#left {
	width:149px;
	float:left;
	padding-top:21px;
	clear:both;
	background:#2D6DB0 url(images/sbsa2_02.gif) no-repeat right top;
}
#content{
	width:620px;
	text-align:left;
	margin-left:8px;
	float:left;
	background-color:#FFF;
	padding:10px 0;
}
#content img{
	float:right;
	border:solid 1px #3276BD;
	margin:0em .25em 0.5em 0.5em;
}

#left-content {
	float:left;
	width:620px;
	background-color:#FFF;
}
#right-content {
	float:right;
	width:150px;
	background-color:#FFF;
}
hr {
}
ul#homepics{
	padding:0;
	margin:0;
	color: #3276BD;
}

ul#homepics li{
	float:left;
	width:196px;
	list-style:none;
	display:inline;
	padding:0 .25em .25em .25em;
	text-align: center;
}
#homepics li img{
	border:solid 1px #3276BD; 
	float:left;
	margin:0;
}
#pics{
	padding:0;
	margin:0;
	color: #3276BD;
}
ul#pics li{ 
	float:left;
	list-style:none;
	display:inline;
	padding:0 .25em .25em .25em;
	text-align: center;
}

#pics li img{
	border:solid 1px #3276BD; 
	float:left;
	margin:0;
}

.halfsize{clear:none!important;}
#boothmodels {
	float:left;
	height:224px;
	width:609px;
	margin:0 8px;
}
#right {
	width:777px;
	padding:10px 18px;
	background-color:#689;
}
#footer{
	width:757px;
	clear:both;
	background-color:#ccc;
	border-top:1px solid #666;
	padding: 8px 10px;
	text-align: right;
	
}
hr {
	color:#3276BD;
	border: 2px solid #3276BD;
	height: 2px;
	width: 100%;
	text-align: center;
}
h1 {
	font-size:1.3em;
	color:#3276BD;
	text-transform: uppercase;
}
h2 {
	font-size:1.3em;
	color:#3276BD;
}
h3 {
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#2D6DB0;
	text-decoration:none;
	margin-top:0px;
}
/*-----nav styles--*/
a{
	color:#3276BD;
	font:bold 1em Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover{ color:#F00; }
#nav {
	list-style-type:none;
	padding:0;
	margin:0;
	border-top:solid 1px #FFF;
}
#nav a{color:#fff}
#nav a:hover{ color:#F00; }
#nav li{
	background: url(images/sbsa2_04.gif) no-repeat;
	height:26px;
	width:139px;
	text-align:left;
	padding:4px 0 0 10px;
}
.subnav {
	color:#fff;
	font:bold 1em Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:139px;
	height:24px;
}
 #nav .nav2 a{
	padding-left:2px;
	font:bold .9em Arial, Helvetica, sans-serif;
	color:#ccc	;
	text-decoration:none;
}
 #nav .nav2 a:hover{
	color:#F00;

}
/*--------------BOOTH LIST--------------*/
#boothlist {
	width: 285px;
	padding:0px;
	margin:0px;
}
#boothlist  li {
	padding:0px 8px 2px 4px;
	display:block;
	border-bottom:solid 1px #ccc;
	height:auto;
	margin-bottom:8px;
	list-style-type:none;
}
#boothlist li img{
	float:left;
	padding:6px 0 0 0;
	margin:0 10px 0 0;
	left:1px;
	top:1px;
	position:relative;
}
#boothlist p {
	padding-bottom:0px;
	margin-top:-8px;
	text-align:left;
}
#boothlist a{
	font: bold .9em Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #2D6DB0;
	text-decoration: underline;
	margin-top: 0px;
}
#boothlist a:hover{
	color: #F00;
	text-decoration: underline;
	margin-top: 0px;
}
/*----------------FOOTER--------------*/
#footernav{
	padding:0 5px;
	margin:0;
	float:left;
}
#footernav li {
	display:inline;
	padding:0 1em;
	margin:0;	
}
#footer a{
	font:bold .8em  Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}	
#footer a:hover{
	font:bold .8em  Arial, Helvetica, sans-serif;
	color:#F00;
	text-decoration:none;
}	
#footernav li.first{ padding-left:0; }




#flashcontent1{
	width:777px;
	height:82px;
	background-color: #FFFFFF;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	}
#flashcontent1 h1{ 
	text-indent:-9999px;}
