img, div { behavior: url(images/iepngfix.htc) }


a {color: #333333; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:hover {color: #555555; text-decoration:none;}
a:active { color:#333333; text-decoration:none;}

h1 {
font-size: 16px;
padding:20px 0px 5px 0px;
margin:0px;
color: #0F6D80;}

h3 {
font-size: 14px;
padding:20px 0px 5px 0px;
margin:0px;
color: #333333;}

h2 {
font-size:24px;
font-weight: normal;
padding: 20px 60px 0px 300px;
color: #0F6D80;
margin:0px;}


/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner for logo-------------- */
#banner {
	background:url(images/header.png) top center no-repeat;
	width:871px;
	height:350px;
    padding: 0px;
    margin: 0px auto;
}

#flash {
	width:780px;
	height:330px;
    padding: 20px 0px 0px 0px;
    margin: 0px auto;
}

#intro {
	background:url(images/body.png) top center no-repeat;
	width:871px;
	height:212px;
    padding: 0px;
    margin: 0px auto;
	line-height:16px;
	}
	
#intro p {
padding: 5px 70px 0px 320px;
margin:0px;
line-height:20px;
font-size:12px;
}	

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin:0px auto
}
div#content { 
min-height:200px;
height:expression(this.scrollHeight > 200 ? "auto":"200px"); 
}

p {
padding: 20px 60px 0px 300px;
margin:0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
font-size: 14px;}
