
	body, html {
		margin:0;
		padding:0;
		background:#ececec;
		color:#000000;
		font-size: 85%;
		font-family: Arial,Helvetica,Verdana,Tahoma,Sans-Serif; 
	}
	body {
		min-width:750px;
	}
	#wrap {
		background:#ffffff;
		margin:0 auto;
		width:793px;
	}
	#header {
		background:#ffffff;
		width:753px;
		height: 77px;   
		background-image: url(../img/header/img-freshstart-logo.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
        padding-top: 35px;
        margin-bottom: 18px;
        margin-left: 20px;
	}

	#nav {
		background:#ffffff;
		padding:0px;
        margin-left: 20px;
        margin-right: 20px;
		height: 17px;
        border-bottom: 1px solid #ffffff;
	}
	
	#nav-left {
	    float: left;
		padding:0px;
		height: 17px;;
	}	
	
	#nav-right {
	    float: right;
		padding:0px;
		height: 17px;;
	}

	#main {
		background:#ffffff;
		float:right;
		width:478px;
        margin-right: 20px;
        padding:0px;
        padding-bottom: 10px;
	}
	
	
* html #main {
        margin-right: 10px;
   /*     border: 1px solid #C0C0C0;  */
}

	
	#main h1 {
		color:#0082c8;
		text-transform: uppercase;
		font-size: 24px;
		padding-top:0px;
		margin-top:0px;
    }
    
	#main h2 {
		color:#f0b310;
    }
    
	#main h3 {
		color:#0082c8;
    }
    
    
	#main-splash {
		background:#ffffff;
		float:right;
		width:749px;
        margin-right: 23px;
        padding:0px;
        padding-bottom: 10px;
   /*     border: 1px solid #C0C0C0;  */
	}


* html #main-splash
{
   padding-left: 21px;
}


	#sidebar {
		background:#ffffff;
		float:left;
		width:256px;
        margin-left: 20px;
	}
	
	* html #sidebar {
        margin-left: 10px;
 /*  border: 1px solid #C0C0C0;  */
}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
    
	#footer {
		background:#ebeced;
		height: 61px;   
		width: 793px;
		background-image: url(../img/footer/img-footer-partners.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
		clear:both;
	}
    
    #lower {
        background:#007ac0;
        height: 10px;
    }    
        
	.clear {
		clear:both;
	}
	
	

#sidebox-title
{

   padding: 0px;
   margin: 0px;
   color: #f0b310;
   font-weight: bold;
   font-size: 1.1em;
   text-transform: uppercase;
   text-align: left;
}

#sidebox-upper
{
   width: 255px;
   height: 17px;
   padding: 0px;
   background-image: url(../img/page/img-fbox-upper.gif);
   background-repeat: no-repeat;
   background-position: top left;
}


#sidebox-middle
{
   width: 239px;
   padding-left: 16px;
   padding-right: 10px;
   background-color: #ffffff;
   background-image: url(../img/page/img-fbox-bkg.gif);
   background-repeat: repeat-y;
   padding-top: 1px;
   padding-bottom: 1px;
}

#sidebox-lower
{
   width: 255px;
   height: 16px;
   padding: 0px;
   padding-bottom: 18px;
   background-image: url(../img/page/img-fbox-lower.gif);
   background-repeat: no-repeat;
   background-position: top left;
}


.category
{
   color: #bcbdc0;
   font-weight: bold;
   font-size: 1.3em;
   padding: 0px;
   margin: 0px;
   text-transform: uppercase;
   text-align: left;
}


#bannerpic
{
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 22px;
}


    
#homebannerpic
{
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 22px;
}

#splashpanels
{
   float: left;
   width: 751px;

   padding: 0px;
   background-image: url(../img/splash/img-splash-leftdotborder3.gif);
   background-repeat: repeat-y;
}

#splashpanels a
{
   color: #7f8083;
   text-decoration: none;
}


#sidebox-middle a
{
   color: #7f8083;
   text-decoration: none;
}


.label
{
   color: #f0b310;
}



#splashpanel01
{
   float: left;
   width: 220px;

   padding: 0px;
   padding-left: 14px;
   padding-right: 14px;

   background-image: url(../img/shim/img-shim-blank.gif);
   background-repeat: repeat-y;
}


#splashpanel01 p
{
   font-size: 90% ;
}


#splashpanel02 p
{
   font-size: 90% ;
}


#splashpanel03 p
{
   font-size: 90% ;
}

#splashpanel01 h3
{
   color: #0082c8;
   margin-top: 0px;
}

#splashpanel02 h3
{
   color: #f0b310;
   margin-top: 0px;
}

#splashpanel03 h3
{
   color: #0082c8;
   margin-top: 0px;
}


#splashpanel02
{
   float: left;
   width: 220px;

   padding: 0px;
   padding-left: 14px;
   padding-right: 14px;

   background-image: url(../img/shim/img-shim-blank.gif);
   background-repeat: repeat-y;
}


#splashpanel03
{
   float: left;
   width: 220px;

   padding: 0px;
   padding-left: 14px;
   padding-right: 14px;

   background-image: url(../img/shim/img-shim-blank.gif);
   background-repeat: repeat-y;
   }

#panelheight {
		height: 144px;   
	}