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

.Estimate {

	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-right-style: solid;
	border-right-color: #FDB735;
	border-right-width: 9px;
	left: 1024px;
}
body {
	background-image: url(Library/BackGround2.jpg);
	background-repeat: repeat-y;
	background-color: #F3F3F3;
	list-style-type: square;
	border-spacing:inherit

}
.Bunner {
	background-image: url(Library/fone2.png);
	background-repeat: repeat;
	border: thin solid #FFFFFF;
}
.Worker {
	position: absolute;
	left: 857px;
	top: 101px;
}


.Navigation {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9AF1C;
	border-right-color: #F9AF1C;
	border-bottom-color: #F9AF1C;
	border-left-color: #F9AF1C;
}
.main_table {
	position: absolute;
	left: 0px;
	top: 0px;
}


.Main {
	background-image: url(Library/BackGround5.jpg);
	background-repeat: repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 9px;
	text-indent: 10px;
	font-size: 14px;
}





.td_navigation {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Table_Navigation {
	border-right-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
.offers {
	background-image: url(Library/fone2.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: 0px;
	border: thin solid #FFFFFF;
}
li {


}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #DC8816;
}
a:active {
	text-decoration: none;
}

.line {
	border: thin solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}

