@import url("common.css") ;


#wrapper {
	width: 800px;
	background: url(../images/main.jpg) no-repeat 186px 63px;
	margin: 10px auto;
}



#left {
	background: #409dcd url(../images/left.png) no-repeat;
	float: left;
	width: 186px;
	min-height: 513px;
}



#content {
	padding: 123px 40px 20px 216px;
	background: url(../images/sliv.png) repeat-y;
}

h1 {
	color: #425CA1;
	font: 27px Cambria, "Baskerville Old Face", Cochin, "Bell MT", "Bookman Old Style", "Times New Roman", Times, serif;
}

h2 {
	font-family: Cambria, "Baskerville Old Face", Cochin, "Bell MT", "Bookman Old Style", "Times New Roman", Times, serif;
	color: #425CA1;
	font-size: 18px;
	margin: 0;
}

h3
{
	font-family: Cambria, "Baskerville Old Face", Cochin, "Bell MT", "Bookman Old Style", "Times New Roman", Times, serif;
	color: #425CA1;
	font-size: 16px;
	margin: 6px 0 0 0;
}

img.left {
	float: left;
	margin-right: 12px;
}

p {
	font-size: 15px;
	line-height: 24px;
	margin: 6px 0 24px 0;
}

.blue {
	color: #425CA1;
}

a { color: #425A9F; }

b, strong { color: #425CA1; }

a:hover { text-decoration: none; }

#rhpics {
	float: right;
	width: 155px;
	margin: 0 0 0 15px;
}

#rhpics img {
	border: 3px solid #F7991F;
	margin: 0 0 24px 0;
}

p.smallprint {
	font-size: 12px;
	margin-top: 0px;
	line-height:normal;
}

table.prices { border-collapse: collapse; }

table.prices td {
	font-size: 13px;
	vertical-align: top;
	border-bottom: 1px solid #056839;
	padding: 3px 0;
	width: 120px;
	margin: 0;
	border-top-color: #425CA1;
	border-right-color: #425CA1;
	border-left-color: #425CA1;
}

table.prices td.head {
	border-style: none;
	font-weight: bold;
	color: #425CA1;
}

table.prices td.specs { font-size: 11px; }