﻿body
{
    background-color:#f5f5f5
}

/* ################################### HEADER LAYOUT  #################################*/
#HeaderContainer
{
Width:100%;
background-color:#f5f5f5;
background-image:url(../images/header_right.jpg);
background-repeat:repeat-x;
}
#Header
{
width:781px;
margin:0 auto;


}

#Logo
{
    float:left;

}

#NextImage
{
    float:right;
    
}

#Header div#flashcontent1
{
    float:right;
    
}

/* ################################### NAV LAYOUT  #################################*/

#NavContainer
{
Width:100%;
background-image:url(../images/nav_bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:black;
padding:0px 0px 0px 0px;
border-top:solid 1px #5490ac;
margin:0;
height:31px;
}

#navigation
{
padding:1px 0px 0px 0px;
width:781px;
margin:0 auto;
clear:both;

}

/* ################################### PAGE LAYOUT  #################################*/

/* ################################### HOMEPAGE LAYOUT  #################################*/

#ctl00_MainArea_HomepageArea
{
width:781px;
margin: 0 auto;
background-image:url(../images/main_bg.jpg);
}

#Homerightcol
{
width:550px;
float:right;
}

#HomeCopyArea
{
width:533px;
padding:26px 5px 10px 12px;
background-color:#ffffff;
}

#Homeleftcol
{

width:231px;
float:left;
}

#HomeLeftContent
{
    margin:0 auto;
    padding: 26px 10px 10px 10px;
}



/*######################################### COPYPAGE LAYOUT #########################*/


#ctl00_MainArea_CopypageArea
{
width:781px;
margin: 0 auto;
background-image:url(../images/main_bg.jpg);
background-repeat: repeat-y;
}

#rightcol
{
width:550px;
float:right;
}

#CopyArea
{
width:533px;
padding:18px 0px 10px 12px;
background-color:#ffffff;
}

#leftcol
{

width:231px;
float:left;
}

#SideMenu
{
width:189px;
margin:0px;
padding:0px;
}

#LeftContent
{
    margin:0 auto;
    padding: 0px 10px 0px 20px;
}
                
#ctl00_MainArea_QuotesTop
{
width:202px;
background-image:url(../images/quote_top.jpg);
background-repeat:no-repeat;
margin: 0 auto;
height:25px;

}

#ctl00_MainArea_Quotes
{
width:182px;
background-image:url(../images/quote_bg.jpg);
background-repeat:repeat-y;
margin: 0 auto;
padding: 0px 10px 0px 10px;

}

#ctl00_MainArea_QuotesBottom
{
width:202px;
background-image:url(../images/quote_bottom.jpg);
margin: 0 auto;
background-repeat:no-repeat;
height:26px;

}

/*########################################FOOTER LAYOUT##############################*/

#footer
{
 
    height:20px;
    margin:0 auto;
    /*padding: 10px 15px 1px 15px;*/
}

#DesignedBy
{
 
    height:20px;
    margin:0 auto;
    /*padding:0px 0px 1px 10px;*/
}

#BottomArea
{
width:781px;
margin: 0 auto;
background-image:url(../images/main_bg.jpg);
}


#Bottomleft
{
width:231px;
float:left;
}

#Bottomright
{
width:550px;
float:right;
}