/* N.E.mation! Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

body {
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
	line-height: 14px;
}

/*********************/
/*      Divs         */
/*********************/

#main_nav {
	position: absolute;
	width: 145px;
	height: 304px;
	left: 1px;
	top: 272px;
	background-image: url(../images/nav_bg.jpg);
}

#main_nav_content {
	position: absolute;
	top: 18px;
	left: 8px;
}

#press_main {
	position: absolute;
	width: 1024px;
	height: 768;
}

/* LEFT */

#press_left_top {
	float: left;
	width: 168px;
	height: 601px;
	background-image: url(../images/progmain_left.jpg);
}

#press_left_middle {
	float: left;
	width: 168px;
	height: 412px;
	background-image: url(../images/progmain_middle.jpg);
}

#press_left_bottom {
	float: left;
	width: 168px;
	height: 256px;
	background-image: url(../images/progmain_bottom.jpg);
}

#press_left_4 {
	float: left;
	width: 168px;
	height: 238px;
	background-color: #FFFFFF;
}

#press_left_5 {
	float: left;
	width: 168px;
	height: 256px;
	background-color: #FFFFFF;
}

#press_left_6 {
	float: left;
	width: 168px;
	height: 148px;
	background-color: #FFFFFF;
}

/* TOP */

#press_top {
	float: left;
	width: 856px;
	height: 97px;
	background-image: url(../images/progmain_top.jpg);
}

/* NAV */

#press_nav1 {
	float: left;
	width: 215px;
	height: 504px;
	background-image: url(../images/progmain_nav1.jpg);
}

#press_nav2 {
	float: left;
	width: 215px;
	height: 412px;
	background-image: url(../images/progmain_nav2.jpg);
}

#press_nav3 {
	float: left;
	width: 215px;
	height: 256px;
	background-image: url(../images/progmain_nav3.jpg);
}

#press_nav4 {
	float: left;
	width: 215px;
	height: 238px;
	background-image: url(../images/progmain_nav4.jpg);
}

#press_nav5 {
	float: left;
	width: 215px;
	height: 256px;
	background-image: url(../images/progmain_nav5.jpg);
}

#press_nav6 {
	float: left;
	width: 215px;
	height: 148px;
	background-color: #FFFFFF;
}
/* CONTENT */

#press_content1 {
	float: left;
	width: 641px;
	height: 504px;
	background-image: url(../images/progmain_content1.jpg);
}

#press_content2 {
	float: left;
	width: 641px;
	height: 412px;
	background-image: url(../images/progmain_content1.jpg);
}		

#press_content3 {
	float: left;
	width: 641px;
	height: 256px;
	background-image: url(../images/progmain_content1.jpg);
}	

#press_content4 {
	float: left;
	width: 641px;
	height: 238px;
	background-image: url(../images/progmain_content1.jpg);
}

#press_content5 {
	float: left;
	width: 641px;
	height: 256px;
	background-image: url(../images/progmain_content2.jpg);
}	

#press_content6 {
	float: left;
	width: 641px;
	height: 148px;
	background-image: url(../images/progmain_content3.jpg);
}	


#press_right {
	float: right;
	width: 156px;
	height: 682px;
	background-image: url(../images/press_right.jpg);
}

#press_bottom {
	float: left;
	width: 700px;
	height: 187px;
	background-image: url(../images/press_bottom.jpg);
}

#press_nav_content {
	position: absolute;
	left: 210px;
	top: 421px;
	width: 162px;
	height: 132px;
	text-align: right;
}

#press_content_text {
	position: absolute;
	left: 401px;
	top: 0px;
	width: 616px;
	height: 1%;
	z-index: 100;
}

#press_content2_misc_text {
	position: absolute;
	left: 163px;
	top: 152px;
	width: 261px;
	height: 199px;
	text-align: right;
}

#press_content_misc_text {
	position: absolute;
	left: 109px;
	top: 134px;
	height: 298px;
	text-align: right;
}

#press_list {
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	margin: 0;	
}

#press_list li{
	padding: 0;
	margin: 0;	
}

#progmain_title {
	position: absolute;
	left: 91px;
	top: 14px;
	width: 225px;
	z-index: 1;
}

#progmain_subnav {
	position: absolute;
	left: 805px;
	top: 5px;
	width: 204px;
	z-index: 1;	
}

/*********************/
/*      Styles       */
/*********************/

.nav_font, .nav_font a:link, .nav_font a:visited, .nav_font a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
}

.content_text_header {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.content_font_small, .content_font_small a:link, .content_font_small a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
	line-height: 14px;
}

.content_font_small a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;	
	line-height: 14px;
}

.content_text_header_yellow {
	font-family: Arial;
	font-size: 13px;
	color: #F8A52A;
	text-decoration: none;	
}

.mainnav_text_header_yellow, .mainnav_text_header_yellow a:link, .mainnav_text_header_yellow a:visited {
	font-family: Arial;
	font-size: 11px;
	/* font-weight: bold; */
	color: #FFFFFF;
	/* color: #F8A52A; */
	line-height: 12px;
	text-decoration: none;	
}

.mainnav_text_header_yellow a:hover {
	font-family: Arial;
	font-size: 11px;
	/* font-weight: bold; */
	/* color: #FFFFFF; */
	color: #F8A52A;
	line-height: 12px;
	text-decoration: none;	
}

.bodylink, .bodylink a:link, .bodylink a:visited { 
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
	line-height: 14px;
}

.bodylink a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;	
	line-height: 14px;
}

