* { margin: 0; padding: 0;}

body, table, td, tr, div, form, img, p, span, a {
	font-family: Arial;
	font-size: 12px;
}

html, body {
	height: 100%;
}

body {
	background-color: #ffffff;
	color: #000000;
}

#main {
	width: 901px;
	background-image: url('./images/background_top.jpg');
	background-repeat: no-repeat;
	min-height: 800px;
}

.pagemain {min-height: 100%;}
* html .pagemain {height: 100%;}
.bottomplaceholder {height: 80px; display: block; clear: both;}
.bottom {height: 80px; margin-top: -80px;}

#left {
	width: 650px;
	float: left;
}

#right {
	margin-left: 650px;
}

#bottom {
	clear: left;
	height: 30px;
	width: 901px;
	text-align: center;
	background-color: #eeeeee;
	padding: 10px;
}

#logo {
	width: 200px;
	height: 87px;
	position: absolute;
	top: 13px;
	z-index: 10;
}

#menu {
	width: 901px;
	height: 26px;
	margin-top: 10px;
}

#motto {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	width: 901px;
	height: 20px;	
}

#text {
	text-align: left;
	padding-left: 10px;
}

.text1 {
	text-align: left;
	padding-left: 10px;
}

.text2 {
	text-align: left;
	padding-left: 10px;
	margin: 40px 0px 0px 0px;
}

.text2 p{
	text-align: left;
	padding-left: 10px;
	margin: 10px 0px 0px 0px;
	font-family: Times New Roman;
	font-size: 17px;
  line-height: 1.5em;	
}

.tab_e {
	width: 125px;
	height: 26px;
	float: left;
	background-image: url('./images/tab_e.png');
	background-repeat: no-repeat;
	margin-right: 5px;
	font-weight: 600;
}

.tab_d {
	width: 125px;
	height: 26px;
	float: left;
	background-image: url('./images/tab_d.png');
	background-repeat: no-repeat;
	margin-right: 5px;
	font-weight: 600;
}

ol{
	margin-top: 5px;
	padding: 3;
 	margin-left: 35px;
	
}

li {
	padding: 0px;
	margin: 0px;
}


a.d:link, a.d:visited, a.d:active, a.d:hover {
	color: #003399;
	text-decoration: none;
	font-weight: 600;
	position: relative;
	top: 5px;
	font-size: 14px;	
}

a.e:link, a.e:visited, a.e:active, a.e:hover { 
	color: #666666;
	text-decoration: none;
	font-weight: 600;
	position: relative;
	top: 5px;
	font-size: 14px;	
}

a:link, a:visited, a:active, a:hover { 
	color: #0033cc;
}

a.blue:link, a.blue:visited, a.blue:active, a.blue:hover { 
	color: #0033cc;
	font-weight: bold;
	font-size: 14px;
}



h1 {
	font-weight: bold;
	color: #000;
	margin-top: 40px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 16px;
}

h1.green {
	font-weight: bold;
	color: #0bbf02;
	margin-top: 40px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 22px;
}

#phone_l {
	width: 12px;
	height: 30px;
	background-image: url('./images/phone_l.png');
	background-repeat: no-repeat;
	float: left;
}

#phone_m {
	width: 168px;
	float: left;
	background-color: #b5d5ff;
	height: 30px;
}

#phone_r {
	width: 30px;
	height: 30px;
	background-image: url('./images/phone_r.gif');
	background-repeat: no-repeat;
	float: left;
}
p{
	padding: 5px 0px 0px 0px;
}

.block {
  	width: 220px;
}


.text {
	border: 1px solid #B0BCC2;
	border-width: 0 1px;
	padding: 5px 10px;
	background: #ebebeb;
	text-align: left;
}

.b1, .b2, .b3, .b4, .b5,
.b1 i, .b2 i, .b3 i, .b4 i, .b5 i,
.b1 b, .b2 b, .b3 b, .b4 b, .b5 b,
.b1 q, .b2 q, .b3 q, .b4 q, .b5 q {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-style: solid;
	border-width: 0 1px;
	display: block;
	background: #ebebeb;
}
.b1 {
  margin: 0 2px;
	background: #EBEEF0;
	border: none;
}
.b1 b {
  margin: 0 1px;
  background: #B8C3C8;
  border-color: #CBD3D7;
}
.b2   {margin: 0 1px;	border-color: #D6DCDF;}
.b2 b {border-color: #B8C3C8;}
.b2 i {border-color: #E4E8EA;}
.b2 q {border-color: #F7F8F9;}
.b3   {border-color: #EBEEEF;}
.b3 b {border-color: #BCC6CB;}
.b3 i {border-color: #F9FAFB;}
.b4   {border-color: #CAD2D6;}
.b4 b {border-color: #E5E9EB;}
.b5   {border-color: #B5C0C6;}
.b5 b {border-color: #FAFBFB;}

#copyright { 
	font-size: 10px;
	padding: 5px; 
}

form{
	margin-left: 10px;
}

p.blue { 
	color: #0033cc;
	font-weight: bold;
	font-size: 14px;
}



td {
	vertical-align: top;
}

#text p, #photo_block p {
 text-align: center; 
 margin: 0px 0px 10px 0px; 
 padding: 0px;
}

#photo_block img {
 margin: 15px  15px 5px 15px;
 text-align: center;
}

.border {
   border: solid 2px #cccccc;
}


#s3slider {
   width: 230px; /* important to be same as image width */
   height: 150px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   margin: 0px;
   padding: 0px;
}

#s3sliderContent {
   width: 230px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0px; /* important */
   left: 0px;
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}


.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 0px;
   background-color: #000;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0.0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.0; /* here you can set the opacity of box with text */
   opacity: 0.0; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.price {
  font-size: 16px;  
  margin: 15px 0px 0px 60px; 
  padding: 5px; 
  text-align: center;
}

.price td {
  border-bottom: 1px solid #000;
}