/*body {
 background-image:url('/images/background.2.jpg');
 background-color:#000000;
background-repeat:no-repeat;
background-attachmeant:fixed;
background-position:top center; 
*/

body { background-image:url('/images/background.2.jpg');
background-repeat:repeat-x;
background-color:#1e0f06;}

/*body { background-color:#000000; }*/

.topborder {
    width:725px;
    height:51px;
    background-image:url('/images/tdc_03.png');
    margin:23px auto 0px auto;
}

.bottomborder {
    width:725px;
    height:51px;
    background-image:url('/images/tdc_10.png');
    background-repeat:no-repeat;
    margin:0px auto 10px auto;
    text-align:center;
    color:#FFFFFF;
}

.centercontainer {
    width:725px;
    height:663px;
    margin:0px auto 0px auto;
}

.left { 
    position:relative;
    float:left;
    background-image:url('/images/tdc_05.png');
    background-repeat:repeat-y;
    width:50px;
    height:100%;
}

.right { 
    position:relative;
    float:left;
    background-image:url('/images/tdc_07.png');
    background-repeat:repeat-y;
    width:55px;
    height:100%;
}

.content {
    position:relative;
    float:left;
    width:620px;
    height:100%;
    background-color:#ffffff;
}


.menubar {
    z-index:9999999;
    width:624px;
    height:26px;
    margin-top:0px;
    margin-bottom:2px;
    color:#ffffff;
    background-image:url('/images/menu_01.png');
    background-repeat:repeat-x;
    padding-bottom:10px;
}
img { margin-left:-3px; }

.header {
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-331px;
    z-index:1000;
    width:725px;
    height:175px;
    background-image:url('/images/header.png'); 
    background-repeat:no-repeat;
}

.disclamer {
    position:absolute;
    bottom:15px;
    left:50%;
    margin-left:-338px;
    z-index:1000;
    width:675px;
    height:20px;
    text-align:center;
}


div { padding:0px; }

td {border:0px; margin:0px; padding:0px;}
tr {border:0px;}
table {border:0px;}
a {padding:0px; border:0px; text-decoration:none; margin:0px; margin-left:-5px;}
img {padding:0px; border:0px; margin:0px;}
/*
#menu{}
#menu ul .item{display:none;}
#menu ul:hover .item{display:block;background:#4d2514;padding-left:8px;margin-top:-8px; z-index:1000000; padding-top:3px; padding-bottom:3px; font-size:10px; background-color:#2b0302; position:relative;}
op {margin:0px; margin-left:-5px; list-style:none; position:absolute;}
#menu ul:hover .item a{color:#fff;text-decoration:none;}
#menu ul:hover .item a:hover{color:#999;}

menu ul{float:left; margin:0px; margin-left:-5px;list-style:none;}
*/
ul li{margin:0px; margin-left:0px; padding:0px; list-style:none; position: relative; float:left;}
ul ul{display: none;}
ul li:hover > ul{display: block; position:absolute; margin-top:-5px; margin-left:-10px; background:#4d2514; z-index:100000000;}
ul li ul li{padding-left:15px; color:#ffffff; text-decoration:none;}
ul li ul li:hover {padding-left:15px; color:#ffffff; text-decoration:underline;}
.lina {color:#000; text-decoration:none;}
.item {color:#ffffff; text-decoration:none;}
.item:hover {color:#ffffff; text-decoration:underline;}
.lina:hover {color:#DDDDDD; text-decoration:underline;}

.about-content {
	position:absolute;
	top: 225px;
        padding:40px;
        color:#ffffff;
	font-size:14px;
        height:375px;
}

div#wrap {
        width:470px;
        margin:20px;
	margin-left:30px;
  	margin-bottom:30px;
text-align:center;
}

div#testimonials {
	width:600px;
}

