@charset "utf-8";
/* CSS Document */
*{
	padding:0;	
	margin:0;
}
body{
	background-color:#4951A2;
}
.main_border{
	width:950px;
}
.left_border{
	width:230px;
	float:left;
	padding:7px 0 0 0;
}
.right_border{
	width:625px;
	background-color:#4951A2;
	background-image:url(img/bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	text-align:left;
	padding-left:15px;
}

ul{
	padding:0;
	margin:0;	
	list-style-type:none;
}
.BtnBorderUl{
	padding:14px 0 5px 147px;
	display:block;
}
.BtnBorderUl a img{
	border:none;
}
.LogoRolover{
	border:none;
}
.TelNum{
	font-weight:bold;
	font-size:14px;
}

div.left_border{
	text-align:center;
	padding:10px;
	background-color:#FFF;
}

div.left_border a.logo{
	width:230px;
	overflow:hidden;
	display:block;
	clear:both;
}
.left_text_bar{
	text-align:center;
	width:214px;
	font-family:Arial;
	font-size:12px;
	color:#424799;
}
.main {
	width:180px;
	height:180px;
	margin:4px;
}

.month {
	background-color:#4a55a7;
	font:bold 12px verdana;
	color:white;
	border:1px solid #4a55a7;
	height:30px;
}
tr{
	height:26px;
	border:0px;
}
.daysofweek {
	background-color:#4a55a7;
	font:bold 9px verdana;
	color:white;
	border:1px solid #4a55a7;
}

.days {
	font-size: 9px;
	font-family:verdana;
	color:black;
	background-color: lightyellow;
	padding: 2px;
	text-align:center;
	border:1px solid #4a55a7;
}

.days #today{
	font-weight: bold;
	color: white;
}
.s_logo{
	
	background-image:url(img/S_Logo.jpg);
	width:50px;
	color:#FFFFFF;
	float:left;
	background-repeat:no-repeat;
	height:14px;
	padding:17px 0 0 25px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	float:left;	
}
.content_ul{
	float:left; 
	width:570px; 
	list-style-type:none; 
	padding-left:20px; 
	color:#FFFFFF;
	padding-bottom:20px;
}
.contentText{
width:100%; float:left; color:#FFFFFF; font-family:Helvetica; padding-top:20px;font-size:13px;
}
.contentText span{ 
	display:block;
	width:500px; 
	float:left; 
	padding-left:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
ul.content_ul li{
	background-image:url(img/dotted.gif);
	background-repeat:no-repeat;
	padding-left:35px;
}
ul.content_ul li.back_none{
	background-image:none;
	padding-left:45px;
}
a img.BackBtn{
	background-color:#bdc0df;
}
a img.BackBtn:hover{
	background-color:#f7f7f9;
}
.welcome{
	padding:10px 0 25px 25px; 
}
.services{
	padding:5px 0 0 15px; 
}
.content_image{width:560px; float:left; text-align:center; padding:20px 0 20px 0
}
.pictures_sauza{
	width:160px; 
	float:left;
	text-align:center;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}
div.pictures_sauza img{
	border:1px solid #bec1de;
}
.content_about_us_text{
	margin:10px 0 0 25px;
	color:#FFFFFF;
	font-size:15px;
	font-family:Arial; 
	float:left;
	width:560px;
}
.main_bor{
	border:1px solid #4a55a7;
	height:230px;
	margin:4px;
	width:226px;
	background-color:#4a55a7
	
}
input[type="button"] {border: 0;
	background-color:#4a55a7;
	font:bold 12px verdana;
	color:white;
	margin-left:7px;
	cursor:pointer;
}
input[type="button"]:hover {
	color:#000;
}

.calen_contr{position:relative; top:36px; padding:0 24px 0 28px; font:bold 12px verdana; color:white;}
