body {
	padding: 0;
	margin: 0;
	background: #fff url(img/body.jpg) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}

.mid {
	width: 970px;
	padding: 0;
	margin: 0 auto;
	}
#top {
	width: 100%;
	padding: 0;
	margin: 15px 0 5px 0;
	}
	.logo {
		width: 220px;
		vertical-align: top;
		}
		.logo a img,
		.logo img a {
			border: 0;
			}
	#lang {
		float: right;
		width: 50px;
		height: 33px;
		padding: 3px 0 0 0;
		font-size: 11px;
		color: #666666;
		text-align: left;
		}
		#lang a {
			width: 100%;
			line-height: 15px;
			}
	#menu {
		width: 750px;
		float: right;
		clear: right;
		text-align: left;
		}

#menu ul{
margin: 0;
float: left;
padding-left: 0;
font: normal 16px Arial, Helvetica, sans-serif;
color: #7f7f7f;
}

* html #menu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 0;
margin-left: 0px; 
}

#menu ul li{
display: inline;
}


#menu ul li a{
float: left;
color: #7f7f7f;
padding: 8px 22px 15px 22px;
text-decoration: underline;
}

#menu ul li a:visited{
color: #7f7f7f;
}
#menu ul li a:hover {
color: #444444;
}
#menu ul li.selected a{
	color: #000;
	text-decoration: none;
	margin: 0 5px;
	background: #e5e5e5;
	}
	
	.menu {
		float: left;
		width: 724px;
		padding: 10px 13px 3px 13px;
		background: #e5e5e5;
		clear: right;
		font: normal 13px Arial, Helvetica, sans-serif;
		}

.menu ul{
padding: 0;
margin: 0;
text-align: left;
}
.menu ul li{
display: inline;
}
.menu ul li a{
	float: left;
color: #7f7f7f;
padding: 0;
margin: 0;
margin-right: 22px; 
margin-bottom: 10px;
text-decoration: underline;
font: normal 13px Arial, Helvetica, sans-serif;
}
.menu ul li a:hover{
color: #494949;
}		
.menu ul li a.selected{
color: #000;
text-decoration: none;
}
		
		
		
			
.main {
	padding: 15px 0 20px 0;
	clear: both;
	background: transparent url(img/bg-left.gif) 705px 0px no-repeat;
	}
	.left-l-box {
		list-style-type: none;
		margin: 0;
		padding: 0;
		float: left;
		width: 190px;
		border-bottom: 1px solid #ccc;
		}
.left-l-box li a{
font: normal 11px Arial, Helvetica, sans-serif;
display: block;
color: #666666;
width: 168px;
padding: 8px 10px; 
text-decoration: underline;
border: 1px solid #ccc;
border-top: 0;
border-bottom: 0;
}

.left-l-box li a.top,
.left-l-box li a.top:hover {
background: #45c5f6;
color: white;
font: bold 13px Arial, Helvetica, sans-serif;
text-decoration: none;
border: 1px solid #45c5f6;
}

.left-l-box li a.selected,
.left-l-box li a.selected:hover {
background: #fff;
color: #666666;
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration: none;
}

.left-l-box li a:hover{
background-color: #eeeeee; /*color of menu onMouseover*/
color: #000;
}

		
		
	.left-r-box {
		margin-left: 210px;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #666666;
		}
	.left {
		margin-right: 280px;
		}
	.right {
		float: right;
		width: 250px;
		}
		
.img-ads {
	position: relative;
	width: 690px;
	height: 340px;
	}
	.img-ads a img,
	.img-ads img a {
		border: 0px;
		}
.txt {
	width: 650px;
	margin-top: 25px;
	margin-left: 10px;
	font-size: 14px;
	color: #666666;
	}
	.txt ul {
		width: 640px;
		margin: 0 0 20px 0;
		padding: 0 0 20px 20px;
		background: url(img/divideline.gif) bottom left repeat-x;
		}
		.txt ul li {
			margin: 0;
			padding: 0;
			font: normal 14px Arial, Helvetica, sans-serif;
			line-height: 22px;
			color: #585858;
			list-style-type: none;
			}
			.txt ul li a {
				margin: 0;
				padding: 0;
				color: #009cf4;
				}
				.txt ul li a:hover {
					text-decoration: none;
					}		
.txt-tbl {
	width: 100%;
	}
.txt-tbl td {
	padding: 5px 7px;
	background: #fff;
	vertical-align: top;
	line-height: 22px;
	}
.txt-tbl th {
	padding: 8px 7px;
	background: #e7e7e9;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: left;
	}
.txt-tbl td input[type=text]  {
	width: 416px;
	padding: 3px;
	background: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #888888;
	}
.txt-tbl-brdr {
	width: 100%;
	}
.txt-tbl-brdr td {
	padding: 5px 7px;
	background: #fff;
	vertical-align: middle;
	line-height: 22px;
	border-bottom: 1px solid #ccc;
	}
.txt-tbl-brdr th {
	padding: 8px 7px;
	background: #e7e7e9;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid #ccc;
	}
.txt-tbl-brdr td input[type=text]  {
	width: 416px;
	padding: 3px;
	background: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #888888;
	}


.preved {
	float: left;
	position: relative;
	width: 330px;
	margin: 0 0 25px 0;
	}
	.preved a img,
	.preved img a {
		border: 0;
		}
	
	
.calc {
	position: relative;
	width: 220px;
	padding: 15px 15px;
	background: #69cff7 url(img/calc.jpg) bottom center repeat-x;
	color: #fff;
	font: normal 13px Arial, Helvetica, sans-serif;
	}
.calc .roam {
	display:block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 18px;
	}
	.calc .roam a img,
	.calc .roam img a {
		padding: 0;
		margin: 0;
		border: 1px solid #a3e1fb;
		}
	.calc .roam a:hover img,
	.calc .roam img a:hover {
		padding: 0;
		margin: 0;
		border: 1px solid #fff;
		}

	.calc h1 {
		font: normal 16px Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0 0 10px 0;
		color: #fff;
		}
		.calc select {
			width: 100%;
			padding: 3px 0;
			font: normal 12px Arial, Helvetica, sans-serif;
			}
		.calc .td {
			padding: 7px 0;
			border-bottom: 1px solid #8fdcf9;
			}
		.calc b,
		.calc b a {
			font: normal 9px Arial, Helvetica, sans-serif;
			color: #b3e7fb;
			}
.calc#calls {
	height: 310px;
	}
.calc#gprs {
	height: 215px;
	margin-top: 25px;
	}
	
	
	
	
	
.c-tl {
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	background: transparent url(img/corner10px.png) 0px 0px no-repeat;
	}
.c-tr {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 14px;
	background: transparent url(img/corner10px.png) -14px 0px no-repeat;
	}
.c-bl {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 14px;
	height: 14px;
	background: transparent url(img/corner10px.png) 0px -14px no-repeat;
	}
.c-br {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 14px;
	height: 14px;
	background: transparent url(img/corner10px.png) -14px -14px no-repeat;
	}
	
#footer {
	clear: both;
	width: 100%;
	padding: 25px 0;
	background: #fff url(img/body-bot.jpg) top right repeat-x;
	}
	#footer .column {
		float: left;
		width: 138px;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #9f9f9f;
		}
		#footer .column a {
			color: #9f9f9f;
			}

.phonesright {
padding: 0 15px;
font: normal 21px Arial, Helvetica, sans-serif;
color: #828282;
}
.phonesright b {
display: block;
color: #c0c0c0;
font-weight: normal;
margin: 20px 0 6px 0;
}

a {
	text-decoration: underline;
	color:#009cf4;
	}
a:hover {
	text-decoration: none;
	color:#009cf4;
	}
	
h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #585858;
	margin: 0 0 5px 0;
	}
h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 0 5px 0;
	}
h3 {
	font: normal 21px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 7px 0;
}