/* By Leandro Marcel by Tarantula.com  */
/* Never exclude reset.css of HTML */



#content_about {
	height:425px;
	width:968px;
	margin:auto;
	background-color:#000;
}

#left {
	float:left;
	background-position:bottom;
	background-repeat:no-repeat;
	width:968px;
	height:425px;
}

#title {
	margin-top:30px;
	margin-left:21px;
	float:left;
}

#center {
	width:60px;
	float:left;
	height:425px;
}

#right {
	width:500px;
	float:left;
	color:#828282;
	text-align:left;
}
#right a{
color:#FF0000;
text-decoration:none;}

#description {
	float:left;
	width:270px;
	margin-top:20px;
	margin-right:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	text-align: left;
	margin-left: 20px;
}

#description a {
	color:#FF0000;
	text-decoration:underline;
}

#title_box {
	margin-top:38px;
	margin-left:34px;
	float:left;

}

#img_prod {
	margin-top:20px;
	margin-left:34px;
	float:left;

}


/*==============================drag========================================= */

DIV {
	MARGIN: 0px;
}
#content1 {
	BACKGROUND: #000;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 940px;
	HEIGHT: 350px;
	color:#999;
	padding-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	line-height: 16px;
}

#description img {
float: left;

}

#main{
	margin-top:50px;}

#content1 P {
	MARGIN: 10px;
}
.scrollbar-vert {
	FLOAT: left;
	WIDTH: 8px;
	HEIGHT: 350px;
	BACKGROUND-COLOR: #000;
	border:#333 1px solid;
}
.handle-vert {
	WIDTH: 8px;
	HEIGHT: 59px;
	background-image: url(../images/cast/roll.gif);
	background-repeat: no-repeat;
}

.scrollbar-hor {
	FLOAT: left;
	WIDTH: 500px;
	HEIGHT: 10px;
	BACKGROUND-COLOR: #000;
}
.handle-hor {
	BACKGROUND: url(../images/cast/roll.gif) no-repeat;
	WIDTH: 10px;
	HEIGHT: 10px;
}

