#main {width:100%; min-width:980px; }

/*----!!!-----*/
#main-width { width:100%; margin:0 auto;}
/*----!!!-----*/

#header {height:326px; background:url(../images/header-bg2-blue.jpg) no-repeat center 71px; position:relative; font-size:1em;}
#content, #footer { font-size:1em;}
#footer { font-size:0.69em;}
#content h2 {font-size:1.76em}

#header .top-col-1 { width:64%;}
#header .top-col-2 {width:36%; height:73px; background:url(../images/logo-bg.gif) left top repeat-x transparent;position: relative;}
#header .top-logo {position: absolute;top: 0;}
#header .col-1 { width:64%;}
#header .col-2 { width:35%;}
#header .col-2 .indent { padding-left:30px;}

#content #left-side { float:left; width:64%;}
#content #right-side { float:left; width:35%;}

.col-1, .col-2, .col-3, .top-col-1, .top-col-2 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:40%;}
#page1 #content .col-2 { width:49%;}

/*======= index-4.html =======*/
/*
#page5 #content .col-1 {width:50%;}
#page5 #content .col-2 { width:49%;}
*/
/*======= index-5.html =======*/
/*
#page6 #content .col-1 {width:45%;}
#page6 #content .col-2 { width:54%;}
*/
/*=========================*/


#footer {height:39px;}

.blue-scheme .tail-top {background-image:url("../images/tail-top-blue.gif");}
.blue-scheme #header {background-image:url(../images/header-bg2-blue.jpg);}

.green-scheme .tail-top {background-image:url("../images/tail-top-green.gif");}
.green-scheme #header {background-image:url(../images/header-bg2-green.jpg);}

.orange-scheme .tail-top {background-image:url("../images/tail-top-orange.gif");}
.orange-scheme #header {background-image:url(../images/header-bg2-orange.jpg);}

.purple-scheme .tail-top {background-image:url("../images/tail-top-purple.gif");}
.purple-scheme #header {background-image:url(../images/header-bg2-purple.jpg);}

.red-scheme .tail-top {background-image:url("../images/tail-top-red.gif");}
.red-scheme #header {background-image:url(../images/header-bg2-red.jpg);}

.turquoise-scheme .tail-top {background-image:url("../images/tail-top-turquoise.gif");}
.turquoise-scheme #header {background-image:url(../images/header-bg2-turquoise.jpg);}

.yellow-scheme .tail-top {background-image:url("../images/tail-top-yellow.gif");}
.yellow-scheme #header {background-image:url(../images/header-bg2-yellow.jpg);}

.limegreen-scheme .tail-top {background-image:url("../images/tail-top-limegreen.gif");}
.limegreen-scheme #header {background-image:url(../images/header-bg2-limegreen.jpg);}

