body 
{
    font-family: Arial, Verdana;
    font-size: 10pt;
    }

#wrapper 
{
    position: absolute;
	left: 50%;
	margin-left: -384px;
	width: 770px;
	max-width: 770px;
    background-image: url('images/bg.gif');
    background-repeat: repeat-y;
margin-top: 5px;
}
#top 
{
    background: url('images/top_bg.gif') no-repeat;
    height: 72px;
    position: relative;
    font-size: 9pt;
    
}
#top a:link,#top a:visited
{
    text-decoration: none;
    color: #2f6fce;  
    font-weight: bold;
    }
#top a:hover 
{
    text-decoration: none;
    background-color: #edf5df;
    }
    
#content
{
    position: relative;
    width: 770px;   
}

#mainpic, #mainpicIE
{
    position: relative;
    float: left;
    margin: 15px 0 0 0;
    width: 545px;
}

#gnlr 
{
    width: 219px;
    position: relative;
    float: right;
    padding: 0px;
    margin: 12px 0 0 0;
    
    }
#fronttext 
{
    position: relative;
    float: left;
    background: url('images/axia_cons_bg.gif') no-repeat; 
    height: 123px;
    width: 527px;
    margin: 10px 0 0 0;
    padding: 60px 8px 0 10px;
    color: #555555;
    font-size: 9pt;
}

#inttext 
{
    position: relative;
    float: left;
    width: 525px;
    margin: 10px 0 0 0;
    padding: 0 10px 0 10px;
    color: #707070;
    font-size: 9pt;
}
#integ 
{
    position: relative;
    float: right;
    padding: 0px;
    margin: 10px 0 0 0;  
    }
#intresources 
{
    position: relative;
    float: left;
    padding: 0px;
    margin: 10px 0 0 10px;  
    color: #959595;
    font-weight: bold;
    font-size: 8pt;
    }    
#footer 
{
    position: relative;
    float: left;
    width: 767px;
    color: #c2c2c2;
    text-align: center;
    font-size: 8pt;
}

#subnav 
{
    background-color: #e7f1d7;
    float: right;
    width: 100%;
    text-align: center;
 }

#subnav a:link,#subnav a:visited
{
    text-decoration: none;
    color: #2f6fce;  
    }
#subnav a:hover 
{
    text-decoration: none;
    font-weight: bold;
    }
    
H1 
{
    color: #9fc65b;
    font-weight: bold;
    font-size: 12pt;
}

h2 
{
    color: #2e6ecf;
    font-weight: bold;
    font-size: 12pt;
}

img {border: none;}

blockquote {
	border : 2px solid #9fc65b;
	width: 480px;
	margin: 10px 15px 10px 10px;
	padding: 10px;
	background-color: #f2f2f2;
}

.picture {
	float: left;
	margin-right:8px;
}

