body {
	background:#000;
	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;
	
	padding:0;
	margin:0;
	text-align: center;
	color:#444;
}
* {
	padding:0;
	margin:0;
	outline:0 !important;
}
.cl {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
a {
	color:#666;
}
a:hover {
	text-decoration:none;
	color:#bf3509;
	
	color:#de0000;

}
p {
	line-height:19px;
}
h2 {
	font-size:23px;
	font-weight:normal;
	color:#de0000;
	padding:0 0 5px 0;
	
		font-family:"Times New Roman", Times, serif;
}
h2 span {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	

	color:#666;
}
h3 {
	font-family:"Times New Roman", Times, serif;
}

#top {
	background:url(../images/top_bg.gif) repeat-x 0 0;
	height:47px;
	margin:1px 0 0 0;
}
#logo {
	float:left;
	display:inline;
	margin:0;
}
#nav {
	float:right;
	display:inline;
	width:440px;
	height:47px;
}
#nav ul {
	list-style-type:none;
}
#nav li {
	display:inline;
}
#nav a{
	color:#000;
	text-decoration:none;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	
	float:left;
	display:inline;
	margin:14px 0 0 15px;
	height:34px;
	font-weight:bold;
}
#nav a:hover {
	color:#de0000;
}
#nav a.active, #nav a.active:hover {
	background:url(../images/nav_arr.gif) no-repeat center bottom;
	color:#de0000;
}
#logo img {
	border:0;
}
.place {
	text-align:left;
	width:710px;
	margin:0 auto;
}
#head {
	
}
h1.header {
	float:left;
	display:inline;
	width:710px;
	height:230px;
	text-indent:-10000px;
	font-size:1px;
	line-height:1px;
}
h1#home_h {
	background: url(../images/heads/home.jpg) no-repeat 0 0;
}
h1#aboutme_h {
	background: url(../images/heads/about.jpg) no-repeat 0 0;
}
h1#portfolio_h {
	background: url(../images/heads/portfolio.jpg) no-repeat 0 0;
}
h1#contact_h {
	background: url(../images/heads/contact.jpg) no-repeat 0 0;
}
h1#news_h {
	background: url(../images/heads/news.jpg) no-repeat 0 0;
}
#content {
	background:#faf9f7 url(../images/l_bg.gif) repeat-x 0 0;
	
}
#content2 {
	background:#faf9f7 url(../images/r_bg.gif) repeat-x 0 bottom;
}
.bgr {
	background:#faf9f7 url(../images/r_bg.gif) repeat-x 0 bottom;
	float:right;
	display:inline;
	width:50%;
}
#content2 .bgr {
	background:#faf9f7 url(../images/l_bg.gif) repeat-x 0 0;
	float:none;
	display:block;
	width:710px;
	margin:0 auto;
	

}
#content .place{
	position:relative;
	margin-left:-355px;
}
#content2 .place {
	margin:0;
	padding:15px 20px;
	width:auto;

}
.sideL, .sideR {
	float:left;
	display:inline;
	width:335px;
	padding:15px 0;
}
.sideR {
	float: right;
}
#footer {
	color:#999;
	padding:10px 0 0 0;
}
#footer .left {
	width:350px;
	padding-bottom:20px;
}
#footer ul {
	list-style-type:none;
}
#footer li {
	display:inline;
	margin:0 4px 0 0;
	border-left:solid 1px #555;
	padding:0 0 0 7px;

}
#footer a{
	color:#999;
}
#footer a:hover {
	color:#bf3509;
}

a.aImg img, img.iImg {
	border:solid 1px #999;
	padding:2px;
}
a.aImg:hover img {
	border:solid 1px #bf3509;
}
.himgs a{
	margin:0 7px 0 0;
}
.himgs p {
	padding:2px 0;
}

h3, h4 {
	color:#666;
	font-size:16px;
}
h4.date {
	font-size:24px;
	line-height:17px;
		font-weight:normal;
}
h4.date span {
	display:block;
	text-align: center;

	font-size:10px;
	text-transform:uppercase;
}

.news {
	margin:0 0 25px 0;
}
.news h4 {
	float:left;
	display:inline;
	text-align:center;
	width:70px;
	margin:10px 0 0 0;
}
.news .nplace {
	float:left;
	display:inline;
	width:260px;
	border-left:solid 1px #ddd;
	padding:0 0;
}
.news h3, .news p, .news .text {
	padding:0 0 0 10px;
}
.text {
	line-height:19px;
}
.text * {
	padding:0;
}

label {
	cursor:pointer;
	color:#000;
	float:left;
	display:inline;
	text-align:right;
	margin:3px 0 0 0;
	width:70px;
}
.req {
	float:left;
	display:inline;
	background:#bf3509;
	width:3px;
	height:22px;
	margin:0 1px 0 10px;
}
.field, .field_err {
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	background:#fff;
	padding:2px 3px;
}
.field_err {
	background:#faf1ee;
}
input.field, input.field_err {
	width:150px;
}
textarea.field, textarea.field_err {
	width:220px;
	height:100px;
}
.frow {
	margin:0 0 8px 0;
}
.btns {
	margin:15px 0 0 0;
	border-top:solid 1px #ccc;
	padding:5px 0 0 84px;
}

.fplace {
	padding:15px 0 0 0;
}
.button {
	background:#822e07 url(../images/btn_bg.gif) repeat-x 0 0;
	border:solid 2px #ccc;
	color:#fff;
	font-size:11px;
	width:70px;
	padding:3px 0;
	*padding:1px 0;
	cursor:pointer;
}

.msg1, .msg2 {
	background:#bf3509;
	padding:10px 20px;
	margin:0 0 20px 0;
}
.msg1 h3, .msg2 h3 {
	color:#fff;

}
.msg1 h3 span, .msg2 h3 span {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 5px;
		font-weight:normal;
}

.msg2 {
	background:#666;
}
.msg2 a {
	color:#fff;
}


ul.spec1 {
	margin:0 0 0 2px;
	font-size:12px;
	list-style-type:none;
}
ul.spec1 li {
	padding:3px 0 3px 10px;
	background:url(../images/arr_grey.gif) no-repeat 0 50%;
}
ul.spec1 li.active {
	background:url(../images/arr_red.gif) no-repeat 0 50%;
}
ul.spec1 li.active a {
	text-decoration:none;
	color:#bf3509;
	font-weight:bold;
}

.paging {
	margin:10px 0 0 194px;
}
.paging span {
	float:left;
	display:inline;
	margin:2px 5px 0 0;
}
.paging a{
	float:left;
	display:inline;
	padding:1px 5px;
	border:solid 1px #ccc;
	background:#ddd;
	margin:0 3px 0 0;
}
.paging a.active {
	color:#bf3509;
	text-decoration:none;
	font-weight:bold;
}

.txtpaging {
	text-align:right;
}

.news_det {
	
}
.det_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	font-weight:bold;
	padding:0 0 5px 0;
}

table.pimgs {
}
table.pimgs td {
	text-align:left;
	vertical-align:middle;
	padding:4px;

}

.vercode {
	padding:0 0 10px 84px;
}
.vercode img {
	border:solid 1px #ddd;
}

.brd {
	background:#4e4b49;
	font-size:1px;
	line-height:1px;
	height:5px;
}
#welcome_img {
	margin-top:10px;
}
#welcome_img img {
	border:solid 5px #222;
}