/* DTS Performance CSS */

* {margin:0;
   padding:0;
   background:#000000;
}
div#page {
	width: 780px;
	height: 100%;
	margin:auto;	background-color:#000000;
	background-position:center;
}
div#dts_flash_header {
	width: 780px;
	height: 382px;	background-color:#000000;
	margin: auto;
	float:left;
}
div#dts_main_container {
	width: 780px;
	height:auto;	background-color:#000000;
	margin:auto;
	float: left;
}
div#dts_main_navigation_container {
	width: 780px;
	height:69px;	
	background-color:#000000;
	margin:auto;
	float: left;
}
div#dts_left_container {
	width: 433px;
	height: auto;	background-color:#000000;
	margin:auto;
	float: left;
	padding: 0px;
	border-style:solid; border-width:thin; border-right-color:#333333;
}
div#dts_gallery_container {
	width: 750px;
	height: auto;	background-color:#000000;
	margin:auto;
	float: left;
	padding: 0px;
}
div#dts_left_insidecontainer {
	width: 423px;
	height: 326px;	
	background-color:#000000;
	margin-left: 5px;
	float: left;
	padding: 0px;
}
div#dts_footer_container {
	width: 780px;
	height: 55px;	background-color:#000000; 
	margin: auto;
	border-top-color:#333333; border-width:medium; border-style:solid;
	float:left;
}
div#dts_welcome_box_homepage {
	width: 397px;
	height: 129px;	background-color:#000000;
	margin-top: 25px;
	margin-left: 30px;
	border-style:solid; border-width:thin; border-bottom-color:#333333;
	float:left;
}
div#dts_welcome_container_textbox {
	width: 385px;
	height: 98px;
	margin-left: 10px;
	background-color: transparent;
	float: left;
}
div#dts_welcome_container_image_box {
	width: 84px;
	height: 98px;
	margin-left: 10px;
	background-color: transparent;
	float: left;
}
div#dts_nut_container_image_box {
	width: 16px;
	height: 18px;
	margin-right: 5px;
	background-image:url(../main_images/dts_nut_image.jpg);
	float: left;
}
.dts_performance_text_blue_text {
	font-family:verdana;
	font-size:12px; color:#336699; 
	text-decoration: none; text-align:justify;
}
.dts_performance_text_blue:hover {
	font-family:verdana;
	font-size:12px; color:#ffffff; 
	text-decoration: none;
}
.dts_performance_text_blue_footer {
	font-family:verdana;
	font-size:9px; color:#336699; 
	text-decoration: none; text-align:justify;
}
a.dts_performance_text_blue_footer:hover {
	font-family:verdana;
	font-size:9px; color:#ffffff; 
	text-decoration: none; text-align:justify;
}
.dts_performance_text_white {
	font-family:verdana;
	font-size:12px; color:#ffffff; 
	text-decoration: none;
	text-align:left;
}
div#dts_services_box_homepage {
	width: 397px;
	height: 205px;	
	background-color:#000000;
	margin-top: 10px;
	margin-left: 30px;
	float:left;
}
div#dts_services_container_textbox {
	width: 385px;
	height: 170px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: transparent;
	float: left;
}
div#dts_nut_container_textbox {
	width: 200px;
	height: 18px;
	background-color: transparent;
	vertical-align:middle;
	float: left;
}
div#dts_footer_navigation {
	width: 720px;
	height: 18px;	
	background-color:#000000;
	margin-top: 20px;
	margin-left: 20px;
	float:left;
}
div#dts_right_container {
	width: 338px;
	height: auto;	
	background-color:#000000;
	margin:auto;
	float: left;
	padding: 0px;
}
div#dts_feature_box_homepage {
	width: 318px;
	height: auto;	
	background-color:#000000;
	margin-top: 25px;
	margin-left: 30px;
	margin-left: 20px;
	float:left;
}
div#dts_feature_container {
	width: 289px;
	height: 206px;
	margin-left: 13px;
	margin-top: 5px;
	background-color: transparent;
	float: left;
}
div#dts_performance_contact_us_right {
	width:328px;
	height: auto;
	margin-top: 20px;
	margin-left: 10px;
	float:left;
}
ul{
 margin-left: 15px;
}