/* MAIN STYLES */
body,html {
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif;
	background-image: url('../images/bg_site.gif');
	background-repeat: repeat-x;
	background-color: #153471;
	margin: 0;
	padding: 0;
	line-height: 21px;
	color: #3b3f49;
}

img {
	border: 0;
}

form{
	padding: 0;
	margin: 0;
}

div#content{

}
div#root{
	width: 999px;
	margin: 0 auto;
}

div#root div#header{
	width: 999px;
	margin: 0 auto;
	height: 202px;
}

div#root div#header div#headerLeft{
	width: 536px;
	height: 202px;
	float: left;
	background-image: url('../images/bg_header_belt.gif');
	background-repeat: no-repeat;
	background-position: 535px 38px;
}

div#root div#header div#headerLeft div#headerLeftTop{
	height: 121px;
	width: 536px;
}

div#root div#header div#headerLeft div#headerLeftTop h1{
	padding: 0px;
	margin: 0px;
}

div#root div#header div#headerLeft div#headerLeftBottom{
	height: 81px;
	width: 184px;
	position: relative;
	padding-left: 18px;
}

div#root div#header div#headerLeft div#headerLeftBottom div#flashContainer{
	width: 270px;
	height: 180px;
	background-image: url('../images/bg_flash_container.gif');
	background-repeat: no repeat;
	padding: 7px;
	position: absolute;
	line-height: 0px;
	font-size: 0px;
}

div#root div#header div#headerLeft div#headerLeftBottom div#flashContainer img{
	line-height: 0px;
	font-size: 0px;
	width: 270px;
	height: 180px;
}

div#root div#header div#headerRight{
	width: 463px;
	height: 202px;
	float: right;
}

div#root div#header div#headerRight h1{
	padding: 0px;
	margin: 0px;
}

div#root div#content{
	width: 999px;
	margin: 0 auto;
}

div#root div#content div#contentTop{
	width: 999px;
	height: 151px;
	background-image: url('../images/bg_content_top.jpg');
	background-repeat: no-repeat;
}

div#root div#content div#contentTop div#contentTopLeft{
	width: 248px;
	height: 151px;
	float: left;
	padding-left: 322px;
}

div#root div#content div#contentTop div#contentTopLeft div.topTitle{
	padding-top: 30px;
	width: 248px;
}

div#root div#content div#contentTop div#contentTopLeft div.topTitle h3{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", serif;
	color: #d0d6e2;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
}

div#root div#content div#contentTop div#contentTopLeft div.phone{
	color: #6a9af8;
	font-weight: 700px;
	font-size: 34px;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 40px;
	width: 248px;
}

div#root div#content div#contentTop div#contentTopLeft div.phone h2{
	color: #6a9af8;
	font-weight: 700px;
	font-size: 34px;
	font-family: Georgia, "Times New Roman", serif;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
}

div#root div#content div#contentTop div#contentTopRight{
	float: right;
	height: 151px;
	width: 399px;
	padding-left: 30px;
}

div#root div#content div#contentTop div#contentTopRight div.topTitle{
	padding-top: 30px;
	width: 399px;
}

div#root div#content div#contentTop div#contentTopRight div.topTitle h3{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", serif;
	color: #d0d6e2;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
}

div#root div#content div#contentTop div#contentTopRight div.topTable{
	width: 399px;
	padding-top: 10px;
}

div#root div#content div#contentTop div#contentTopRight div.topTable table.weekDay{
	width: 375px;
	height: 54px;
	font-size: 10px;
	line-hegiht: 11px;
}

div#root div#content div#contentTop div#contentTopRight div.topTable table.weekDay th{
	color: #fff;
	background-color: #4d75c4;
	width: 72px;
	height: 29px;
	border-bottom: 1px #274889 solid;
}

div#root div#content div#contentTop div#contentTopRight div.topTable table.weekDay th.roundLeft{
	background-image: url('../images/bg_th_left.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

div#root div#content div#contentTop div#contentTopRight div.topTable table.weekDay td.roundLeft{
	background-image: url('../images/bg_td_left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#root div#content div#contentTop div#contentTopRight div.topTable table.weekDay th.roundRight{
	background-image: url('../images/bg_th_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

div#root div#content div#contentTop div#contentTopRight div.topTable table.weekDay td.roundRight{
	background-image: url('../images/bg_td_right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#root div#content div#contentTop div#contentTopRight div.topTable table.weekDay td{
	color: #fff;
	background-color: #4066b1;
	width: 72px;
	height: 24px;
	text-align: center;
}

div#root div#content div#contentTop div#contentTopRight div.topTable table.weekDay .borderRight{
	border-right: 1px #274889 solid;
}

div#root div#content div#contentContainer{
	width: 999px;
	margin: 0 auto;
	background-image: url('../images/bg_content_container.gif');
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

div#root div#content div#contentContainer div#contentContainerLeft{
	width: 607px;
	float: left;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentBg{
	width: 607px;
	background-image: url('../images/bg_content_left.gif');
	background-repeat: repeat-y;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextLeft{
	float: left;
	width: 303px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextLeft div#cLeftTop{
	width: 283px;
	height: 50px;
	padding-top: 30px;
	background-image: url('../images/c_left_top.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextLeft div#cLeftTop h3{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", serif;
	color: #00a07e;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextLeft div#cLeftContent{
	width: 273px;
	padding-left: 20px;
	padding-right: 10px;
	color: #3b3f49;
	font-size: 12px;
	line-height: 21px;
	min-height: 200px;
	height:auto !important;
  	height: 200px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextLeft div#cLeftContent p{
	padding: 0px;
	margin: 0px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextLeft div#cLeftContent ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-top: 15px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextLeft div#cLeftContent li{
	padding: 0px;
	margin: 0px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight{
	float: left;
	width: 304px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight div#cRightTop{
	width: 284px;
	padding-top: 30px;
	height: 50px;
	padding-left: 20px;
	background-image: url('../images/c_right_top.gif');
	background-repeat: no-repeat;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight div#cRightTop h3{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", serif;
	color: #00a07e;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight div#cRightContent{
	width: 274px;
	padding-left: 20px;
	padding-right: 10px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight div#cRightContent div#mapContainer{
	width: 247px;
	padding-bottom: 20px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight div#cRightContent div#mapContainer div#map{
	width: 274px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight div#cRightContent div#mapContainer div#incMapLink{
	width: 274px;
	font-size: 12px;
	color: #00af8a;
	line-height: 13px;
	padding-top: 5px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight div#cRightContent div#mapContainer div#incMapLink a{
	text-decoration: underline;
	width: 274px;
	font-size: 12px;
	color: #00af8a;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight div#cRightContent div#mapContainer div#incMapLink a:hover{
	text-decoration: underline;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentTextRight div#cRightContent div#addressContainer{
	color: #3b3f49;
	font-size: 12px;
	line-height: 21px;
}

div#root div#content div#contentContainer div#contentContainerLeft div#contentLeftBottom{
	background-image: url('../images/bg_c_left_bottom.gif');
	background-repeat: no-repeat;
	width: 607px;
	height: 13px;
	position: relative;
	top: 13px;
}

div#root div#content div#contentContainer div#contentContainerRight{
	width: 392px;
	float: left;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice{
	width: 392px;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#priceBg{
	background-color: #fff;
	width: 392px;
	padding-bottom: 15px;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceTop{
	width: 372px;
	height: 50px;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url('../images/c_price_top.gif');
	background-repeat: no-repeat;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceTop h3{
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", serif;
	color: #00a07e;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceContent{
	width: 391px;
	min-height: 400px;
	height:auto !important;
  	height: 400px;
  	padding-left: 1px;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceContent table.priceList{
	width: 391px;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceContent table.priceList td.odd{
	width: 319px;
	background-color: #f0f0f0;
	padding: 4px 5px 4px 15px;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceContent table.priceList td.even{
	width: 319px;
	background-color: #fff;
	padding: 4px 5px 4px 15px;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceContent table.priceList td.green{
	color: #0ab18e;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceContent table.priceList td.priceOdd{
	width: 60px;
	background-color: #f0f0f0;
	padding-right: 15px;
	color: #3c65c4;
	text-align: right;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceContent table.priceList td.priceEven{
	width: 60px;
	background-color :#fff;
	padding-right: 15px;
	color: #3c65c4;
	text-align: right;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceContent table.priceList span{
	color: #3b3f49;
}

div#root div#content div#contentContainer div#contentContainerRight div#textContainerPrice div#cPriceBottom{
	width: 392px;
	height: 7px;
	background-image: url('../images/bg_c_price_bottom.gif');
	background-repeat: no-repeat;
}

div#root div#content div#footer{
	width: 548px;
	height: 40px;
	background-image: url('../images/bg_footer.gif');
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 25px;
	color: #9cbdff;
	padding: 20px 20px 0px 20px;
	font-size: 10px;
}

div#root div#content div#footer div#copyright{
	float: left;
	width: 422px;
}

div#root div#content div#footer div#realisation{
	float: left;
	width: 126px;
}

div#root div#content div#footer a{
	text-decoration: none;
	color: #9cbdff;
}
/*UNWERSAL CLASSES*/
.clearBoth{
	clear: both;
}