/*
	Created by diface.com
*/
* {
	margin: 0;
	padding: 0;	
}
body {
	font: normal 0.8125em Tahoma, sans-serif;
	line-height: 1;
	color: #666666;
	background: #FFF url(images/site-bg.jpg) repeat-x;
}
a { 
	text-decoration: none;
}
a img {
	border-width: 1px;	
}

#footer-lc img {
	border: 0px;
}
#container {
	width: 762px;
	margin-left: auto;
	margin-right: auto;	
}
#header-gfx {
	height: 266px;
}
#header-gfx #header-p1 {
	clear: both;
	width: 762px;
	height: 39px;
	background: #FFF url(images/top-p1.gif) no-repeat;
}
#header-gfx #header-p2 {
	clear: both;
	width: 762px;
	height: 154px;
	background: #FFF url(images/top-p2.gif) no-repeat;
}
#header-gfx #header-p2-box {
	width: 204px;
	margin-left: 558px;
	padding-top: 35px;
	color: #FFF;
}
#header-gfx #header-p3 {
	clear: both;
	width: 762px;
	height: 40px;
	background: #FFF url(images/top-p3-menu-bg.jpg) no-repeat;
}
#header-gfx #header-p4 {
	clear: both;
	width: 762px;
	height: 33px;
	background: #FFF url(images/top-p4.jpg) no-repeat;
}
#header-gfx #header-p4 a {
	color: #666666;
}
#container-main {
	clear: both;
}
.left-column {
	width: 200px;	
	margin-right: 5px;
	float: left;
}
.right-column {
	width: 557px;	
	float: left;
}
#container-main .content {
	margin: 27px;
}
#container-main #main-lc {
	background: #FFF url(images/column-bg.jpg) repeat-x center top;
}
#container-main #main-rc {
	background: #FFF url(images/column-bg.jpg) repeat-x center top;
}
#container-main #main-lc .content ul {
	list-style-type: none;	
	/* list-style-image : url(images/menu-li.gif); */
	margin-bottom: 30px;
}
#main-lc .content p img {
	border: 3px solid #F1EEDF;
}
#main-lc .content a {
	color: #65BA4B;
	padding-left: 9px;
	background: transparent url(images/5x5g.gif) no-repeat left center;
}
#main-rc .content a {
	color: #006E00;
	padding-right: 13px;
}
#main-rc .content a:hover {
	color: #4E2F2F;
}
#main-rc .content .main-ne {
	margin-top: 10px;
	width: 200px;
	display: inline;
}
#main-rc .main-ne p {
	margin-top: 10px;
	background: #F1F8F1;
	padding: 4px;
}
#main-rc .main-ne p a {
	margin-top: 10px;
	background: #F1F8F1;
}
#container-main #main-lc ul li {
	border-bottom: 1px solid #B5B4B0;
	padding: 7px 0 7px 9px;
	font-weight: bold;
	color: #4F5150;
	background: transparent url(images/menu-li.gif) no-repeat left center;
}
#container-main #main-lc ul li a {
	color: #666666;
	background: none;
	padding: 0;
}
#container-main #main-lc ul li a:hover {
	color: #000;
}
#container-footer {
	clear: both;
	font-size: 0.85em;
}
#container-footer #footer-lc {
	border-top: 1px solid #D9D3C3;
	height: 60px;
}
#container-footer #footer-rc {
	border-top: 1px solid #D9D3C3;
	height: 60px;
}
#container-footer #footer-lc p {
	text-align: center;
	padding: 6px 0 0 0;
	color: #A9A8A8;
}
#container-footer #footer-rc p {
	padding: 6px 0 0 50px;
	color: #A9A8A8;
}
.content p {
	text-align: justify;
	line-height: 1.5;
	margin-top: 9px;
}
h1 {
	font-size: 1.2em;
	padding: 6px 0 6px 0;
}
h2 {
	font-size: 1.2em;
	padding: 6px 0 6px 15px;
	background: transparent url(images/11x11g.gif) no-repeat left center;
}
h3 {
	font-size: 1.1em;
	background: transparent url(images/11x11w.gif) no-repeat left center;
	border-bottom: 1px solid #A5D796;
	padding-left: 16px;
	margin: 9px 6px;	
}
#header-gfx #header-p4 div {
	font-size: 0.85em;
	padding: 13px 0 0 17px;
	color: #4F5150;
}
#header-gfx #header-p3 ul {
	list-style-type: none;
	padding: 11px 0 0 35px;
}
#header-gfx #header-p3 ul li {
	display: inline;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0 30px 0 0;	
	background: transparent url(images/menu-spacer.gif) no-repeat right center;
}
#header-gfx #header-p3 ul li.ost {
	background: none;
}
#header-gfx #header-p3 ul li a {
	color: #FFF;
}
#header-gfx #header-p3 ul li a:hover {
	color: #006D00;
}
#header-p2-box ul {
	list-style-type: none;
	margin: 11px 6px 5px 6px;
}
#header-p2-box ul li {
	padding: 3px 0 3px 0;
}
#header-p2-box ul li a {
	color: #FFF;	
	background: none;
}
#header-p2-box p {
	margin: 0 6px 0 6px;
	text-align: right;
}
#header-p2-box a {
	color: #FFF;
	padding-left: 7px;
	background: transparent url(images/5x5w.gif) no-repeat left center;
}

input, select {
	font: normal 0.8125em Tahoma, sans-serif;
	width: 140px;
}

option {
	padding: 0 0 0 5px;
}

fieldset {
	padding: 5px 5px 5px 5px;
}