/*********

GERAL
puxar a 184 ate 1089;
************/

*{
	color:#A0A0A0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font:11px Helvetica, Arial, sans-serif	
}

img{
	border:none;
}

body{
	/*background-color:red;*/
	background:url(images/background.jpg) repeat;	
}

#general{
	margin:20px auto;
}

/*************

Fim GERAL

****************/

/***************
MENU

****************/

#top{
	width:906px;
	margin:0px auto;
	background:url(images/top-body-lef.jpg) no-repeat 0 28px;	
	height:39px;		
}

#menu{
	width:541px;
	height:39px;
	float:right;
	position:relative;
}

#menu li{
	height: 39px;	
	position:absolute;	
	display:block;	
	background: url(images/menu.jpg) 0px -78px no-repeat;	
}

#menu a{
	height:39px;
	display: block;	
}

#menu #contact{
	width: 88px;
	left: 0px;
	top:0; 
	background-position:0px -78px;
}

#menu #services a:hover{background: url(images/menu.jpg) 0px -39px no-repeat scroll;}

#menu #services{
	width: 87px;
	left: 174px;
	top:0;
	background-position:-174px -78px;
}

#menu #services a:hover{background: url(images/menu.jpg) -174px -39px no-repeat scroll;}

#menu #about{
	width: 86px;
	left: 88px;
	top:0;
	background-position:-88px 0px;
}

#menu #crystal{
	width: 86px;
	left: 261px;
	top:0;
	background-position: -261px -78px;	
}

#menu #crystal a:hover{background: url(images/menu.jpg) -261px -39px no-repeat scroll;}


#menu #blog{
	width: 87px;
	left: 347px;
	top:0;
	background-position: -347px -78px;	
}

#menu #blog a:hover{background: url(images/menu.jpg) -347px -39px no-repeat scroll;}

#menu #home{
	width: 111px;
	left: 434px;
	top:0;
	background-position: -434px -78px;	
}

#menu #home a:hover{background: url(images/menu.jpg) -434px -39px no-repeat scroll;}

/***************

FIM MENU
****************/

/*****************
BODY
**********************/


#splash{
	margin:0 0 0 20px;	
	/*visibility:hidden;*/
	/*border:1px solid red;*/
	font:0px Helvetica, Arial, sans-serif;
}

.border-splash{	
	clear:both;
	font:0px Arial, Helvetica, sans-serif;
	height:4px;
	background:url(images/border-splash.jpg) no-repeat;
}

#topbody{
	width:906px;
	height:39px;
	margin:0 auto;
	background:url(images/body-body.jpg) repeat-y;
}


#topbody img{
	margin:0 0 0 42px;
}

#body{
	width:906px;
	margin:0 auto;	
	background:url(images/body-body.jpg) repeat-y;
}




.left{
	width:461px;
	float:left;
	margin:30px 0 30px 80px;
	_margin:30px 0 30px 40px;	
}

.right{
	width:333px;
	float:left;
	margin:30px 0 0 0px;		
}

.left1{
	width:461px;
	float:left;
	margin:10px 0 60px 80px;
	_margin:10px 0 60px 40px;	
}

.right1{
	width:333px;
	float:left;
	margin:10px 0 0 0px;		
}

.text{
	width:740px;
	margin:20px 0 0 92px;	
}

.pic_eve{
	margin:30px 0 0 15px;
}

.pic_hard{
	margin:50px 0 0 15px;
}


.title{
	margin:20px 0 0 80px;	
	/*text-shadow*/
	padding-left:12px;
	background:url(images/about_icon.jpg) no-repeat 0 2px;
	color:#010101;
}

.img{
	margin:20px 0 0 50px;
}

.profile{
	padding-left:12px;
	background:url(images/profile_icon.jpg) no-repeat 0 2px;
	margin:0 0 0 0;
	color:#010101;
}

.hardware{
	padding-left:12px;
	color:#010101;
	background:url(images/hardware_icon.jpg) no-repeat 0 2px;
}

.kind{
	width:117px;
	float:left;	
	margin:15px 0 0 12px;
	_margin:15px 0 0 6px;
}

.kind1{
	width:310px;
	float:right;
	margin:15px 0 0 0px;	
}

.hardware_type{
	margin:15px 0 0px 12px;
	_margin:15px 0 0px 10px;
}



#clear-body{
	height:30px;
}


/*****************
Fim BODY
**********************/


/*************************
RODAPE
*****************************/
#bottom-body{
	position:relative;
	height:52px;
	width:906px;
	margin:0 auto;
	background:url(images/bottom-body.jpg) no-repeat;
}

#relio{
	margin:0;
}

#yellowicon{
	margin:0;
}



#bottom-body #relio a{
	position:absolute;
	width:46px;
	height:21px;
	top:28px;
	left:762px;
}

#bottom-body #yellowicon a{
	position:absolute;
	width:61px;
	height:25px;
	top:22px;
	left:818px;
}