/* CSS Document */


#left ul{
margin: 0 0 0 0; 
padding: 0 0 0 0;
}

#left li{
list-style-type: none;
margin: 0 0 1px 0; 
padding: 0 0 0 0;
}

#left a{
display: block;
color: #ffffff;
background-color: #666666;
width: 14em;
padding: 5px 5px 7px 10px;
text-decoration: none;
}

#left a:hover{
background-color: #cccccc;
color: #666666;
}

#left a#home2, a#about2, a#demo2, a#why2, a#gallery2, a#test2, a#benefits2, a#tech2, a#faq2, a#news2, a#contact2, a#order2
{background-color: #D91A4F; color: #ffffff;}
	
#left a:hover, #home a {background-color: #cccccc; color: #666666;}
#left a:hover, #about a {background-color: #cccccc; color: #666666;}
#left a:hover, #demo a {background-color: #cccccc; color: #666666;}
#left a:hover, #why a {background-color: #cccccc; color: #666666;}
#left a:hover, #gallery a {background-color: #cccccc; color: #666666;}
#left a:hover, #test a {background-color: #cccccc; color: #666666;}
#left a:hover, #benefits a {background-color: #cccccc; color: #666666;}
#left a:hover, #tech a {background-color: #cccccc; color: #666666;}
#left a:hover, #faq a {background-color: #cccccc; color: #666666;}
#left a:hover, #news a {background-color: #cccccc; color: #666666;}
#left a:hover, #contact a {background-color: #cccccc; color: #666666;}
#left a:hover, #order a {background-color: #cccccc; color: #666666;}


#right {
float: right;
width: 182px;
padding: 25px 0 0 0;
margin: 0 0 0 0;
}

#right ul{
width: 158px;
margin: 0 0 0 0; 
padding: 0 0 0 0;
}

#right li{
border: #797979 solid 1px;
list-style-type: none;
margin: 0 0 5px 0; 
padding: 0 0 0 0;
}

#right a{
font-weight: bold;
background: url(../images/menu-off.jpg);
color: #D91A4F;
text-decoration: none;
padding: 5px 5px 7px 10px;
display: block;
}

#right .va a {
background: none;
padding: 0;
}

#right .va a:hover {
background: none;
}

#right a:hover{
background-color: #666666;
color: #333333;
}


#title-home, #title-news, #title-about, #title-why, #title-test, #title-benefits, #title-tech, #title-faq, #title-contact, #title-team, #title-bio, #title-dvd, #title-demo, #title-va{
padding: 55px 0 0 0;
overflow: hidden;
display: block;
height: 0;
}

#title-va {
background: url(../images/header_va.gif);
background-repeat: no-repeat;
}

#title-home {
background: url(../images/header_home.gif);
background-repeat: no-repeat;
}

#title-news {
background: url(../images/header_news.gif);
background-repeat: no-repeat;
}

#title-about {
background: url(../images/header_about_diaco.gif);
background-repeat: no-repeat;
}

#title-why {
background: url(../images/header_why_choose_us.gif);
background-repeat: no-repeat;
}

#title-test {
background: url(../images/header_testimonials.gif);
background-repeat: no-repeat;
}

#title-benefits {
background: url(../images/header_benefits.gif);
background-repeat: no-repeat;
}

#title-tech {
background: url(../images/header_technical.gif);
background-repeat: no-repeat;
}

#title-faq {
background: url(../images/header_faqs.gif);
background-repeat: no-repeat;
}

#title-contact {
background: url(../images/header_contact_us.gif);
background-repeat: no-repeat;
}

#title-team {
background: url(../images/header_team.gif);
background-repeat: no-repeat;
}

#title-bio {
background: url(../images/header_biography.gif);
background-repeat: no-repeat;
}

#title-dvd {
background: url(../images/header_dvd.gif);
background-repeat: no-repeat;
}

#title-demo {
background: url(../images/header_demo.gif);
background-repeat: no-repeat;
}

.display-1 {
clear: left;
display: block;
}

.display-1 img{
margin-bottom: 20px;
}

.display-1 p{
margin-left: 130px;
}

dl{
margin: 0;
padding: 0;
}

dt{
background: #eaeaea;
float: left;
padding: 5px;
color: #D91A4F;
}

dd{
background: #e0e0e0;
padding: 5px 5px 5px 40px;
margin-bottom: 1px;
}

dd a:link, dd a:visited, dd a:active{
color: #666666;
text-decoration: none;
}

dd a:hover{
color: #ffffff;
}

