/*LAYOUT*/

* { outline: none; }

html, body { height: 100%; }

body { background: #fff url(images/bg.png) repeat-y center center; }

#maincontainer{
	width: 1005px;
	min-height: 100%;
	height: 7205px;
	margin: 0 auto -150px;
	margin-bottom: 10px;
}

#contentwrapper { float: left; width: 100%;  }

#contentcolumn{
	margin: 0 180px 0 180px;
	left: -173px;
	top: 270px;
}

#leftcolumn{ float: left; width: 160px; margin-left: -960px; }

#rightcolumn{ float: left; width: 160px; margin-left: -160px; }

#footer, #push {
	height: 113px;
}

#footerLeft {
	float: left;
	width: 159px;
	text-align: left;
}

#footerRight { float: right; width: 48%; text-align: right; }

#footer{
	background: #fff url(images/borderBottom.png) repeat-x 0% 0%;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 998px;
	clear: left;
}

/*HEADER*/

#header { background: #fff url(images/borderTop.png) repeat-x 0 159px; height: 183px; width: 960px; margin: 0 auto 0; border-top: 20px solid #fff; }

#headerLeft { background: url(images/header_image_left.jpg) no-repeat 0% 0%; border: 1px solid #000; float: left; height: 158px; margin-top: 0; width: 158px; }

#headerMiddle {
	background: url(images/header.png) no-repeat 0% 0%;
	color: #4682b4;
	float: left;
	font: bold italic 65px/65px times new roman, times, serif;
	margin: 0;
	padding-bottom: 33px;
	text-align: center;
	width: 668px;
}

#headerMiddle .tagline1 { color: #000; font: bold 16px/35px arial, helvetica, sans-serif; }

#headerMiddle .tagline2 span { background-color: #cc0000; font: bold 16px/26px arial, helvetica, sans-serif; color: #fff; letter-spacing: 1px; padding: 3px 6px; }

#headerRight { background: url(images/header_image_right.jpg) no-repeat 0% 0%; border: 1px solid #000; float: left; height: 158px; float: left; margin-top: 0; width: 158px; }

/*NAVIGATION TOP*/

#navlist { border-bottom: 20px solid #fff; }

ul#navlist {
	background: #fff url(images/bg_navTop.png) no-repeat 0% 0%;
	color: #fff;
	font-weight: bold;
	height: 19px;
	margin: 0;
	padding: 0;
	width: 995px;
	white-space: nowrap;
	text-align: center;
	position: absolute;
	left: 10px;
	top: -38px;
}

#navlist li, #navlist li:visited { margin: 0; display: inline; list-style-type: none; line-height: 1.7em; padding: 0 5px 0 0; }

#navlist li a { color: #fff; text-decoration: none; padding: 0 2px 2px 0; }

#navlist li a:hover {
	background-color: #f0f8ff;
	color: #4682b4;
	text-decoration: none;
	position: absolute;
}

/*MENU LEFT*/

#menu { width: 160px; }

#menu ul { margin: 0 0 20px 0; padding: 0; list-style-type: none; }

#menu a, #menu a:visited { color: #666; display: block; padding: 3px 5px; width: 150px; background-color: #f5f5f5; border-bottom: 1px solid #fff; }

#menu a:link, #menu a:visited { color: #666; text-decoration: none; }

#menu a:hover { background: url(images/arrow.png) no-repeat top right; color: #4682b4; border-bottom: 1px solid #4682b4; }

/*STYLES*/

body {
	color: "black";
	font: normal 13px/1.5em arial, helvetica, sans-serif;
	position: absolute;
}

h2, h3, h4 {
	display: block;
	clear: both;
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
	text-align: left;
}

h2 {
	font-size: 28px;
	line-height: 28px;
	margin: 0 0 10px 0;
	position: absolute;
	left: 41px;
	top: 2482px;
	width: 550px;
	height: 56px;
	text-align: center;
}

h3 {
	font-size: 20px;
	text-align: center;
}

h4 { background-color: #f0f8ff; font-size: 13px; padding: 2px 5px; }

#leftcolumn h4, #rightcolumn h4 { background: #4682b4 url(images/h4.png) no-repeat 0 0; border-bottom: 1px solid #fff; font-size: 1em; font-weight: bold; color: #fff; margin: 0; text-align: center; letter-spacing: 0; line-height: 1.2em; }

#leftcolumn h3, #rightcolumn h3 { font-size: 14px; margin: 5px 0;  letter-spacing: 0; }

p {
	display: block;
	clear: both;
	margin: 10px 0 10px 0;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

a, a:visited {
	color: #4682b4;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #339;
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	cursor: text;
	text-decoration: none;
}

hr { background-color: #ccc; color: #ccc; clear: both; height: 1px; border: 0; margin: 10px 0 10px 0; }

img { border: ; vertical-align: middle; }

#contentcolumn ul { padding-left: 0; margin-left: 16px; }

#contentcolumn li { background: url(images/list.png) no-repeat 0% 2px; list-style-type: none; padding-left: 16px; }

blockquote { border: 1px solid #ccc; margin: 10px 0; padding: 1px; }

blockquote h4 { background-color: #f5f5f5; margin: 0; padding: 2px 5px; }

blockquote p { padding: 0 4px 8px 4px; margin: 0; }

/*CLASSES*/

.advertisement { background: url(images/roundedbox_top.gif) no-repeat top right; margin: 0 0 20px 0; font-size: 0pt; line-height: 0; }

.advertisement p { margin: 0; font-size: 12px; line-height: 1.4em; padding: 5px; }

.boxBlue { background-color: #f0f8ff; border-top: 1px solid #4682b4; border-bottom: 2px solid #4682b4; font-size: 12px; line-height: 1.4em; margin-bottom: 20px; padding: 2px 5px; }

.boxGrey { background-color: #f5f5f5; border-top: 1px solid #4682b4; border-bottom: 2px solid #4682b4; font-size: 12px; line-height: 1.4em; margin-bottom: 20px; padding: 2px 5px; }

.boxBlue p, .boxGrey p { margin: 0 0 10px 0; }

.marginLeft { margin-left: 20px; }

.marginRight { margin-right: 20px; }

.imgLeft { background: url(images/shadow.png) repeat-x left bottom; padding-bottom: 7px; float: left; margin: 5px 10px 0 0; }

.imgRight { background: url(images/shadow.png) repeat-x left bottom; padding-bottom: 7px; float: right; margin: 5px 0 0 10px; }

.shadow { background: url(images/shadow.png) repeat-x left bottom; padding-bottom: 7px; }

/*SPECIAL*/

.statusBox_gsnb, .gs-snippet, .gs-publisher { margin: 0 5px; }

.gs-title, .gs-clusterUrl { margin: 0 3px; } 
#maincontainer #contentwrapper #contentcolumn center #porfem {
	position: absolute;
	left: 266px;
	top: 505px;
	height: 804px;
}
#footer {
	position: absolute;
	left: 3px;
	top: 7194px;
}
#footer center br {
}
#maincontainer #header #headerMiddle {
	position: absolute;
	height: 130px;
	left: 165px;
	top: 5px;
}
#maincontainer #header #headerRight {
	position: absolute;
	left: 2px;
	top: 3px;
}
#maincontainer #header #headerLeft {
	position: absolute;
	left: 830px;
	top: 3px;
}
#maincontainer {
	position: absolute;
	left: -8px;
	top: -15px;
	font-size: 14px;
}
#maincontainer #leftcolumn #menu {
	position: absolute;
	left: 10px;
	top: 259px;
}
#maincontainer #navigationTop {
	position: absolute;
}

