/* Start of CMSMS style sheet 'ISAPNW Layout' */
html { /* This forces the vertical scrollbar, preventing a page "jog" */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.0001em;
}

#pagewrapper {margin:0 auto; width:1000px; text-align:left; position: relative; background-color: #7CA224;}

#header, #content, #footer, .container {overflow:hidden;}

#main {position: absolute; top:0px; left: 0px; z-index: 1;}

#logo {position: absolute; top: 24px; left: 24px; z-index: 10;}
#tagline {position: absolute; top: 12px; right: 74px; z-index: 10; color: #FFFFFF;}
#global_headerbox {position: absolute; top: 154px; left: 24px; z-index: 10;}
.col-1, .col-2, .col-3, .list-col-1, .list-col-2 { float:left;}


/*======= homepage.html =======*/
#homepage .col-1{width:275px;}
#homepage .col-2{width:747px;}
/*=========================*/

/*======= index.html =======*/
#page1 .col-1{width:275px;}
#page1 .col-2{width:747px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col-1{width:275px;}
#page2 .col-2{width:747px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col-1{width:747px;}
#page3 .col-2{width:275px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .col-1{width:275px;}
#page4 .col-2{width:747px;}
#page4 .list-col-1{width:275px;}
#page4 .list-col-2{width:275px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col-1{width:746px;}
#page5 .col-2{width:275px;}
#page5 .col-1 .col-1{width:45px; margin-right:13px; text-align:right}
#page5 .col-1 .col-2{width:210px}
#page5 .col-1 .col-3{width:190px}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col-1{width:290px;}
#page6 .col-2{width:752px;}
#page6 .col-2 .col-1 {width:248px;}
#page6 .col-2 .col-2 {width:265px;}
/*=========================*/


/* End of 'ISAPNW Layout' */

