@charset "utf-8";
/* CSS Document */

Body {
	background-image:url(images/back_ground.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
}

td.content {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

div.title {
	position:absolute;
	top:0px;
	right:0px;
	z-index:3;
}

div.title_line {
	position:absolute;
	top:140px;
	width:940px;
}

table.menu {
	position:absolute;
	top:130px;
}
div.slideshow_fade {
	position:absolute;
	top:0px;
	right:530px;
	z-index:2
}
div.slideshow {
	position:absolute;
	top:0px;
	z-index:1;
}

td.noborder {
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:0px;	
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:0px;
}
.address {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

div.vision {
	position:absolute;
	top:205px;
	width:522px;
	margin-left:20px;
}

div.about {
	position:absolute;
	top:305px;
}

div.type_of_work {
	position:relative;
	top:172px;
	left:565px;
}

div.bbb {
	position:absolute;
	top:515px;
	margin-left:150px;
}

div.questions {
	position:absolute;
	top:580px;
	margin:35px;
}

div.Location {
	position:absolute;
	top:185px;
	margin-left:10px;
}

div.contact {
	position:absolute;
	top:185px;
	margin-left:10px;
}

div.portfolio {
	position:absolute;
	top:185px;
	margin-left:10px;
}

td.pic_frame {
	height:100px;
}

img.picture_style {
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-right-color:#000;
	border-right-style:solid;
	border-right-width:2px;
}

div.footer {
	position:absolute;
	bottom:0px;
}