/* CSS Document */

body {

background-color: #EFEFD7;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;


}

h1 {

color: #8E8A53;
font-size: 16px;

}


#container {

width: 100%;
background-image: url(../images/bg1.gif);
background-position: center;
background-repeat: repeat-y;

}





#text {

text-align: left;
padding: 0 35px 120px 35px;
line-height: 170%;
color: #333333;
clear: both;

}

#text img {

padding: 5px;
border: 1px;
border-color: #cccccc;

}

#maintable {


}



#content-foot {

clear: both;
background-image: url(../images/content-bg-foot.jpg);
background-position: bottom;
background-repeat: no-repeat;
width: 930px;

}

#footer2 {

clear: both;
height: 56px;
background-image: url(../images/landing-page-foot.gif);
background-repeat: no-repeat;
width: 930px;


}

#footer {

clear: both;
height: 56px;
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
width: 805px;


}

#footer p {

clear: both;
text-align: left;
padding-left: 40px;
padding-top: 5px;

}

#footer a {

clear: both;
font-weight:bold;
color: #eeeeee;
font-size: 12px;
text-decoration: none;
padding-left: 11px;

}