* {
	margin: 0px;
	padding: 0px;
}
html, body, .main {
	width: 100%;
	height: 100%;
background-color: #FFFFFF;
}
body{
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
img{
	border: none;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #F4F8E6;
}
.area {
	width: 510px;
	height: 510px;
	display: block;
	text-align: left;
}
.bordered{
	border: 1px #656563 solid;
}
.header {
	display: block;
	width: 510px;
	background: url(../images/bg-top.jpg) top left no-repeat;
}
.chear {
	background: url(../images/chear.gif) 264px 111px no-repeat;
}
.logo {
	display: block;
	height: 310px;
	margin-left: 36px;
	background: url(../images/logo.gif) bottom left no-repeat;
}
.text{
	display: block;
	margin-left: 100px;
	height: 130px;
	width: 250px;
	font-size: 11px;
	overflow: hidden;
	text-transform: lowercase;
}
.footer{
	display: block;
	text-align: center;
}
.footer	a{
	text-decoration: none;
}


.btnContinue{
height:50px; width: 640px; display: block; background-repeat: no-repeat; background-attachment: scroll; background-position:  top right; 
}
.btnContinue:hover{
background-position: bottom left;
}

/* design-project */
.green{
	margin-top: 16px;
	background-color: #B3C54E;
	position: relative;
}
.logo2{
	height: 69px;
	width: 143px;
	position: absolute;
	float: right;
	top: -17px;
	right: 15px;
	z-index: 170;
	background: url(../images/logo-small.gif) top left no-repeat;
}
.spacer{
	display: block;
	height: 69px;
	width: 143px;
	z-index: 180;
}
.menu{
	position: relative;
	z-index: 100;
	padding-top: 60px;
	float: right;
	margin-left: auto;
	margin-right: 15px;
}
.menu a{
	z-index: 101;
	float: right;
	clear: right;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
}
.menu a:hover{
	color: #F4F8E6;
}
.menu a.act{
	color: #F4F8E6;
}
.text2{
	z-index: 1;
	position: relative;
	top: -30px;
	clear: both;
	line-height: 12px;
}
.step{
	clear: both;
	padding-left: 50px;
	font-size: 11px;
}
.pad2x{
	padding-left: 68px;
}
.pad3x{
	padding-left: 88px;
}
.step ul{
	padding-left: 17px;
	padding-top: 5px;
}
.hr, .hr0{
	clear: both;
	font-size:1px;
	line-height:1px;
	height:1px;
	background-color: #333333;
	overflow: hidden;
	margin: 10px 100px 10px 40px;
}
.hr0{
	width: 120px;
}
.hr2{
	clear: both;
	font-size:1px;
	line-height:1px;
	height:1px;
	background-color: #333333;
	overflow: hidden;
	width: 100%;
}


/* cost */
.cost {
	padding-top: 130px;
	text-align: center;
	background: #e5e5e5;
}


/* contacts */
.chear-bk{
	background: #B3C54E url(../images/chear-bk.gif) 83% 82% no-repeat;
}


/* portfolio */
table.portfolio img{
	filter: alpha(opacity=70);
}
