/*BODY*/

BODY {
color: #000000;
background-color: #000000;
text-align: center;
}
BODY{
font-family: verdana, ariel, sans-serif;
}

p {
font-size: 1em;
line-height: 1.3em;
}

h2, h3, h4, h5, h6 {
color: #000099
}

/*PAGETITLE*/
#pagetitle h2 {
color: #ff6600;
font-size: 120%;
}

/*SIDEBAR*/
#sidebar {display: none;}

/*NAVIGATION*/
#navigation {display: none;}

/*BANNER*/
#header {display: none;}

/*FOOTER*/
#footer {display: none;}

/*BREADCRUMBS*/
#breadcrumbs {display: none;}

/*PRINT*/
#print {display: none; text-align: right;}

/*MAIN*/
#content ul{
list-style-image: url(../_images/bullets/orange_arrow.png);
}

/*IMAGES*/
img {
border: 1px solid #000000;
margin: 10px;
text-align: center;
}

#Panel img {
border-width: 0px;
} 

/*DITTO PRODUCT MENU*/
#columns li h4 {
text-decoration: none;
background: #000099; 
margin: -5px; 
color: white;
padding: 5px !important;
font-size: 70%;
text-align: center;
list-style: none;
}

#columns li p {font-size: 70%;list-style: none;}

#columns li {
float: left; 
width: 138px; 
margin-bottom: 1px;
margin-right: 1px;
border: 1px solid black; 
padding: 5px; 
list-style: none;
}
#columns ul{margin-left: -20px; }

#columns img {
margin: 0px;
padding: px;
text-align: center;
list-style: none;
}

#ditto-heading { height: 40px;}
#ditto-image { height: 100px;}
#ditto-text { height: 135px;}

