/* CSS Document */
.container{
padding:68px;
}

body{
margin:0px;
}
/*.button{
background-image:url(../images/navo_01.jpg);
}
.button:active{
background-image:url(../images/nav_02.jpg);

}*/

.headerlogo{
background-image:url(../images/logo.jpg );
background-repeat:no-repeat;
height:79px;
width:155px;
}
.content{
font-family:Verdana;
font-size:11px;
font-weight:regular;
color:#979696;
}
.header_content{
font-family:Verdana;
font-size:11px;
font-weight:regular;
color:#979696;
padding:5px;
}
.contentportfolio{
font-family:Verdana;
font-size:14px;
font-weight:regular;
color:#979696;
line-height:22px;
text-decoration:none;
}
.button{

	font-family:verdana;

	font-size : 10pt;

	color: #000000;

	background-color: #EFEFEF;

	 border-right: #CCCCCC 1px solid;

	 BORDER-TOP:#CCCCCC 1px solid;

	 BORDER-LEFT:#CCCCCC 1px solid;

	 BORDER-BOTTOM:#CCCCCC 1px solid;

	 font-weight:bold;

}

.orangecontent{
font-family:Verdana;
font-size:14px;
font-weight:regular;
color:#ff9933;
line-height:22px;
}
.heading{
font-family:Verdana;
font-size:16px;
font-weight:bold;
}
.footer{
width:100%;
font-family:Verdana;
font-size:10px;
font-weight:regular;
color:#FFFFFF;
background-color:#ff9933;
}
img{
border:0px;
}


.vanivo {
text-decoration:none;
color:#FFFFFF;
}
.vanivo:hover {
text-decoration:underline;
}
 