@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
}
html, body {
	height: 100%;
	position: absolute;
}
.homepagetext #homepagetext{
	position: fixed;
	width:400px;
	max-width:400px;
	height:400px;
	z-index:2;
	border-right:thin;
	border-right-color:#666;
	border-right-style:dashed;
	border-right-width:thin;
}
body {
	background:url(../images/layout.jpg) no-repeat;
	background-color: #333;
}
.wrapper {
	height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -91px; /* the bottom margin is the negative value of the footer's height */
	position:relative;
}
.footer_content {
	width:720px;
	left: 100px;
	z-index:1;
	position: relative;
	padding: 5px;
	bottom: 5px;
}
.footer_adsense {
	width:240px;
	z-index:1;
	position: absolute;
}
.footer_rss {
	left:260px;
	width:300px;
	z-index:1;
	position: absolute;
	top:10px;
	margin-left: 25px;
}
.footer_bar {
	height: 2px;
	width:100%;
	left:0px;
	background-color:#06C;
	position:relative;
	top:0px;
	z-index: 99;
}

.footer, .push {
	height: 70px;
	width:100%;
	left:0px;
	background-color:#CF9;
	position:fixed;
	bottom:0px /* .push must be the same height as .footer */;
	vertical-align: bottom;
	z-index: 99;
}
#h1, .h1 {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	color: #2A51E0;
	padding:5px;
}
.bodytext, #bodytext {
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	font-size: 16px;
	font-weight:100;
	line-height: 20px;
	font-weight:100;
	padding-top:20px;
	padding-left: 20px;
	padding-right: 20px;
	z-index:2;
	width:800px;
	margin-right:20px;
}
.header {
	top: 0;
  position: fixed;
  background: url(../images/header2.jpg) repeat-x;
  height: 142px;
  width: 100%;
  left: 0px;
  z-index:99;
}
.bodybox {
	background-color:#FFF;
	width:900px;
	position:absolute;
	left: 70px;
	padding-bottom:5px;
	z-index:0;
	top: 143px;
	height: auto;
}
#paragraph, .paragraph {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	color: #333;
	float: right;
	width: 400px;
	margin-right: 20px;
	position: relative;
	top: -50px;
}

.h1 {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3274E3;
}
.logo {
	position:absolute;
	background:url(../images/LOGO.png);
	top:60px;
	left:100px;
	width: 200px;
	height: 130px;
}
.nav {
	position:absolute;
	left:80px;
	top:100px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #F3C;
}
#cse {
	width:300px;
	float:right;
	position:relative;
	top:0px;
	right:15px;
}

/**
#sbox {
	width: 169px;
	height: 37px;
}

**/
.contentwrapper {
	padding: 0px;
	float: none;
	width: 921px;
	position: fixed;
	left: 0px;
}
.footer_content {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	color: #06C;
	padding: 20px;
	height: 80px;
	width: 875px;
	left: 100px;
	width: 880px;
	position: relative;
}
#colorchange {
	color: #F3C;
	font-weight: bold;
}
