/* By Leandro Marcel by Tarantula.com  */
/* Never exclude reset.css of HTML */


#content_home {
	height:425px;
	width:968px;
	margin:auto;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:bottom;
}
#photo_home {
	position:absolute;
	height:425px;
	width:968px;
	margin:auto;
	background-color:#000;
	opacity:1;
}
#video_home {
	position:absolute;
	height:424px;
	width:637px;

	
}
#left{
float:left;
}

#signup_img{
	margin-top:119px;
	*margin-top:111px;
	margin-left:-12px;
margin-right:50px;
}


@media screen and (-webkit-min-device-pixel-ratio:0){
#signup_img{
	margin-top:115px;	
}
}

#center{
	width:555px;
	_width:540px;
	float:left;
	height:425px;
}

#right {
	padding-top:0px;
	width:207px;
	float:left;
	color:#828282;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:9px;
	position:relative;
	z-index:5;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#right {
	margin-right:-20px;
}
}


#right hr{
	height:1px;
	width:207px;
	color:#828282;
	margin-bottom:5px;
}
#right li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:square;
	list-style-image:url(../images/li.jpg);
	line-height: 16px;
}
#right img{
	margin-bottom:5px;
}
#right a{
text-decoration:none;
color:#828282;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
#box img{
	border:solid 1px #666666;
	margin-bottom:7px;
	margin-top:7px;
}

