/* CSS Document */

/* ZPro Release 1.5 Stylesheet */
body{
background:#000000;
font-size:0.75em;
font-family:Arial, Helvetica, sans-serif;
}

img a {
border:0;
}

#Container {
background-color:#FFFFFF;
width:910px;
border:2px solid #999999;
margin:3% auto 0 auto;
}

#ContainerBottom {
margin:auto;
width:890px;
}

#ContentRight {
color:#333333;
background:url(images/BG_RightContentBtm.gif) bottom no-repeat;
padding:0px 0px 20px 0px;
margin:5px 0px 8px 0px;
}

#ContentRight ul{
margin:5px 0px 0px 15px;
}

#ContentRight li{
list-style:none;
}

#ContentLeft {
float:left;
width:250px;
margin:0px 15px 0px 0px;
}

#NavProduct {
background-image:url(images/Temp_ProductSecs02.gif);
text-align:left;
padding:10px 0 0 0;
}

#NavProduct li{
list-style:none;
list-style-type:none;
padding:0 0 30px 0;
margin-left:0;
}

#NavProduct a{
color:#999999;
font-size:120%;
font-weight:bold;
text-decoration:none;
}

a#current {
color:#990000;
}

#NavMain {
background-color:#990000;
text-align:left;
padding:15px 0px 5px 6px;
}

#NavMain ul {
margin-top:0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#NavMain a {
text-transform:uppercase;
font-weight:bold;
display: block;
padding: 3px;
margin:0 0 10px 0;
width: 230px;
background-color: #a82626;
}

#NavMain a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#NavMain a:hover {
background-color: #cc0000;
color: #fff;
}

#ContainerRight{
float:right;
width:185px;
height:400px;
font-size:90%;
margin:0px 7px 0px 7px;
}

#ContentCenter {
padding:20px 0px 0px 0px;
}

#ContentCenter h2{
font-size:160%;
font-weight:bold;
color:#990000;
margin:0;
}

#ContentCenter img{
float:left;
padding:10px 10px 5px 0px;
}

#TabBottom {
margin:auto;
width:890px;
clear:both;
background-image:url(images/Tab_BottomY.gif);
background-position:top;
background-repeat:repeat-y;
}

#TabBottom p {
margin:0 auto;
color:#FFF;
text-align:center;
font-weight:bold;
font-size:110%;
}

.TitleRT{
font-size:110%;
color:#990000;
margin:0px 7px 0px 10px;
}

.ParagraphFirst {
margin:7px 0px 0px 0px;
}

.ClearBR{
clear:both;
}