@import url(gitosa.css);


#all {

height:640px;
	top: -320px;
}

#content {
height:433px;
margin:30px 0px 0px 130px;
width:650px;
}

#endofbox {
position:relative;
bottom:0px;
width:800px;
height:14px;
background-color:#fff;
border-top: 1px solid #009;
line-height: 100%;
font-size: 9px;
margin:0px;
padding:0px;
}

#copy {
float:left;
margin: 2px 10px;
}

#policy {
float:right;
margin: 2px 10px;
}

#innerbox {
background-image:url(gitosa_home_FILES/bg_gitosa.jpg);
height:501px;

}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}

h2 {
text-align:center;
font-size: 20px;
margin-top:-8px;
}

h2 a {
	border-bottom: 0px dotted #009;
}


h3 a:link, h3 a:visited, h5 a:link, h5 a:visited {
        border-bottom: 0px dotted #009;
}

h3 a:hover, h3 a:active, h5 a:hover, h5 a:active{
        border-bottom: 1px dotted #009;
}
h4 {
margin:5px 0 0 0;
padding:5px 0 0 0;
}