/* General reset */
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, hr, button {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:none;}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}
input, textarea, button {font-family:inherit; font-size:1em;}
html {
	height:100%;
	background:#fff url(../images/bg-repeat.gif) repeat-x !important;
}
body {
	min-width:1033px;
	color:#333;
	font:15px/22px Times, serif;
	background:url(../images/bg-body.gif) repeat-y;
	min-height:100%;
}
* html body {height:100%;}
img{
	border-style:none;
}

a{
	text-decoration:none;
	color:#efde66;
}
a:focus {outline:none;}
a:hover{text-decoration:underline;}
/* wrapper start*/
#wrapper {
	width:1033px;
	overflow:hidden;
	position:relative;
	padding:0 0 50px;
}
/* header start */
#header {
	width:100%;
	background:url(../images/bg-header.jpg) no-repeat;
}
#header:after {
	display:block;
	clear:both;
	content:"";
}
#header .alignleft {
	float:left;
}
#header .alignleft img {display:block;}
/* logo start */
.logo {
	float:left;
	width:462px;
	height:103px;
	overflow:hidden;
	text-indent:-9999px;
	margin:72px 0 0 -27px;
	display:inline;
	position:relative;
	background:url(../images/logo.gif) no-repeat;
	z-index:9;
}
.logo a {
	display:block;
	height:100%;
}
/* logo end */
.alignright {
	left:735px;
	top:9px;
	width:255px;
	position:absolute;
	z-index:8;
}
#header .alignright img {display:block;}
/* header end */
/* main start */
#main {width:100%;}
#main:after {
	display:block;
	content:"";
	clear:both;
}
/* twocolumns start */
#twocolumns {
	background:url(../images/bg-main-t.gif) no-repeat;
	float:right;
	width:744px;
	padding:70px 0 0 15px;
	margin:-56px 0 0;
	
}
/* content start */
#content {
	float:left;
	width:470px;
	position:relative;
}

#content h1 {
	color:#004530;
	width:439px;
	font-size:35px;
	line-height:38px;
	font-weight:normal;
	margin:0 0 30px;
	padding:0 0 0 2px;
	border-bottom:2px solid #000;
}

#content .txt-block{
	
}
#content p {margin:0 0 19px;}
#content h2 {
	font-size:22px;
	line-height:26px;
	color:#01553b;
	font-weight:normal;
	margin:0 0 10px;
	overflow:hidden;
	height:1%;
	padding-top:16px;
}

#content ul {
	padding-left:15px;
	padding-bottom:10px;
	margin-top:-5px;
}

	#content ul li {
		list-style-type:disc;
		padding-bottom:5px;
		line-height:20px;
	}	
	
#content a {
	color:#7d5b00;
	text-decoration:underline;
}	

	#content a:hover {
		color:#bc8900;
	}
	
#content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#content img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	float:right;
	}

#content img.alignleft {
	padding: 12px;
	margin: 0px 10px 2px 0px;
	float:left;
	}
	
#content .alignleft {
	float:left;
	padding:2px 0 0 10px;
	}
	
#content .alignright {
	float:right;
	padding:2px 10px 0 5px;
	} 
#content p {
	clear:both;
}

h2 {
	clear:both;
}

h3 {
	clear:both;
}

.wp-caption-text .alignleft { float:left; margin-left:0; margin-right:5px; }
.wp-caption-text .aligncenter { margin-left:auto; margin-right:auto; }
.wp-caption-text .alignright { float:right; margin-left:5px; margin-right:0; }

/* content end */
/* aside start */
.aside {
	float:right;
	width:250px;
	padding:46px 0 0;
}
.aside .photo {
	overflow:hidden;
	width:100%;
	margin:0 0 6px;
}
.aside .photo img {display:block;}
/* aside end */
/* twocolumns end */
/* sidebar start */
#sidebar {
	float:left;
	width:237px;
	padding:48px 0 0 6px;
}
#sidebar ul {
	overflow:hidden;
	width:100%;
	padding:12px 0 0;
}
#sidebar li {
	line-height:33px;
	overflow:hidden;
	height:1%;
	vertical-align:top;
	background:url(../images/bullet1.gif) no-repeat 0 50%;
	margin:-3px 0 0;
	position:relative;
	padding:0 0 0 35px;
	font-weight:bold;
}

	
/* sidebar end */
/* main end */
/* wrapper end */
