/* CSS Document */

body
{
background: #FFFFFF;
margin: 0;
font-family: "Georgia";
font-size: 14px;

}



#header
{
width: 100%;
height: 135px;
margin-left: auto;
    margin-right: auto;
    text-align: center;





background: url('images/header_bg.png');
border: none;
 


}

#header1
{
width: 100%;
height: 89px;
margin-left: auto;
    margin-right: auto;
    text-align: center;





background: url('images/header_bg2.png');
border: none;
 


}

#header2
{
width: 100%;
height: 148px;
margin-left: auto;
    margin-right: auto;
    text-align: center;





background: url('images/header_bg3.png');
border: none;
 


}

#contactinfo
{

width: 791px;

    text-align: center;
	outline-color: #333333;
	outline-width: 1px;
	background: url('images/header_bg1.png');
	
	



img.logo
{
display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

img.logo2
{
display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

img.logo1
{
display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}




#content
{
width: 100%;
}


