body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background-image: url(img/body_bg.gif);
	background-attachment: fixed;
}

img {
	border: none;
}

h1 {
	font-size: 1.8em;
	color: #2e9e82;
}

h2 {
	font-size: 1.4em;
	color: #38957e;
}

h3 {
	font-size: 1.3em;
	color: #498577;
}

h4 {
	font-size: 1.2em;
	color: #5a7470;
}

h5 {
	font-size: 1.1em;
	color: #636c6d;
}

strong {
	color: #2e9e82;
}

a:link {
	color: #2e9e82;
	text-decoration: none;
}

a:visited {
	color: #3fcaa8;
	text-decoration: none;
}

a:hover {
	color: #2e9e82;
	text-decoration: underline;
}

a:active {
	color: #3fcaa8;
	text-decoration: underline;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
}

sup {
	color: #ed1c24;	
}

#page {
	background-color: #f5fafd;
	width: 960px;
	margin: 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCFF;
	border-left-color: #CCCCFF;
}

#header {
	background-color: #f5fafd;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	height: 360px;
	width: 960px;
}

#frm_mail {
	float: left;
	margin: 217px 0px 0px 15px;
	background-image: url(img/frm_mail_bg.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 280px;
}

#frm_cabinet {
	float: right;
	margin: 20px 20px 0px 0px;
	background-image: url(img/frm_cabinet_bg.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 280px;
}

#frm_fields {
	float: left;
	margin: 37px 0px 0px 117px;
}

#wrapper {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #636c6d;
	width: 960px;
}

#content {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 640px;
	height: auto;
}

#left_sidebar {
	width: 290px;
	float: left;
	height: auto;
}

#right_sidebar {
	width: 290px;
	float: right;
	height: auto;
}

#news {
	background-image: url(img/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 30px 18px;
}

#subscribe {
	background-image: url(img/subscribe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 20px;
	padding: 35px 0px 30px 0px;
}

#frm_subscr {
	background-image: url(img/frm_subscribe_bg.jpg);
	background-position: -8px 0px;
	background-repeat: no-repeat;
	height: 41px;
	width: 284px;
	margin: 0px 0px 0px 0px;
}

#frm_subscr_field {
	float: left;
	padding: 0px 0px 0px 117px;
}

#check {
	height: 96px;
	width: 266px;
	margin: 0px 0px 20px 18px;
	padding: 0px 0px 0px 0px;
}

#support {
	background-image: url(img/techsupport.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 20px 30px 18px;
}

#contact {
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 20px 30px 18px;
}

#footer {
	clear: both;
	background: #f5fafd url(img/footer_bg.jpg) no-repeat scroll right bottom;
	width: 960px;
	height: 170px;
}

#footer_copy {
	float: left;
	margin: 130px 0px 0px 20px;
	font-size: 1.0em;
	color: #5b5eaa;
	top: 135px;
}

#main_menu {
	background-image: url(img/navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 20px 30px 18px;
}

#main_menu ul {
	font-size: 1.0em;
	padding: 10px 0px 0px 0px;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}

#main_menu .bold_blue {
	font-size: 1.0em;
	font-weight: bold;
	color: #2e3192;
	padding: 15px 0px 0px 0px;
}

#central {
	float: left;
	width: 370px;
	height: auto;
	margin: 0px 0px 0px 5px;
}

#adsl {
	padding: 0px 2px 0px 3px;
}

.adsl_name {
	background-image: url(img/01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 191px;
	margin: 0px 0px 10px 5px;
}

.adsl_org {
	float: left;
	background-image: url(img/pan_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 182px;
}

.adsl_home {
	float: right;
	background-image: url(img/pan_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 183px;
}

#dial {
	clear: both;
	padding: 25px 2px 0px 3px;
}

.dial_name {
	background-image: url(img/02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 167px;
	margin: 0px 0px 10px 5px;
}

.dial_org {
	float: left;
	background-image: url(img/pan_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 182px;
}

.dial_home {
	float: right;
	background-image: url(img/pan_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 183px;
}

.bl_text_right {
	float: right;
	margin: 30px 18px 0px 0px;
	text-align: right;
}

.bl_text_left {
	float: left;
	margin: 30px 0px 0px 18px;
	text-align: left;
}

#card {
	clear: both;
	padding: 25px 2px 0px 3px;
}

.card_name {
	background-image: url(img/03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 194px;
	margin: 0px 0px 10px 5px;
}

.card_all {
	float: left;
	background-image: url(img/pan_both.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 365px;
}

.bl_text_both_l {
	float: left;
	margin: 30px 0px 0px 62px;
	text-align: right;
}

.bl_text_both_r {
	float: right;
	margin: 30px 95px 0px 0px;
	text-align: left;
}

.one_news {
	padding: 10px 0px 0px 0px;
	border-bottom: 1px dotted #636c6d;
}

.one_news_head {
}

.one_news_date {
	font-size: 0.9em;
	font-weight: bold;
	color: #ed1c24;
}

.one_news_headline {
	font-size: 0.9em;
	font-weight: bold;
	color: #636c6d;	
}

.one_news_intro {
	padding: 10px 0px 10px 0px;
	font-size: 0.9em;
}

.one_news_more {
}


.input {
	background: #ffffff url(img/frm_textfield_bg.gif) no-repeat scroll 0px 0px;
	border: none 0;
	height: 16px;
	width: 149px;
	font-size: 1.0em;
	color: #636c6d;
	margin-top: 10px;
	padding: 0px;
}

.button {
	float: left;
	margin: 0px 0px 0px 96px;
	padding: 0px;
}

.sub_input {
	background: #ffffff url(img/frm_textfield_bg_115.gif) no-repeat scroll 0px 0px;
	border: none 0;
	height: 16px;
	width: 115px;
	font-size: 1.0em;
	color: #636c6d;
	margin: 8px 0px 0px 0px;
	padding: 0px;	
}

.sub_button {
	float: left;
	margin: -19px 0px 0px 125px;
	padding: 0px;
}

.tariff {
	font-size: 0.9em;
	color: #636c6d;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	background-color: #f2f3f4;
}

.tariff th {
	font-weight: bold;
	background-color: #e7ecf5;
	color: #2e3192;
	border: 1px dotted #919292;
	padding: 3px;
}

.tariff td {
	border: 1px dotted #919292;	
}

.tariff .red {
	color: #ed1c24;
}

.tariff .white {
	background-color: #fff;
}

.newsblock {
	padding: 25px 0px 30px 0px;
	border-bottom: 1px dotted #636c6d;
}

.newsheader {
	padding: 0px 0px 15px 0px;
	font-weight: bold;
	color: #2e9e82;
	border: none 0;
}

.newsintro {
	border: none 0;
}

.newspage {
	padding: 25px 0px 0px 0px;
	font-weight: bold;
}

.ditto_page {
	padding: 0px 3px 0px 0px;
}

.ditto_currentpage {
	padding: 0px 3px 0px 0px;
	font-size: 1.2em;
}

.phone_red {
	font-size: 1.2em;
	font-weight: bold;
	color: #ed1c24;
}

.bold_red {
	font-size: 1.0em;
	font-weight: bold;
	color: #ed1c24;
}

.bold_gray {
	font-size: 1.0em;
	font-weight: bold;
	color: #636c6d;
}

.plain_red {
	font-size: 1.0em;
	color: #ed1c24;
}

.plain_gray {
	font-size: 1.1em;
	color: #636c6d;
}

.small {
	font-size: 0.9em;
	color: #636c6d;
}

