
*{ margin: 0; padding: 0; }*
body { 
	margin: 20px 0 0; 
	background: #fff url(../images/bg.jpg) repeat-x; 
	font: .74em "Trebuchet MS", Arial, Sans-Serif; 
	color: #444; 
	}


	
h1 { 
	font-size: 3em; 
	font-weight: normal; 
	float: left; 
	}
	
h1 a { 
	text-decoration: none; 
	}
	
h2 { 
	font-size: 2em; 
	color: #FFF2B3; 
	font-weight: normal; 
	margin: 0 0 .8em; 
	}
	
h3 { 
	font-size: 1.5em; 
	border-bottom: 1px solid #0066CC; 
	margin: 0 0 .8em; 
	}
	
p  { 
	margin: 0 0 2em 0; 
	line-height: 1.8em; 
	}
	
em { 
	border-bottom: 1px dotted #fff; 
	cursor: pointer; 
	}
	
a { 
	color: #9D2900; 
	}
	
a:hover { 
	color: #A0000E; 
	text-decoration: none; 
	}
	
img { 
	border: 0; 
	}
	
.dtc_red { 
	color: #FF0000; 
	}
	
.dtc_wrap { 
	width: 900px;
	margin: 0 auto;
	}

.dtc_menuwrap { 
	width: 902px;
	height:61px;
	margin: 0 auto;
	background:url(../images/menubg.jpg)
	}

#dtc_header { 
	width: 900px; 
	height: 77px; 
	margin: 0 auto;
	background:url(../images/dtc_logo.jpg) no-repeat;
	}
	
#dtc_menu  { 
	float: right; 
	padding: 6px 0 0 0; 
	list-style: none; 
	}
	
#dtc_menu li { 
	display: inline; 
	}
	
#dtc_menu a { 
	display: block; 
	float: left; 
	margin-left: 30px; 
	padding: 7px; 
	text-decoration: none; 
	font-size: 13px; 
	color: #000000; 
	}
	
#dtc_menu a:hover { 
	color: #000; 
	border-bottom: 2px solid #ccc; 
	}
	
#dtc_menu a:active { 
	border-bottom: 2px solid #C70012; 
	color: #9D2900;
	}

#dtc_menu .active a{ 
	border-bottom: 2px solid #C70012; 
	color: #9D2900;
	}

#dtc_teaser { 
	clear: both; 
	height: 259px; 
	background: #fff url(../images/teaserbg.gif) repeat-x; 
	}

#dtc_teaser2 { 
	clear: both; 
	height: 10px; 
	background: #fff url(../images/teaserbg2.gif) repeat-x; 
	}
	
.dtc_box { 
	float: left;
	position:relative;
	padding: 50px 0 0; 
	width: 480px; 
	color: #C7E3EE; 
	}

.dtc_box a{ 
	color: #FF9900;
	text-decoration:underline;
	}
	
.dtc_box a:hover{ 
	color: #fff; 
	text-decoration:none;
	}

#dtc_image { 
	float: right; 
	width: 367px; 
	position: relative; 
	top: 16px; 
	height: 243px; 
	}
	
#dtc_bar { 
	height: 50px; 
	margin: 0 0 30px; 
	padding: 0px 0 0 0; 
	}

#dtc_bar a{
	text-decoration:none;
}

#dtc_bar a:hover{
	text-decoration: underline;
}
	
.dtc_step { 
	cursor: pointer; 
	color: #FAFDDD; 
	padding: 4px 0 0 11px; 
	font-size: 1.4em;
	margin-left:105px;
	margin-top:15px;
	float: left; 
	text-align: center;
	background:url(../images/step.jpg) no-repeat;
	height: 31px;
	}

	
.dtc_step a { 
	color: #fff; 
	margin: 0 10px 0 0; 
	}
	
.dtc_col { 
	float: left; 
	width: 276px; 
	margin: 0 30px 16px 0; 
	}
	
.dtc_col a{ font-size: 13px;
	color: #FF0000;
	text-decoration:none;
	}
.dtc_col a:hover{ 
	color: #A0000E; 
	text-decoration:underline;
	}

.dtc_col2 { 
	float: left;
	border-color: #000000;
	background: url(../images/dtc_col_bg.jpg) repeat-x #f7f7f7;
	padding:10px;
	width: 270px; 
	margin: 0 30px 16px 0;
	}
	
.dtc_last { 
	float: right; 
	margin: 0; 
	}

.dtc_last2 { 
	float: right;
	width:580px;
	margin: 0; 
	}
	
.dtc_info { 
	border: 1px solid #e0e0e0; 
	background: #f4f4f4; 
	padding: 7px; 
	}

#dtc_footer { 
	clear: both; 
	margin: 0 auto;
	padding: 15px;
	height:0 auto;
	background:	#000080;
	/* background:url(../images/footerbg.jpg) repeat-x #EFEFEF;  */
	}	
	
#dtc_footerbody{
	width:902px;
	text-align:left;
	}	

#dtc_footer .right { 
	float: right; 
	margin: 0 55px 0 0; 
	}
	
#dtc_footer a { 
	color: #FFD700; 
	font-weight: bold; 
	}
