body{
    font-family:verdana, garamond, times;
    color:#05254a;
    background:#fff;
    margin:0;
    font-size:12px;
    line-height:1.5;
}
a:active,
a:link,
a:visited,
a:hover{
	color: #af4324;
	text-decoration: underline;
        font-size:12px;
        font-weight:normal;
}
h1{
    color:#aab8c1;
    font-size:10px;
    font-weight:normal;
    text-align:center;
}
h1 a:link,
h1 a:visited {
    color: #aab8c1;
    text-decoration: none;
    font-size:10px;
}
h2{
    color:#fff;
    text-align:center;
    font-size:12px;
    font-weight:normal;
    font-style:oblique;   
}
h4{
    font-size:14px;
}
#wrap{
    position:absolute;
    background:url(../images/bg.jpg) left repeat-x;
    height:768px;
    width:100%;
}
#container{
    position:relative;
    width:826px;
    height:768px;
    margin:0 auto;
}
#gallery{
    position:relative;
    width:268px;
    height:183px;
    margin:5px 0 0 0;
    float:left;
}
#zd-primary-image .image-caption {
    position:relative;
    width:540px;
    height:30px;
    float:left;
    margin:-25px 0 0 280px;
    color:#fff;
    text-align:center;
    font-size:12px;
    font-weight:normal;
    font-style:oblique;    
}
#container1{
    position:relative;
    width:525px;
    height:183px;
    margin:5px 0 0 0;
    float:right;
}
#container1 .locations{
    position:relative;
    background:url(../images/locations.jpg) no-repeat;
    width:189px;
    height:21px;
    float:right;
    margin:0;
}
#container1 .logo{
    position:relative;
    background:url(../images/logo.jpg) no-repeat;
    width:354px;
    height:97px;
    float:left;
    margin:29px 0 0 55px;
}
#container1 .tagline{
    position:relative;
    width:540px;
    height:30px;
    float:left;
    margin:10px 0 0 -30px;
}

/*--------------------------------------------------------
BEGIN zd-nav
--------------------------------------------------------*/
#zd-nav-container {
    width:826px;
    height:30px;
    margin-top:5px;
    text-align: center;
    padding-top:0.25em;
    float:right;
    font: 1em Verdana, 'Trebuchet MS', Helvetica, sans-serif;
}
#zd-nav{
    margin: 0;
    padding: 0;
}

#zd-nav ul{
    margin: 0;
    margin-bottom: 1em;
    padding-left: 0;
    float: left;
    font-weight: bold;
    width: 100%;
    border-width: 1px 0;
}

#zd-nav ul li{
    display: inline;
}

#zd-nav ul li a{
    float: left;
    color: #000;
    font-weight: bold;
    padding: 10px 10px 4px 10px;
    text-decoration: none;
}

#zd-nav ul li a:hover{
    color: gray;
}
/*--------------------------------------------------------
END zd-nav
--------------------------------------------------------*/
#container3{
    position:relative;
    width:826px;
    height:465px;
    float:left;
    margin-top:10px;
}
#container3 .top{
    position:relative;
    opacity:0.40;
    background:#c9d0d4;
    width:826px;
    height:435px;
}
#container3 .bottom{
    position:relative;
    opacity:0.70;
    background:url(../images/bottom.jpg) bottom left repeat-x;
    width:826px;
    height:30px;
}
#left{
    position:relative;
    width:96px;
    height:auto;
    float:left;
    margin:15px 0 0 -805px;
}
#symbol{
    position:relative;
    background:url(../images/symbol.png) top center no-repeat;
    width:96px;
    height:75px;
    float:left;
    margin:0;
}
#language{
    position:relative;
    width:96px;
    height:150px;
    float:left;
    margin-top:15px;
    line-height:2em;
}
#content{
    position:relative;
    width:670px;
    height:400px;
    float:left;
    padding:0 15px 0 15px;
    margin:-450px 0 0 125px;
    overflow:auto;
}
/*--------------------------------------------------------
Home Page Specific
--------------------------------------------------------*/
#content1{
    position:relative;
    width:317px;
    height:400px;
    float:left;
    padding:0 15px 0 15px;
    margin:-450px 0 0 125px;
    overflow:hidden;
}
#content2{
    position:relative;
    width:320px;
    height:400px;
    float:left;
    margin:-450px 0 0 490px;
    overflow:hidden;
}
/*--------------------------------------------------------
END 
--------------------------------------------------------*/
#footer{
    position:relative;
    float:left;
    width:826px;
    margin-top:15px;
}
