@charset "utf-8";
/* CSS Document */

 img, div, input, ul, li { behavior: url("iepngfix.htc") }

#container{
	width:897px;
	margin:auto;
	overflow: hidden;
	height:100%;
	display:block;
	clear:both;
}
#leftcontainer{
	width:230px;
	float:left;
	margin-right:29px;
	overflow: visible;
	height:1200px;
}
#rightcontainer{
	width:638px;
	float:left;
	overflow:hidden;
}
#top{
	background-image:url(images-div/top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:638px;
	height:4px;
	float:left;
	display:block;
	overflow:hidden;
}
#middle{
	width:638px;
	height:100%;
	background-color:#addeef;
	padding-bottom:20px;
	float:left;
}
#bottom{
	background-image:url(images-div/bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	width:638px;
	height:4px;
	margin-bottom:20px;
	float:left;
}
#boxcontainer{
	width:609px;
	margin:auto;
}
.boxtop{
	background-image:url(images-div/boxtop.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:609px;
	height:6px;
}
.boxshade{
	background-image:url(images-div/box_shade.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#feffff;
	width:607px;
	height:auto;
	border-left:#81c2d9 solid 1px;
	border-right:#81c2d9 solid 1px;
	display:block;
	overflow:hidden;
	padding:0px 0px 3px 0px;
}
.boxbottom{
	width:609px;
	height:6px;
	background-image:url(images-div/boxbottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.list{
	list-style:none;
	margin:0px;
	padding:0px;
}
.list li {
	list-style:none;
	width:135px;
	height:83px;
	display:block;
	float:left;
	background-image:url(images-div/logo_bg.png);
	background-position:center;
	margin-left:5px;
	margin-top:0px;
	padding:5px;
}


.list1{
	list-style:none;
	margin:0px;
	padding:0px;
}
.list1 li {
	list-style:none;
	width:172px;
	height:99px;;
	display:block;
	float:left;
	background-image:url(images-div/silver_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:17px;
	margin-top:5px;
	padding-top:5px;
	padding-left:7px;
}
.list4{
	list-style:none;
	margin:0px;
	padding:0px;
}
.list4 li {
	list-style:none;
	width:240px;
	height:140px;;
	display:block;
	float:left;
	margin-left:15px;
	margin-top:8px;
	padding-top:8px;
	padding-left:30px;
}
.wrap{
	padding:2px;
	background-position:center;
	background-repeat:no-repeat;
}
#player{
	background-image:url(images-div/player.jpg);
	background-repeat:no-repeat;
	width:187px;
	height:114px;
	margin-top:10px;
	float:left;
	
}
.watch{
	width:81px;
	height:20px;
	float:left;
	background-image: url(images-div/watch.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:left;
}
.watch:hover{
	background-image:url(images-div/watchover.jpg);
}
#sponsors{
	width:228px;
	height:160px;
	background-image:url(images-div/2009sponsors.jpg);
	float:left;
	margin-bottom:10px;
	margin-top:3px;
}
#border{
	border-bottom:dotted #0C0 2px;
	border-top:dotted #0C0 2px;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:10px;
}
#summit{
	width:193px;
	height:137px;
	background-image:url(images-div/3msummit.jpg);
	float:left;
	margin-top:20px;
}
#press{
	background-image:url(images-div/press.jpg);
	width:178px;
	height:57px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#brochure{
	background-image:url(images-div/brochure.jpg);
	width:178px;
	height:57px;
	float:left;
}
#journal{
	background-image:url(images/technicaljournal.jpg);
	width:178px;
	height:57px;
	float:left;
	margin-top:5px;
	margin-bottom:3px;
}
.text0{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:19px;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
	color:#000;
}
.text1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	text-align:left;
	padding-bottom:10px;
	color:#000;

}
.text2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:19px;
	text-align:left;
	padding-top:10px;
	padding-bottom:5px;
	color:#336600;
	float:left;
	width:230px;
}
.text3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:18px;

}
	


