/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */


h1 {
}

h2, h3 {
	margin-top: 0px;
	color: #000000;
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 23px;

}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	color: #000000;
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 16px;

}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}
/* Header */

#header {
	width: 1000px;
	height: 258px;
	margin: 0px auto;
	padding: 0 0 0 0;
	background: url(/images/banner_db_longer.jpg) no-repeat center;
}

#header h1 {
	margin: 0px;
	padding: 85px 0 0 40px;
	font-size: 45px;
	font-style: italic;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 380px;
	font-size: 16px;
	font-style: italic;
	color: #666666;
}

#header a {
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	width: 1000px;
	height: 52px;
	margin: 0px auto ;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding: 0 0 0 160px;
}

#menu li {
	display: inline;


}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 42px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	letter-spacing: -2px;
	background: url(images/img4.jpg) no-repeat;
}

#menu .last a {
	background: url(images/img5.jpg) no-repeat;
}

#menu a:hover {
	color:#FFFFFF;
}

/* Content */


/* Footer */



#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #000000;
}

#footer a:hover {
	color: #000000;
}