/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}
form{
	margin:0px;
	padding:0px;
}
body {
	line-height:1;
	background:url(images/bg.jpg) repeat-x;
	background-color:#132412;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin-bottom:165px;
	margin-top:15px;
}
a{
	color:#F00;
	text-decoration:none;
}
a:hover{
	color:#009900;
	text-decoration:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


.mainwrapper{
	width:925px;
	margin:auto;
}

.logo{
	width:202px;
	float:left;
	margin-left:102px;
	_margin-left:55px;

}
.pho{
	width:205px;
	float:left;
	margin-top:226px;
	float:right;


}
.phpc{
	font-size:24px;
	font-weight:bold;
	padding-top:5px;
}
.clear{
	margin:0px;
	padding:0px;
}
.mainbody{
	background-color:#D3DDC0;
	padding: 0px 9px 0px 9px;
}
.menubg{
	background:url(images/mmmbg.png) repeat-x;
	height:38px;
	
}
.menu{
	margin:0px;
	padding-top:13px;
	z-index:10000;
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu li{
	display:inline;
	z-index:10000;
}
.menu li a{
	display:inline;
	background:url(images/separator.gif) right no-repeat;
	padding:0px 20px 0px 19px;
	line-height:12px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
.menu li a :hover{
	text-decoration:none;
}
.menunext{
	border-top: solid 5px #D3DEC0;
	border-bottom: solid 5px #D3DEC0;

	background-color:#FFF;
	padding:0px 0px 0px 16px;
	margin:auto;
}
.menunext-1{
	border-top: solid 5px #D3DEC0;
	border-bottom: solid 5px #D3DEC0;

	background-color:#FFF;
	padding:0px 16px 0px 16px;
	margin:auto;
}


.leftcolumn{
	float:left;
	width:142px;
	border:solid 1px #C7C8CA;
	background:#E7E7E8;
	padding:0px 0px 14px 0px;
	font-size:12px;
	color:#000;
	line-height:normal;
	margin-top:10px;
	margin-bottom:10px;
	
}
.title{
padding-top:10px;
padding-bottom:10px;
border-bottom:solid 2px #316735;
text-align:left;
font-family:Tahoma, Geneva, sans-serif;
font-size:20px;
color:#3B6E3F;
font-weight:normal;
}
.footer{
	background:url(images/menubg.jpg) repeat-x;
	height:35px;
	width:905px;
	border-bottom: solid 8px #D3DEC0;
	border-left:solid 10px #D3DEC0;
	border-right:solid 10px #D3DEC0;
	margin:auto;
}
.news-block{
	color:#333;
	padding-top:10px;
	line-height:normal;
	text-align:justify;
	font-size:12px;
	border-bottom:dotted 1px #CCC;
}
.news-block h2{
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding-top:10px;
	padding-bottom:10px;
}
.news-block a{
	font-weight:bold;
	text-align:right;
}
.news-block a:hover{
	font-weight:bold;
	color:#090;
	text-decoration:none;
}
	
.text_padding{
	padding-left:20px; 
	padding-right:20px;
}
#apDiv2 {
	position:absolute;
	width:926px;
	height:271px;
	z-index:1;
}