#wrapper {
	width: 916px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	font-size: 100%;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size:138.5%;
	line-height: 1.2em;
}h2{
	font-size:123.1%;
	line-height: 1.2em;
}h3{font-size:108%;}h1,h2,h3{
	color: #BED3EA;

}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}
button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
#header {
	height: 200px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	z-index: 1;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
.bordered {
	border: 8px solid #BED3EA;
}

#content_outer {
	background-image: url(../images/contentouter_bg.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 18px;
	width: 888px;
	height: 100%;
}
.clm1 {
	float: left;
	width: 49%;
}
.clm2 {
	float: right;
	width: 49%;
}


#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 54px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}

.estimate {
	position: absolute;
	top: 40px;
	height: 82px;
	width: 212px;
	left: 700px;
	right: 0px;
	background-image: url(../images/estimater.png);
	background-position: 0px -82px;
	text-indent: -9999px;
	display: block;
	line-height: 82px;
	background-repeat: no-repeat;
}
.hr {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	display: block;
	height: 2px;
	line-height: 2px;
	font-size: 2px;
}

.block {
	background-image: url(../images/code_bg.gif);
	border: 1px solid #9F9F9F;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.stones li {
	margin: 0px;
	padding: 0px;

}
.stones li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 80%;
	position: relative;
	border: 1px solid #000;
	height: 20px;
}
.stones li a:hover {
	background-image: url(../images/menuhover.jpg);
	border: 1px solid #414141;
}
.ok {
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 5px;
	width: 10px;
	top: 6px;
	height: 10px;
}

.details {
	color: #BED3EA;
	text-decoration: none;
	font-weight: bold;
}
.details:hover {
	color: #FFF;
}

.block h2 {
	color: #BED3EA;
	line-height: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.stones {
	border: 1px solid #000;
	background-color: #333;
}
.testi {
	background-color: #333;
	border: 1px solid #000;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


.block p {
	line-height: 1em;
}
.blockbtn {
	background-image: url(../images/block_btnbg.png);
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	width: 167px;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration: none;
	color: #FFF;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tel {
	font-weight: bold;
	font-size: 120%;
	line-height: 1em;
}

.blockbtn:hover {
	background-position: 0px -46px;
}

.blockbtn em {
	text-decoration: none;
	font-size: 70%;
}
.blockbtn span {
	text-decoration: none;
	font-weight: bold;
}


.estimate:hover {
	background-position: 0px 0px;
}
blockquote {
	color: #FFF;
	padding-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left -6px;
	text-align: justify;
	background-color: #666;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	border: 2px dashed #414141;
}



#menu {
	z-index: 152;
	left: 10px;
	top: 120px;
	position: absolute;
	width: 650px;
}
#menu li {
	height: 24px;
	float: left;
	margin-right: 1px;
}
#menu li a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	height: 24px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	float: left;
	width: auto;
	z-index: 101;
}
#menu li a:hover {
	background-image: url(../images/menuon.gif);
	background-repeat: repeat;
}
#content_main {
	float: left;
	width: 625px;
	padding-right: 15px;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#side_content {
	float: right;
	width: 190px;
	padding: 5px;
}
#clock {
	position: absolute;
	right: 15px;
	top: 135px;
	color: #FFF;
}
#menu2 {
	position: absolute;
	right: 10px;
	top: 175px;
}
#menu2 li {
	display: block;
	float: left;
	height: 20px;
}
#menu2 li a {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 20px;
	height: 24px;
	display: block;
	float: left;
}
#menu2 li a:hover {
	text-decoration: underline;
}
#footer .copy {
	font-size: 70%;
	color: #FFF;
	position: absolute;
	top: 15px;
	left: 10px;
}
#footer .webadd {
	font-size: 80%;
	color: #FFF;
	position: absolute;
	top: 30px;
	right: 5px;
	letter-spacing: .25em;
}
p {
	font-size: 80%;
	color: #FFF;
}
.red {
	clear: both;
	color: #BED3EA;
}
