@charset "utf-8";
/* CSS Document */
body, ul
{
	margin: 0;
	padding: 0;
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #E6EDF1;
	color: white;
}
a
{
	color: white;
	text-decoration: none;
}
h1, h2, h3
{
	font-weight: normal;
}
#gallery_links ul
{
	background-color: #3D4145;
}
#gallery_links ul li
{
	list-style: none;
	display: inline;
	padding: 0px 3px;
}
#page_container
{	
}
/* Top Naviagation Styles */
#header
{
	margin: 0 auto;
	height: 88px;
	text-transform: lowercase;	
}
#header_top
{
	height: 48px;
	background:#0F1A3D url(images/nav_background.jpg) no-repeat scroll right top;
}
#nav_container
{
	width: 900px;
	height: 88px;
	margin: -48px auto;
}

#nav_logo
{
	width: 211px;
	height: 88px;
	background: url(images/mellonlogonav.jpg);
	float: left;
}
#nav_upper
{
	float: right;
	margin: 0 auto;
	height: 48px;
	text-transform: lowercase;
	padding-top: 20px;
	width: 689px;
}
#nav_upper ul li a
{
	height: 40px;
}
#nav_upper ul li:hover
{
	background: url(images/arrow_03.gif) no-repeat center 21px;
	color: white;
}
#nav_upper ul
{
	color: white;
	background-color: transparent;
	float: right;
	width: 745px;
}
#nav_upper ul li
{
	padding:0pt 7px 11px;
	list-style: none;
	display: inline;
	font-size: 14px;
}
#nav_upper img
{
	margin:15px 0px 0 19px;
}
#content
{
}
#content_header
{
	background-color: #e6edf1;
	height: 390px;
	margin:0pt auto;
	width:900px;
}

#flashmovie
{
	height:337px;
	margin-left:20px;
	width:627px;
	float: left;
}
#content_header_right
{
	float: left;
	color: #1e2747;
	margin: 0px 0pt 0pt 25px;	
	width: 200px;
}
#content_header_right ul li
{
	list-style: none;
	padding: 3px 0px;

}
#content_header_right ul li:hover
{
	list-style-image: url(images/angle_arrow.gif);
	margin-left: 20px;
}
#content_header_right a
{
	color: #1e2747; 
}
#web_nav
{
	margin-top: 65px;
}
#about_nav
{
	margin-top: 117px;
}
#tech_nav
{
	margin-top: 110px;
}
#creative_nav
{
	margin-top: 54px;
}
#home_header_right
{
	margin-top: -5px;
}
#content_main
{
	background: #4f5356 url(images/bg_bar_tile.jpg) top repeat-x;
}
#content_main a
{
	text-decoration: underline;
	position: relative;
}

#left
{
	background: #3d4145 url(images/bg_sides1_03.png) no-repeat top left;
	/*background: #3d4145 url(images/content_rounded_corner.jpg) no-repeat bottom center;*/
	width: 588px;
	padding: 15px;
	
	behavior: url(/iepngfix.htc);
}
#leftbottom
{
	background: #3d4145 url(images/content_rounded_corner.jpg) no-repeat bottom center;
	width: 618px;
	height: 29px;
}
#left ul li
{
	list-style: none;
	background-color: #3d4145;
}

#right
{
	background: #4f5356 url(images/bg_sides1_05.png) no-repeat top right;
	width: 202px;
	float: left;
	padding: 15px;
	
	behavior: url(/iepngfix.htc);
}
#right h2
{
	margin: 20px 0px 5px 0px;
}
#right ul
{
	background-color: #4F5356
}
#right ul li
{
	list-style: none;
	background-color:#4F5356;
}

#middle
{
	display: none;
}
#footer
{
	text-align: center;
	padding-bottom: 15px;
}
#copyright
{
	font-size: 10px;
}

.title
{
	display: none;
}

#holder
{
	/*margin-top: -24px;*/
	width: 850px;
	margin: 0 auto;
	background: #4f5356;
}

#box_left
{
	margin-top: -1px;
	float: left;
	height: 24px;
	width: 279px;
}

#box_right
{
	margin-top: -1px;
	float: right;
	height: 24px;
	width: 255px;
}

#box_holder
{
	
}

#olean_map, #eville_map
{
	width: 290px;
	height: 300px;
	color: black;
	font-weight: bold;
}

#footer_nav ul
{
	margin: 0;
	padding: 0;
	background: #4F5356;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer_nav ul li
{
	list-style: none;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: lowercase;
}

#footer_nav a
{
	text-decoration: none;
}

#footer_nav a:hover
{
	text-decoration: underline;
}