/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #4d4d4f;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #bc2912;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #bc2912;
	font-size: 2.4em;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	margin: 0 0 .8em
}
h3{
	font-size: 1.6em;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	margin: 0 0 .5em
}
h4{
	color: #bc2912;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em
}
p{
	line-height: 1.5em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 960px
}
/*=== Header ===*/
#header{
	height: 110px
}
/*- Logo -*/
#header h1{
	background: url(../images/db_logo.jpg) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 265px
}
#header h1 a{
	display: block;
	height: 110px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr.gif) top no-repeat;
	font-size: 13px;
	height: 42px;
	position: relative;
	z-index: 100
}
#nav1 li{
	background: url(../images/nav1-sep.gif) right no-repeat;
	float: left;
	line-height: 42px
}
#nav1 li.last{
	background: none
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 37px
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #bf311b;
	text-decoration: none
}
/*- Nav2 -*/
.nav2{
	font-size: 18px;
	margin: 0 0 1em
}
.nav2 li a{
	background: url(../images/nav2-bgr.gif) top no-repeat;
	color: #ffffff;
	display: block;
	height: 48px;
	line-height: 38px;
	padding: 0 0 0 12px
}
.nav2 li a:hover,
.nav2 li.active a{
	color: #000000;
	text-decoration: none
}
/*=== Title Placeholder ===*/
.title{
	border-bottom: 19px solid #bc2912;
	clear: both;
	height: 190px;
	position: relative;
	z-index: 10
}
#home .title{
	border: 0;
	height: 264px
}
.title img{
	display: block
}
.title-headline{
	background: #882313;
	color: #ffffff;
	height: 51px;
	padding: 0 30px
}
.title-headline h2{
	color: #ffffff;
	font-size: 25px;
	line-height: 51px;
	margin: 0
}
.title-text{
	background: #bf311b;
	color: #ffffff;
	font-size: 1.2em;
	padding: 15px 30px 10px
}
.title-text a{
	color: #ffffff
}
.title-text p{
	line-height: 1.3em
}
/*=== Headlines ===*/
.headline{
	background: url(../images/headline-bgr.gif) top repeat-x;
	border-right: 3px solid #28272c;
	color: #ffffff;
	height: 38px;
	padding: 0 0 0 23px
}
.headline.noborder{
	border: 0
}
.headline h2{
	color: #ffffff;
	font-size: 18px;
	line-height: 38px;
	margin: 0
}
.headline h2 a{
	color: #ffffff
}
.headline h2 a:hover{
	color: #bf311b;
	text-decoration: none
}
.headline img{
	margin: 0 0 -2px 3px;
	position: relative
}
/*- Hadline2 -*/
.headline2{
	background: url(../images/headline2-bgr.gif) top repeat-x;
	color: #ffffff;
	height: 49px;
	text-align: center
}
.headline2 h3{
	color: #ffffff;
	font-size: 25px;
	line-height: 36px
}
.headline2 a:hover{
	color: #000000;
	text-decoration: none
}
/*- Hadline3 -*/
.headline3{
	background: url(../images/headline3-bgr.gif) top repeat-x;
	color: #ffffff;
	height: 49px;
	padding: 0 0 0 8px
}
.headline3 a{
	background: url(../images/ico-arrow2.gif) no-repeat 7px 7px;
	color: #ffffff;
	display: block;
	line-height: 36px;
	padding: 0 0 0 34px
}
.headline3 a:hover{
	color: #000000;
	text-decoration: none
}
.headline4{
	background: url(../images/headline3-bgr.gif) top repeat-x;
	color: #ffffff;
	height: 49px;
	padding: 0 0 0 30px
}
.headline4 a{
	background: url(../images/ico-arrow2.gif) no-repeat 7px 7px;
	color: #ffffff;
	display: block;
	line-height: 36px;
	padding: 0 0 0 34px
}
.headline4 a:hover{
	color: #000000;
	text-decoration: none
}
.headline4 h3{
	color: #ffffff;
	font-size: 25px;
	line-height: 36px
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.gif) #f5f5f3 repeat-x top;
	height: 1%;
	padding: 25px 30px 55px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 218px
}
#home #rightcol{
	width: 258px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 206px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 20px;
	width: 620px
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) top repeat-x;
	clear: both;
	height: 38px;
	overflow: hidden;
	padding: 0 0 0 20px
}
.box .top h3{
	color: #ffffff;
	font-size: 15px;
	line-height: 38px;
	margin: 0
}
.box .top h3 a{
	color: #ffffff
}
.box .bot{
	background: url(../images/box-bot.gif) top no-repeat;
	height: 19px
}
.box .content{
	background: url(../images/box-bgr.gif) #ffffff top repeat-x;
	height: 1%;
	padding: 15px 20px 0
}
.box .content2{
	background: url(../images/box-bgr.gif) #ffffff top repeat-x;
	height: 1%;
	padding: 10px 10px 0
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1em
}
.list1 li{
	border-bottom: 1px solid #b8b8ba;
	padding: 10px 0
}
.list1 li.last{
	border: 0
}
/*- List2 -*/
.list2{
	color: #4d4d4f;
	margin: 0 0 1em
}
.list2 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 1em;
	padding: 0 0 0 13px
}
.list2 li a{
	color: #4d4d4f
}
/*=== Pics, Thumbs, Ads etc. ===*/
.thumb1{
	background: url(../images/thumb-bgr.gif) top no-repeat;
	height: 166px;
	margin: 0 0 .8em;
	width: 186px
}
.thumb1 img{
	margin: 8px 0 0 8px
}
.thumb2{
	background: url(../images/thumb-bgr2.gif) top no-repeat;
	float: right;
	height: 221px;
	margin: 0 0 0 20px;
	width: 265px
}
.thumb2 img{
	margin: 10px 0 0 12px
}
.thumb3{
	background: url(../images/thumb-bgr3.gif) top no-repeat;
	height: 221px;
	margin: 0 -7px 20px 0;
	position: relative;
	width: 224px
}
.thumb3 img{
	margin: 10px 0 0 11px
}
/*=== Link Buttons ===*/
.btn-more a{
	background: url(../images/btn-more.gif) top repeat-x;
	color: #ffffff;
	padding: 5px 15px
}
/*=== Footer ===*/
#footer{
font-size:10px;
	background: #000000;
	color: #ffffff;
	height: 160px;
	padding: 10px 30px 0;
	text-align:right

}
#footer a{
	color: #ffffff;
	text-decoration: underline
}
#footer2{
	/*background: #000000;*/
	color: #ffffff;
	height: 30px;
	padding: 10px 30px 0 30px;
	text-align:right
}
#footer3{
	/*background: #000000;*/
	color: #018752;
	height: 60px;
	padding: 10px 30px 0 30px;
	text-align:right
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}

