body{
	margin:0;
	color:#333;
	font:11px/18px Arial, Verdana, Helvetica, sans-serif;
	background:#c6c6c6 url(/images/bg-body-inner.gif) repeat-x;
}
#index{
	background:#d5d5d5 url(/images/bg-body-index.gif) repeat-x;
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.about {
	font-size:14px;
	line-height:21px;
}
.bio {
	width:650px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	float:left;
}
.bio p {
	width:700px;
	display:block;
	
}
span.copy-subtitle {
	display:block;
}
.bio img {
		float:left;
		padding-right:20px;
}
.t_entry {
	width:600px;
	margin-top:10px;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
}
.t_entry .content {
	padding-top:10px;
	font-size:14px;
	border-bottom:1px dotted #888;
	width:600px;
	line-height:18px;
	margin-top:10px;
	padding-bottom:20px;
}

.blog_entry {
	padding-top:10px;
	font-size:14px;
	line-height:18px;
	margin-top:10px;
}

.blog_entry img {
	
}
.blog_entry .content {
	width:700px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #888;
}
.blog_entry .title {
	font-size:21px;
	margin-bottom:5px;
}
.blog_entry .date {
	font-size:10px;
	margin-bottom:5px;
}
.from {
	font-size:16px;
}
.contact {
	font-size:14px;
	float:left;
	display:block;
	margin:10px;
	padding:10px;
}
.contactform {
	margin:10px 10px 10px 0px;
	float:left;
	padding:10px;
	width:400px;
	display:block;
	font-size:14px;
}

.contactform div.input, div.textarea {
	width:350px;
	padding:5px;
	float:left;
	display:block;
}

.contactform div.input label {
	float:left;
	display:block;
	width:100px;
}

.contactform div.input input, textarea {
	border:none;
	font-size:14px;
	width:200px;
	float:left;
	padding:5px;
	border:1px solid #666666;
	font:11px/18px Arial, Verdana, Helvetica, sans-serif;
}

.contactform div.submit {
	float:right;
	margin-right:80px;
}


img{border-style:none;}
#main{
	width:971px;
	overflow:hidden;
	margin:0 auto;
	padding:0 14px 0 14px;
	position:relative;
}
#header{
	width:968px;
	overflow:hidden;
}
.logo{
	width:330px;
	height:45px;
	overflow:hidden;
	display:block;
	background:url(/images/logo.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	margin:14px 0 12px 27px;
}
#index .logo{
	margin:13px 0 12px 27px;
}
#box{
	width:813px;
	overflow:hidden;
	position:absolute;
	bottom:38px;
	left:76px;
}
.plus{
	float:right;
	background:url(/images/bg-plus.png) no-repeat;
	width:26px;
	height:27px;
	cursor:pointer;
	margin:19px 0 0;
}
.box-text{
	width:498px;
	margin:0 3px 0 0;
	overflow:hidden;
	float:right;
}
.box-text-top{
	background:url(/images/bg-box-text-top.png) no-repeat;
	width:498px;
	height:8px;
	font-size:1px;
}
.box-text-center{
	background:url(/images/bg-box-text-center.png) repeat-y;
	width:490px;
	padding:0 4px 0 4px;
}
.box-text-center:after{
	content:"";
	clear:both;
	display:block;
}
.box-text-bottom{
	background:url(/images/bg-box-text-bottom.png) no-repeat;
	width:498px;
	height:8px;
	font-size:1px;
}
.box-text-wrapper{
	width:478px;
	overflow:hidden;
	margin:-3px 0 -3px;
	line-height:12px;
	padding:10px 12px 20px 0;
	background:url(/images/bg-box-text-wrapper.png);
	float:left;
	position:relative;
	text-align:right;
}
.box-text-wrapper p{
	margin:0;
}
.box-image{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.box-image li{
	width:97px;
	overflow:hidden;
	float:left;
	margin:0 -3px 0 0;
	position:relative;
}
.box-image-top{
	background:url(/images/bg-box-image-top.png) no-repeat;
	width:97px;
	height:8px;
	font-size:1px;
}
.box-image-center{
	background:url(/images/bg-box-image-center.png) repeat-y;
	width:89px;
	padding:0 4px 0 4px;
}
.box-image-center:after{
	content:"";
	clear:both;
	display:block;
}
.box-image-bottom{
	background:url(/images/bg-box-image-bottom.png) no-repeat;
	width:97px;
	height:8px;
	font-size:1px;
}
.box-image-wrapper{
	width:83px;
	padding:3px;
	overflow:hidden;
	margin:-4px 0 -4px;
	background:#fff;
	float:left;
	position:relative;
}
.nav-wrapper{
	width:167px;
	overflow:hidden;
	position:absolute;
	top:93px;
	left:-5px;
	z-index:55;
}
#index .nav-wrapper{
	width:167px;
	overflow:hidden;
	position:absolute;
	top:91px;
	left:-5px;
	z-index:55;
}
.nav-top{
	background:url(/images/bg-nav-top.png) no-repeat;
	width:167px;
	height:20px;
	font-size:1px;
}
.nav-center{
	background:url(/images/bg-nav-center.png) repeat-y;
	width:150px;
	padding:0 10px 0 7px;
}
.nav-center:after{
	content:"";
	clear:both;
	display:block;
}
.nav-bottom{
	background:url(/images/bg-nav-bottom.png) no-repeat;
	width:167px;
	height:20px;
	font-size:1px;
}
.nav-inner{
	width:150px;
	margin:-13px 0 -9px;
	display:inline;
	float:left;
	position:relative;
	background:#fff;
	
}
#nav{
	width:150px;
	margin:14px 0 37px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
img.flag {
	position:absolute;
	z-index:1000;
	left:100px;
	top:0px;
}	
#index #nav{
	margin:14px 0 16px;
}
#nav li{
	width:150px;
	vertical-align:middle;
	font-size:12px;
	line-height:14px;
	border-bottom:1px solid #f2f2f2;
	margin:0 0 -1px;
}
	#nav li#blog a:hover {
		background-color:none;
	}
#nav li a{
	display:block;
	margin:1px 0 0;
	width:122px;
	padding:6px 0 7px 28px;
}
#nav li.active{
	border-bottom:1px solid #e8e6dd;
}
#nav li.active a{
	background:#e3e2d6;
	font-weight:bold;
}
#nav li a:hover{
	background:#e3e2d6;
	text-decoration:none;
}
#nav ul{
	margin:-5px 0 0;
	position:relative;
	padding:4px 0 0;
	list-style:none;
}
#nav ul li{
	font-size:12px;
	line-height:14px;
	border:none;
}
#nav ul li a{
	background:#efeee8;
	color:#333;
}
.main-top{
	background:url(/images/bg-main-top.png) no-repeat;
	width:968px;
	height:18px;
}
.main-center{
	background:url(/images/bg-main-center.png) repeat-y;
	width:950px;
	padding:0 9px;
}
.main-center:after{
	content:"";
	clear:both;
	display:block;
}
.main-bottom{
	background:url(/images/bg-main-bottom.png) no-repeat;
	width:968px;
	height:18px;
}
.wrapper{
	width:940px;
	border:5px solid #fff;
	margin:-9px 0 -10px;
	float:left;
	position:relative;
	background:#efeee8 url(/images/bg-wrapper-inner.jpg) no-repeat;
}
.wrapper img{
	display:block;
}
.container-top{
	background:url(/images/bg-container-top.png) no-repeat;
	width:940px;
	height:8px;
	font-size:1px;
}
.container-center{
	background:url(/images/bg-container-center.png) repeat-y;
	width:924px;
	padding:0 8px;
}
.container-center:after{
	content:"";
	clear:both;
	display:block;
}
.container-bottom{
	background:url(/images/bg-container-bottom.png) no-repeat;
	width:940px;
	height:8px;
	font-size:1px;
}
.container{
	width:780px;
	margin:0;
	float:right;
	position:relative;
	display:inline;
	margin:0 10px 9px 0;
}
.content-top{
	background:url(/images/bg-content-top.png) no-repeat;
	width:780px;
	height:10px;
	font-size:1px;
}
.content-center{
	background:url(/images/bg-content-center.png) repeat-y;
	width:768px;
	padding:0 6px;
}
.content-center:after{
	content:"";
	clear:both;
	display:block;
}
.content-bottom{
	background:url(/images/bg-content-bottom.png) no-repeat;
	width:780px;
	height:10px;
	font-size:1px;
}
.content{
	width:768px;
	margin:-4px 0 -4px;
	float:left;
	position:relative;
}
.content-inner-top{
	background:url(/images/bg-content-inner-top.png) no-repeat;
	width:768px;
	height:46px;
	font-size:1px;
}
.content-inner-center{
	background:url(/images/bg-content-inner-center.png) repeat-y;
	width:756px;
	padding:0 6px;
}
.content-inner-center:after{
	content:"";
	clear:both;
	display:block;
}
.content-inner-bottom{
	background:url(/images/bg-content-inner-bottom.png) no-repeat;
	width:768px;
	height:46px;
	font-size:1px;
}
.content-inner{
	width:712px;
	overflow:hidden;
	padding:0 22px;
	margin:-40px 0 -40px;
	float:left;
	position:relative;
	background:url(/images/bg-content-inner.png);
}
.content-head{
	width:712px;
	padding:0 0 20px;
	overflow:hidden;
	background:url(/images/bg-content-head.gif) repeat-x 0 100%;
}
.breadcrumbs{
	float:right;
	margin:43px 0 0;
	padding:0;
	list-style:none;
}
.breadcrumbs li{
	float:left;
	padding:0 0 0 7px;
}
.breadcrumbs li a{
	display:block;
	padding:0 11px 0 0;
	background:url(/images/bullet-breadcrumbs.gif) no-repeat 100% 7px;
}
.content-head h1{
	margin:15px 0 0;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
}
.content-head strong{
	overflow:hidden;
	display:block;
	margin:5px 0 0;
	position:relative;
	font-weight:normal;
	font-size:10px;
	line-height:13px;
}
#data{
	width:711px;
	padding:19px 0 0 1px;
	overflow:hidden;
}
.text{
	width:410px;
	float:left;
}
.text p{
	margin:0 0 18px;
	font-size:14px;
	line-height:24px;
}
.right-bar{
	width:269px;
	float:right;
	margin:3px 0 0;
	padding:0;
	list-style:none;
}
.right-bar li{
	width:269px;
	height:219px;
	vertical-align:middle;
	margin:0 0 27px;
}
.right-bar li a{
	display:block;
}
.right-bar li a img{
	float:left;
}
.bottom-image{
	width:740px;
	position:relative;
	overflow:hidden;
	margin:16px -24px 20px 1px;
	padding:0;
	list-style:none;
}
.bottom-image li{
	float:left;
	margin:0 24px 0 0;
}
.bottom-image li a img{
	float:left;
}
.back{
	display:block;
	color:#333;
	margin:0 0 19px 1px;
}
#footer{
	width:968px;
	overflow:hidden;
}
.by{
	float:right;
	color:#999;
	margin:3px 9px 54px 0;
	font-size:10px;
	line-height:13px;
}
.copytext {
	margin:0px 20px 20px 20px;
}
.copytitle {
	font-size:24px;
	font-weight:bold;
	display:block;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}