@charset "utf-8";
/* CSS Document */



.round {
border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px;
}




#container {
    width: 968px;
    background: #000000;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

img {
border: 0px;
} 

#main_image {
	background-image: url(http://lh5.ggpht.com/_3tNVvKsQSog/TE6gkHHq-nI/AAAAAAAAAGM/dqu3eqiXL9U/dlt_mainbg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 376px;
	width: 968px;
}

#main_image2 {
	background-image: url(../images/dlt_mixer_banner.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 253px;
	width: 968px;
}



#main_image a {
	font-family: Verdana, Geneva, sans-serif;
}
#left_column, #center_left_column, #center_column, #center_right_column, #right_column {
    width: 183px; float:left;
}

#center_left_column, #center_column, #center_right_column, #right_column  {
  margin-left: 13.25px;
}

#left_column2, #center_left_column2, #center_column2, #center_right_column2, #right_column2 {
    width: 232px; float:left;
}
#center_left_column, #center_right_column, #right_column  {
  margin-left: 10px;

}


#bottom_banner a:link {
	text-decoration: underline;
	color: #FFF;
}
#bottom_banner a:visited {
	text-decoration: underline;
	color: #FFF;
}
#bottom_banner a:hover {
	text-decoration: none;
	color: #333;
}
#bottom_banner a:active {
	text-decoration: none;
	color: #FFF;
}


#right_column2 a:link {
	text-decoration: underline;
	color: #FFF;
}
#right_column2 a:visited {
	text-decoration: underline;
	color: #FFF;
}
#right_column2 a:hover {
	text-decoration: none;
	color: #333;
}
#right_column2 a:active {
	text-decoration: none;
	color: #FFF;
}


#center_left_column2 a:link {
	text-decoration: underline;
	color: #FFF;
}
#center_left_column2 a:visited {
	text-decoration: underline;
	color: #FFF;
}
#center_left_column2 a:hover {
	text-decoration: none;
	color: #333;
}
#center_left_column2 a:active {
	text-decoration: none;
	color: #FFF;
}




</style>

