/*Zem contact styling*/

.zemContactForm fieldset {
   border: none;
}

.zemContactForm legend {
   color:#fff;
   font: 1em/1.5em Verdana, Arial, sans-serif;
   margin: 0.7em 0 0.3em 0;
   padding: 0.5em 10px 0.5em 0;
   width: 60px;
   vertical-align:middle;
   }
   
.zemContactForm label {
   float: left;
   width: 60px;
   margin: 0.3em 10px 0 0;
   text-align: right;
   font: .9em/1.45em Verdana, Arial, sans-serif;
   color:#bcbdc0;
   }
   
.zemContactForm input {
   margin-bottom: 0.5em;
   }
   
.zemContactForm br {
   clear: left;
   }
   
.zemContactForm #zemSubmit {
   margin: 0.5em 0 0 70px;
   }


/* DIVs */

#divEverything {
    margin:auto;
    width:1024px;
    color:rgb(129,130,134);
    font-family:Verdana, Arial, sans-serif;
    font-size: .9em;
}

#divHeader, #divFooter {
	width: 100%;
	clear:left;
}

#divHeader {
	height: 150px;
	background:url('images/5.jpg') no-repeat;
}

#divFooter {
	height: 75px;
}

#divCol1, #divCol2, #divCol3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}

#divCol1 {
	width: 140px;
}

#divCol2 {
    padding:0px 30px;
	width:600px;
}

#divCol3 {
	width:200px;
}

#divNav {
	width: 140px;
	height: 250px;
	margin-bottom: 20px;
	position: relative;
    color:e9e9ea;
    font-size:1.1em;
}

#divSRB {
	width: 140px
	height 200px
	margin-bottom: 20px;
	position: relative;
}
 
img {
	border:none;
}

.imageTop {
        width:585px;
        float:left;
        margin:15px 0px 15px 0px;
}


.coverL {
	width:200px;
	float:left;
	margin:0px 15px 15px 0px;
}

.coverR {
	width:200px;
	float:right;
	margin:0px 15px 15px 0px;
}


ul li img {
	display:inline;
	margin:0px 5px;
	vertical-align:middle;
}

li {
	margin:10px 0px;
}

ul li ul {
	list-style-type:none;
	padding-left:10px;
}

a:link {
    color:rgb(129,130,134);
    font-weight:normal;
    text-decoration:underline; 
}
a:visited {
    color:#bcbdc0;
    font-weight:normal;
    font-style:normal; 
}
a:hover {
    font-weight:500;
}

h3 a, h2 a {
	font-weight:bold;
	color:rgb(129,130,134);
}

.newsItem {
    display:block;
    text-align: left;
    overflow:hidden;
    width: 200px;
    padding:0;
    margin-top: 25px;
    /*color: rgb(129,130,134);*/
    color:#bcbdc0;
    background: url('images/7.jpg') no-repeat left bottom;
}

.newsItem p,h4{
    margin:5px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.newsItem p{
    font-size:0.9em;
}

.main_nav_item li {
    display: block;
    text-align: left;
    overflow: hidden;
    width: 140px;
    padding: 0;
    margin: 0;
    text-indent: 10px;
    color:e9e9ea;
    font-weight:500;
    font-style:normal;
    background: url('images/4.jpg') no-repeat;
    height: 40px;
    line-height: 26px; 
}

.main_nav_item a:link {
    color:#bcbdc0;
    font-weight:500;
    text-decoration:none;
}

.main_nav_item a:visited {
    color:#bcbdc0;
    font-weight:500;
    text-decoration:none;
}

.main_nav_item a:hover {
    color:#bcbdc0;
    font-weight:500;
    text-decoration:none;
}

.main_nav_item a:active {
    color:rgb(129,130,134);
    font-weight:500;
    text-decoration:none;
}


.main_nav_item {
    display: block;
    text-align: left;
    overflow: hidden;
    width: 140px;
    padding: 0;
    margin-top: 25px;
    text-indent: 0px;
}
.main_nav_active_item {
    display: block;
    text-align: left;
    overflow: hidden;
    width: 140px;
    padding: 0;
    margin: 0;
    text-indent: 10px;
    background: url('images/3.jpg') no-repeat;
    height: 40px;
    line-height: 26px;
}

h1,h2,h3,h4,h5,h6 {
    font-weight:bold;
}
h1 {
    font-size:2em;
}
h2 {
    font-size:1.5em;
h3 {
    font-size:1.2em;
}
h4 {
    font-size:1em;
}

