@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #991B07;
}
* {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px;
}
.padLeftCol {
	padding-left: 45px;
}
#top_div {
	background-color: #FFFFFF;
	height: 367px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: left;
}
#topTable {
	float: right;
}
#whiteTable {
	clear: both;
}
#textArea_div {
	clear: both;
	background-image: url(images/DTS-homepage1_21.jpg);
	background-repeat: repeat-y;
}
#textTop_div {
	background-image: url(images/DTS-homepage1_20.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 1000px;
}
#textMiddle_div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 420px;
	padding-left: 0px;
	line-height: 16px;
	font-weight: normal;
	color: #dbbbb3;
}
#textMiddleRight_div {
	float: right;
	width: 450px;
}
#textBottom_div {
	background-image: url(images/DTS-homepage1_22.jpg);
	height: 17px;
	width: 1000px;
	clear: both;
}
#addressArea_div h6 {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
}
#addressArea_div {
	width: 1000px;
	background-image: url(images/DTS-homepage1_23.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	height: 38px;
	padding-top: 10px;
	color: #efccb8;
}
#bottomNav_div {
	background-image: url(images/DTS-homepage1_24.jpg);
	height: 68px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	color: #cf9280;
}
#bottomNav_div a:Link {
	color: #cf9280;
}
#bottomNav_div a:visited {
	color: #c77c66;
}
#bottomNav_div a:hover {
	color: #FFFFFF;
}
#bottomNav_div a:active {
	color: #FFFF00;
}
#InteriorTop {
	background-repeat: no-repeat;
	background-position: left top;
	height: 168px;
	width: 1000px;
}
#InteriorWhiteArea {
	width: 1000px;
	background-image: url(images/DTS-interior_10.jpg);
}
#InteriorWhiteArea p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#InteriorWhiteArea h1 {
	font-size: 16px;
	color: #666666;
	padding-bottom: 5px;
}
#InteriorRightMiddle {
	background-image: url(images/DTS-interior_11.jpg);
	width: 400px;
	background-color: #FF33FF;
	float: right;
	height: 351px;
}
#facebook {
	float: right;
}
#InteriorWhiteArea1col {
	width: 1000px;
	background-image: url(images/DTS-interior_1ColumnWhiteArea.jpg);
}
#InteriorWhiteArea1col p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 600px;
}
#InteriorWhiteArea1col h1 {
	font-size: 16px;
	color: #666666;
	padding-bottom: 5px;
}
.padLeftColLarge {
	padding-left: 200px;
}
.oneColFixCtr #container #mainContent #InteriorWhiteArea1col #elevatorSpeech {
	text-align: center;
	padding-left: 40px;
}
#Video1480width {
	height: 830px;
	width: 480px;
	padding-left: 257px;
}
#Video1480width H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
}
#Video1480width p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

