﻿/************************************************************************/
/* Style sheet for the pages under startpage							*/
/************************************************************************/


/* Everything below urtopbar */
#fullpage
{
    padding-top:0px;
    width:1003px;
    background-image: url(bg_body_repeater.gif);
    background-repeat:repeat-y;
	height:100%;
}


/* Content column background, matching body background */
#contentcolumnbackground
{
    width:595px;
    float:left;
    background-image:url(bg_contentcolumn_decoration.jpg);
    background-repeat:no-repeat;
    background-position:top;
    m-argin-top:85px;
	height:100%;
}

/* Content column botom decoration background image  */
#contentcolumnbottomdecoration
{
	width:577px;
	float:left;
    backgr-ound-image:url(bg_contentcolumn_shading.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    padding-bottom:0px;
	height:100%;
}

/*	Set the right background around the puffgroup	*/
.rightpuffarea .puffgroup .puffcontentwrap
{
    background-color:#c2aa00;
}

.rightpuffarea .puffgroup h2
{
    color:#d2b700;
}

.pagetype-fullwidthflash #footer
{
    background-image:url(bg_contentcolumn_bottom_wide.gif);
    background-repeat:no-repeat;
	width:786px;
	height:134px;
    background-color:#335662;
    padding-bottom:0px;
    font-family:Verdana;
    font-size:100%;
    font-weight:bold;
    color:#000000;
    padding-top:102px;
    padding-left:255px;
}
#footer
{
    background-image:url(bg_contentcolumn_bottom.gif);
    background-repeat:no-repeat;
	width:786px;
	height:134px;
    background-color:#335662;
    padding-bottom:0px;
    font-family:Verdana;
    font-size:100%;
    font-weight:bold;
    color:#000000;
    padding-top:102px;
    padding-left:255px;
}

