body{
font-family:"Georgia", arial, sans-serif;
font-size: .9em;
background:#7d9999;
}

#header{
background: #7d9999 url("../images/header1.jpg") no-repeat;
width:719px;
height:157px;
margin:0 0 0 0px;
}


#media{
margin:0 0;

}

img{
	margin: 5px;
}

#content{
width:680px;
margin:0 0;
padding:0px 0px 0px 40px;
}

#note{
background:url("../images/note.jpg") no-repeat top center;
width:200px;
height:226px;
margin-right:20px;
float:left;
padding:25px 0px 0px 0px

}

#note h3{
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	
}

#note p{
	margin: 15px;
	font-size: 11px;
	line-height: 14px;
}


#container{
background:#fff url("../images/container_bg.jpg") top center no-repeat;

width:719px;
margin:0 auto;
}

#extra{
clear:left;
width:660px;
}


#nav {
  
  	width: 718px;
	margin:0 0 0 1px;
  	
	height: 28px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
    background:url("../images/navbar.jpg") no-repeat;
	color: #333;
	text-align: left;

}



#nav li {
	font-size:.9em;
	list-style:none;
	display:inline;
	padding: 0px 20px 0 0;
}

#nav li a {
  margin:0px 0px;

	color:#ddd;
	text-decoration:none;
  font-weight: bold;
}

#nav li a:hover {
	background:#555;
  color:#fff; 
}


#footer{
	background:url("../images/footer.jpg") no-repeat top center;
	height: 33px;
	text-align: right;
	color: #333;
	padding-right: 50px;
	font-size: 11px;
	
}

/*begin slides media*/



