/*----------
 Headers
----------*/
h1, h2, h3, h4, h5, h6 {
    font-family: Georgia;
    margin: 0;
    padding: 0;
    font-style: italic;
    color: #A56B21;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

/*----------
Links
----------*/
a {color:#066b9d;text-decoration:none;}
a:visited {color:#007928;}
a:hover,a:active {color:#066b9d;text-decoration:underline;}

/*--------------------------------------------------------
BEGIN zd-nav
--------------------------------------------------------*/
#zd-nav-container {
    width:100%;
    margin: 10px 0 0 0;
    z-index:2;
    float: right;
}

#zd-nav {
    margin: 0 15px 0 0;
    padding: 0;
    float: right;
    font-weight: normal;
    border-width: 1px 0;
    background-color: #9D0620;
    list-style-type: none;    
    z-index: 10;
    white-space: nowrap;
}

#zd-nav li{
    float: left;
}

#zd-nav li a {
    float: left;
    color: #fff;
    font-weight: normal;
    padding: 0 10px 0 10px;
    text-decoration: none;
    background:url(../images/delimiter.png) no-repeat 0 1px;
}

#zd-nav li a:hover {
    text-decoration: underline;
}

#zd-nav .zd-sub-nav li a {
    white-space: nowrap;
}

#zd-nav .zd-sub-nav { /* Don't display the sub navigation menus without js, current is exception below.*/
    margin: 18px 0 0 0;
    padding: 0;
    display: none;
    list-style-type: none;
    z-index: 5;
}
#zd-nav .zd-nav-active .zd-sub-nav{ /* Display the current nav section */
	display:block;
}

#zd-nav .zd-sub-nav li {
    clear: left;
    padding: 1px 2px;
}

#zd-nav .level-0 > ul {
    position: absolute;
    /*background-color: #9D0620;*/
    color: white;
    margin-left: 10px;
}

#zd-nav li.level-1 {
    background: url(../images/nav-bullet-l1.jpg) top left no-repeat;
    color: #FFF;
}

#zd-nav li.level-1 a {
    color: #FFF;
}

#zd-nav li.level-2 {
    background: url(../images/nav-bullet-l2.jpg) top left no-repeat;
    color: #CEA87F;
}

#zd-nav li.level-2 a {
    color: #CEA87F;
}

#zd-nav li.level-3 {
    background: url(../images/nav-bullet-l3.jpg) top left no-repeat;
    color: #AFA191;
}

#zd-nav li.level-3 a {
    color: #AFA191;
}

#zd-nav .zd-sub-nav .zd-sub-nav {
    /*display: none;*/
}

/*--------------------------------------------------------
END zd-nav
--------------------------------------------------------*/
Body{
    font-family: verdana, garamond, times;
    color:#000;
    background:#58000f;
    margin:0;
    font-size:12px;
    line-height:1.5;
}

#wrap {
    margin:0 auto;
    width:955px;
    height:600px;
}

#container, #container2{
    margin: 10px 0 0 0;
    width:955px;
    height:600px;
    background: url(../images/bg.jpg) top no-repeat;
    z-index:1;
}

#container2 {
    background: url(../images/bg2.jpg) top no-repeat;
}
/*--------------------------------------------------------
Begin Index Page only
--------------------------------------------------------*/
#tagline{
    float:left;
    margin:10px 0 0 25px;
    width:439px;
    height:50px;
    background:url(../images/tagline.jpg);
}

#header {
    height: 30px;
    width: 955px;
}

#search, #search2 {
    width: 175px;
    text-align: right;
    float: right;
    padding: 0;
    margin: 10px 0 10px 0;
    height: 18px;
}

.go {
    background: transparent;
    border: solid white 1px;
    color: white;
    font-size: 10px;
    padding: 1px 2px;
    width: 25px;
    height: 18px;
    margin: 0 0 0 3px;
}

#search-query {
    border: solid #58000F 1px;
    width: 120px;
    height: 16px;
    margin-top: 2px;
}

#search2 {
    margin: 60px 0 0 132px;
}

.sizeswitch {
    float: right;
    width: 160px;
    text-align: right;
    color: white;
    margin: 8px 0 0 0;
    font-size: 12px;
}

.sizeswitch a {
    color: white;
    text-decoration: none;
}

.sizeswitch a.current {
    text-decoration: underline;
}

.sizeswitch .s {
    font-size: 12px;
}

.sizeswitch .d {
    font-size: 16px;
}

.sizeswitch .l {
    font-size: 20px;
}

#content, #content2{
    float:left;
    margin: 5px 0 0 80px;
    width:753px;
    height:auto;
    background:transparent;
}

#content2 {
    width: 593px;
    margin-left: 61px;
}

.top {
    float:left;
    width:753px;
    height:25px;
    background:url(../images/top.png) center no-repeat;
}
.middle{
    margin: 0;
    float:left;
    width:713px;
    min-height:475px;
    background:#fff;
    padding: 0 20px;
    background: url(../images/middle.png);
}

.bottom{
    margin:0;
    float:left;
    width:753px;
    height:24px;
    background:url(../images/bottom.png) center no-repeat;    
}

#content2 .top, #content2 .middle, #content2 .bottom {
    width: 593px;
}

#content2 .top {
    background-image: url(../images/top2.png);
}

#content2 .middle {
    width: 553px;
    min-height: 0;
    height: 315px;
    overflow: auto;
}

#content2 .bottom {
    background-image: url(../images/bottom2.png);
}

#footer1, #footer, #footer2 {
    margin: 6px auto;
    width:955px;
    height: 15px;
    text-align:center;
    color: #FFF;
    font-size: 10px;
    font-weight: normal;
    clear: both;
    padding-bottom: 10px;
}

#footer1 a, #footer a, #footer2 a {
    color: #FFF;
    text-decoration: none;
}

#footer {
    margin-top: 46px;
}

#footer2 {
    background-color: #58000F;
    padding-top: 5px;
}

/*--------------------------------------------------------
END Index Page only
--------------------------------------------------------*/
/*--------------------------------------------------------
Begin Video Page only
--------------------------------------------------------*/
#main-image{
    float:left;
    margin:0;
    width:180px;
    height:408px;
    background:center no-repeat;
}
#benefits, #advantages{
    float: left;
    margin: 60px 0 0 71px;
    width: 249px;
    height: 27px;
    background: url(../images/designer-benefits.jpg) center no-repeat;
}

#benefits {
    background: url(../images/designer-benefits.jpg) center no-repeat;
}

#advantages {
    background: url(../images/client-advantages.jpg) center no-repeat;
}

#video{
    margin:10px 0 0 100px;
    float:left;
    width:550px;
    height:285px;
    background:#000;
}
/*--------------------------------------------------------
END Video Page only
--------------------------------------------------------*/
/*--------------------------------------------------------
BEGIN Home Page only
--------------------------------------------------------*/
#designer{
    margin:30px 0 0 55px;
    width:300px;
    height:160px;
    float:left;
    background:url(../images/designers.jpg) top left no-repeat;   
}
#design-def{
    float:left;
    margin:15px 0 0 5px;
    width:300px;
}
#empower{
    margin:-20px 0 0 160px;
    width:600px;
    height:130px;
    background:url(../images/empower.png) center no-repeat;
    float:left;
}
#client{
    float:left;
    margin:10px 0 0 600px;
    width:122px;
    height:27px;
    background:url(../images/clients.jpg) center no-repeat;
}
#client-def{
    margin: 18px 0 0 3px;
    float:left;
    width:300px;
    text-align:left;
    z-index:3;
}

#design-def h2 {
    color:#bd4022;
    font-size:14px;
    font-weight:bold;
    margin-top: 7px;
}

#client-def h3 {
    color:#fff;
    font-size:14px;
    font-weight:bold;
    margin-top: 7px;
}

/*--------------------------------------------------------
END Home Page only
--------------------------------------------------------*/
