/*Jordan Delgado Global CSS v1.1 FF 1.5 & up, IE 5.5 - 7.0*/

body {
	margin:0;
	padding:0;
	text-align:center;
	background: #fff;
	/*set base size and font family; declare size in other divs*/
	font: 100%/1.25 Arial, Helvetica, sans-serif;
	/*main text color*/
	color: #616A74;
	}
/*NOTE: to center in both IE and FF, you must use both text-align center on body and margin left/right auto on wrapper.*/
#mainwrap {
	width: 830px;
	margin: 0px auto;
	text-align:left;
	}
#topnav {
	width: 830px;
	height:25px;
	margin:24px 0 0;
	text-align:right;
	}
#hanglogo{
	width:180px;
	height:40px;
	position:absolute;
	z-index:2000;
	margin:-23px -462px 0;
	display:inline;
}
/*!!!!!!!  TOP NAV STYLES  !!!!!!!!!*/
.menu {
clear:both;
float:right; 
width:368px; 
height:25px; 
position:relative; 
z-index:300;
text-transform:lowercase;
text-align:left;
margin:33px 0 0;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:369px; w\idth:368px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
/*.menu ul ul {width:60px;}*/
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;/*height:25px;*/position:relative;}
/* top DIVs match image width */
#home{
width:60px;
}
#about{
width:58px;
}
#projects{
width:68px;
}
#media{
width:62px;
}
#careers{
width:65px;
}
#contact{
width:55px;
}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:13px;text-decoration:none; height:25px;}
/* a hack so that IE5.5 faulty box model is corrected
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;} */

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#E7E7E7 url(images/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#ffffff url(images/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#ffffff url(images/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#AFAEAE;color:#fff;border-bottom:1px solid #E7E7E7; border-left:1px solid #E7E7E7;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#E7E7E7;color:#04458B;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:149px;/*border-top:1px solid #000;*/}
/* another hack for IE5.5 */
* html .menu ul ul {top:25px;t\op:25px;}

/* position the third level flyout menu */
.menu ul ul ul{left:148px; top:0px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#E7E7E7; color:#3D444C; height:auto; line-height:1em; padding:5px 10px; width:128px;border-bottom:1px solid #fff;/*margin:0 0 1px 0;*/}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#27AE30; background:#fff;}
.menu :hover > a, .menu ul ul :hover > a {color:#27AE30; background:#fff;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
/*!!!!!!!  END TOP NAV STYLES  !!!!!!!!!*/

#flash {
	width:558px;
	height:370px;
	margin: 0;
	/*IE double margin fix*/
	display: inline;
	background-color:#878384;
	float:left;
}
#flashab{
	position:absolute;
	z-index:100;
}
#statement{
	width:265px;
	height:370px;
	margin:0 0 0 7px;
	background-color:#04458B;
	float:left;
	background-image:url(images/philo.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#statement p{
margin:344px 0 0;
}
#crumb {
	width:815px;
	height:30px;
	padding: 10px 0 0 15px;
	/*IE double margin fix*/
	display: inline;
	background-color:#616A74;
	float:left;
	color:#fff;
}
.crumblrg{
font-size:16px;
font-weight:bold;
}
.crumblrg-alt{
font-size:12px;
font-weight:bold;
}
.crumbmid{
font-size:14px;
}
.crumbsml{
font-size:12px;
}
#project-cont1{
	width:360px;
	margin:12px 15px 0 0;
	float:left;
	line-height:0;
}
.smlpic1{
margin:6px 4px 0 0;
padding:0;
line-height:0;
}
.smlpic2{
margin:6px 0px 0 0;
padding:0;
line-height:0;
}
#project-cont1 .smlpic1:hover, .smlpic2:hover{
width:83px;
height:83px;
border:2px solid #01BDFE;
}
.bigpic a img{
height:360px;
width:240px;
border:0;
}
.bigpic a img:hover{
height:360px;
width:240px;
border:2px solid #01BDFE;
}
#project-cont1 h1{
font-size:16px;
line-height:1.25;
}
#project-cont1 h2{
font-size:14px;
line-height:1.25;
}
.standard{
font-size:12px;
line-height:1.25;
font-weight:normal;
}
.awards{
font-size:11px;
line-height:1.25;
}
#project-cont2{
	width:455px;
	height:auto;
	float:left;
	font-size:12px;
	margin:12px 0 0 0;
}
#project-cont2 h1{
font-size:14px;
}
.quote{
font-size:12px;
font-style:italic;
margin-left:10px;
color:#003B85;
}
#project-cont3{
	width:850px;
	height:auto;
	float:left;
	font-size:12px;
	margin:12px 0 0 0;
}
/* style category lists */
#project-cont3 ul {padding:0;margin:0;list-style-type:none;}
#project-cont3 li{
width:150px;
height:128px;
margin:0 20px 30px 0;
float:left;
}
#project-cont3 a img:hover{
width:146px;
height:86px;
border:2px solid #01BDFE;
}
#project-cont3 a:hover {
	color: #01BDFE;
	text-decoration:underline;
}
.categoryheader{
width:inherit;
height:31px;
text-transform:lowercase;
display:block;
background-color:#9C9C9C;
text-align:center;
line-height:1;
color:#fff;
margin:0 0 4px 0;
padding:3px 0 0;
}
#basecontain {
	float:left;
	height:46px;
	width:830px;
	/*IE double margin fix*/
	display: inline;
	margin:18px 0 0;
}
#baseleft {
	float:left;
	height:46px;
	width:205px;
	}
#basenav {
	float:left;
	height:46px;
	width:830px;
	margin:18px 0 0;
	text-align:center;
	border-top:#616A74 2px solid;
}
.copywright{
color:#9C9D9D;
font-size:10px;
}
/* space control*/
p.image {
	padding-bottom: 10px;
	margin:0px;
	}

/* space control*/
p.form {
	padding-bottom:12px;
	margin:0px;
	}
a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #01BDFE;
	text-decoration:none;
}
strong {
	color:#000000;
}
/*remove dotter border on lone imgs */
img {border:0 none;}
/*remove dotted borders on img links*/
a:active, a:focus {outline: 0;}

a img {
padding:0;
border:0;

}
.bgreen {
font-weight:bold;
color:#37B43F;
}
.blu {
font-weight:bold;
color:#04458B;
}
.greylink{
color:#616A74;
}
.greylink:hover{
color:#27AE30;
}
h1 {
	font-size: 1.0em;
	padding: 0px;
	margin: 0px;
	}

h2 {
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
	}

h3 {
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	}


p {
	font-size: 0.7em;
	padding-top:0px;
	margin-top:0px;
	}

