@charset "UTF-8";
/* CSS Document */


#main
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 920px;
	background-color: #FFF;
	}

#text
	{
	margin-left: 350px;
	width: 450px;
	margin-top: 125px;
    }

#sidebarcopy
	{
	margin-left: 100px;
	width: 225px;
	position: absolute;
	top: 298px;
	left: -3px;
    }

	
#header
	{
	width: 868px;
	height: 170px;
	margin-top: 0px;
	}
#footer {
	background-image: url(../images/main/indexbkgdcropped.png);
	background-repeat: no-repeat;
	position: fixed;
	height: 262px;
	width: 921px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#blueaccentbar
	{
	width: 800px;
	position: relative;
	height: 5px;
	background-color: #CCC;
	margin-top: 0px;
    }
#bottomlinks
	{
	width: 800px;
	height: 24px;
	position: relative;
	top: 200px;
	}
	
#links	
	{
	position: absolute;
	top: 142px;
	left: 361px;
	width: 466px;
	margin-right: 0px;
	height: 32px;
	}	
#googlebottom
	{
	width: 950px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	background-color: #a8b1b8;
	margin-bottom: 0px;
	}
#title {
	position: absolute;
	top: 192px;
	left: 0px;
	width: 800px;
	margin-right: 60px;
	height: 85px;
}
