@charset "UTF-8";

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

body
{
    color:rgb(60,60,60);
    font-size:18px;
    height:100%;
    margin-top: 0px;
    padding-top: 0px;
    /* only for ie6!! fix for quirksmode because margin:auto; does not work here */
    text-align:left !important;
    text-align:center;
}

#content
{
    font-size: 14pt;
    height:auto !important;
    height:100%;
    min-height: 923px;
    width: 732px;
    float:right;
    text-align:justify;
    padding:0px 40px 90px 40px;
}

h1
{
    text-align:left;
    padding-top: 20px;
}

#head_image_pic2
{
    height:232px;
    width:618px;
    display:block;
    opacity:0.0;
    background-position: 0px -232px;
}



#facebook {
	width:100px;
	height:100px;
	margin-top:-330px;
	margin-right:100px;
	margin-left:945px;
}
