
/* Defaults -- Begin */

.h5{
        font-size: 12px;
	    font-family:  Arial, sans-serif;
	    color: #ffffff;
        font-weight: bolder;
        line-height: 120%;


  }


body {
	    margin: 13px 10px 10px 10px;
	    background-color: #111111;
	    font-size: 11px;
	    font-family:  Arial, sans-serif;
	    color: #999999;
 }


p { margin: 10px 30px 10px 20px   }
a{ text-decoration : none; color :#555555; }
a:hover{ text-decoration : none; color :#B0C5C6; }
img{
  margin-top: 1px;
}

#default:link { color: #999999; }
#default:visited { }
#default:active {  }
#default:hover {  color: #666666; text-decoration : underline; }
#default.soft, a.soft:visited, a.soft:link {  TEXT-DECORATION: none; COLOR: black;  }
#default.soft:hover { TEXT-DECORATION: underline; COLOR: black; }

/* Defaults -- End */

#framebox{
   width: 730px;
   top:0px;
   height:515px;

   margin-left: auto;
   margin-right: auto;


   /* margin-left: 10%;  */
   position:relative;
   background-color: #111111;
}



#main, #profile, #contact, #services{
   width:730px;
   /*height:720px;*/

   top:99px;
   height:390px;

   position: absolute;
    background-repeat: no-repeat;

  
   left:0px; }

#main{   background-image: url(images/main.jpg);  background-position: bottom; }
#services{   background-image: url(images/silveramg.jpg); background-position: left; }
#contact{   background-image: url(images/viano2.jpg);  }
#profile{   background-image: url(images/viano.jpg);  }

#logoHeader{

background-image: url(images/logo.jpg);
background-position: left;
background-repeat: no-repeat;
background-color: #222222;

top:29px;
right:0px;
width:100%;
height:50px;

position: absolute;
border-bottom: 3px solid #999999;


}


#textArea{

top:9%;
left:10%;
width:83%;
height:80%;

position: absolute;
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 150%;





}


#contentArea{

right:0%;
width:50%;

background-color: #FFE2B7 ;


}

#contentArea, #textArea{  background-color: #222222 ;}



#contentArea{
   top:0px;
   height:100%;
   position: absolute;
}

#designedBy a{



left: 583px;
width:150px;
height: 9px;
bottom: 7px;


position: absolute;
 background-color: #111111;
	    font-size: 8px;
	    font-family:  Arial, sans-serif;
	    color: #333333;
        text-align: right;


}

#designedBy a:hover{  color: #666666; }


