
body {
	margin: 0px;
	padding: 0px;
	padding-top: none;
	background: #edf1f2;
	text-align: justify;
	font: 16px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

/**p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}
**/
a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
	z-index:-1;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 917px;
	height: 100px;
	margin: 0px auto;
	background:#303030 
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 10px;
	margin-top:10px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	
}

#logo h1 {
	padding: 10px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
	margin-right:10px
	}

#menu ul {
	margin: 0px;
	padding: 38px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 1000}
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	width: auto;
	background: #edf1f2;
	color: #5d5d5d;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #edefee}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #eef2f3;
	z-index:1000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dbdedc;
		color: #5d5d5d;
		font: 12px arial bold;
		z-index:1000}

	#sddm div a:hover
	{	background: #edefee;
		color: #3d2929}

#menu .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
	}

/* Page */

#page {
	width: 920px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background-color: url(images/img05.jpg) no-repeat left top;
	width: 920px;
	height: 210px;
}

/* Content */

#content {
	float: left;
	width: 920px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background:none;
	padding: 7px 25px;
	font-size:24px;
	color:#008000
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Search */

#search {
padding-bottom:40px
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
    float:right;
	margin-right: 160px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #727474;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #c7c8ca;
}
/* flash & slider */
#template_slider_panel {
      float:left;
	  width: 930px;
	  height: 230px;
      margin-left:0px;

}
/*end of flash and slider */