*{
	margin:0;
	padding:0;
	text-align:left;	
	text-decoration:none;		
}

img{
	border:none;
}

li{
	list-style:none;
}

a{	
	color:#A0A0A0;
	background-color:transparent;
}

a:hover{	
	color:#999999;
	background-color:transparent;
}

p{
	font:12px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
	background-color:transparent;
	line-height:15px;
}

h3{
	font:bolder 14px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
	background-color:transparent;
	line-height:50px;
}

h5{
	font:9px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
	margin-bottom:15px;
}

body {
	font:11px Arial, Helvetica, sans-serif;	
}


#topo{
	position: relative;
	margin:0px auto;
	/*border: 1px solid red;*/
	height:102px;
	width:762px;
	background: url(images/logo.png)  no-repeat;
}

#topo a{
	display:block;
	width:197px;
	height:102px;
}

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

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

#menu{
	width:762px;
	height:27px;
	margin:0 auto;
	position:relative;
}

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

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

#menu #yellowicon{
	width: 28px;
	left: 0px; 
}

#menu #yellowicon a:hover{background: url(images/menu.png) -0px -27px no-repeat scroll;}
#menu #yellowicon a:active{background: url(images/menu.png) -0px -27px no-repeat scroll;}

#menu #blog{
	width: 62px;
	left: 28px;
	background-position:-28px -27px;
}

#menu #blog a:hover{background: url(images/menu.png) -28px 0px no-repeat scroll;}
#menu #blog a:active{background: url(images/menu.png) -28px 0px no-repeat scroll;}

#menu #about{
	width: 62px;
	left: 90px;
	background-position: -90px 0px;	
}

#menu #about a:hover{background: url(images/menu.png) -90px 0px no-repeat scroll;}
#menu #about a:active{background: url(images/menu.png) -90px 0px no-repeat scroll;}

#menu #iconbase{
	width: 62px;
	left: 152px;
	background-position: -152px -27px;	
}

#menu #iconbase a:hover{background: url(images/menu.png) -152px 0px no-repeat scroll;}
#menu #iconbase a:active{background: url(images/menu.png) -152px 0px no-repeat scroll;}

#menu #services{
	width: 62px;
	left: 214px;
	background-position: -214px -27px;	
}

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

#menu #portfolio{
	width: 62px;
	left: 275px;
	background-position: -275px -27px;	
}

#menu #portfolio a:hover{background: url(images/menu.png) -275px 0px no-repeat scroll;}
#menu #portfolio a:active{background: url(images/menu.png) -275px 0px no-repeat scroll;}

#menu #stockicon{
	width: 71px;
	left: 335px;
	background-position: -335px -27px;	
}

#menu #stockicon a:hover{background: url(images/menu.png) -335px 0px no-repeat scroll;}
#menu #stockicon a:active{background: url(images/menu.png) -335px 0px no-repeat scroll;}

#menu #downloads{
	width: 79px;
	left: 406px;
	background-position: -406px -27px;	
}

#menu #downloads a:hover{background: url(images/menu.png) -406px 0px no-repeat scroll;}
#menu #downloads a:active{background: url(images/menu.png) -406px 0px no-repeat scroll;}

#menu #contacts{
	width: 71px;
	left: 484px;
	background-position: -484px -27px;	
}

#menu #contacts a:hover{background: url(images/menu.png) -484px 0px no-repeat scroll;}
#menu #contacts a:active{background: url(images/menu.png) -484px 0px no-repeat scroll;}

#menu #separator{
	/*width: 188px;*/
	width:178px;
	/*left: 543px;*/
	left:554px;
	background-position: -554px -27px;	
}

#menu #search{
	width: 27px;
	left: 731px;
	background-position: -731px -27px;	
}

#menu #search a:hover{background: url(images/menu.png) -731px 0px no-repeat scroll;}
#menu #search a:active{background: url(images/menu.png) -731px 0px no-repeat scroll;}


.menustaff{
	width:762px;
	height:27px;
	margin:0 auto;
	position:relative;
}

.menustaff li{
	height: 27px;	
	position:absolute;	
	display:block;	
	background: url(images/menu_staff2.png) 0px 0px no-repeat;	
}

.menustaff a{
	height:27px;
	display: block;	
}

.menustaff #yellowicon{
	width: 31px;
	left: 0px; 
}

.menustaff #yellowicon a:hover{background: url(images/menu_staff2.png) -0px -27px no-repeat scroll;}
.menustaff #yellowicon a:active{background: url(images/menu_staff2.png) -0px -27px no-repeat scroll;}

.menustaff #blog{
	width: 61px;
	left: 31px;
	background-position:-31px -27px;
}

.menustaff #blog a:hover{background: url(images/menu_staff2.png) -31px 0px no-repeat scroll;}
.menustaff #blog a:active{background: url(images/menu_staff2.png) -31px 0px no-repeat scroll;}

.menustaff #about{
	width: 61px;
	left: 92px;
	background-position: -92px 0px;	
}

.menustaff #about a:hover{background: url(images/menu_staff2.png) -92px 0px no-repeat scroll;}
.menustaff #about a:active{background: url(images/menu_staff2.png) -92px 0px no-repeat scroll;}

.menustaff #iconbase{
	width: 61px;
	left: 153px;
	background-position: -153px -27px;	
}

.menustaff #iconbase a:hover{background: url(images/menu_staff2.png) -153px 0px no-repeat scroll;}
.menustaff #iconbase a:active{background: url(images/menu_staff2.png) -153px 0px no-repeat scroll;}

.menustaff #services{
	width: 61px;
	left: 214px;
	background-position: -214px -27px;	
}

.menustaff #services a:hover{background: url(images/menu_staff2.png) -214px 0px no-repeat scroll;}
.menustaff #services a:active{background: url(images/menu_staff2.png) -214px 0px no-repeat scroll;}

.menustaff #portfolio{
	width: 61px;
	left: 275px;
	background-position: -275px -27px;	
}

.menustaff #portfolio a:hover{background: url(images/menu_staff2.png) -275px 0px no-repeat scroll;}
.menustaff #portfolio a:active{background: url(images/menu_staff2.png) -275px 0px no-repeat scroll;}

.menustaff #stockicon{
	width: 70px;
	left: 336px; 
	background-position: -336px -27px;	
}

.menustaff #stockicon a:hover{background: url(images/menu_staff2.png) -336px 0px no-repeat scroll;}
.menustaff #stockicon a:active{background: url(images/menu_staff2.png) -336px 0px no-repeat scroll;}

.menustaff #downloads{
	width: 78px;
	left: 406px;
	background-position: -406px -27px;	
}

.menustaff #downloads a:hover{background: url(images/menu_staff2.png) -406px 0px no-repeat scroll;}
.menustaff #downloads a:active{background: url(images/menu_staff2.png) -406px 0px no-repeat scroll;}

.menustaff #contacts{
	width: 70px;
	left: 484px;
	background-position: -484px -27px;	
}

.menustaff #contacts a:hover{background: url(images/menu_staff2.png) -484px 0px no-repeat scroll;}
.menustaff #contacts a:active{background: url(images/menu_staff2.png) -484px 0px no-repeat scroll;}

.menustaff #separator{
	/*width: 188px;*/
	width:177px;
	/*left: 543px;*/
	left:554px;
	background-position: -554px -27px;	
}

.menustaff #search{
	width: 31px;
	left: 731px;
	background-position: -731px -27px;	
}

.menustaff #search a:hover{background: url(images/menu_staff2.png) -731px 0px no-repeat scroll;}
.menustaff #search a:active{background: url(images/menu_staff2.png) -731px 0px no-repeat scroll;}



#subnav10{		
	display:inline;	
	position:absolute;
	top:2px;
	left:619px;	
	opacity:0.7;
	filter:alpha(opacity=70);	
	
		
}

#subnav10 input{
	display:none;
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#CCC;
	width: 136px;
	height:18px;		
	background:url(images/search.gif) no-repeat;
	padding:2px 0 0 3px;	
	border:none;
}

#subnav10 input:focus{
	display:block;
	font:bolder 11px Arial, Helvetica, sans-serif;
	color:#A0A0A0;
	
}


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

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

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

#body{
	width:762px;
	margin:0px auto;
	/*border:1px solid red;*/
	background:url(images/body-body.jpg) repeat-y 0px 0;
}




#clear-body{
	clear:both;
	height:80px;
}

#splash{
	position:relative;
	width:762px;	
	margin:0px auto;
}


#sidebar{
	/*border:1px solid red;*/
	width:230px;
	float:right;
	background:url(images/sep1.jpg) no-repeat 0 15px;
}

.text-side{
	width:170px;
	text-align:justify;
	margin:10px 0 0 30px;
}

.text-side a:hover{
	color:#474747;
}


#bottom-side{
	width:237px;
	height:59px;
	/*background:url(images/bottom-side.jpg) no-repeat;*/
}

#body-side img{
	margin:0px 0 0 30px;	
}


#teste{
	width:756px;
	margin:20px auto;	
}

#text{
	width:480px;	
	margin:0 0 0 30px;
}

.text-about{
	margin:0 0 10px 0;
}


.text{
	margin:10px 0 0px 0;
	text-align:justify;
}

.ideas{
	color:#767676;
	margin:10px 0 20px 0;
	font:16px Arial, Helvetica, sans-serif;
	clear:left;
}

#text ul{
	margin-top:20px;
}

#text li{
	display:inline;	
	margin-right:30px;

}

#body-bottom{
	width:762px;
	margin:0 auto;
	height:60px;
	background:url(images/body-bottom.jpg) no-repeat;	
}

#body-bottom p{	
	margin:25px 2px 0 0;
	font:10px Arial, Helvetica, sans-serif;
	float:right;
}

#logo_relio p{
	margin:-20px 2px 0px 0px;	
	float:right;
}

#logo_relio img{
	border:none;
}

.pic{
	width:110px;
	float:left;
	margin: 0 0 60px 0px;
	/*border:1px solid red;*/
}

.pic1{
	width:110px;
	float:left;
	margin: 0 0 0px 0px;
	/*border:1px solid red;*/
}

.about{
	width:360px;
	margin: 0 0 60px 10px;
	/*border:1px solid blue;*/
	float:left;	
}

.about p {
	text-align:justify;
}

.about1{
	width:360px;
	margin: 0 0 0px 10px;
	/*border:1px solid blue;*/
	float:left;	
}

.about1 p {
	text-align:justify;
}

.prof{
	font:10px Arial, Helvetica, sans-serif;
	margin:-20px 0 10px 0;
}


/*#to-top{	
	width:27px;
	height:36px;
	margin: -36px 0 0 727px;
	background:url(images/totop.jpg) no-repeat 0 -36px;
}

#to-top a{
	display:block;
	height:36px;
}

#to-top a:hover{
/* arrumar 2 pixel abaixo para o internet -32px	
	background:url(images/totop.jpg)  0px 0px no-repeat scroll;
}

#copy{
	font:10px Arial, Helvetica, sans-serif;
	color:#767676;
}

#copy p{
	float:right;
	font:10px Arial, Helvetica, sans-serif;
}



#separador{
	clear:both;
	height:40px;
}*/