/* CSS Document */

#outer{ width:800px; margin-left:auto; margin-right:auto}
#main{ width:798px; float:left; border:1px #4e7cd5 solid; background-color:#FFFFFF}

#inner-main{ width:778px; margin-left:auto; margin-right:auto}
#inner{ width:778px; float:left; margin-top:10px}

/************************navigation********************/

#navigation{ width:778px; float:left}

/*****************HEADER SECTION***************/

#header{ width:778px; height:105px; float:left; background-image:url(../images/jeff_16.gif); background-position:right top; background-repeat:no-repeat}

#logo{ width:253px; height:84px; margin-top:10px; margin-left:24px; float:left}
#link{ width:300px; float:right; text-align:right; margin-top:60px}


/*********************flash********************/

#flash{ width:778px; float:left; background-image:url(../images/jeff_22.gif); background-repeat:no-repeat; height:214px}
#banner{ width:584px; height:198px; float:left; margin-left:10px; margin-top:8px}

/*************************content area****************/
#content-area{ width:778px; float:left; margin-top:21px}

/******************left******************************/
#left{ width:260px; float:left; border-right:1px #cccccc solid}


/****************right******************************/
#right{ width:500px; float:right;}

/****************footer*****************************/

#footer{ width:776px; float:left; background-color:#f2f2f2; border:1px #cfcfcf solid; height:38px; margin-top:30px; font-size:11px }
#blank-div{ width:778px; float:left; height:10px}
