html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));}
body {
	 background-color: #FFFFFF;
}
body, div, td {
  margin: 0;
  padding: 0;
  font-family: arial;
  font-size: 12px;
  vertical-align: top;
}
.clear_all {
	clear: both;
}
.center {
	text-align: center;
}
img {
	border: 0px;
}
.img_block {
	line-height: 0px;
	font-size: 0px;
}
.img_l {
	float: left;
	margin-right: 15px;
}
.img_r {
	float: right;
	margin-left: 15px;
}
.abs_center {
	vertical-align: middle;
	text-align: center;
}
a {
	color: #3399cc;
}
a:hover {
	color: #e96a1a;
}
h1, .h1 {
	font-size: 18px;
	color: #336699;
	border-left: 3px solid #e96a1a;
	margin: 10px 0px 10px 0px;
	padding-left: 5px;
	font-weight: normal;
}
h2, .h2 {
	font-size: 16px;
	color: #62a9de;
	margin: 10px 0px 10px 0px;

}
h3, .h3 {
	font-size: 14px;
	color: #62a9de;
	margin: 10px 0px 10px 0px;
}
p {
	margin: 5px 0px 10px 0px;
}
ul {
	padding: 0px;
	margin: 5px 0px 10px 10px;
}
ul li {
	background-image: url(../img/marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	list-style: none;
	padding-left: 10px;
	margin: 3px 0px;
}
#main_top {
	background-image: url(../img/main_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 25px 0px 15px 0px;
}
#main_top1 {
	background-image: url(../img/corner1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	/*height: 215px;*/
}
#main_top2 {
	background: url(../img/main_bg_2.gif) top repeat-x;
	width: 26%;
	text-align: center;
	line-height: 20px;
	padding: 0px;
	vertical-align: bottom;
	height: 200px;
}
#main_top3{
	background: url(../img/corner2.jpg) top left no-repeat;
	padding: 0px;
	width: 52%;
	line-height: 20px;
	vertical-align: bottom;
}
#main_top4 {
	background: url(../img/corner3.jpg);
	background-position: top left;
	background-repeat: no-repeat; 
}
#contacts {
	margin: 0px auto 0px auto;
	position: relative;
	top: 30px;
	width: 480px;
}
#contacts th {
	font-family: Arial Narrow;
	font-size: 26px;
	font-weight: normal;
	color: #3399cc;
	border-right: 2px solid red;
	padding-right: 10px;
	padding-left: 10px;
}
#contacts td {
	font-family: Arial;
	font-size: 17px;
	color: #006699;
	padding-left: 10px;
	font-weight: bold;
	height: 40px;
}
#menu_right td {
	text-align: center;
	background: url(../img/corner_menu.gif) 100% 50px no-repeat;

	/*line-height: 20px;*/
}
#menu_right th {
	text-align: center;
}
#menu_right a {
	font-family: arial;
	font-size: 17px;
	color: #62a9de;
	font-weight: bold;
	text-decoration: none;
}
#menu_right a:hover, #menu_right .active {
	color: #ff8503;
}
#menu_left td {
	/*line-height: 20px;*/
	text-align: center;
}
#menu_left th {
	text-align: center;
	background: url(../img/corner_menu.gif) 100% 50px no-repeat;
}
#menu_left a {
	font-family: arial;
	font-size: 17px;
	color: #62a9de;
	font-weight: bold;
	text-decoration: none;
}
#menu_left a:hover, #menu_left .active {
	color: #ff8503;
}
#content {
	border-top: 1px solid #d2d2d2;
}
#bg-left {
	color: #325d91;
	background: url(../img/bg_left.gif) top repeat-x;
	background-color: #efefef;
	padding: 10px;
}
#content_left h1, #content_left .h1 {
	color: #325d91;
	font-size: 17px;
	font-weight: bold;
	border: none;
}
#content_left h2, #content_left .h2 {
	color: #325d91;
	font-size: 15px;
	font-weight: bold;
}

#content_left a {
	color: #325d91;
	text-decoration: none;
	font-weight: bold;
}
#content_left a:hover {
	color: #325d91;
	text-decoration: none;
	border-bottom: 1px solid #e96a1a;
	font-weight: bold;
}
#search {
	margin: 10px 2px 5px 10px;
	padding: 0;
}
#search form {
	margin: 0;
	padding: 0;
}
#search input {
	margin: 0;
	padding: 0;
}
#catalogue {
	
}
#catalogue div{
	background: url(../img/bg_left_cat.gif) top repeat-x;
	padding: 5px 5px 0px 5px;
	font-size: 16px;
	color: #62a9de;
	margin-top: 10px;
}
#catalogue div div {
	background: none;
	padding: 0;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	font-size: 14px;
	
}
#catalogue div div div {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
}
#catalogue div div div div {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#catalogue div div div div a {
	background-image: url(../img/marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
.action {
	background-image: url(../img/bg_act_right.gif);
	background-position: right;
	background-repeat: repeat-y;
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px solid #fff;
}
.action div {
	background-image: url(../img/bg_act_bot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.action div div {
	background-image: url(../img/bg_act.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 10px 5px 10px;
}
.action div div div {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#content_left .action a, .active-link {
	display: block;
	color: #3399cc;
	float: right;
	margin-bottom: 1px;
	padding-left: 15px;
	background-image: url(../img/marker_act.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#content_left .action a:hover, .active-link:hover {
	margin-bottom: 0px;
	color: #3399cc;
	background-image: url(../img/marker_act.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-bottom: 1px solid #e96a1a;
}
.action td {
	padding: 0px 10px 0px 0px;
}
.action th  {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
}
#bottom-left {
	margin: 0px 0px 10px 10px;
	text-align: right;
}
#content_right {
	padding: 0px 20px;
}
#content_right p {
	line-height: 15px;
}
#content_right .action a {
	display: block;
	color: #3399cc;
	float: right;
	margin-bottom: 1px;
	padding-left: 15px;
	background-image: url(../img/marker_act.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#content_right .action a:hover {
	margin-bottom: 0px;
	color: #3399cc;
	background-image: url(../img/marker_act.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
	border-bottom: 1px solid #e96a1a;
	
}
.orange_text {
	font-size: 19px;
	color: #e96a1a;
	font-weight: normal;
}
.blue_text {
	font-size: 19px;
	color: #3399cc;	
	font-weight: normal;
}
#girls {
	width: 100%;
}
#girls td {
	padding: 0px 3px 0px 3px;
	vertical-align: bottom;
	text-align: center;
}
.bottom-text {
	color: #b4b4b4;
	font-size: 11px;
	line-height: 11px !important;
	padding: 20px;
	padding-top: 0px;
	vertical-align: bottom;
}
.bottom-text a {
	color: #b4b4b4;
	font-size: 11px;
	line-height: 11px !important;
}
.bottom-text a:hover {
	color: #e96a1a;
}
#bottom-girl {
	margin-bottom: 15px;
	background: url(../img/bg_bottom-girl.jpg) bottom repeat-x;
}
.bottom-text p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#menu_footer {
	background-image: url(../img/bg_footer.gif);
	background-position: 0px 9px;
	background-repeat: repeat-x;
}
#menu_footer a {
	display: block;
	font-size: 17px;
	color: #62a9de;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	background-image: url(../img/bg_foot_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: 10px;
	white-space: nowrap;
	padding-left: 10px;
}
#menu_footer a:hover {
	color: #ff8503;
}
#menu_footer th {
	background-image: url(../img/bg_foot_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #dcedfe;
	width: 1%;
	white-space: nowrap;
}
#footer {
	background-color: #dcedfe;
	background-repeat: repeat;
	height: 40px;
	padding-left: 10px;
	padding-top: 10px; 
}
#footer td {
	padding-right: 10px;
}

/*style for catalogue begin*/

table.catalogue_list td {
	background-color: #fff;
	padding: 3px 3px 3px 10px;
	border-color: #B0CCE4;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	vertical-align: middle;
}
table.catalogue_list {
	border-color: #B0CCE4;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	float: left;
	width: 49%;
	margin-top: -1px;
	position: relative;
      heidht: 140px;
}
table.catalogue_list th {
   font-size: 14px;
	font-weight: bold;
	padding: 3px;
	border-color: #B0CCE4;
	border-width: 0px 0px 1px 1px;
	border-style: double;
	background-color: #E5E9EC;
}
table.catalogue_list a {
	text-decoration: none;
}
table.catalogue_list a:hover {
	text-decoration: underline;
}
/*style for catalogue end*/

/*style for catalogue good descriptoion begin*/

.nopadding p {
	margin: 0px;
	padding: 0px;
}
.nopadding {
	border: 1px solid #B0CCE4;
	border-width: 1px 1px 0px 0px;
}
.nopadding td {
	padding: 1px 10px;
	border: 1px solid #B0CCE4;
	border-width: 0px 0px 1px 1px;
}

.tel{
	color:#0397CB;
	font-size:17px;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	top:30px;
	padding-left:20px;
}

/*style for catalogue good descriptoion end*/



