body{ font-size:12px;}
.mattblackmenu ul,li{ padding:0px; margin:0px;}
/* TOP DROP DOWN MENU AREA */
.mattblackmenu{ width:auto; float:right; font-size:1em; color:#333333; padding:0px 0px 0px 0px;}
.mattblackmenu ul{margin: 0; padding: 64px 0px 0px 0px !important; height:31px !important; list-style-type: none; height:28px; overflow: hidden; float:left; list-style:none; width:auto !important;}

.mattblackmenu li{padding:0px 39px 0px 0px; margin:0px; list-style-type:none; display:block; float:left; width:auto;}
.mattblackmenu li a{color:#000; text-decoration:none; padding:5px 8px; width:auto; display:block; font-family:"Century Gothic", arial; font-size:16px; font-weight:normal; color:#000000; }
.mattblackmenu li a[title="1"] { background:url(images/creative_bar.jpg) no-repeat 0px 10px;}
.mattblackmenu li a[title="2"] { background:url(images/pricing_bar.jpg) no-repeat 0px 10px;}
.mattblackmenu li a[title="3"] { background:url(images/contact_bar.jpg) no-repeat 0px 10px;}
.mattblackmenu li a:visited{ }

.mattblackmenu li a:hover{color:#000000; padding:5px 8px; width:auto; display:block; /*background of tabs for hover state */}

.mattblackmenu a.selected{ /*background of tab with "selected" class assigned to its LI */}



/* ######### Drop Down ULs CSS ######### */
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
margin: 0;padding: 0; position: absolute; left: 0; top: 0; border-bottom-width: 0; visibility: hidden; z-index: 100; width:155px; background:url(images/sub-menu-bg.jpg) no-repeat left bottom;}
.ddsubmenustyle li{ list-style-type:none; border-bottom:solid 1px #c6c6c6; margin:0px 10px; height:30px; line-height:30px; text-align:left;}
.ddsubmenustyle li a{display: block; /*width of menu (not including side paddings)*/
text-decoration: none; width: 125px; padding: 0px 5px; margin:0px; font-size:12px;  color:#fff; font-size:12px;}
#ddsubmenu1{*margin-top:-3px}
#ddsubmenu2{*margin-top:-3px}
#ddsubmenu3{*margin-top:-3px}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block; width: 158px; list-style-type:none; /*width of menu (include side paddings of LI A*/}

.ddsubmenustyle li a:hover{ text-decoration:none; color:#fff; font-weight:bold;}

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px; border: 0;}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute; padding-top: 0px;left: 100px; border: 0;}
.ddiframeshim{position: absolute; z-index: 500; background: transparent; border-width: 0; width: 0; height: 0; display: block;}

/* TOP DROP DOWN MENU AREA ENDED */
