html, body {
height: 100%;
} 

BODY {
	background-color : #CCCCCC;
    margin:0px;
    padding:0px;
    color:#CCCCCC;
    font-family: Arial, Helios, Helvetica;
    font-size:12px;
    
}

#container {
    width:100%;
    height:100%;
    text-align:center;
}

#main {
    position:relative;
    margin: 0 auto;
    width:758;
    height:100%;
	background-color : #29166F;    
    background-image : url(images/bgazul.jpg);
    text-align:left;
}

TABLE, TR, TD {
    background-color : #29166F;
    background-image : url(images/bgazul.jpg);
}

#homeheader {
    position:absolute;;
    top:45;
    left:40;
    width:450;
    font-size:24px;
    color:White;
}

#homelogo {
    position:absolute;
    top:7;
    left:535;
}

#flashani {
    position:absolute;
    top:117;
    left:40;
    width:677;
    height:263;
    background-color:#29166F;  
}

#homecontent {
    position:absolute;
    top:405;
    left:0;     
    background-color : #29166F;      
    background-image : url(images/bgazul.jpg);
}

#featured {
    position:relative;
    left:40; 
    width:698; 
    background-color : #29166F; 
    background-image : url(images/bgazul.jpg); 
    margin-bottom:24px;
    border-bottom: 1px solid #6A5C9A;
    
}

#homecontentleft {
    margin:0px;
    float:left;
    width:296px;
    background-color : #29166F;    
    background-image : url(images/bgazul.jpg);
}

#homecontentright {
    margin:0px;
    float:right;
    width:461px;
    border-left: 1px solid #6A5C9A;   
    background-color : #29166F;    
    background-image : url(images/bgazul.jpg);
}


#fotoheader {
    position:absolute;;
    top:7;
    left:40;
    clip:auto;
}

#logo {
    position:absolute;
    top:20;
    left:535;
}



A {
    color: #0099FF;
    text-decoration:none;
}

A.footer {
    color:#6A5C9A;
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
}



H1 {
    font-size:18px;
    margin-left:40px;
    font-weight:normal;
}
H1.home {
    line-height:11px;
}
H2 {
    font-size:18px;
    margin-left:0px;
    font-weight:normal;
}


.featureheader {
    font-size:12px;
    font-weight:bold;
}

p {
    padding:0px;
    margin-left:40px;
    margin-top:0px;
    margin-right:0px;
}

.PRight {
    padding:0px;
    margin-right:40px;
}

.brightblue {
    color:#0099FF;
}

.bold {
    font-weight:bold;
}

.small {
    font-size:11px;    
}

.smallblue {
    font-size:11px;
    color:#0099FF;
}

#boxfeatouter {
float:left;
height:120;
}
#boxfeat1, #boxfeat2 {

padding: 0px;
margin-left:40px;
margin-top:2px;
margin-right:15px; 
margin-bottom:5px;
background-repeat:no-repeat;
}


#clear {
    clear:both;
}

.input {
    font-size:11px;
    width:220px;
}

#footercontainer {
    clear:both;
    position:absolute;
    top:700;
    left:0;    
    width:758px;  
    height:48px;
    background-color : #29166F;
    
    background-image : url(images/bgazul.jpg);
}
#footer {
    position:absolute;
    top:0;
    left:40px;
    width:678px;    
    border-top:1px solid #6A5C9A;
    padding:10px;
    padding-left:0px;
    padding-right:0px;
    background-color:#0099FF;
    background-color : #29166F;
    background : transparent;
}
#footerphone {
    position:absolute;
    top:6;
    right:0;
    font-size:18px;
    background : transparent;
}

.size9{
    font-size:9px;
}
