html{
	background:#39c url(../images/bg-body.jpg) no-repeat 50% 0;
	height:100%;}
body{
	margin:0;
	min-width:998px;
	height:100%;
	background:#39c url(../images/bg-body.jpg) no-repeat 50% 0;
	font:13px Arial, Helvetica, sans-serif;
	color:#21262f;
}
img{border:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	min-height:100%;
	width:870px;
	margin:0 auto;
}
#wrapper:after{
	content:"";
	display:block;
	clear:both;
}
.main-heading{
	height:1%;
	padding:0 30px;
	overflow:hidden;
}
.main-heading h1{
	margin:0;
	color:#fff;
	font-size:11px;
	line-height:30px;
	font-weight:normal;
}
.main-heading h1 a{
	color:#fff;
}
.main-holder{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-main.gif) repeat-y;
	padding:0 10px 0;
}
#main{
	width:100%;
	overflow:hidden;
}
#content{
	width:670px;
	overflow:hidden;
	float:left;
	margin:10px 10px 0 0;
}
* html #content{margin-right:7px !important;}
#content .placeholder{
	width:100%;
	overflow:hidden;
	margin:0 0 1px;
}
#content .placeholder img{display:block;}

#content .block{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.block .ttl{
	width:100%;
	overflow:hidden;
	margin:0 0 1px;
	background:#52b9eb url(../images/bg-ttl.jpg) repeat-x;
}
.block .ttl span{
	float:right;
	display:inline;
	overflow:hidden;
	background:url(../images/btn-arrow.gif) no-repeat;
	width:19px;
	height:19px;
	margin:10px 10px 0 0;
	text-indent:-9999px;
}
.block .ttl h2{
	overflow:hidden;
	height:1%;
	margin:11px 0 8px 20px;
	text-indent:-9999px;
	height:20px;
}
.about .ttl h2{background:url(../images/ttl-about.gif) no-repeat;}
.products .ttl h2{background:url(../images/ttl-our-work.gif) no-repeat;}
.projects .ttl h2{background:url(../images/ttl-projects.gif) no-repeat;}
.links .ttl h2{background:url(../images/ttl-useful.gif) no-repeat;}
.contacts .ttl h2{background:url(../images/ttl-contact.gif) no-repeat;}
.form .ttl h2{background:url(../images/ttl-contact-form.gif) no-repeat;}
.services .ttl h2{background:url(../images/ttl-services.gif) no-repeat;}

.block .services,
.block .projects,
.block .twocolumns {
	height:1%;
	background:url(../images/bg-block-inner.jpg) repeat-x;
	overflow:hidden;
	padding:18px 0 0;
}


.block .projects {
	overflow:hidden;
	padding:0px;
}
.block .projects .left {
	overflow:hidden;
	padding:0px;
	width:450px;
	float:left;
}
.block .projects .left #fullimg {
	overflow:hidden;
	padding:0px;
	margin:0px;
	width:450px;
	height:321px;
	float:left;
}
.block .projects .left .thumbs {
	overflow:hidden;
	padding:0px;
	margin:0px;
	width:450px;
	height:50px;
	float:left;
}
.block .projects .left .thumbs-top {
	background-color:#EEECE6;
	padding:10px;
	margin-top:10px;
	margin-bottom:1px;
	width:410px;
	float:left;
	color:#999;
	font-size:12px;
}
.block .projects .left .arrows-l-r {
	padding:10px;
	margin-top:10px;
	width:408px;
	height:40px;
	float:left;
	border: 1px solid #E0DFE3;
}
.block .projects .left .arrows-l-r a {
	background-image: url(../images/arrow-previous.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:21px;
	padding-bottom:5px;
	color:#52b8eb;
}
.block .projects .left .arrows-l-r a:hover {
	background-position: left -19px;
	padding-right:21px;
	color:#000;
	text-decoration:none;
}
.block .projects .left .arrows-l-r .right {
	float:right;
	text-align:right;
}
.block .projects .left .arrows-l-r .right a {
	float:right;
	background-image: url(../images/arrow-next.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:21px;
	color:#52b8eb;
}
.block .projects .left .arrows-l-r .right a:hover {
	float:right;
	background-position: right -19px;
	color:#000;
	text-decoration:none;
}



.block .projects .form {
	overflow:hidden;
	padding:0px;
	width:450px;
	float:left;
}
.block .projects .form .inside-thanks {
	overflow:hidden;
	padding:20px;
	margin-top:20px;
	width:390px;
	height:190px;
	background-color:#f8f7f5;
	border: 1px solid #e7e3db;
}
.block .projects .form .inside {
	overflow:hidden;
	padding:20px;
	margin-top:20px;
	width:390px;
	height:520px;
	background-color:#f8f7f5;
	border: 1px solid #e7e3db;
}
.block .projects .form .inside td {
	height:30px;
}
.block .projects .form .inside .field1 {
	width:95%;
	padding:4px;
	margin-left:10px;
	background-color:#fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #999999;
}
.block .projects .form .inside .field2 {
	width:95%;
	padding:4px;
	margin-left:10px;
	height:200px;
	background-color:#fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #999999;
}
.block .projects .form .inside .button-send {
	height:26px;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	margin-left:10px;
	background-color:#55BAEE;
	border: 1px solid #39c;	
}
.block .projects .form .inside .button-send:hover {
	height:26px;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	margin-left:10px;
	background-color:#111;
	border: 1px solid #000;	
}




.block .projects .left .thumbs .item {
	background-color:#ccc;
}
.block .projects .left .thumbs img {
	padding:0px;
	margin-right:1px;
	float:left;
}
.block .projects .right {
	overflow:hidden;
	padding:0px;
	width:220px;
	float:left;
}
.block .projects .right .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	color:#52b8eb;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
}
.block .projects .right .role {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:7px;
	color:#999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	float:left;
	width:100%;
	position:relative;
}
.block .projects .right .role a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#52b8eb;
	text-decoration:underline;
}
.block .projects .right .role a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.block .projects .right .role .role-left {
	float:left;
	width:50px;
	font-size:12px;
}
.block .projects .right .role .role-right {
	float:left;
	color:#999;
	width:160px;
	font-size:12px;
	line-height:16px;
}
.block .projects .right .description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-top:20px;
	padding-bottom:7px;
	color:#333;
	line-height:17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	float:left;
	width:100%;
	position:relative;
}
.block .projects .right .description p {
	margin-right:5px;
	margin-top:0px;
}
.block .projects .right .description a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#52b8eb;
	text-decoration:underline;
}
.block .projects .right .description a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}



.block .services {
	overflow:hidden;
	padding:0px;
}
.block .services .left {
	overflow:hidden;
	width:220px;
	float:left;
	padding-left:20px;
	padding-top:30px;
}


.block .services .left ul.nav-left 
{
    margin:0;
    padding:0;
    list-style:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	width:190px;
}
.block .services .left ul.nav-left li 
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #fff;
    padding:0;
}
.block .services .left ul.nav-left li a 
{
	display:block;
	font-family:13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-top:7px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	height: 24px;
	width:190px;
}
.block .services .left ul.nav-left li a:hover
{
	display:block;
	font-family:13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-top:7px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	height: 24px;
	width:190px;
	background-image: url(../images/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.block .services .left ul.nav-left li a.selected 
{
	display:block;
	font-family:13px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #52b8eb;
	text-decoration: none;
	padding-top:7px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	height: 24px;
	width:190px;
	background-image: url(../images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}




.block .services .right {
	overflow:hidden;
	padding:0px;
	width:390px;
	float:left;
}
.block .services .right p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#21262f;
	font-weight:normal;
	line-height:18px;
	margin-top:0px;
	margin-bottom:15px;
}
.block .services .right a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#52b8eb;
	font-weight:normal;
	text-decoration:underline;
}
.block .services .right a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.block .services .right h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:6px;
}
.block .services .right .tick {
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:19px;
	padding-left:20px;
	padding-bottom:4px;
	background-image: url(../images/icon-tick.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}


.block .services .right .product {
	padding:0px;
	width:400px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	line-height:19px;
}
.block .services .right .product .img-left {
	padding:0px;
	width:80px;
	float:left;
}
.block .services .right .product .txt-right {
	padding:0px;
	margin-left:10px;
	width:295px;
	float:left;
}



.block .col-l{
	float:left;
	overflow:hidden;
	display:inline;
	width:300px;
	margin:0 0 0 20px;
}
.block .col-r{
	float:right;
	overflow:hidden;
	display:inline;
	width:310px;
	margin:0 20px 0 0;
}
.twocolumns .col-l h3{
	font-size:16px;
	line-height:22px;
	margin:0;
}
.twocolumns .col-l h3 .quote {
	font-size:13px;
	line-height:22px;
	margin:0;
	font-weight:normal;
	color:#999;
}
.twocolumns .col-l h3 a {
	font-size:16px;
	line-height:22px;
	margin:0;
	font-weight:bold;
	text-decoration:underline;
	color:#52b8eb;
}
.twocolumns .col-l h3 a:hover {
	font-size:16px;
	line-height:22px;
	margin:0;
	font-weight:bold;
	text-decoration:none;
	color:#52b8eb;
}
.twocolumns .col-r p{
	line-height:18px;
	margin:0 0 18px;
}
.twocolumns .col-r p a{
	color:#52b8eb;
	text-decoration:underline;
}
.twocolumns .col-r p a:hover{
	text-decoration:none;
}
.products ul{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	height:1%;
}
.products li{	
	margin-top:9px;
	width:100%;
	overflow:hidden;
	vertical-align:middle;
}
.products li .illustration{
	float:left;
	width:320px;
	margin:0 10px 0 0;
	cursor:pointer;
}
.products li .illustration img{display:block;}
.products li .info{
	position:relative;
	border-bottom:1px solid #eeece6;
	float:left;
	width:340px;
	min-height:140px;
	padding:0 0 30px;
}
* html .products li .info{
	height:140px;
}
.products li .txt{
	padding:0 0 0 10px;
}
.products li .info h3{
	margin:15px 0 13px;
	overflow:hidden;
	font-size:16px;
	line-height:22px;
	color:#52b8eb;
}
.products li .info p{
	line-height:18px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
.products li .btns{
	position:absolute;
	bottom:11px;
	left:0;
	overflow:hidden;
}
a.btn-blue{
	background:#3da4d6 url(../images/bg-btn-blue.gif) repeat-x;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:0 1px 0 0;
	padding:0 8px 0;
	color:#fff;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
}
a.btn-blue:hover{
	background:#3da3d6;
	text-decoration:none;
}
a.btn-blue span{
	float:left;
	overflow:hidden;
}
a.visit span{
	background:url(../images/ico-arrow-up.gif) no-repeat 100% 50%;
	padding:0 14px 0 0;
}
a.more span{
	background:url(../images/ico-arrow-right.gif) no-repeat 100% 50%;
	padding:0 12px 0 0;
}
.links .listing{
	float:left;
	list-style:none;
	padding:0 0 15px 20px;
	margin:0;
	overflow:hidden;
	width:300px;
}
.links .listing li{
	height:1%;
	overflow:hidden;
	margin:0 0 2px;
	vertical-align:middle;
}
.links .listing li a{
	color:#21262f;
	line-height:16px;
	text-decoration:underline;
}
.links .listing li a:hover{text-decoration:none;}
.contacts{padding-bottom:27px !important;}
.contacts .contact-info{
	width:100%;
	overflow:hidden;
	padding:3px 0 0;
}
.contacts .contact-info div{
	width:100%;
	overflow:hidden;
	line-height:18px;
}
.contacts .contact-info span{
	float:left;
	width:70px;
}
.contacts .contact-info em,
.contacts .contact-info a{
	float:left;
	height:1%;
	overflow:hidden;
}
.contacts .contact-info em{font-style:normal;}
.contacts .contact-info a{
	color:#52b8eb;
	text-decoration:underline;
}
.contacts .contact-info a:hover{text-decoration:none;}
.block .img-box{
	display:block;
	overflow:hidden;
	width:100%;
	text-align:center;
	cursor:pointer;
}
.block .img-box img{display:block;}

#sidebar {
	overflow:hidden;
	height:1%;
	padding:10px 20px 0;
	background-image: url(../images/bg-sidebar2.gif);
	background-repeat: no-repeat;
}
#sidebar .logo{
	display:block;
	padding:20px 0 123px;
	overflow:hidden;
}
#sidebar .logo a {
	display:block;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	width:116px;
	height:27px;
	text-indent:-9999px;
}
#sidebar .navbar {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
#sidebar .navbar li {
	height:1%;
	vertical-align:middle;
	overflow:hidden;
	padding:0 0 1px;
}
#sidebar .navbar li a {
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
	padding:0 5px;
	color:#52b8eb;
	background:#fff;
	overflow:hidden;
}
#sidebar .navbar li a.selected,
#sidebar .navbar li a:hover {
	color:#fff;
	text-decoration:none;
	background-color: #4eb4e7;
	background-image: url(../images/bg-nav-main.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#sidebar #signup {
	margin-top:20px;
	width:100%;
	position:relative;
	height:300px;
}



.footer-holder {
	width:100%;
	overflow:hidden;
}
#footer {
	padding:12px 12px 16px;
	width:646px;
	border-top:1px solid #eeece6;
	overflow:hidden;
}
.author {
	float:right;
	overflow:hidden;
	color:#ccc;
	font:11px/14px Tahoma
}
.copy {
	display:block;
	height:1%;
	overflow:hidden;
	color:#ccc;
	font:11px/14px Tahoma
}