html{
	background-color: #1d1d1d;
}
body{
	background-image:url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:0;
	font-family: Helvetica, Arial, calibri;
	font-size:12px;
	margin:0px auto auto auto;
	color:white;
}
h1{
	font-size:30px;
	font-weight:normal;
	color: white;
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
}
h2{
	font-size:18px;
	font-weight:normal;
	color: white;
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
}
p{
	text-align:justify;
	padding:5px 0 5px 0;
	margin:0px;
	line-height:19px;
	color:#999999;
}
h5{
	font-size:22px;
	font-weight:bolder;
	color: #8ed6ff;
}
.clear{
	clear:both;
}
img.left_img{
	float:left;
	padding:0 15px 15px 0;
}
#main_container{
	width:960px;
	height:auto;
	margin:auto;
	padding:0px;
}
#header{
	width:960px;
	height:174px;
	margin:auto;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#logo{
	margin: -10px 0 -26px 15px;
	padding:35px 0 0 15px;
	float:left;
}

#logo a{
	outline:none;
}

img{
	border: none;
}
.new
{
background:url(../images/new.png) no-repeat top left;
width:92px; 
float:none;
height:92px;
position:absolute;
margin:auto;
top:10px;
left:280px;
z-index:10;}
/*----------------START MENU----------------------*/
#menu_tab{
	width:960px;
	height:32px;
	clear:both;
	padding:47px 0 0 0;
}
#menu {
	list-style-type:none; 
	display:block; 
	width: auto; 
	margin: auto;
	margin-top: -1px;
	padding: 0 0 0 20px;
}
#menu li{
	line-height: 48px;
	color: white;
	font-size:14px;
	font-weight:bold;
	float:left;
	display:inline;
	height:48px;
	text-decoration:none;
}
#menu li a{
	color: #888;
	font-size:15px;
	font-weight:bold;
	float:left;
	display:block;
	height:48px;
	text-decoration:none;
	padding:0 30px 0 30px;
	margin:0 0 0 0;
	outline:none;
}
#menu li.last_child a{
	border-right: none;
}
#menu li.first_child a{
	border-left: none;
}
#menu li a.current {
	color: #fff;
	background: url(../images/bg_menu.png) no-repeat right 0;
}
#menu li a:hover{
	color: #fff;
}
/*-------------------END MENU----------------------*/
/*------------------START MAIN CONTENT-------------------*/

ul#twitter_update_list {}
ul#twitter_update_list li{
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 1.2em;
	color: #999999;
	list-style:none;
	width: 445px;
	float: left;
    text-shadow: #111 1px 1px 0;
	padding-left: 15px;
	background: url(../images/bullet-blue.png) no-repeat 0 .5em;
}

a{
    color: #8ed6ff;
	outline: none;
    text-decoration: none;
    border-bottom: 0px solid #333;
}

#iphone
{
z-index:2;
background: transparent url(../images/dtect_iphone.png) no-repeat top left;
width: 477px;
height:600px;
margin:auto;
position:relative;
left:0px;
top:0px;}
#iphone_dogyears
{
z-index:2;
background: transparent url(../images/dogyears2_iphone.png) no-repeat top left;
width: 477px;
height:600px;
margin:auto;
position:relative;
left:0px;
top:0px;}
#iphone_ipointz
{
z-index:2;
background: transparent url(../images/ipointz_iphone.png) no-repeat top left;
width: 477px;
height:600px;
margin:auto;
position:relative;
left:0px;
top:0px;}
#iphone_bankteller
{
z-index:2;
background: transparent url(../images/bankteller_iphone.png) no-repeat top left;
width: 477px;
height:600px;
margin:auto;
position:relative;
left:0px;
top:0px;}

.viewport
{
position:relative;
z-index:99;
width:235px;
overflow:hidden;
height:353px;
margin:auto;
left:-48px;
top:107px;
}

#screenshots {
margin: 15px 0 0 -40px;
outline:none;
}

#screenshots li {
	float: left;
	padding: 0 35px 0 0;
	outline:none;
}

#screenshots li a{
    display: block;
    background: #000;
    padding: 1px;
    border: 3px solid #9a9a9a;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline:none;
}
#screenshots li a:hover{
	border-color: #ccc;
	outline:none;
}

#screenshots li a img{
    display: block;
    width: 68px;
    height: 68px;
    background: #ccc;
    outline:none;
}

#screenshots_two {
margin: 130px 0 0 -40px;
outline:none;
}

#screenshots_two li {
	float: left;
	padding: 0 35px 0 0;
	outline:none;
}

#screenshots_two li a{
    display: block;
    background: #000;
    padding: 1px;
    border: 3px solid #9a9a9a;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline:none;
}
#screenshots_two li a:hover{
	border-color: #ccc;
	outline:none;
}

#screenshots_two li a img{
    display: block;
    width: 68px;
    height: 68px;
    background: #ccc;
    outline:none;
}

________________________________

#download{
    float: right;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    text-decoration: none;
    outline:none;
}
#download a{
    display: block;
    background: #378726;
    border: 0;
    border-top: 0px solid #4DAA39;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 210px;
    padding: 18px 0 0 10px;
    height: 53px;
    left: 78px;
    color: #ABFF99;
    text-shadow: #176606 0 -1px 0;
    position: relative;
    text-decoration: none;
    outline:none;
}
#download a:hover{
	background: #4AA038;
	color: #fff;
	outline:none;
}
#download a strong{
	color: #fff;
	display: block;
	font-size: 16px;
	text-decoration: none;
	outline:none;
}
#download a img{
    float: right;
    position: absolute;
    right: 7px;
    top: 7px;
    text-decoration: none;
    outline:none;
}

#download2{
    float: left;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    text-decoration: none;
    outline:none;
}
#download2 a{
    display: block;
    background: #264887;
    border: 0;
    border-top: 0px solid #3961AA;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 210px;
    padding: 18px 0 0 10px;
    height: 53px;
    left: 78px;
    color: #99BDFF;
    text-shadow: #062866 0 -1px 0;
    position: relative;
    text-decoration: none;
    outline:none;
}
#download2 a:hover{
	background: #3862A0;
	color: #fff;
	outline:none;
}
#download2 a strong{
	color: #fff;
	display: block;
	font-size: 16px;
	text-decoration: none;
	outline:none;
}
#download2 a img{
    float: right;
    position: absolute;
    right: 7px;
    top: 7px;
    text-decoration: none;
    outline:none;
}

__________________________________

#main_content{
	width:960px;
	height:auto;
	padding:20px 0 25px 0;
}
#main_content ul li{
	list-style: none;
}
#banner {
	width: 910px;
	margin: 10px 0 0 22px ;
}
#banner #shadow {
	margin-top: -50px;
}
.left_content{
	width:560px;
	float:left;
	padding:0 0 0 20px;
}
.right_content{
	width:350px;
	float:right;
	padding:0px;
}
.mid_content{
	width:930px;
	float:left;
	padding:0 0 0 20px;
	color:#999999;
	line-height: 23px;
}
.left_box{
	clear:both;
	width:570px;
	float:left;
	padding:0 0 20px 0;
	margin: 0 0 0 -10px;
}
.left_text_box{
	width:540px;
	float:left;
	padding:0 0 0 15px;
}
#clients{
	margin: 40px 0 0 0;
}
#clients p{
	margin: 0 0 10px 0;
}
#first_row_clients{
	margin: 15px 0 0 -40px;
}
#first_row_clients li{
	float: left;
	padding: 0 35px 0 0;
}
#second_row_clients{
	margin: 15px 0 0 -40px;
}
#second_row_clients li{
	float: left;
	padding: 0 35px 0 0;
}
a.read_more{
	display:block;
	width:79px;
	height:23px;
	float:right;
	margin: 10px 18px 0 0;
	text-align:center;
	text-decoration:none;
	color: white;
	line-height:23px;
	background-image:url(../images/read_more.gif);
	background-repeat: no-repeat;
	background-position: center;
	outline: none;
}
a.read_more:hover{
	text-decoration: underline;
	outline: none;
}
.bullet_list{
	width:560px;
	display:block;
	text-decoration:none;
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#999999;
	padding:0 0 0 25px;
	margin:8px 0 0 5px;
}
.bullet_small{
	width:350px;
	display:block;
	text-decoration:none;
	background-image:url(../images/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	padding:0 0 2px 7px;
	margin:2px 10px 10px 2px;
}
.bullet_small:hover{
	text-decoration: underline;
}
#featured_projects{
	float: left;
	margin: 0 0 20px -40px;
}
#featured_projects a{
	color: white;
	text-decoration: none;
}
#featured_projects img{
	margin: 10px 0 0 0;
}
.project_name{
	font-weight: bold;
	margin: 0px 0 0 0;
}
#projects img.border_projects{
	margin: 25px 0 15px 0;
}
#projects h1{
	margin: 380px 0 0 0;
}
#left_column{
	margin: 0 0 0 -40px;
	width: 450px;
	height: auto;
	float: left;
}
.text{
	margin: -105px 0 0 240px;
}
#right_column{
	margin: -42px 0 0 480px;
	padding: 42px 0 0 0;
	width: 450px;
	height: auto;
	position: relative;
}
.right_box{
	width:348px;
	padding:10px 0 15px 0;
}
.right_box_top{
	width:348px;
	height:10px;
	background:url(../images/right_box_top.gif) no-repeat center bottom;
}
.right_box_bottom{
	width:348px;
	height:10px;
	background-image:url(../images/right_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.right_box_center{
	width:318px;
	height: auto;
	padding:0 15px 15px 15px;
	background-image:url(../images/right_box_center.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p.text_box{
	padding:15px 0 10px 0;
}
.right_box a img{
	margin: 5px 0 0 0;
}
span.name{
	font-weight: bold;
}
img.map{
	display:block;
	margin:  0 0 5px -3px;
	border: 2px #565656 solid;
}
/*---------------END MAIN CONTENT------------------*/
/*---------------START CONTACT FORM------------------*/
.contact_form{
	width:560px;
	float:left;
	margin: -30px 0 0 0;
	padding:15px 0 0 0;
}
.form_row{
	width:425px;
	padding:50px 0 10px 0;
	color:#a53d17;
}
label.contact{
	width:35px;
	float:left;
	font-size:12px;
	text-align:left;
	margin: -20px 0 0 0;
	color: white;
}
input.contact_input{
	width:225px;
	height:22px;
	background-color:#3f3f3f;
	color:#FFFFFF;
	border:1px #565656 solid;
	float:left;
	padding:4px 0 0 3px;
}
textarea.contact_textarea{
	width:425px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#3f3f3f;
	border:1px #565656 solid;
	float:left;
	padding:4px 0 0 3px;
}
.contact_info{
	clear:both;
	float:left;
	width:560px;
	padding:20px 0 0 0;
}
/*--------------END CONTACT FORM-------------*/
/*---------------START FOOTER----------------*/
#footer{
	width:940px;
	height:87px;
	clear:both;
	color: white;
	margin:0 0 20px 20px;
	background-image:url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer_projects{
	width:940px;
	height:87px;
	clear:both;
	color: white;
	margin:0 0 20px 241px;
	background-image:url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer ul li{
	list-style: none;
	float: right;
	margin: -10px 0 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid white;
}
#footer ul #last_child{
	border: none;
}
img.footer_logo{
	float:left;
	padding:28px 0 0 15px;
}
.left_footer{
	float:left;
	width:300px;
	padding:35px 0 0 10px;
}
.right_footer{
	float:right;
	color:#c2add8;
	padding:35px 20px 0 0;
	outline: none;
}
.right_top_counter{
	float:right;
	color:#3F3F3F;
	padding:35px 20px 0 0;
	outline: none;
}
.right_footer a{
	padding:0 0 0 7px;
	text-decoration:none;
	color:white;
	outline: none;
}
.right_footer a:hover{
	text-decoration:underline;
	outline: none;
}
/*---------------END FOOTER--------------*/

				.input-textarea {
	padding:2px;
	border:1px solid #888;
	width:140px;
	height:18px;
	font-size:12px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #333333;
}


/*-------------------------------*/

.msg-box-cont{
	color:#000000;	
	z-index:1014; 
	position: absolute;
	padding:0px;
	margin:0px;
	display:none;
	top:0px;
}
.msg-box-cont table {
	margin:5px;
	padding:0px;
	border:0px;
}

.msg-box-cont a{
	color:#000;
}

.msg-btn{
	width:15px;
	height:15px;
	cursor:pointer;
	position:relative;
	padding:0px;
	margin:0px;
	top:-4px;
	background:url(images/msg-close-sprite.gif) no-repeat;
}
.msg-text{
	font-size:12px;
	margin-left:4px;
	margin-right:4px;
}

.msg-icon{
	height:16px;
	width:16px;
	float:left;
	top:3px;
	margin:0px 8px 0px 2px;
	background:url(images/msg-icon-sprite.png) no-repeat;
}

.err_msg_cont{
	width:100%;
	padding:5px;
	color:#000000;
	margin-left:20px;
}


.msg-icon-success{background-position:0px 0px;}
.msg-icon-warning{background-position:0px -16px;}
.msg-icon-fatal{background-position:0px -32px;}
.msg-icon-info{background-position:0px -48px;}

.msg-success{
	border:1px solid #009900;
	background-color:#C6FFA4;
}
.msg-success a:hover{
	color:#006600;
}

.msg-warning{
	border:1px solid #FFCC00;
	background-color:#FFFF99;
}
.msg-warning a:hover{
	color:#FF3300;
}

.msg-fatal{
	border:1px solid #DD0000;
	background-color:#FFB7B7;
}
.msg-fatal a:hover{
	color:#660000;
}

.msg-info{
	border:1px solid #0159BA;
	background-color:#CAD3FF;
}
.msg-info a:hover{
	color:#003366;
}

.close-success{background-position:0px 0px;}
.close-success:hover{background-position:-15px 0px;}

.close-warning{background-position:0px -15px;}
.close-warning:hover{background-position:-15px -15px;}

.close-fatal{background-position:0px -30px;}
.close-fatal:hover{background-position:-15px -30px;}

.close-info{background-position:0px -45px;}
.close-info:hover{background-position:-15px -45px;}

      #message_box { 
       position: absolute; 
       top: 0; left: 0; 
       z-index: 10; 
	   background:#3F3F3F;
	   padding:5px;
       border:1px solid #565656;
       text-align:center; 
       font-weight:normal; 
       color: #888888;
       width:99%;