@charset "UTF-8";

#header
{
    background-image: url(../images/site_design_images/fr/head_and_footer_sprite.jpg);
    background-position:0px 0px;
    background-repeat: no-repeat;
    float: left;
    height: 414px;
    width: 1007px;
}

h1{
    text-align:left;
    padding-top: 20px;
}
#head_image_pic2
{
    height:232px;
    width:618px;
    display:block;
    opacity:0.0;
    background-position: 0px -232px;
}
#content
{
	font-size: 11pt;
	height:auto !important;
	height:100%;
	min-height: 923px;
	width: 730px;
	float:right;
	text-align:justify;
	padding:0px 40px 90px 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

