/* CSS Document */
/* Style sheet para danddcontractors.com | About D&D */
@import url(sec.css); /* Imports secondary level styling & positioning for page */

/*********************************/
/********* Link Styles ***********/
/*********************************/
/* Nav Links */
ul#nav { border: 0; margin: 0; padding: 0; top: 10px; float: right; }
ul#nav li { display: block; float: left; list-style-type: none; }
ul#nav li#currentpage { display: block; height: 25px; width: 95px; background: transparent url(../images/nav_sprite.gif) no-repeat -460px -26px; text-indent: -9999px; overflow: hidden; }

/*********************************/
/*********** Headers *************/
/*********************************/
/*** Replaced Headers ***/
h1 { height: 180px; width: 230px; background: url(../images/head_contact.gif) 100% 50% no-repeat; }

#feature_test { width: 400px; top: 90px; }
