@font-face {
	font-family: 'Abel-Regular';
	src: url('../fonts/Abel-Regular.eot');
	src: local('☺'), url('../fonts/Abel-Regular.woff') format('woff'), url('../fonts/Abel-Regular.ttf') format('truetype'), url('../fonts/Abel-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Cabin-Regular';
	src: url('../fonts/Cabin-Regular.eot');
	src: local('☺'), url('../fonts/Cabin-Regular.woff') format('woff'), url('../fonts/Cabin-Regular.ttf') format('truetype'), url('../fonts/Cabin-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url(../images/bg-body.png) repeat left top;
	min-width: 960px;
	margin: 0 auto;
}
.area {
	width: 960px;
	margin: 0 auto;
}
img {
	border: 0;
}
.more {
	color: #eb6900;
	display: inline-block;
	font: 12px/24px 'Cabin-Regular';
	letter-spacing: 1px;
	margin: 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}
/*------------------------------ Sprites ------------------------------*/
#navigation, #navigation li.selected a, #navigation li a:hover,#navigation span, .blog h2,#features h2,.caseshow h2, .frame, .heading1, .heading2, #blog .list li.hd, #blog .list li.ft,div.hd,div.ft {
	background: url(../images/interface1.png) no-repeat;
}
.box, .box > div, .box > div > div {
	background-image: url(../images/bg-contentbox.png);
	background-repeat: no-repeat;
}
.box2, .box2  div {
	background-image: url(../images/bg-sidebar.png);
	background-repeat: repeat-y;
}

.more:hover, #connect a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
.frame {
	background-position: right bottom;
	height: 216px;
	width: 268px;
	margin: 0 0 12px -7px;
	padding: 12px 13px 14px;
}
.heading1, .heading2 {
	background-position: -327px -60px;
	height: 54px;
	line-height: 54px;
	width: 240px;
	margin: 0 auto;
	text-align: center;
	text-shadow: 0 1px #fff;
}
.heading2 {
	background-position: right -60px;
	height: 45px;
	line-height: 45px;
	width: 440px;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	background: url(../images/bg-header.png) repeat-x left top;
	height: 140px;
	text-align: right;
	width:100%;
}
/** logo **/
#logo {
	margin:0px;
	margin-top:15px;
	padding:0px;
	float: left;
	height:65px;
	width:267px;
}
.logoText {
	float:left;
	padding:20px;
	line-height:23px;
	height:40px;
	font-size:14px;
	width:800px;
	color:#000;
}
.logoText a {
	font-size:14px;
	text-decoration:none;
	color:#000;
}
/** navigation **/
.area1 {
	width:1134px;
	margin:0px auto;
}
#navigation {
	background-position: left top;
	display: inline-block;
	height: 45px;
	list-style: none;
	width: 1134px;
	margin: 11px 0 0;
	_margin:5px 0 0;
	padding: 0 0px;
	padding-left:7px;
}
#navigation li {
	float: left;
	width: 124px;
	margin: 0;
	text-align: center;
}
#navigation span {
	display: inline-block;
	background-position: -600px -149px;	
	float: left;
	width: 190px;
	height:49px;
	margin: 0;
	text-align: center;
}
#navigation li a {
	color: #fff;
	display: block;
	font: 14px/50px Arial, Helvetica, sans-serif;
	height: 50px;
	width: 124px;
	text-decoration: none;
}
#navigation li.selected a, #navigation li a:hover {
	background-position: left -95px;
	color:#000;
	font-weight:bold;
}
.selected li {
	height:25px;
	line-height:25px;
	_padding-left:30px;
}
.case {
	float:left;
	width:600px;
	margin-top:-20px;
	*margin-top:0px;
	font-size:14px;
}
.case ul{
	float:left;
	padding:0;
	_margin-left:-30px;
	*+margin-left:-10px;
}
.case .list {
	margin:0px;`
}
.case li {
	float:left;
	margin-left:20px;
	width:170px;
	height:26px;
	line-height:26px;
	list-style:none;
	overflow:hidden;
	
}
.case li:before {
}
.case li a {
	font-size:14px;
	color:#fc6700;
	text-decoration:none;
}

.caseshow h2 ,#features h2{
	background-position: -70px -60px;
	color: #fff;
	font: 23px/35px 'Abel-Regular';
	height: 35px;
	letter-spacing: 1px;
	width: 208px;
	margin: 0 0 10px;
	padding: 0 20px;
	text-transform: uppercase;
}
/*------------------------------ CONTENTS ------------------------------*/

#contents {
	min-height: 500px;
	padding-top: 45px;
	clear:both;
}
#contents div.area:after {
	clear:both;
	content:"";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}
h2, h3 {
	color: #2f2203;
	font: 24px/24px 'Abel-Regular';
	letter-spacing: 1px;
	margin: 0 0 6px;
}
h2 span {
	color: #fc6700;
}
h3 {
	font-size: 14.7px;
	margin: 0;
	text-transform: none;
}
p {
	color: #000;
	font: 12px/24px Arial, Helvetica, sans-serif;
	padding: 0 0 24px;
	margin: 0;
}
p a {
	color: #000;
}
h3 a:hover, p a:hover {
	color: #f1aa00;
}
p a:hover {
	text-decoration: underline;
}
/** adbox **/
#indexsrh1{	
	background: url(../images/adbox.jpg) no-repeat center top;
}
#indexsrh2{	
	background: url(../images/adbox1.jpg) no-repeat center top;
}
#indexsrh3{	
	background: url(../images/adbox2.jpg) no-repeat center top;
}
#indexsrh4{	
	background: url(../images/adbox3.jpg) no-repeat center top;
}
#adbox {
	_float:left;
	margin: -45px 0 0;
	_margin: -50px 0 0;
}
#adbox .area {
	height: 531px;
	position: relative;
}
#adbox ul {
	display: inline-block;
	list-style: none;
	margin: 0 0 6px;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
}
#adbox ul li {
	float: left;
	background: url(../images/separator.png) no-repeat left top;
	min-height: 110px;
	width: 300px;
	_width:260px;
	padding: 0 8px 0 12px;
	_padding: 0 8px 0 35px;
}
#adbox ul li:first-child {
	background: none;
}
#adbox .no {
	background: none;
}
#adbox ul li > div {
	background: url(../images/bg-adbox-feature.png) no-repeat center top;
	padding: 10px 20px 0;
}
#adbox ul li > div h2 {
	letter-spacing: 1px;
}
#adbox ul li > div p {
	color: #2f2203;
	letter-spacing: 1px;
}
#adbox ul li > div p a {
	color: #2f2203;
	text-decoration: none;
}
/** section **/
.section {
	float: left;
	width: 480px;
}
/** box **/
.box {
	background-position: right bottom;
	width: 440px;
	margin: 0 auto 36px;
	padding: 0 0 10px;
}
.box > div {
	background-position: left top;
	padding: 10px 0 0;
}
.box > div > div {
	background-position: -450px 0;
	background-repeat: repeat-y;
	padding: 0 20px;
}
/** box2 **/
.box2 {
	background-position: right bottom;
	padding: 0 0 10px;
}
.box2 > div {
	background-position: left top;
	background-repeat: repeat-y;
	min-height: 100px;
	padding: 0 40px;
}
/** main **/
.main {
	float: left;
	width: 600px;
	margin: 20px 30px 0 10px;
	_margin: 20px 10px 0 10px;
}
/** blog **/
.blog {
	float: right;
	width: 290px;
	margin: 50px 0px 10px 0px;
	_margin: 50px 0 10px 0; 
}
.blog h2 {
	background-position: 0 -60px;
	color: #fff;
	font: 24px/35px 'Abel-Regular';
	height: 35px;
	letter-spacing: 1px;
	width: 208px;
	margin: 0 0 10px;
	padding: 0 20px;
	text-transform: uppercase;
}
.blog h3 {
	text-transform: uppercase;
}
.blog p {
	padding: 0;
}
/** features **/
#features {
	clear:both;
	margin: 30px 0 12px;
}
#features h3 a{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#features p {
	padding: 0;
}
#features .more {
	margin: 0
}
#features ul {
	display: inline-block;
	list-style: none;
	width: 630px;
	margin: 18px 0 18px -10px;
	padding: 0;
}
#features ul li {
	float: left;
	width: 280px;
	margin: 0 10px 22px;
	padding: 0 10px 0 0;
}
#features ul li img {
	float: left;
	margin: 6px 20px 24px 0;
}
/** About page **/
#about p {
	letter-spacing: 1px;
	padding-bottom: 12px;
}
#about .section:first-child p {
	padding-bottom: 42px;
}
/** contact **/
#contact p {
	padding-bottom: 30px;
}
#contact p span {
	display: block;
}
#contact .section {
	width: 440px;
	padding: 0 20px;
}
#contact .section:first-child h3 {
	margin-top: 12px;
}
#contact p.numbers {
	padding-left: 40px;
}
#contact p.address {
	padding-left:40px;
}
#contact p.address span {
	display: block;
	font-size: 14px;
	margin-left: -40px;
}
/** list **/
.list {
	list-style: none;
	margin: 18px 0;
	padding: 0;
}
/** Blog Page **/
#blog {
	margin-bottom: 60px;
}
#blog .main {
	float:left;
	min-height: 500px;
	width: 660px;
	margin: 0;
	overflow:hidden;
	padding: 0 0 0 35px;
}
#blog .list ul {
	list-style:none; 
}
#blog .list h3 {
	font-size:16px;
	font-weight:bold;
}
#blog .list ul li{
	display:inline-block;
	height:200px;
	width:182px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
#blog .list li.ct,div.ct {
	background:url(../images/main_list_li_bg.jpg) repeat-y;
	float:left;
	width: 620px;
	padding: 20px;
}
#blog .list li.pages {
	background:url(../images/main_list_li_bg.jpg) repeat-y;
	float:left;
	width: 620px;
	padding:0 20px;
	font-size:14px;
}
li.pages a {
	padding-right:10px;
	color:#000;
	font-size:14px;
}
li.pages a:hover {
	color:red;
	text-decoration:underline;
}
div.pagefix{
	padding-left:40px;
}
#blog .list li.hd,div.hd {
	background-position: left -161px;
	height: 10px;
	float:left;
	width: 620px;
	padding: 0px 20px 0px 20px;
}
#blog .list li.ft,div.ft {
	background-position: left bottom;
	height: 10px;
	float:left;
	width: 620px;
	padding: 0px 20px 0px 20px;
}
#blog .list li.ct img{
	border:1px solid #b3b3b3;
}
.ct .pagefix,.ct .pagefix p{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:13px;
}
#blog .list li.ct .piclist p{
	margin-top:5px;
}
.fixp p {
	padding-left:10px;
}
.piclist img {
	border:1px solid #7d7d7d;
	width:180px;
	height:150px;
}
#blog .list li a  {
	text-decoration:none;
}
#blog .list li div {
	padding-top:30px;
}
#blog .list li ul li p {
	text-align:center;
	overflow:hidden;
	height:20px;
	line-height:20px;
}
#blog .list li div > span {
	color: #000;
	font: 12px/42px Arial, Helvetica, sans-serif;
}
#blog .list li div > span.views {
	float: right;
}
#blog .sidebar {
	float: left;
	width: 240px;
	overflow:hidden;
}
/** pagination **/
.pagination {
	display: inline-block;
	line-height: 24px;
	width: 100%;
	margin: 12px 0 0;
	text-align: center;
}
.pagination > ul {
	display: inline-block;
	list-style: none;
 *width: 330px;
	margin: 0;
	padding: 0;
}
.pagination > ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 2px;
}
.pagination > ul li a {
	color: #000;
	padding: 5px;
	text-decoration: none;
}
.pagination > ul li a:hover, .pagination > ul li.selected a {
	color: #fc6700;
}
.pagination > ul li.last a {
	color: #f1aa00;
}
/** archives **/
.archives {
	list-style: none;
	margin: 0;
	padding: 18px 0;
}
.archives li.selected {
	cursor: pointer;
	border-top: 1px solid #e5e5e5;
}
.archives span {
	padding-left:20px;
	*padding-left:45px;
	color: #f1aa00;
	display: block;
	font: 16px/30px 'Abel-Regular';
	height: 30px;
}
.archives > li:first-child {
	border-top: 0;
}
.archives ul {
	list-style: none;
	border-top: 1px solid #e5e5e5;
	margin: 0;
	padding: 12px 0;
}
.archives ul li a {
	color: #000;
	display: block;
	font: 12px/24px Arial, Helvetica, sans-serif;
	padding-left: 20px;
	text-decoration: none;
}
.archives ul li a:hover {
	color: #fc6700;
}
.archives li:hover pan {
	color: #fc6700;
}
.archives  li ul {
	display: block;
}
.archives li:hover  span, .archives li:hover ul {
	background-position: right bottom;
	color: #fc6700;
	display: block;
}
/*------------------------------ FOOTER ------------------------------*/
.casescroll {
	width:960px;
	height:170px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:10px;
}
.casescroll img {
	width:180px;
	height:150px;
	padding:0 2px;
}
#footer {
	background: url(../images/bg-footer.png) repeat left top;
	width: 860px;
	padding: 20px 50px;
	text-align:right;  
    margin:0 auto;	
	font-size:14px;
	line-height:20px;
}
#footer p {
	color: #2f2203;
	font: 12px/24px Arial, Helvetica, sans-serif;
	text-shadow: 0 1px #fff;	
	padding-right:150px;
}
.clear {
	width:100%;
	height:1px;
	clear:both;
}
.area2 {
	width:960px;
	margin:0 auto;
}
.artlist {
	font-size:13px;
	line-height:1.5em;
}
.artlist li {
	list-style:none;
	width:600px;
	line-height:26px;
	height:26px;
}
.artlist ul {
	padding:0px;
	margin:0px;
}
.artlist h2+img {
	float:right;
}
div.hd {
	margin-top:20px;
}
.artlist li  a {
	font-size:13.5px;
	color:#000;
	text-decoration:none;
}
.main a:hover,#features a:hover ,.box2 a:hover{
	text-decoration:underline;
}