@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-repeat: repeat;
	background-image: url(../images/bg_images/main_bg_tile_black.gif);
}

/*id for DIV which will contain all the site content */
#content {
	height: auto;
	width: 100%;
	display: block;
}

#Main_content {
	height: 725px;
	width: 945px;
	display: block;
	margin-left: auto;
	background-repeat: repeat;
	background-position: top left;
	margin-right: auto;
	background-image: url(../images/bg_images/main_bg_inner_tile_black.gif);
}
#Main_content_studio {
	height: 900px;
	width: 945px;
	display: block;
	margin-left: auto;
	background-repeat: repeat;
	background-position: top left;
	margin-right: auto;
	background-image: url(../images/bg_images/main_bg_inner_tile_black.gif);
}
#base_content {
	height: 440px;
	width: 925px;
	display: block;
	margin-left: 55px;
	float: left;
	margin-top: 35px;
	overflow: hidden;
	background-color: #0099FF;
}
#Vid_content {
	float: left;
	width: 294px;
	height: 725px;
	background-color: #000000;
}
#Vid_content_studio {
	float: left;
	width: 294px;
	height: 900px;
	background-color: #000000;
}
#Vid_Holder {
	width: 280px;
	height: 224px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#Flash_vid_Holder {
	width: 260px;
	height: 150px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
#vid_text_Holder {
	width: 260px;
	height: 50px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#bod_content {
	float: left;
	overflow: visible;
	width: 650px;
	height: 750px;
}


#Welcome_content {
	float: left;
	width: 640px;
	height: 212px;
	background-image: url(../images/bg_images/welcome_bg_image.jpg);
	padding-left: 10px;
	padding-top: 10px;
}

#Welcome_intro {
	float: left;
	width: 642px;
	height: 715px;
	background-image: url(../images/bg_images/welcome_bg_image.jpg);
	padding-left: 10px;
	padding-top: 10px;
}

#site_col1 {
	height: 183px;
	width: 150px;
	display: block;
	margin-left: 5px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
#site_col2 {
	height: auto;
	width: 280px;
	display: block;
	margin-left: 18px;
	float: none;
	margin-top: 0px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#sitemap_col2 {
	height: 170px;
	width: auto;
	display: block;
	margin-left: 0px;
	float: left;
	margin-top: 23px;
	padding-right: 4px;
	margin-right: 12px;
}

/*id for DIV which will contain all the site Header content */


#header {
	height: 182px;
	width: 945px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#header_logo {
	height: 182px;
	width: 292px;
	display: block;
	background-color: #333333;
	float: left;
}


#navbar_holder {
	height: 106px;
	width: 652px;
	display: block;
	background-color: #3ww33;
	float: left;
}


#Recent_News_holder {
	height: 35px;
	width: 624px;
	display: block;
	float: left;
	margin-left: 28px;
	margin-top: 10px;
}
/*id for DIV which will contain all the site FOOTER content */
#footer {
	height: auto;
	width: 945px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
#massivenu {
	height: auto;
	width: 945px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
