body{
	margin:0;
	color:#636466;
	font:12px/14px "Trebuchet MS", Helvetica, sans-serif;
	background:url(../images/bg-body.gif) repeat-x;
}
table {
	FONT-SIZE: 13px;
	line-height: 1.4em;
}	
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% "Trebuchet MS", Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:970px;
	margin:0 auto;
}
#header{
	height:1%;
	padding:35px 0 0;
	overflow:hidden;
}
#header .holder{
	float:left;
}
#header .image-holder{
	float:right;
}
.image-holder{
	vertical-align:top;
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:416px;
	display:block;
	height:121px;
	position:relative;
	margin:-14px 0 13px;
}
.logo a{
	display:block;
	height:100%;
}
.independent{
	display:block;
	width:240px;
	height:17px;
	text-indent:-9999px;
	background:url(../images/text-independent.gif) no-repeat;
	overflow:hidden;
}
.container{
	padding:13px 0 0;
	overflow:hidden;
	height:1%;
	margin:0 0 10px;
}
#twocolumns{
	width:771px;
	float:right;
}
#content{
	width:572px;
	float:left;
	background:url(../images/bg-content-c.gif) repeat-y;
}
.content-holder{
	background:url(../images/bg-content-t.gif) no-repeat;
}
.content-frame{
	overflow:hidden;
	height:1%;
	padding:7px 13px 10px 11px;
	background:url(../images/bg-content-b.gif) no-repeat 0 100%;
}
#content h1{
	margin:0 0 3px;
	font:19px/22px "Trebuchet MS", Helvetica, sans-serif;
	color:#5c6237;
}
#content p{
	margin:0 0 4px;
}
.mark{
	color:#a09f85;
}
.visual{
	width:170px;
	float:right;
	color:#231f20;
	font-size:10px;
	display:inline;
	margin:0 0 -5px 20px;
	word-spacing:-1px;
	padding:5px 0 0;
}
.visual span{
	display:block;
	margin:0 0 6px;
}
.visual img{
	vertical-align:top;
	margin:0 0 2px;
}
.contact{
	overflow:hidden;
	width:100%;
	clear:both;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}
.text-frame{
	overflow:hidden;
	height:1%;
}
.contact strong{
	display:block;
	color:#a09f85;
	font-size:12px;
	line-height:16px;
	font-style:normal;
}
.contact dl{
	margin:0;
	font-size:15px;
	line-height:18px;
	overflow:hidden;
}
.contact dt{
	float:left;
	display:inline;
	margin:0 2px 0 0;
}
.contact dd{
	margin:0 6px 0 0;
	word-spacing:-1px;
	font-weight:bold;
	color:#5c6237;
	float:left;
}
.contact a{
	color:#5c6237;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
#sidebar{
	width:182px;
	float:right;
}
#sidebar h2{
	margin:0 0 2px;
	font-size:12px;
	line-height:16px;
	color:#fff;
}
.search-box{
	margin:0 0 16px;
	background:#a09f85 url(../images/bg-search-box-t.gif) no-repeat;
}
.search-box .holder{
	padding:2px 0 7px 7px;
	overflow:hidden;
	background:url(../images/bg-search-box-b.gif) no-repeat 0 100%;
}
.search-form{
	overflow:hidden;
	height:1%;
}
.search-form div{
	float:left;
	width:147px;
	background:url(../images/bg-text.gif) no-repeat;
}
.search-form .text{
	border:none;
	background:none;
	width:137px;
	padding:2px 5px;
	margin:0;
	float:left;
}
.search-form .submit{
	width:23px;
	height:20px;
	float:left;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	border:none;
	background:url(../images/btn-submit.gif) no-repeat;
}
.box{
	margin:0 0 16px;
	background:#fff url(../images/bg-box-t.gif) no-repeat;
}
.box .holder{
	padding:2px 0 7px 7px;
	color:#fff;
	font-size:9px;
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
}
.box strong{
	display:block;
	margin:-4px 0 7px;
}
.ico-list{
	overflow:hidden;
	height:1%;
	margin:0;
	padding:0;
	list-style:none;
}
.ico-list li{
	float:left;
	margin:0 3px 0 0;
	display:inline;
}
.ico-list img{
	vertical-align:top;
}
.post-box{
	background:#deded3 url(../images/bg-post-holder-t.gif) no-repeat;
}
.post-box .holder{
	background:url(../images/bg-post-holder-b.gif) no-repeat 0 100%;
}
.postbox{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
.postbox li{
	padding:3px 0 2px 8px;
	background:url(../images/divider.gif) repeat-x;
}
.postbox a{
	color:#636466;
}
.post p {
	FONT-SIZE: 13px;
	line-height: 1.4em;
	margin-top: 0em;
	margin-bottom: 0.75em;
}
.content-frame UL, .content-frame OL{ 
	FONT-SIZE: 13px;
	line-height: 1.4em;
	margin-top: 0em;
	margin-bottom: 0.75em;
}
.content-frame UL LI, .content-frame OL LI {
	margin-top: 4px;
	margin-bottom: 4px;
	
}

.post H2 {
	font-size: 16px;	
	line-height:1.3em;
	padding:0;
	margin: 16px 0 0 0;
}
.heading{
	padding:4px 0 1px 8px;
	margin:0 0 1px;
	background:#5c6237 url(../images/bg-heading.gif) no-repeat;
}
#nav{
	float:left;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	width:182px;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav ul ul{
	margin:3px 0 -3px -8px;
}
#nav ul a{
	color:#fff;
}
#nav li{
	font-weight:bold;
	padding:3px 0 3px 8px;
	font-size:13px;
	background:#a09f85 url(../images/divider1.gif) repeat-x;
}
#nav li li{
	font-weight:normal;
	font-size:12px;
	padding:3px 20px 2px 28px;
	background:#deded3 url(../images/divider1.gif) repeat-x;
}
#nav ul ul a{
	color:#636466;
}
#nav .first{
	background:url(../images/bg-nav-first.gif) no-repeat;
}
#nav .last{
	background:url(../images/bg-nav-last.gif) no-repeat;
}
#nav .active{
	background:#5c6237 url(../images/divider1.gif) repeat-x;
}
#nav .first-active{
	background:url(../images/bg-nav-fist-active.gif) no-repeat;
}
#nav .last-active{
	background:url(../images/bg-nav-last-active.gif) no-repeat;
}
#footer{
	font-size:10px;
	overflow:hidden;
	height:1%;
	padding:0 0 10px;
	color:#636466;
}
.by{
	float:right;
}
#footer address{
	padding:0;
	overflow:hidden;
	height:1%;
	font-style:normal;
}
#footer address span{
	margin:0 5px 0 0;
}