* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%
}
body {
	font: 14px/18px Helvetica, Arial, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, p {
	margin: 0 0 7px
}
h1 {
	line-height: 120%;
}
img {
	border: none;
}
input {
	vertical-align: middle
}
#sky {
	background:#c9deeb url(../images/bg-blue.png) repeat-x 0 0;
	clear:both;
}
#bluebg {
	background: url(../images/bluebg.png) no-repeat 0 100%;
}
#city {
	background: url(../images/city.png) repeat-x 29% 100%;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 958px;
	margin: 0 auto;
	height: 81px;
	padding: 25px 21px 0;
}
#header h1 a {
	display:block;
	width: 412px;
	height: 58px;
	background: url(../images/cmdigital_logo.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	margin-top:30px;
	float:left;
}
#header a.lang {
	color:#000000;
	display:block;
	float:right;
	font-size:9px;
	margin-right:20px;
	text-decoration:underline;
	text-transform:uppercase;
}
#header a.lang:hover {
	text-decoration:none;
}
#menu {
	background:url(../images/plane.png) no-repeat 0 0;
	height:40px;
	width:320px;
	padding:16px 0 0 158px;
	float:left;
	margin:17px 0 0 65px;
}
#menu a {
	display:block;
	background:url(../images/menu.png) no-repeat 0 0;
	height:32px;
	width:125px;
	text-indent:-9999px;
	font-size:3px;
	float:left;
}

#menu.no a {
	display:block;
	background:url(../images/menu_no.png) no-repeat 0 0;
	height:32px;
	width:125px;
	text-indent:-9999px;
	font-size:3px;
	float:left;
}

#menu a.who:hover {
	background-position:0 -32px;
}
#menu a.who:active {
	background-position:0 -64px;
}
#menu a.what {
	background-position: -125px 0;
	width:123px;
}
#menu a.what:hover {
	background-position: -125px -32px;
}
#menu a.what:active {
	background-position: -125px -64px;
}
#menu a.blog {
	background-position: -248px 0;
	width:62px;
}
#menu a.blog:hover {
	background-position: -248px -32px;
}
#menu a.blog:active {
	background-position: -248px -64px;
}
/* Middle
-----------------------------------------------------------------------------*/
#textbox {
	width:541px;
	padding:55px 60px 250px;
	margin:70px 0 0 70px;
	color:#000;
	line-height:23px;
	
	background-color:#d7e8f1;
	
	/*
	border: 2px solid #b1d8e7;
	background-color:#c9deeb;
	*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9; 
	-khtml-opacity: 0.9; 
	opacity: 0.9;
	
	min-height: 400px;
	
	z-index:1;
}

#textbox h2{
	text-transform:uppercase;
	font-size:14px;
}

#textbox a {
	text-decoration: none;
	font-weight: bold;
}

#teambox {
	width:661px;
	height: 950px;
	margin:70px 0 0 70px;
	# background-color:#d7e8f1;
	z-index:1;
  background-image: url(/images/newcm-team.png); 
  background-repeat: no-repeat; 
}

/*
#phone {
	background:url("../images/phone.png") no-repeat scroll 0 0 transparent;
	color:#000000;
	font-size:14px;
	height:276px;
	line-height:18px;
	margin:70px 0 0 270px;
	padding:162px 28px 75px;
	width:184px;
}
*/

#phone_en {
	width:184px;
	height:276px;
	background: url(../images/phone_en.png) no-repeat 0 0;
	padding:92px 28px 75px;
	margin:70px 0 0 270px;
	color:#000;
	font-size:14px;
	line-height:18px;
}

#phone_no {
	width:184px;
	height:276px;
	background: url(../images/phone_no.png) no-repeat 0 0;
	padding:92px 28px 75px;
	margin:70px 0 0 270px;
	color:#000;
	font-size:14px;
	line-height:18px;
}


#phone-reflection {
	width:286px;
	height:115px;
	background: url(../images/phone-reflection.png) no-repeat 0 100%;
	clear:both;
	position:absolute;
	top:0px;
	left:250px;
	z-index:1;
}
#all-on {
	display:block;
	width: 146px;
	height: 142px;
	background: url(../images/all-on.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:left;
	margin:90px 0 0 90px;
}
#all-on_no {
	display:block;
	width: 146px;
	height: 142px;
	background: url(../images/all-on_no.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:left;
	margin:90px 0 0 90px;
}
#contact {
	display:block;
	width: 193px;
	height: 114px;
	background: url(../images/contact.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:right;
	margin:-30px 60px 0 0;
	z-index:2;
}

#contact_no {
	display:block;
	width: 193px;
	height: 114px;
	background: url(../images/contact_no.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:right;
	margin:-30px 60px 0 0;
	z-index:2;
}

#projects {
	display:block;
	width: 107px;
	height: 178px;
	background: url(../images/projects_en.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:right;
	clear:right;
	margin:-30px 150px 0 10px;
	z-index:2;	
}

#projects_no {
	display:block;
	width: 107px;
	height: 178px;
	background: url(../images/projects_no.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:right;
	clear:right;
	margin:-30px 150px 0 10px;
	z-index:2;
}

#team {
	display:block;
	width: 69px;
	height: 117px;
	background: url(../images/team.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:right;
	clear:right;
	margin:0 60px 0 0;
	z-index:2;
}

#team_no {
	display:block;
	width: 69px;
	height: 117px;
	background: url(../images/team_no.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:right;
	clear:right;
	margin:0 60px 0 0;
	z-index:2;
}

#services_parachute {
	display:block;
	width: 135px;
	height: 185px;
	background: url(../images/services_en.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:right;
	clear:right;
	margin:-10px 20px 0 10px;
	z-index:2;	
}

#services_parachute_no {
	display:block;
	width: 135px;
	height: 185px;
	background: url(../images/services_no.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:right;
	clear:right;
	margin:-10px 20px 0 10px;
	z-index:2;	
}

.posted { margin-bottom: 60px; margin-top: 10px;}

/* Footer
-----------------------------------------------------------------------------*/
#services {
	height:221px;
	background:#624b30;
	color:#a07954;
}
.service1 {
	background:url(../images/lap.png) no-repeat 20px 20px;
	padding-left:140px;
	float:left;
	width:230px;
	margin:40px 0px 0px 100px;
}
.service1 h2 {
	display:block;
	background:url(../images/headings.png) no-repeat 0 0;
	width:112px;
	height:20px;
	text-indent:-9999px;
	font-size:3px;
}

.service1 h2.h2_no {
	display:block;
	background:url(../images/headings_no.png) no-repeat 0 0;
	width:120px;
	height:23px;
	text-indent:-9999px;
	font-size:3px;
	margin-top: -3px;	
}

.service2 {
	background:url(../images/box.png) no-repeat 20px 20px;
	padding-left:140px;
	float:left;
	width:230px;
	margin:40px 0px 0px 80px;
}
.service2 h2 {
	display:block;
	background:url(../images/headings.png) no-repeat -115px 0;
	width:175px;
	height:20px;
	text-indent:-9999px;
	font-size:3px;
}
.service2 h2.h2_no {
	display:block;
	background:url(../images/headings_no.png) no-repeat -128px 0;
	width:195px;
	height:23px;
	text-indent:-9999px;
	font-size:3px;
	margin-top: -3px;	
}

#footer {
	height: 153px;
	background: #25160d;
	color:#624b30;
	font-size:12px;
}
#footer .foot-menu {
	width:130px;
	float:right;
	margin:25px 0 0 25px;
}
#footer .foot-menu b {
	font-weight:normal;
	text-transform:uppercase;
	display:block;
}
#footer a {
	color:#624b30;
}
#footer .foot-menu a {
	display:block;
}
#footer .copy {
	clear:both;
	width:600px;
	font-size:10px;
}
#footer .twitter {
	display:block;
	width: 19px;
	height: 26px;
	background: url(../images/twitter.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:left;
	margin:-10px 10px 10px 0 ;
}
#footer .in {
	display:block;
	width: 26px;
	height: 26px;
	background: url(../images/in.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:3px;
	float:left;
	margin:-10px 10px 10px 0 ;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	position:relative;
}
.content {
	z-index:2;
}
.clr {clear:both;}
/*
#disqus_thread {position: relative; top: -220px; margin-bottom: -220px}
.dsq-brlink {position: relative; top: -220px}
*/

