td{background:url(images/bg.gif);}
table{background:url(images/bg.gif);}


html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

body {
	background-color: #fdf9f0;
	background-image: url(images/bg.gif);
	font-size: 85%;
}

body, td {
	color: black;
	font-family: Arial, arial, verdana;
}

a img {
	border: 0;
}

a:link {
	color: #0033cc;
	text-decoration: underline;
}

a:visited {
	color: #330066;
}

a:hover, a:visited:hover {
	color: #990000;
}

table#top {
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 77px;
	margin-bottom: 14px;
}

.icons {
	margin-left: 14px;
	margin-right: 14px;
}

table#mmTable {
	height: 250px;
}

/* mainmenu */
table#mainmenu {
	width: 100%;
}
table#mainmenu td.red {
	background-color: #9e0500;
	height: 29px;
	width: 7px;
}
table#mainmenu td.red2 {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background-color: #9e0500;
}
table#mainmenu td.item {
	height: 28px;
	vertical-align: middle;
	border-top: 1px solid #efebe3;
	padding-left: 36px;
	width: 233px;
}
table#mainmenu td.item2 {
	height: 5px;
	line-height: 1px;
}
table#mainmenu td.item a {
	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-left: 21px;
	background: url(images/mainmenu-bul.gif) 0px 4px no-repeat;
}
table#mainmenu td.item a:hover {
	background: url(images/mainmenu-bul-hover.gif) 0px 4px no-repeat;
}
table#mainmenu td.item a.active, table#mainmenu td.item a.active:hover {
	color: #990000;
	background: url(images/mainmenu-bul-active.gif) 0px 4px no-repeat;
}

td#mainPic {
	background: url(images/main-pic.jpg) repeat-x;
}
td#mainPicArrR {
	width: 21px;
	text-align: right;
}
td#mainPicL {
	width: 7px;
	vertical-align: top;
}
td#mainPicL div {
	width: 7px;
	height: 235px;
	background-color: #006666;
}
td#mmBotL {
	padding-bottom: 15px;
	padding-left: 43px;
	vertical-align: bottom;
}

/* content */
table#content {
	width: 100%;
	background: url(images/balls-bg.gif) no-repeat;
	font-size: 85%;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #990000;
	margin: 0;
	padding: 0;
}

td#contentRight2 h1 {
	font-size: 18px;
	font-weight: normal;
	color: #7c7973;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #7c7973;
	margin: 0;
	padding: 0;
}

td#contentLeft {
	padding: 34px 60px 0 43px;
	vertical-align: top;
	background:url(images/balls-bg.gif) no-repeat left top; height:148;
}

td#contentRight {
	padding: 56px 0 0 0;
	vertical-align: top;
}

td#contentRight2 {
	padding: 76px 0 0 0;
	vertical-align: top;
}

ol {
	list-style: decimal inside;
	margin: 10px 0 10px 0;
}
ol li {
	padding: 1px 0 1px 0;
}

/* spec icons */
table#specIcons {
	width: 100%;
}
table#specIcons td.icon {
	width: 26px;
	padding: 10px 0 10px 0;
}
table#specIcons td.text {
	padding: 0 26px 0 13px;
}

/* spec icons2 */
table#specIcons2 {
	width: 100%;
	margin: 11px 0 30px 5px;
	font-size: 85%;
}
table#specIcons2 td.icon {
	width: 26px;
	padding: 10px 0 10px 0;
}
table#specIcons2 td.text {
	padding: 0 20px 0 13px;
}
td#specIcons2Spacer {
	width: 43px;
}

/* footer */
table#footer {
	width: 100%;
	height: 117px;
	background: url(images/footer-bg.gif);
	border-top: 1px solid #aeaaa2;
	font-size: 12px;
}

td#footerContacts {
	padding: 22px 15px 0 43px;
	vertical-align: top;
	width: 215px;
}
td#footerContacts div#contacts {
	padding-top: 3px;
	vertical-align: top;
}
td#footerCopyright {
	padding: 24px 30px 0 0;
	vertical-align: top;
	/*width: 118px;*/
	text-align: right;
}

div#hrContainer {
	margin: 65px 0 75px 0;
	line-height: 1px;
}

div#hrContainer2 {
	margin: 65px 0 0 0;
	line-height: 1px;
}

div.phone {
	font-family: "Book Antiqua", "Times New Roman", times;
	font-size: 18px;
}

div.hr {
	height: 1px;
	margin: 0 4% 0 4%;
	border-top: 3px solid #c6bfb5;
	border-bottom: 1px solid #c6bfb5;
	line-height: 1px;
}

/* form iframe */
iframe#formIframe {
	position: absolute;
	width: 362px;
	height: 270px;
	visibility: hidden;
	/*left: 385px;*/
	left: 267px;
}

/* form div */
div#formDiv {
   background-color: white;
	position: absolute;
	width: 362px;
	height: 129px;
	visibility: hidden;
	/*left: 385px;*/
	left: 267px;
}
table.price tbody tr td.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 9px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #BDC9B5;
	border-right-color: #BDC9B5;
	border-bottom-color: #BDC9B5;
	border-left-color: #BDC9B5;
/*	background-color: #D3E0CA; */
}
table.price tbody tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C3B9;
}
.inTablePrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C3B9;
	font-weight: bold;
}
.menu a:link{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:blue;}
.menu a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:red;}
.menu a:visited{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:blue;}
