body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body{background:url(img/body_bg.gif);}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 77px;
	background: #253526 url(img/bg1.jpg) no-repeat 0 52px;padding-top:3px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 125px;
	height: 1%;
	background: url(img/bg2.jpg) repeat-y -1px 0px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding:10px 320px 0 20px;
	
}
#content h1{
color:#769FB2;
font-size:2em;font-weight:normal;
height:30px;
}
#contentm{
color:#3C3C3C;
font-size:1.1em;line-height:1.25em;
margin-bottom:20px;margin-top:20px;
}
.items{clear:both;margin-right:5px;margin-bottom:20px;padding: 10px; border:1px solid #769FB2;min-height:115px;}
.items img{float:left;margin-right:10px;border:7px solid #769FB2;}
.items h2 a{color:#117483;}
.items h2 a:hover{color:#C3370B;}
.items .more{display:block;text-align:right;color:#117483;}
.items .more:hover{color:#C3370B;}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 300px;
	margin-left: -300px;
	position: relative;
	/*background: #FFACAA;*/
}

#menu li{
background: url(img/menubg.jpg) no-repeat;
width:220px;
margin:10px 0;
padding: 7px 5px 7px 30px;
height:22px;
}
#menu li a{
cursor:pointer;
font-size:1.5em;
font-weight:bold;
line-height:1em;
text-transform:uppercase;
color:#769FB2;
text-decoration:none;
}
#menu li a:hover{
color: #277A9F;
}
#logo{
background: url(img/logo2.png) no-repeat;width:258px; height:45px;
} 
#logo a{
height:45px;
width:100%;
display:block;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: 0 auto 0;
padding:23px 10px 10px 20px;
width:870px;color:#5D9A5C;
	height: 60px;
	background: url(img/bg3.jpg) no-repeat 0 0px;
}
.mfooter{height: 30px;background: url(img/bg4.jpg) no-repeat -1px 0px;}

blockquote {background:#ECE2D7;padding:10px;margin-right:20px;border-color:#C1B5A7;border-style:solid;border-width:1px;margin-bottom:10px;}
#formcomment{ border: 1px solid #C1B5A7; width:545px;}
#commentform{}
#commentform td{padding:5px; vertical-align:top;}
#commentform input{border: 1px solid #C1B5A7; width:480px;}
#commentform .button{background:#77A7A5; padding:7px; font-style:italic; color:#FFFFF2; font-size:14px;}
#commentform textarea{border: 1px solid #C1B5A7;width:480px;}
