﻿body { background:#f3f2f3 url('./images/site-wrapper2.gif') repeat-x 0 0; 
font-size:100%; line-height:1em; font-family:Arial, tahoma; color:#646464;  text-align:center;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 902px;
 padding: 0px;
 height: 150px;
 margin: 0px;
}
#logo {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 5px 0px;
 background: #D1DBDB;
}

#navigationwrapper {
 color: #333;
 padding: 10px;
 margin: 0px 0px 5px 0px;
	background-image: url('./images/menu.gif');
	background-repeat: repeat-x;
	background-position: 90% 40%;
}

/*2 col layout*/
#faux {
 background: url(./images/2_col_bg.png) repeat-y center;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#column_caps{
width: 900px;
height: 9px;
padding-left:1px;
background: url(./images/2_col_top.png) no-repeat top center;
margin-top: 25px;
}
#column_footers{
width: 900px;
padding-left:1px;
height: 9px;
background: url(./images/2_col_btm.png) no-repeat bottom center;
margin-bottom: 5px;
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 8px 5px 0px 14px;
 width: 170px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 8px 14px 0px 5px;
 width: 629px;
 display: inline;
 position: relative;
}
/* 1 col layout*/
#one_column_caps{
width: 900px;
height: 11px;
background: url(./images/1_col_top.png) no-repeat top center;
margin-top: 25px;
}
#one_column_footer{
width: 900px;
height: 11px;
background: url(./images/1_col_btm.png) no-repeat bottom center;
margin-bottom: 5px;
}
#maincol {
 background: url(./images/1_col_bg.png) repeat-y top left;
 width: 900px;
  margin: 0px 50px 0px 0px;
 padding: 20px;
}
.clear { clear: both; background: none; }

.site-center {margin:0 auto; width:901px; text-align:left;}


.row-box-2{ float:left;}


.row-box-1{ float:left;}


.col-3{ float:left;}


.col-2{ float:left;}


.col-1{ float:left;}
.content .col-3{ margin-left:3px;}

.content .col-2{ margin-left:3px;}

/*======= index.html =======*/
#page1 .content .col-1{width:449px;}
#page1 .content .col-2{width:223px;}
#page1 .content .col-3{width:223px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col-1{width:223px;}
#page2 .content .col-2{width:449px;}
#page2 .content .col-3{width:223px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col-1{width:223px;}
#page3 .content .col-2{width:223px;}
#page3 .content .col-3{width:449px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .col-1{width:449px;}
#page4 .content .col-2{width:223px;}
#page4 .content .col-3{width:223px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .col-1{width:223px;}
#page5 .content .col-2{width:449px;}
#page5 .content .col-3{width:223px;}
/*=========================*/


/*======= index-5.html =======*/
#page6 .content .col-1{width:223px;}
#page6 .content .col-2{width:223px;}
#page6 .content .col-3{width:449px;}
/*=========================*/


/*======= index-6.html =======*/
#page7 .content .col-1{width: 220px;}
#page7 .content .col-2{width:677px;
}

/*=========================*/

/*======= index-7.html =======*/
#page8 .content .col-1{width:223px;}
#page8 .content .col-2{width:449px;}
#page8 .content .col-3{width:223px;}
/*=========================*/

/*======= index-8.html =======*/
#page9 .content .col-1{width:890px;}
/*=========================*/

