body{
	background-color: #000;
	font-family: "Lucida Grande","Bitstream Vera Sans",Verdana,Arial,sans-serif; 
	color:#bbb;
	
}
#frame{
	margin:0 auto;
	width:700px;
	position: relative;
	background: #000 url(/images/reflection.png) no-repeat 40px 450px;
	height:800px;
}
div#logo{
	background-image: url(/images/logo.png);
	width:280px;
	height:65px;
	display: block;
	position:absolute;
	top:130px;
	left:300px;
}
div#content{
	width:300px;
	height:300px;
	display: block;
	position:absolute;
	top:147px;
	left:210px;
font-family: "Lucida Grande","Bitstream Vera Sans",Verdana,Arial,sans-serif; 	
	color:#bbb;
	font-size:13px;
	line-height:1.5;
}
div#footer{
	color:#bbb;
	font-size:13px;
	line-height:1.5;
	margin-top:20px;
}
div#content a, div#footer a{
	text-decoration:none;
	color:#ff9344;
	font-style: normal;
}
div#content a:hover, div#footer a:hover{
	text-decoration:underline;
	color:#ff9344;
	font-style: normal;
}
div#images{
	top:70px;
	left:100px;
	position:absolute;
	z-index: 1;
}
div#controls{
	top:470px;
	left:60px;
	position:absolute;
	z-index: 999;
}
div.arrows{
	float:left;
	padding:5px 3px;
}
span.active{
	color:#666;
}
ul#p_numbers_ul{
	list-style-type: none;
	padding:0;
	margin:0;
	float:left;
}
ul#p_numbers_ul li{
	float:left;
	padding:1px;
	
}
ul#p_numbers_ul li{
	color:#666;
	text-decoration:none;
	font-size:100%;
	cursor: pointer;;
}
ul#p_numbers_ul li.active {
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	cursor: default;
}

.carousel-component { 
	position:relative;
			overflow:hidden;   /* causes the clipping */


}

.carousel-component .carousel-clip-region { 
	padding:0px;
	margin:0px;

}
.carousel-component ul.carousel-list{
	text-align:left;
	background-color:white;
	padding:0;

}
.carousel-component .carousel-list li { 
	text-align:left;
	margin:0px;
	width:191px;
	height:520px;
	padding:0px;
	float:left;
			margin-bottom:0px;
			/* Force the LI to respect the HEIGHT specified */
			overflow:hidden;
			display:block;
			font-size:11px;

}
/*.carousel-component .carousel-list li img{
	border:4px solid #888;
	height:400px;
	float:left;
}
.carousel-component .carousel-list li div{
	float:left;
	width:290px;
	background-color:#efefef;
	height:408px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;;
	position:relative;
}
.carousel-component .carousel-list li div h1{
	margin:0; padding:15px 10px;
	background-color:#666;
	color:#fff;
	border-bottom:1px solid #fff;
	text-align:left;
}
.carousel-component .carousel-list li div span{
	display:block;
	margin:0 10px;
	padding:10px 0;
	border-bottom:1px solid #ccc;
	font-size:130%;
	color:#333;
	line-height:1.4;
	text-align:left;
}
.carousel-component .carousel-list li div p{
	font-size:130%;
	padding:10px 0; margin:0 10px;
	line-height:1.4;
	text-align:left;
}
.carousel-component .carousel-list li div a{
	display:block;

	font-size:130%;
	position:absolute;
	right:20px; bottom:20px;
}*/
#tabset {
	margin-left:0px;
	margin-bottom:0px;
}
div#content a.download{
	display:block;
	float:right;
	width:100px;
	height:30px;
/*	background-color: #EFEFEF;*/
	text-align:center;
	line-height:2.2;
	/*-moz-border-radius:5px;*/
	margin-right:40px;
	margin-top:20px;
}
div#content a.digg{
	display:block;
	float:right;
	
	margin-right:40px;
	margin-top:20px;
}

div#content2{
	margin:60px 0;
}


/* * { behavior: url(/css/iepngfix.htc) }* /

