@charset "UTF-8";
/* CSS Document */


/* Major Site Container */
div#bgcontainer {
	position:relative;
	width:100%;
	height: 100%;
	background:#000;
	background-image: url(../images/common/backgrounds/bg_site_background_tile.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}



/* Site Container home */
div#container {
	position:relative;
	width:900px;
	height:2900px;
	left:50%;
	margin-left: -450px;
	background-image: url(../images/common/backgrounds/bg_gradient_home.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* Site Header & Navigation */
div#nav_container {
	top: 240px;
	left: 190px;
	height: 35px;
	width: 710px;
	position: absolute;
	background-color:#000
}
div#header_img	{
	height:240px;
	width: 900px;
	position:absolute;
	background-color:#000;
	left: 0;
}

/* Site Footer */
div#footer {
	bottom:0px;
	left: 0px;
	padding-left: 190px;
	height: 50px;
	width: 710px;
	position: absolute;
	background:#0F0;
	/* for IE */
	filter:alpha(opacity=70);
	/* for CSS3 */
	opacity: 0.7;
	text-align: left;
	vertical-align: middle;
}


/* Main Content */
div#main_image {
	top: 275px;
	height: 220px;
	width: 900px;
	left: 0px;
	position:absolute;
	background-color:#000;
}
div#main_header1{
	top: 530px;
	margin-top:0px;
	height: 35px;
	width: 390px;
	left: 190px;
	position: absolute;
	background-color:#000;
}
div#main_content1{
	top: 565px;
	margin-top:0px;
	width:390px;
	left: 190px;
	position: absolute;
	height: 265px;
}
div#main_header2{
	top:865px;
	margin-top:0px;
	height: 35px;
	width: 390px;
	left: 190px;
	position: absolute;
	background-color:#000;
}
div#main_content2{
	top: 900px;
	margin-top:0px;
	width:390px;
	left: 190px;
	position: absolute;
	height: 375px;
}
div#main_header3{
	top:1400px;
	margin-top:0px;
	height: 35px;
	width: 390px;
	left: 190px;
	position: absolute;
	background-color:#000;
}
div#main_content3{
	top: 1435px;
	margin-top:0px;
	width:390px;
	left: 190px;
	position: absolute;
}

/* Weather Forecast */
div#weather_container {
	top: 530px;
	margin-top:0px;
	height: 300px;
	width:130px;
	left: 610px;
	position: absolute;
}

/* Gallery */
div#gallery_header {
	top: 865px;
	margin-top:0px;
	height: 35px;
	width:270px;
	left: 610px;
	position: absolute;
}
div#idiotbox_image1 {
	top: 900px;
	margin-top:0px;
	height: 177px;
	width:270px;
	left: 610px;
	position: absolute;
}
div#gallery_image1 {
	top: 1092px;
	margin-top:0px;
	height: 73px;
	width:130px;
	left: 610px;
	position: absolute;
}
div#gallery_image2 {
	top: 1092px;
	margin-top:0px;
	height: 73px;
	width:130px;
	left: 750px;
	position: absolute;
}
div#gallery_image3 {
	top: 1175px;
	margin-top:0px;
	height: 73px;
	width:130px;
	left: 610px;
	position: absolute;
}
div#gallery_image4 {
	top: 1175px;
	margin-top:0px;
	height: 73px;
	width:130px;
	left: 750px;
	position: absolute;
}
div#more {
	top:1255px;
	margin-top:0px;
	height: 20px;
	width:270px;
	left: 610px;
	position: absolute;
}

/* Leaders */
#leader1 {
	top: 240px;
	left: 0px;
	height: 35px;
	width: 190px;
	position: absolute;
	background-color:#000
}
#leader2 {
	top: 530px;
	margin-top:0px;
	left: 0;
	height: 35px;
	width: 190px;
	position: absolute;
	background-color: #000000;
}
#leader3 {
	top: 865px;
	margin-top:0px;
	left: 0px;
	height: 35px;
	width: 190px;
	position: absolute;
}
#leader4 {
	top: 1400px;
	margin-top:0px;
	left: 0px;
	height: 35px;
	width: 190px;
	position: absolute;
}

/* Advertising */
div#advert_size1 {
	top: 530px;
	margin-top:0px;
	height: 300px;
	width:130px;
	left: 750px;
	position: absolute;
}
div#advert_size2 {
	top: 1300px;
	margin-top:0px;
	height: 145px;
	width:270px;
	left: 609px;
	position: absolute;
}
div#advert_size3 {
	top: 1460px;
	margin-top:0px;
	height: 260px;
	width:160px;
	left: 610px;
	position: absolute;
}
div#advert_size4 {
	top: 1500px;
	margin-top:0px;
	height: 205px;
	width:270px;
	left: 610px;
	position: absolute;
}
div#advert_size4 {
	top: 1730px;
	margin-top:0px;
	height: 165px;
	width:160px;
	left: 610px;
	position: absolute;
}

/* Find Us On */
div#findus_header {
	top: 0px;
	margin-top:0px;
	height: 35px;
	width:85px;
	left: 0px;
	position: absolute;
}
div#findus_container {
	top: 1460px;
	margin-top:0px;
	height: 200px;
	width: 85px;
	left: 795px;
	position: absolute;
}
div#findus_youtube {
	top: 35px;
	margin-top:0px;
	height: 40px;
	width: 40px;
	left: 0px;
	position: absolute;
}
div#findus_facebook {
	top: 35px;
	margin-top:0px;
	height: 40px;
	width: 40px;
	right: 0px;
	position: absolute;
}
div#findus_twitter {
	top: 80px;
	margin-top:0px;
	height: 40px;
	width: 40px;
	left: 0px;
	position: absolute;
}
div#findus_myspace {
	top: 80px;
	margin-top:0px;
	height: 40px;
	width: 40px;
	right: 0px;
	position: absolute;
}
div#findus_wordpress {
	top: 125px;
	margin-top:0px;
	height: 40px;
	width: 40px;
	left: 0px;
	position: absolute;
}
div#findus_stumbleupon {
	top: 125px;
	margin-top:0px;
	height: 40px;
	width: 40px;
	right: 0px;
	position: absolute;
}

