/* CSS Document */

/*///////////////
LAYOUT
///////////////*/
#template{
	background-image:url(../img/dev/home1.jpg);
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:600px;
}

#case_study {
	position:absolute;
	left:7px;
	top:106px;
	width:619px;
	height:106px;
	z-index:3;
}
#main_image {
	position:absolute;
	left:0px;
	top:106px;
	width:608px;
	height:66px;
	z-index:4;
	padding-top:35px;
	padding-left:10px;
}

.main_image_about{
	background-image:url(../img/banner_about.jpg);
}
.main_image_team{
	background-image:url(../img/banner_team.jpg);
}
.main_image_contact{
	background-image:url(../img/banner_contact.jpg);
}

.map_bg{
	background-image:url(../img/maps/map2.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.main_text{
	position:absolute;
	left:0px;
	width:598px;
	z-index:4;
	padding:10px;
	overflow: -moz-scrollbars-vertical:auto;
	overflow-x: hidden;
	overflow-y: auto;
}

#main_text_a {
	top:0px;
	height:80px;
	column-count: 2;
	column-gap: 10px;
}
#main_text_b {
	top:210px;
	height:191px;
	column-count: 2;
	column-gap: 10px;
}
#main_text_c {
	top:0px;
	height:84px;
	text-align:center;
}
#main_bio_a {
	top:210px;
	height:85px;
}
#main_bio_b {
	top:315px;
	height:85px;
}

.main_bio_1{
	position:absolute;
	top:10px;
	left:10px;
	width:289px;
	height:85px;
}
.main_bio_2{
	position:absolute;
	top:10px;
	left:309px;
	width:289px;
	height:85px;
}

.main_h_rule {
	position:absolute;
	left:10px;
	width:599px;
	height:1px;
	z-index:14;
}
.main_h_rule_a{
	top:6px;
}
.main_h_rule_b{
	bottom:20px;
}
.main_h_rule_b2{
	bottom:6px;
}

#cs_read {
	position:absolute;
	left:293px;
	top:9px;
	width:96px;
	height:11px;
	z-index:4;
}
#cs_next {
	position:absolute;
	left:413px;
	top:9px;
	width:39px;
	height:11px;
	z-index:4;
}
#cs_client {
	position:absolute;
	left:17px;
	top:5px;
	width:274px;
	height:19px;
	z-index:4;
}
#showcase {
	position:absolute;
	left:7px;
	top:417px;
	width:301px;
	height:106px;
	z-index:4;
	padding-top:5px;
	padding-left:11px;
	padding-right:150px;
	background-image:url(../img/sc_mt.jpg);
	background-position:right;
	background-repeat:no-repeat;
}



#client_list {
	position:absolute;
	left:476px;
	top:313px;
	width:308px;
	height:47px;
	z-index:11;
	padding-top:5px;
	padding-left:5px;
}
#related {
	position:absolute;
	left:635px;
	top:314px;
	width:149px;
	height:203px;
	z-index:12;
	overflow:scroll;
	padding-top:9px;
	padding-left:5px;
	overflow: -moz-scrollbars-vertical:auto;
	overflow-x: hidden;
	overflow-y: auto;
}

