* { padding: 0; margin: 0; }
body {
font-family:"Times New Roman", Times, serif;
font-size: 76%;
background-color: #252525;
color: #ffffff; }
.left { float: left; }
.right { float: right; }
img { 
	border: 0; 
	behavior: url(iepngfix.htc);
	}

/* Page content holder */
div#container_top {
width:100%;
background-color: #252525;

 }

div#container_top2{
height: 135px;
width: 1002px;
margin:0 auto;
}

div#container_top3{
height: 135px;
width: 1002px;

}
hr.hr1{
background-color: #3b5d5f;  height: 3px; color: #3b5d5f; border: 0; 

}
hr.hr2{
background-color: #3b5d5f;  height: 3px; color: #3b5d5f; border: 0; 

}
	
div.hr1 {
width: 100%;
height: 15px;
border: 0;
background-color: #484848;

} 

div#container_middle{
width:100%;
background-color: #3b5d5f;
height: 381px;
}

div#container_middle2{
height: 381px;
width: 1002px;
margin:0 auto;
background-image: url('../img/ggggg.jpg');
background-repeat: no-repeat;


}

div#container_middle2_left{
width: 204px;
float: left;
height: 381px;

}

div#container_middle2_left ul {
margin-top:10px;	
list-style: none;
}

div#container_middle2_left ul li {
display:block;
margin-left:15px;
margin-bottom:13px;
}


 
div#containder_middle2_middle {
width: 769px;
float: left;
height: 381px;

} 
div#container_bottom{
width:100%;
text-align:center;
}

div#divided_div {
margin:0px; padding:0px;
height: 381px;



}

div#divided_div a {
color: #ffffff;
text-decoration: none;
}
div#divided_div a:hover {
text-decoration: underline;
}
/* Pagination links used by jQuery Pager. */
.nav { 
text-align: right;
margin-top: 10px;
}
.nav a { padding: 0 5px; }
div#divided_div a.highlight {
	font-weight: bold;
	color: #ffe07e;
}

/* Selected Pagination link used by jQuery Pager.highlight */





/************ Start typography ************/

/* Anchors */
a { color: #ffffff; letter-spacing: 0.1em; }
a:hover { color: #006951; }
a.contactlink{ color: #ffffff;}

h2, h2 a, h3, h3 a { 
margin:10px 0;
font-family:"Times New Roman", Times, serif; color:#b23915;
text-transform:uppercase; text-decoration:none;
letter-spacing: 0.1em; }
h2:first-letter, h2 a:first-letter, 
h3:first-letter, h3 a:first-letter,



h4{
font-size: 1.15em;
line-height: 1.5em;
margin-bottom:0.2em;
padding-top:0.5em;
}
p {
font-size: 1.15em;
line-height: 1.3em;
margin-bottom:0.4em;
padding-top:0.3em; }


/********* End typography ************/
