img{
	border:none;
	padding:0;
	margin-left:auto;
	margin-right:auto;

}
p{
	margin:0;
	padding:0;
}
h1,h2,h3,h4{
	margin:0;
	padding:0;

}
a{
	color:#fff;
	text-decoration:none;
	outline:none;
	background:none;
	padding:0;
}
a:hover{
	color:#bb0f05;
	text-decoration:none;
	outline:none;
}
.clear { clear: both; }
a.AlexaSiteStatsWidget{
	float:left;
	padding:10px;
	background: white;
	margin:4px 0 0 10px;
}
a:hover.AlexaSiteStatsWidget{
	float:left;
	padding:10px;
	background: #333;
	margin:4px 0 0 10px;
}

#bg{
	position:fixed;
	height:100%;
	width:100%;
	z-index:1;
}
.box_main_nav{
	position:absolute;
	width:1008px;
	height:42px;
	background: url(bg_nav.png) center top no-repeat;
	top:90px;
	left:50%;
	margin:0 0 0 -504px;
	z-index:3;
}

.box_main{
	position:absolute;
	width:1008px;
	height:auto;
	background: url(content.png) center repeat-y;
	top:132px;
	left:50%;
	margin:0 0 0 -504px;
	z-index:4;
}
.box_main p{
	color:white;
	padding:20px;
}
.box_left{
	float:left;
	width:672px;
	background: url(box_left.png) right top repeat-y;
}
.box_left .my_title {
    font-weight:200;
    color: #fff;
    font-size:20px;
	background: url(bg_title.png) left bottom repeat-x;
    padding:5px 0 9px 5px;
	float:left;
	margin:5px 0 5px 20px;
	width:638px;
}
.demo{
	float:left;
	width:480px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}
.demo ul{
	float:left;
	width:630px;
	margin:5px 0 0 4px;
	display:block;
}
.demo li{
	float:left;
	padding:0;
	margin:0;
	color:white;

}
.demo {
	float:right;
	color:white;

}
.demo a{
	float:left;
	padding:0;
	background: url(bg_thumbs.png);
	width:200px;
	height:118px;
	margin-top: 10px;
	margin-right: 39px;
	margin-bottom: 0;
	margin-left: 0;
}
.demo  a:hover{
	float:left;
	background: url(bg_thumbs_h.png);
	padding:0;
}
.demo p{
	float:left;
	padding:5px;
}
.box_left pre{
	float:left;
	width:630px;
	background:#000;
	color:#fff;
}
.demo  a img{
	float:left;
	margin-top: 9px;
	margin-bottom: 0;
	margin-left: 9px;
}
