* {
	padding: 0;
	margin: 0;
}

body  {
	background: #5d5aa1 url(/images/bg.png) 0 0 repeat-x;
	color: #161413;
	font: 14px/18px 'Trebuchet MS', Tahoma;
}

table {
border: 0;
	border-collapse: collapse;
	width: 100%;
}

strong {
font-size: 100%;
font-weight: normal;
}

table td {
	padding: 0;
	vertical-align: top;
}

img {
	border: 0;
}

a {
	color: #161413;
}

p {
	margin: 15px;
	text-align: justify;
}

h1 {
	font: 22px/24px 'Myriad Pro', Arial, sans-serif;
}

.clear {
	clear: both;
}

#main {
	background: #fff;
	border: #8f89a5 solid 5px;
	margin: 10px auto;
	width: 985px;
}

.wrapper {
	border: #161413 solid 1px;
	padding: 30px 10px 0;
}

.header {
	background: url(/images/header.png) 0 18px repeat-x;
	height: 142px;
	position: relative;
}
.header .logo {
	padding: 18px 0 0;
}
.header .slogan {
	color: #fff;
	font: italic 16px/22px 'Trebuchet MS', Tahoma;
	height: 84px;
	position: absolute;
	left: 340px;
	top: 35px;
	width: 400px;
}
.header .balance {
	background: url(/images/balance2.jpg) 0 0 no-repeat;
	height: 126px;
	position: absolute;
	right: 60px;
	top: 0;
	width: 120px;
}

.redline {
	background: #f33;
	height: 10px;
}

.sidebar {
	float: left;
	width: 330px;
}

.lang {
	font: 18px 'Myriad Pro', Arial, sans-serif;
	text-align: center;
	width: 330px;
}
.lang div {
	border-bottom: #ebeced solid 1px;
	margin: 0 auto;
	padding: 10px 0 5px;
	width: 120px;
}
.lang a {
	color: #161413;
	margin: 0 5px;
	text-decoration: none;
}

.block {
	background: url(/images/sidebar.png) 0 0 repeat-y;
	margin: 15px 0 0;
	padding: 10px 0 0;
}

.search {
	margin: 0px 0 0 20px;
}
.searchtext {
	background: #ebecec;
	border: #161413 solid 1px;
	padding: 2px 5px;
	width: 175px;
}
.searchsubmit {
	background: #6d6e6f;
	border: none;
	color: #fff;
	margin-left: 10px;
	padding: 2px 0;
	width: 60px;
}

.menu ul {
	list-style: none;
	margin: 35px 0 0 24px;
	width: 225px;
}
.menu li {
	background: url(/images/menu.gif) 0 100% no-repeat;
	font: 20px 'Myriad Pro', Arial, sans-serif;
	margin: 0;
	padding: 2px 0 13px 3px;
}
.menu a {
	text-decoration: none;
}

.free-call {
	font: 16px Arial Narrow, sans-serif;
	margin: 30px 20px 0;
}
.free-call div {
	background: #f33;
	color: #fff;
	font: 26px 'Trebuchet MS', Tahoma;
	margin: 5px 0 0;
	padding: 2px 0;
	text-align: center;
}

.banners {
	margin: 30px 35px 0;
}
.banners a {
	margin: 0 5px;
}

.content {
	float: left;
	width: 633px;
}

.title {
	margin: 12px 0 18px;
	text-align: right;
	width: 453px;
}

.text {
	background: #4e4875 url(/images/text.jpg);
	color: #fff;
	padding: 5px 0;
	width: 633px;
}

.text a {
	color: #fff;
}

.text h2 {
	font: 20px 'Trebuchet MS', Tahoma;
	margin: 15px;
}

.text ul {
	list-style: circle;
	margin: 15px 15px 15px 40px;
	text-align: justify;
}

.text ol {
	margin: 15px 15px 15px 40px;
	text-align: justify;
}

.text table {
	margin: 0 15px;
	width: 603px;
}
.text table td {
	border: #fff solid 1px;
	padding: 10px;
	text-align: justify;
}
.text .price {
	text-align: left;
	width: 150px;
}

.text dt {
	font-weight: bold;
	text-align: right;
	width: 209px;
	float: left;
}
.text dd {
	margin: 0 15px 20px 234px;
}
.text dd input {
	padding: 3px 7px;
	width: 200px;
}
.text dd textarea {
	padding: 3px 7px;
	height: 100px;
	width: 250px;
}

.text .services {
	background: #fff;
	float: left;
	margin: 35px 0 0;
	width: 310px;
}
.text .services a {
	color: #161413;
}
.text .sr {
	padding-left: 13px;
}
.text .services li {
	color: #1a1a22;
	font: 16px 'Trebuchet MS', Tahoma;
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
}
.text .services li:before {
	content: "+ ";
}
.text .services li a {
	text-decoration: none;
}
.text .services li ul {
	background: #4e4875 url(/images/text.jpg) 0 100% repeat-x;
	margin: 7px 0 0;
	padding: 2px 0 6px;
}
.text .services li ul li {
	color: #fff;
	font: 12px 'Trebuchet MS', Tahoma;
	margin: 0;
	padding: 3px 0 0 20px;
}
.text .services li ul li:before {
	content: "- ";
}
.text .services li ul li a {
	color: #fff;
}

.red, .red:before, .red a, .text .services .red a {
	color: #f33;
}

.address {
	background: url(/images/address.png) 100% 5px no-repeat;
	border-top: #161413 solid 2px;
	border-bottom: #161413 solid 2px;
	height: 55px;
	margin: 35px 0;
	padding: 20px 0;
	text-align: center;
}

.footer {
	color: #161413;
	margin: 20px auto 30px;
	width: 985px;
}
.footer .fmenu {
	float: left;
	padding: 0 0 0 10px;
}
.footer .fmenu a {
	border-right: #161413 solid 1px;
	padding: 0 10px;
	text-decoration: none;
}
.footer .fmenu .last {
	border: 0;
}
.footer .copy {
	text-align: center;
}
.footer .promo {
	float: right;
	padding: 0 20px 0 0;
}
