body
{

font-family: arial, sans-serif;
background-color:#FFFFFF;
}
h1
{
font-size:28;
font-family: arial, sans-serif; 
color:#0047B6;
}

h2
{
font-family: arial, sans-serif; 
color:#0047B6;
}
h3
{
font-family: arial, sans-serif; 
color:#0047B6;
}

p
{
font-family: arial, sans-serif; 
color:#372B27;
}
#container
{
margin:auto;
width:1024px;
background: url("imgs/header.jpg") no-repeat;
 
}
#nav
{
margin:auto;
width:1024px;
height:93px;
margin-bottom:0px;

}
#box-link { 
		position: absolute; 
		top: 103px; 
		left: 55px; 
		width: 145px; 
		height: 30px; 
		background-color: transparent; 
		border: 1px solid yellow;
		}	

		
		

	

	#menu
{
margin-left:250px;
padding:10px 0 0 0px;
color:#000000;
font-family: arial, helvetica, sans-serif;
white-space:nowrap;
list-style-type:none;

}
#menu li {display:inline;}
#menu li a
{

font-weight: bold;
padding:50px 8px 0px 8px;
margin-left:10px;
color:#000000;
text-decoration:none;
float:left;

}
#active
{

background:url("imgs/navbg.gif") no-repeat;
 background-position:50% 0% ;
font-weight: bold;
padding:70px 10px 30px 10px;
margin-left:10px;
margin-top:-16px;
color:#FFFFFF;
text-decoration:none;
float:left;
height:20px;

}
#menu li a:hover
{
font-weight: bold;
color:#E3B30C;

}
#flash
{

height:180px;
background:url("imgs/flash.jpg") #203534;

}

img, #flash { behavior: url(iepngfix.htc); }


#logo
{
margin-top:17px;
float:left;


}

#content
{
margin:auto;
margin-top:-20px;
background:url("imgs/content.jpg") no-repeat #FFFFFF;

margin-bottom:0px;

}

#contain
{
margin:auto;
width:90%;

}

#left
{
padding-top:25px;
float:left;

width:65%;

}

#right
{
padding-top:50px;
float:right;

/*background:url("imgs/right.gif") no-repeat;*/
background-position:35px 40px;
width:30%;

}

#did
{
color:#FAE500;
font-weight:bold;
width:600px;
margin-left:350px;
padding-top:13px;
height:100px;
}

#footer
{
color:#ffffff;
font-family: arial, sans-serif;
clear:both;
text-align:center;
margin:auto;
margin-top:0px;
background:url("imgs/foot.jpg") repeat-x;
height:102px;

}
#slogan
{

font-style:italic;
margin-left:70px;
font-size:14;
color:#0801A1;

}