body {
	margin: 0px;
	padding: 0px;
	color:#5b554a;
        font-family: 'Open Sans', sans-serif;
	font-size: 13px; 
	line-height:1.35em; 
	text-align:center; /* This centers the site wrapper */
	background-image: url("../images/background_bar.jpg");
        background-repeat: repeat-x;
	background-color: #e7e4dd;
	height:100%;
}
 
.bodyText, input, p, th, td, li, dd, div    {
    /* redundant selectors to help NS4 remember */
        font-family: 'Open Sans', sans-serif;
	margin: 0px;
	padding: 0px;
	line-height:1.35em; 
}

form 
{
    margin: 0px;   
}

p 
{
    font-size: 14px;
    margin-bottom: 10px;   
}

p.right_column
{
	line-height:1.2em;
        font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.3em; 
	text-align: left;
	letter-spacing: 0px;
}

img
{
    border:none;
}

img.insrt {
    float: right;
    border:none;
    margin: 0px 0px 15px 20px;
}

ol {
}

ol li {
	margin-top:1em;
}

ul {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}

ul li 
{
    margin: 0px -45px 10px -20px;
}

ul.column {
	font-size: 13px;
	margin-top:1em;
	margin-bottom:1em;
}



ul#bodyText 
{
	margin-top: 5px;
	list-style-type: disc;
}

ul#bodyText li
{
	margin: 8px 0px 0px 0px;
}

ol#bodyText 
{
	margin-top: 5px;
	margin-left: 10px;
}

ol#bodyText li
{
	margin: 8px 0px 0px 0px;
}


.break 
{
	clear:both;
}

a 
{
	font-size: 14px; 
	color:#005AA0;
}

a:hover 
{
	color:#000000;
}

a.shortcuts {
	line-height:1.2em;
        font-family: 'Open Sans Condensed', sans-serif;
	text-decoration:none;
	font-size: 1.2em;
	color: #5b554a;
	letter-spacing: 0px;

}
a.shortcuts:hover {
	color: #000000;

}

#sitewrapper{ 
	margin: 0px auto 0;
	width: 987px;
	background: #ffffff;
	text-align: left;
	position: relative;
	overflow: hidden; 
} 


h1
{
    color: #ffffff;
        font-family: 'Open Sans Condensed', sans-serif;
	font-size: 2.6em;
	line-height: 2.3em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h2
{
    color: #ffffff;
        font-family: 'Open Sans Condensed', sans-serif;
	font-size: 2.20em;
        font-weight:500;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h3
{
    color: #000000;
        font-family: 'Open Sans Condensed', sans-serif;
	font-size: 2.0em;
        font-weight:300;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


h4
{
    color: #000000;
        font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.8em;
        font-weight:bold;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


h5
{
    color: #000000;
        font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.8em;
        font-weight:300;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h6
{
    color: #000;
	font-size: 1em;
	margin: 7px 0px 3px 0px;
	padding: 0px;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
} 

#whiteline 
{
    background: #fff;
    width: 100%;
    height: 4px;
    margin: 0px;
    padding: 0px;
}

#brownline 
{
    background: #60663f;
    width: 100%;
    height: 15px;
    margin: 0px;
    padding: 0px;
}

#brownline_footer 
{
    background: #60663f;
    width: 100%;
    height: 15px;
    margin: 0px;
    padding: 0px;
}

#whiteline_bottom
{
    background: #fff;
    width: 100%;
    height: 4px;
    margin: 0px;
    padding: 0px;
}


/* HOME STRUCTURE
-----------------------------------------------*/

#home_main_content 
{
    background-color:#fff;
    float:left;
    width:300px;
    border-left:600px solid #FFF;    /* The width and color of the left rail */
    margin: 0px;
    padding: 10px;
    
}

.main_image
{
        line-height:249px;
	position:absolute; width:987; height:249; left:0; top:100; z-index=0;
	color: #000000;
}

#home_left_column
{
    float:left;
    width:600px;
    margin-left:-600px;
}

#home_left_column_content
{
    position:relative;
    width:530px;
    margin: 14px 14px 14px 34px;
    text-align: left;
    
}

#home_right_column
{
    float:right;
    width: 300px;
    margin-right: -300px;
    position:absolute;
    top: 200px;
    margin-top: 20px;
}

#home_right_column_content
{
    width:280px;
    margin:14px 14px 14px 20px;
    text-align: left;
}

#homeMap 
{
    float: right; 
    margin: 0px 0px 10px 10px;
}



/* LANDING STRUCTURE
-----------------------------------------------*/

#main_content
{
    background-color:#fff;
    float:left;
    width:987px;
    border-left:0px solid #fff;  
    margin-top: 0px;
    padding-top: 0px;
    background-image: url("../images/background_bar_white.jpg");
    background-repeat: repeat-y;
    background-position: left top;
}

#left_column
{
    float:left;
    width:740px;
    position:relative;
    margin-left:20px;
}

#left_column_content
{
    width:647px;
    margin:4px 15px 14px 20px;
    text-align: left;
}

#right_column
{
    float:right;
    width:240px;
    margin:-810px 0px 0px 0px;

}

#right_column_content
{
    width:200px;
    margin: 14px 14px 14px 14px;
    text-align: left;
    margin-top: 10px;
}

.RightBottomImage
{
    position:absolute;
    bottom: 200px;
    width: 240px;
    margin: 0px 0px 0px -3px;
    border: none;
}






/* NAVIGATION 
-----------------------------------------------*/
#topnav {
	position: relative;
	height: 54px;
	width: 987px;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;



}	

#topnav ul 
{	
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	margin-top: 0px;
	padding-top: 1px;

}

#topnav li 
{
	display:inline;
	background-color: #000000;
	height: 35px;
	margin:0px 1px 0px 0px;
	float:left;




}

#topnav a {
	display:block;
	line-height:1.3em;
        font-family: 'Open Sans Condensed', sans-serif;
	text-decoration:none;
	font-size: 1.2em;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0px;


}

#nav_left, #nav_1, #nav_2, #nav_3, #nav_4, #nav_5, #nav_6, #nav_7, #nav_8, #nav_9, #nav_right  
{
    display: block;
	height:35px;
	color: #ffffff;
	background-color: #000000;
	line-height: 40px;



}

#nav_1 a:hover, #nav_2 a:hover, #nav_3 a:hover, #nav_4 a:hover, #nav_5 a:hover, #nav_6 a:hover, #nav_7 a:hover, #nav_8 a:hover, #nav_9 a:hover {
	height:35px;
	color: #666666;
	background-color: #000000;
}

#nav_left 
{
	width:10px;
}

#nav_1, #nav_1 a:hover, #home #nav_1 a {
	position: relative;
        width: 59px;


}


#nav_2, #nav_2 a:hover, #intro #nav_2 a {
	position: relative;
	width:112px;
}


#nav_3, #nav_3 a:hover, #science #nav_3 a {
	position: relative;
	width:174px;

}

#nav_4, #nav_4 a:hover, #function #nav_4 a {
	position: relative;
	width:129px;
}

#nav_5, #nav_5 a:hover, #construction #nav_5 a {
	position: relative;
	width:59px;
}

#nav_6, #nav_6 a:hover, #construction #nav_6 a {
	position: relative;
	width:129px;
}

#nav_7, #nav_7 a:hover, #monitoring #nav_7 a  {
	position: relative;
	width:129px;
}

#nav_8, #nav_8 a:hover, #case #nav_8 a {
	position: relative;
	width:112px;
}

#nav_9, #nav_9 a:hover, #references #nav_9 a  {
	position: relative;
	width:174px;
}

#nav_right 
{
	width:10px;
	margin-right: -1px;
}


#home #nav_1 a, 
#intro #nav_2 a,
#science #nav_3 a, 
#function #nav_4 a,
#design #nav_5 a,
#construction #nav_6 a, 
#monitoring #nav_7 a, 
#case #nav_8 a,
#references #nav9 a
{
	height:35px;
	background-color: #666666;
}


/* SUBNAV 
-----------------------------------------------*/

#subnav {
        position: absolute;
        top: 425px;
        left: 740px;

	width: 200px;
	margin: 0px;
	padding: 20px;
        border-left:1px solid #333333;

}	

#subnav ul 
{	
	margin: 0px;
	padding: 0px;
}

#subnav li 
{
    display: block;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#subnav a {
	display:block;
	line-height:1.1em;
        font-family: 'Open Sans Condensed', sans-serif;
	text-decoration:none;
	font-size: 1.2em; 
	color: #666666;
	text-align: left;
	letter-spacing: 0px;
	vertical-align: middle;
	padding:0px 0px 0px 0px;
}

#subnav a.alternate
{
	display:block;
	line-height:1.1em;
        font-family: 'Open Sans Condensed', sans-serif;
	text-decoration:underline;
	font-size: 1em; 
	color:#005AA0;
	text-align: left;
	letter-spacing: 0px;
	vertical-align: middle;
	padding:0px 0px 0px 0px;

}

#subnav a.alternate:hover 
{
	color:#000000;
}

#subnav_1 a, #subnav_2 a, #subnav_5 a {
	height: 20px;
}

#subnav_3 a, #subnav_4 a {
	height: 40px;
}

#subnav_11 a {
	height: 60px;
}
#subnav_12 a {
	height: 40px;
}
#subnav_13 a {
	height: 80px;
}

#subnav_1 a:hover, #subnav_2 a:hover, #subnav_5 a:hover {
	color: #000000;
	display:block;
	height: 20px;
}
#subnav_3 a:hover, #subnav_4 a:hover {
	color: #000000;
	display:block;
	height: 40px;
}
#subnav_11 a:hover {
	color: #000000;
	display:block;
	height: 60px;
}
#subnav_12 a:hover {
	color: #000000;
	display:block;
	height: 40px;
}
#subnav_13 a:hover {
	color: #000000;
	display:block;
	height: 80px;
}

/* LANGUAGE NAVIGATION 
-----------------------------------------------*/
#langnav {
	position: relative;
	height: 33px;
	width: 320px;
	background-color: #fff;
	margin: 0px 0px 20px -40px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}	

#langnav ul 
{	
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	margin-top: 0px;
	padding-top: 1px;
}

#langnav  li 
{
	display:inline;
	margin:0px 1px 0px 0px;
	float:left;
}

#langnav  a {
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size: 1em;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0px;
	height: 31px;
	vertical-align: middle;
}

#langnav_left, #langnav_1, #langnav_2, #langnav_3, #langnav_right  
{
    display: block;
	height:31px;
	color: #ffffff;
	background-color: #60663f;
	line-height: 31px;
	vertical-align: middle;
}

#langnav_1 a:hover, #langnav_2 a:hover, #langnav_3 a:hover {
	height:31px;
	background-color: #D0802C;
}

#langnav_left 
{
	width:0px;
}

#langnav_1, #langnav_1 a:hover, #spanish #langnav_1 a {
	position: relative;
	width:80px;
}


#langnav_2, #langnav_2 a:hover, #vietnamese #langnav_2 a {
	position: relative;
	width:80px;
}

#langnav_3, #langnav_3 a:hover, #cambodian #langnav_3 a {
	position: relative;
	width:140px;
}


#langnav_3 a 
{
    background-image:url('../images/cambodian_header.jpg');   
}

#langnav_3 a:hover 
{
    background-image:url('../images/cambodian_header_on.jpg');   
}


#spanish #nav_1 a, 
#vietnamese #nav_2 a,
#cambodian #nav_3 a 
{
	height:31px;
	background-color: #D0802C;
}




/* call out boxes
-----------------------------------------------*/

.callOut
{
    width: 320px;
    margin: 0px 0px 20px 0px;
    border: 3px solid #d6d3c7;
}

.callOutTop
{
    width: 250px;
    margin: 0px 0px 0px 0px;
    border: none;
}

.callOutTop2
{
    width: 309px;
    margin: 0px -60px 0px 0px;
    color: #000000;
    border: 5px solid #d6d3c7;
    background-color: #d6d3c7;
}

.callOutHeader
{
    font-weight: bold;
    background-color: #d6d3c7;
    border-bottom: 1px solid #d6d3c7;
    padding: 0px 0px 0px 10px;
    color: #38435d;
	font-size: 1.7em;
	line-height: 2.0em;


}

.callOutHeader2
{
    font-weight: bold;
    background-color: #d6d3c7;
    border-bottom: 1px solid #d6d3c7;
    padding: 0px 0px 0px 10px;
    color: #38435d;
	font-size: 1.7em;
	line-height: 1.3em;


}

.callOutText 
{
    padding: 10px;
    font-size: 110%;
}






/* OTHER
-----------------------------------------------*/

.quotes p
{
    margin-top:25px;
    margin-bottom:0;
}

.quotes div
{
    margin-top:10px;
}


.clearer {
	clear: both;
	font-size: 1px;
}

.event 
{
    margin-bottom: 3px;
}

.eventHeader 
{
    font-weight: bold;
    font-size: 107%;
}

.caption 
{
	margin: 0px 0px 20px 0px;
	font-size: 10px;	
}

.item 
{
    margin-bottom: 20px;
}

.sidephoto 
{
    margin-top: 40px;
    margin-left: 6px;   
}


/* QAs
-----------------------------------------------*/

.question 
{
    font-weight: bold;
    margin-top: 20px;
    font-size: 110%;
}

.answer
{
    margin: 10px 0px 15px 30px;
}





/* FOOTER
-----------------------------------------------*/
#footer 
{
	text-align: center;
	margin: 20px 0px 0px 0px;
	background-color: #e7e4dd;
	
}

#footer a {
	line-height:1.3em;
        font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.1em; 
	text-decoration:none;
	color: #5b554a;
	text-align: center;
	letter-spacing: 0px;
}

#footer a:hover {
	color: #000000;
}

.footer_logo 
{
    margin: 10px 20px 0px 30px;
	vertical-align:  middle;
    
}




