@import url(reset.css);

.clear {
	clear: both;
}

body {
	font-family: "Arial", sans-serif;
	/*color: #9b9d9e;*/
	color:#000;
	font-size: 12px;
	text-align: center;
}

a {
	color: #707f89;
}
p{
	margin-top:20px;
	margin-bottom:20px;
	line-height:20px;
}
h1{
	font-size:24px;
	color:#2ea3f0;
	text-decoration:underline;
}
h2{
	font-size:18px;
	color:#5b65a6;
}
h5{
	font-size:14px;
	font-weight:normal;
}
.center{
	text-align:center;
}
.alter_color{
	color:#5b65a6;
	margin-top:10px;
}
.full_conteiner{
	width:100%;
	background-color:#9b9d9e;
	color: #fff;
}
.full_conteiner a{
	color: #fff;
}
.navigation{
	text-align:center;
}
#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	min-height:500px;
}
#header {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	max-width: 1090px;
	min-width: 990px;
	height: 100px;
}
#logo_img {
	background: url(/s/img/international_calling.gif) no-repeat;
	height:28px;
	width:270px;
	float: left;
}
#footer {
	height:50px;
	line-height:20px;
	margin:0 auto;
	max-width:1090px;
	min-width:990px;
	padding-top:20px;
	text-align:left;
	width:100%;
}
#left_header {
	float: left;
	padding-top: 40px;
	color: #fff;
}
#right_header {
	float: right;
	width: 605px;
	padding-top: 29px;
	color: #fff;
	text-align: right;
}
#right_header_bottom {
	padding-top: 26px;
	float: right;
	font-size:14px;
	font-style: italic;
}
.continent_block{
	width:290px;
	float:left;
	height:265px;
	line-height:30px;
}
.continent_countries a{
	margin-left:20px;
}
#adsence{
	width:500px;
	height:55px;
	background-color:#f8eec9;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.title{
	width:100px;
	float:left;
	line-height:20px;
	padding-top:20px;
	padding-right:20px;
	text-align:right;
}
.content_info{
	width:810px;
	float:left;
}
.content_info ul{
	width:800px;
	float:left;
	font-size:14px;
	line-height:20px;
	list-style-type:circle;
}
.content_info li{
	width:390px;
	float:left;
}
#call_header {
	border-bottom:6px solid #dbdbdb;
	margin-bottom:40px;
}
#call_header div{
	margin:30px 20px 20px 20px;
	color:#000;
	font-size:18px;
}
.call_content{
	margin:20px;
	line-height:20px;
}
.call_content ul{
	line-height:20px;
	list-style-type:circle;
	margin-left:20px;
	
}
#regions{
	width: 100%;
}
#regions ul {
	color:#20216A;
	float:left;
	margin:0;
	width:800px;
}
#regions li {
	border:1px solid #BDEDFF;
	float:left;
	list-style-type:none;
	padding:1px 1px 1px 3px;
	width:20%;
}
td {
	border:1px solid #BDEDFF;
	padding:1px 1px 1px 3px;
}
table {
	border-collapse:collapse;
	color:#20216A;
}