/* CSS DOCUMENT DENTAL SYMPHONY */

body { padding: 0; margin: 0; font-size: medium; font-family: Calibri, verdana, arial, sans-serif; background-image: url(img/background.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: center top; }

#wrapper {padding: 10px 0 0 0; margin-right: auto; margin-left: auto; width: 610px}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------

MAIN BODY

--------------------------------------------------------------------------------------------------------------------------------------------------- */

#grey_box {clear:both; width:610px; padding-bottom:15px; background:#fff url(../graphics/horizontal_line.gif) bottom left repeat-x;}

/* ----BODY CONTENT---- */


/* ---Flash Element---*/
#flash_box {margin: 10px 0 0 0; padding: 0; width: 610px; height: 180px;}


/* ---Middle Section---*/
#middle_section {margin: 0px; top: 10px; position: relative; padding: 0; width: 610px; background-color: #fff;}
#middle_section h1{font-size: 100%; color: #fff; padding: 0 0 0 5px; margin: 0; height: 25px; background: #fff url(img/icons/ds_marketing_homepage_h1.gif) repeat-x } 
#middle_section p {font-size: 80%; line-height: 1.4em; color: #000; margin-top: -2px}
#middle_section ul {font-size: 80%}


/*---Bottom Section---*/
#bottom_section { margin: 0; padding: 0; width: 610px; position: relative; top: 20px; float: left }


/*---Bottom Left---*/
#bottom_section_left { margin: 0; width: 370px; float: left; padding: 5px 5px 0 0; }
#bottom_section_left h1 {font-size: 100%; padding: 0 0 0 5px; margin: 0px; font-weight: bold}
#bottom_section_left h2 {font-size: 90%; color: #cf8857; padding: 0 0 0 5px;}
#bottom_section_left ul { list-style-type: disc; font-size: 83%; padding-top: 4px; padding-right: 3px; }
#bottom_section_left ul li{ font-size: 115%; margin-top: 5px; padding-right: 10px; padding-bottom: 3px; }



/*---Bottom Right---*/
#bottom_section_right { background: url(img/icons/ds_marketing_home_roundcorn.gif) no-repeat 0 20px; margin: 0; padding: 10px 10px 20px; width: 210px; float: right; height: 190px; }
#bottom_section_right h2 {margin: 0px; padding: 0px; font-size: 85%}
#bottom_section_right ul { font-size: 50%; text-align: left; margin-left: 10px; padding: 10px 0 0; list-style-image: url(img/icons/ds_marketing_home_bulletright.gif); }
#bottom_section_right ul li { margin-left: 5px; padding-top: 6px; padding-left: 3px; }
#bottom_section_right ul li a {color: #551A8B; text-decoration: none; _font-size: 90%}
#bottom_section_right span a {color: #000; font-weight: bold; font-size: 75%; text-decoration: none;}


#bottom_section_right_corner {margin-bottom: 30px;}
#bottom_section_right_corner a {}
#bottom_section_right_corner a img {border-style: none;}

/*-- Test --*/
#test
#test a span {display: none}
#test a:hover span {display: block}
#test a:active span {display: block}
#test a:visited span {display: block}
