@charset "utf-8";
/* CSS Document */
/* layout.css */
/*** http://www.polissance.org [.com, .net] ***/
/*** Copyright (c)2008, Polissance Institute.   All rights reserved.***/

/*** GLOBAL SETTINGS ***/

html {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#4B4B4B;
	}
#shell_o {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1160px;
	border-style: solid;
	border-width: 0 3px 0 3px;
	border-color:#424242;
	}
#shell_i {
	position: relative;
	margin: 0;
	padding: 0;
	width: 1154px;
	border-style: solid;
	border-width: 0 3px 0 3px;
	border-color:#373737;
	}
#wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color:# 3A6890;
	background-color: #F8F8F8;
	}
#header {
	position: relative;
	top: 0px;
	left: 17px;
	height: 123px;
	width: 1120px;
	padding: 0;
	margin: 0;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #5C78A3;
	background-image: url(../../graphics/bckgrnds/header.jpg);
	}
#container {
	position: relative;
	top: 0px;
	min-height: 730px;
	background-color: #F8F8F8;
	}
#leftAd {
	position: absolute;
	top: 1px;
	left: 17px;
	width: 170px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#leftbarSm {
	position: absolute;
	top: 1px;
	left: 17px;
	width: 210px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#leftbarBig {
	position: absolute;
	top: 1px;
	left: 17px;
	width: 375px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#contentLeft {
	position: absolute;
	top: 1px;
	left: 17px;
	width: 718px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#contentRight {
	position: absolute;
	top: 1px;
	right: 13px;
	width: 740px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#contentMid {
	position: absolute;
	top: 1px;
	left: 231px;
	width: 732px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#content4-1 {
	position: absolute;
	top: 1px;
	left: 191px;
	width: 946px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#content4-2 {
	position: absolute;
	top: 1px;
	left: 191px;
	width: 946px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#contentFull {
	position: absolute;
	top: 1px;
	left: 17px;
	width: 1120px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#rightAd {
	position: absolute;
	top: 1px;
	left: 17px;
	width: 170px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#rightbarSm {
	position: absolute;
	top: 1px;
	right: 13px;
	width: 210px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#rightbarBig {
	position: absolute;
	top: 1px;
	right: 13px;
	width: 358px;
	height: 99.4%;
	text-align: left;
	padding: 0 10px 0 10px;

	}
#footer {
	position: relative;
	clear: both;
	left: 17px;
	width: 1120px;
	height: 35px;
	overflow: hidden;
	padding: 0;
	margin:0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #777777;
	}