html {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	position: relative;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #004090;
}
a:hover {
	text-decoration: none;
}
a.inverted {
	text-decoration: none;
}
a.inverted:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
	padding-bottom: 25px;
}
h1 {
	font-size: 31px;
	font-weight: normal;
	margin: 0px 0px 0px -35px;
	padding: 0px 0px 25px;
	line-height: 39px;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	margin: 0px 0px 0px -35px;
	padding: 0px 0px 20px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 25px;
}
h4 {
	font-size: 14px;
	margin: 0px 0px 0px -35px;
	padding: 0px 0px 10px;
}
h5 {
	font-size: 12px;
	margin: 0px;
	padding: 6px 0px 3px;
}



.container {
	position: relative;
	padding-top: 388px;
	min-height:1px;
	min-width: 994px;
	max-width: 1280px;
}
.content {
	min-height: 1px;
	margin-bottom: 10px;
}
.index_left_column {
	width: 23%;
	float: left;
	padding: 0px 23px 10px;
}
.index_left_column .poll_sub_list {
	margin: -5px 0px 15px;
	padding: 0px;
}
.index_left_column .poll_sub_list li {
	padding-left: 16px;
	list-style: none;
	padding-bottom: 2px;
	min-height: 1px;
	clear: both;
}
.index_left_column .poll_sub_list .checkbox {
	float: left;
	margin-right: 5px;
}
.index_left_column .poll_sub_list .radio {
	float: left;
	margin-right: 5px;
}
.index_left_column .poll_sub_list label {
	display: table;
	min-height: 1px;
	padding-top: 2px;
}
.index_left_column .subm {
	margin-top: 5px;
}


.index_right_column {
	float: left;
	width: 70%;
	padding-bottom: 10px;
	padding-top: 6px;
}
.featured_news {
	line-height: 18px;
	padding-bottom: 10px;
	min-height: 1px;
}
.featured_news .pic {
	position: relative;
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
}
.featured_news .pic img {
	display: block;
}
.featured_news .pic i {
	position: absolute;
	height: 12px;
	width: 12px;
	right: 0px;
	bottom: 0px;
	font-size: 0px;
	background-image: url(../images/featured_cover.png);
	background-repeat: no-repeat;
	cursor: pointer;
}


.featured_news a {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.index_right_column .news {
	padding-left: 25px;
}
.index_right_column .news p {
	padding-bottom: 25px;
}

.inner_left_column {
     display: table;
     min-height: 1px;
     font-size: 14px;
     line-height: 22px;
     padding: 113px 0px 20px 60px;
     min-width: 600px;
}

.inner_right_column {
	float: right;
	width: 247px;
	margin-left: 45px;
	padding-top: 18px;
	padding-bottom: 20px;
}
.inner_left_column .featured_news {
	font-size: 12px;
	margin-bottom: 40px;
}
.inner_left_column .featured_news .pic {
	margin-left: -33px;
}


.pic_right {
	border-top: 1px solid #B6C7DB;
	position: relative;
}
.pic_right .about {
	background-image: url(../images/about_right.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
.pic_right .press {
	background-image: url(../images/press_right.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
.pic_right .fiz {
	background-image: url(../images/fiz_right.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
.pic_right .ur {
	background-image: url(../images/ur_right.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
.pic_right .comned {
	background-image: url(../images/comned_right.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
.pic_right .oper {
	background-image: url(../images/oper_right.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
.pic_right .cc {
	background-image: url(../images/cc_right.jpg);
	background-repeat: no-repeat;
	height: 231px;
}

.pic_right .iptv {
	background-image: url(../images/iptv_right.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 300px;
	margin-top: 25px;
	margin-left: 30px;
}

.pic_right .login {
	background-image: url(../images/login_right.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
.pic_right .cover {
	background-image: url(../images/inner_right_cover.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.pic_right .cover_no_border {
	background-image: url(../images/inner_right_cover_no_border.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.pic_right .ornament {
	background-image: url(../images/inner_right_ornament.png);
	height: 98px;
	width: 56px;
	position: absolute;
	right: 10px;
	top: -19px;
}
.presentation {
	font-weight: bold;
	color: #6CB000;
	background-image: url(../images/services_presentation.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 45px;
	clear: both;
	margin: 25px 0px 25px 25px;
}

.order_now {
	font-weight: bold;
	color: #6CB000;
	background-image: url(../images/order_now.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 53px;
	margin: 25px 0px 25px 25px;
	clear: both;
}







.date {
	font-size: 11px;
	font-style: italic;
	color: #999999;
	padding-bottom: 4px;
}
.closer {
	font-size: 0px;
	clear: both;
	height: 2px;
	line-height: 0px;
}
.dotted_blue {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
}
.dotted_blue:hover {
	background-image: none;
}
.dotted_black {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left 14px;
	text-decoration: none;
	color: #000000;
}
.dotted_black:hover {
	background-image: none;
}


.all_news {
	color: #000000;
	background-image: url(../images/header_sprite.gif);
	background-repeat: no-repeat;
	background-position: right -43px;
	padding-right: 11px;
}
.poll_hd {
	color: #999999;
	background-image: url(../images/header_sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	padding: 5px 0px 5px 35px;
	font-weight: bold;
}
.subm {
	font: 12px Arial, Helvetica, sans-serif;
}








.logo {
	position: absolute;
	top: 12px;
	right: 70px;
	z-index: 990;
}
.site_link {
	font-size: 11px;
	padding-left: 18px;
	left: 61px;
	top: 34px;
	position: absolute;
	background-image: url(../images/header_sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.home {
	position: absolute;
	top: 34px;
	left: 27%;
	background-image: url(../images/header_sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px -12px;
	width: 11px;
	height: 10px;
	font-size: 1px;
}
.search {
	position: absolute;
	top: 34px;
	left: 32%;
	background-image: url(../images/header_sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	width: 11px;
	height: 11px;
	font-size: 1px;
}
.mail {
	position: absolute;
	top: 34px;
	left: 37%;
	background-image: url(../images/header_sprite.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	width: 14px;
	height: 10px;
	font-size: 1px;
}
.shifted {
	margin-left: -35px;
}
.press_pic {
	float: left;
	margin-right: 47px;
	margin-bottom: 27px;
}


.pager {
	font-size: 12px;
}
.pager b {
	line-height: 28px;
	color: #FFFFFF;
	background-image: url(../images/pager_current.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 30px;
	width: 34px;
}
.pager a {
	line-height: 28px;
	float: left;
	width: 29px;
	text-align: center;
}
.trail {
	font-size: 11px;
	font-style: italic;
	color: #999999;
	position: absolute;
	left: 28px;
	top: 184px;
	right: 280px;
}
.trail a {
	color: #999999;
}
.filetypes {
	font-size: 12px;
	padding-bottom: 15px;
}
.filetypes ul {
	margin: 0px;
	padding: 0px 0px 15px;
}
.filetypes li {
	padding-bottom: 10px;
	list-style: none;
}
.filetypes .type {
	display: inline-block;
	height: 15px;
	width: 15px;
	background-image: url(../images/filetypes.gif);
	background-repeat: no-repeat;
	margin: 0px 3px -2px 6px;
}
.filetypes .pdf {
	background-position: 0px 0px;
}
.filetypes .doc {
	background-position: 0px -15px;
}
.filetypes .xlc {
	background-position: 0px -30px;
}
.filetypes .jpg {
	background-position: 0px -45px;
}







.right_menu {
	background-image: url(../images/right_menu.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 30px;
}
.right_menu ul {
	margin: 0px;
	padding: 20px 0px;
	background-image: url(../images/right_menu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.right_menu li {
	list-style: none;
	border-left: 1px solid #D3E7B2;
	padding: 0px 25px 10px;
}
.right_menu a {
	color: #6CB000;
}
.right_menu .active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.right_menu .active:hover {
	text-decoration: underline;
}
.right_big_pic {
	font-weight: bold;
	padding-left: 25px;
	padding-top: 30px;
	font-size: 14px;
}
.right_big_pic a {
	color: #6CB000;
	cursor: pointer;
}
.right_big_pic .dphone {
	background-image: url(../images/right_big_pic.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 111px;
	margin-bottom: 3px;
}
.right_big_pic .inet {
	background-image: url(../images/right_big_pic.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	display: block;
	height: 110px;
	width: 116px;
	margin-bottom: 3px;
}
.right_big_pic .contact {
	background-image: url(../images/right_big_pic.gif);
	background-repeat: no-repeat;
	background-position: 0px -210px;
	display: block;
	height: 108px;
	width: 170px;
	margin-bottom: 3px;
	margin-left: -28px;
}
.date_selector {
	font-size: 12px;
	padding-left: 25px;
	padding-top: 30px;
}
.date_selector a {
	color: #999999;
	text-decoration: none;
}
.date_selector a:hover {
	text-decoration: underline;
}

.date_selector select {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #E2E9EF;
	float: left;
	margin-top: 7px;
}
.date_selector .year {
	width: 68px;
	margin-right: 6px;
	margin-bottom: 15px;
}
.date_selector .month {
	width: 120px;
	margin-bottom: 15px;
}
.calendar {
	border-collapse:collapse;
	font-size: 12px;
	margin-left: 20px;
}

.calendar th {
	font-size: 11px;
	padding: 0px 7px;
	color: #333333;
}
.calendar td {
	color: #666666;
	padding: 5px 7px;
	text-align: center;
}
.calendar b {
	color: #000000;
}
.send_a_resume {
	background-color: #F1F1F1;
	background-image: url(../images/send_a_resume.gif);
	background-repeat: no-repeat;
	width: 241px;
}
.send_a_resume form {
	background-image: url(../images/send_a_resume.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px 0px 21px 25px;
}
.send_a_resume h4 {
	padding-bottom: 6px;
	margin: 0px;
}
.send_a_resume .inp {
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #999999;
	margin-bottom: 4px;
	border-top: 1px solid #AAADB2;
	border-right: 1px solid #E2E9EF;
	border-bottom: 1px solid #E2E9EF;
	border-left: 1px solid #E2E9EF;
	width: 192px;
}
.send_a_resume textarea {
	border-top: 1px solid #AAADB2;
	border-right: 1px solid #E2E9EF;
	border-bottom: 1px solid #E2E9EF;
	border-left: 1px solid #E2E9EF;
	width: 192px;
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #999999;
	margin-bottom: 7px;
}
.send_a_resume .subm {
	font: 12px Arial, Helvetica, sans-serif;
}








.pictures {
	width: 100%;
	border-collapse:collapse;
	table-layout:fixed;
	line-height: normal;
}
.pictures td {
	vertical-align: top;
	padding: 0px 0px 30px 40px;
}
.pictures .number {
	font-size: 12px;
	margin-left: -15px;
	padding-bottom: 8px;
}
.pictures p {
	padding-bottom: 10px;
}
.pictures .description {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
table.styled {
	width: 100%;
	margin-top: -8px;
	margin-left: -8px;
}
table.styled th {
	vertical-align: top;
	padding: 0px 0px 8px;
	border-bottom: 2px solid #338EC9;
	text-align: left;
	white-space: nowrap;
}
table.styled td {
	border-bottom: 1px solid #999999;
	font-size: 12px;
	vertical-align: top;
	padding: 0px 0px 8px;
}
table.styled .last_row td {
	border-style: none;
}

ul.styled {
	margin: 0px;
	padding: 0px 0px 30px 35px;
}
ul.styled li {
	background-image: url(../images/ul_styled_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style: none;
}

ul.styled2 { 
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: -20px;
	margin-bottom: 20px;

}

ul.styled2 li {
	background-image: url(../images/ul_styled_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style: none;
}

.back2list {
	background-image: url(../images/back2list.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
	margin-left: -36px;
	font-weight: bold;
}
.border_killer {
	font-size: 0px;
	background-color: #FFFFFF;
	height: 28px;
	margin-top: -9px;
}
address {
	color: #999999;
	font-style: normal;
	margin-bottom: 25px;
	font-size: 12px;
}
.call2support {
	font-size: 12px;
	padding-left: 25px;
}


.fold_map {
	font-size: 11px;
	background-image: url(../images/fold_map.gif);
	background-repeat: no-repeat;
	margin-left: -12px;
	padding-left: 12px;
	background-position: 0px 6px;
}
.fold_map a {
	background-position: left 13px;
}
.clients_item {
	float: left;
	text-align: center;
	display: inline;
	height: 100px;
	margin-right: 40px;
}
.error {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #CC3333;
}
.authorize {
	min-height: 1px;
	padding-bottom: 30px;
}
.authorize label {
	float: left;
	width: 60px;
}
.authorize .inp {
	width: 300px;
	border-top: 1px solid #AAADB2;
	border-right: 1px solid #DCDFE6;
	border-bottom: 1px solid #DCDFE6;
	border-left: 1px solid #DCDFE6;
	margin-bottom: 7px;
	float: left;
}
.authorize .subm {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
}
.quote_item {
	background-image: url(../images/quote_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: -24px;
	padding-bottom: 50px;
	padding-left: 24px;
}
.quote_item .quote_right {
	font-size: 0px;
	background-image: url(../images/quote_right.gif);
	display: inline-block;
	height: 14px;
	width: 13px;
	margin-left: 13px;
	position: relative;
	top: 2px;
}
.quote_item .author {
	font-style: italic;
	color: #666666;
	margin-left: 25px;
}
.search_form {
	margin-left: -35px;
	min-height: 1px;
	padding-bottom: 60px;
}
.search_form .inp {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: 10px;
	border-top: 1px solid #AAADB2;
	border-right: 1px solid #E2E9EF;
	border-bottom: 1px solid #E2E9EF;
	border-left: 1px solid #E2E9EF;
	float: left;
	width: 572px;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 2px;
}
.search_form .subm {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
}
.site_map {
	font-size: 14px;
}
.site_map ul {
	margin: 0px 0px 0px -1px;
	padding: 0px;
	float: left;
	width: 50%;
}
.site_map ul li {
	list-style: none;
	padding-bottom: 45px;
}
.site_map ul a {
	color: #6CB000;
}
.site_map ul ul {
	padding-left: 12px;
	font-size: 12px;
	float: none;
	width: auto;
	margin-left: 0px;
}
.site_map ul ul li {
	padding-bottom: 7px;
}
.site_map ul ul a {
	color: #004090;
}
.site_map ul ul ul {
	padding-left: 17px;
	font-size: 11px;
	padding-top: 10px;
}
.site_map ul ul ul li {
	padding-bottom: 0px;
}
.sort_order {
	color: #6CB000;
	margin-right: 5px;
	margin-left: 5px;
}
.sort_order_current {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6CB000;
	padding: 2px 3px;
}
.search_results {
	font-size: 12px;
	padding-top: 15px;
}
.search_results .number {
	font-size: 11px;
	color: #666666;
	float: left;
	width: 25px;
	padding-right: 8px;
	text-align: right;
}
.search_results .text {
	padding-bottom: 22px;
}
.search_results .text a {
	font-size: 14px;
}

.text {
	display: table;
	min-height: 1px;
}
.webform {
}
.webform label {
	float: left;
	width: 133px;
	padding-right: 10px;
	line-height: 18px;
	padding-top: 1px;
}
.webform .field {
	min-height: 1px;
	position: relative;
	font-size: 12px;
	float: left;
	padding-bottom: 30px;
}
.webform .field i {
	font-size: 11px;
	color: #666666;
}
.webform .field .error {
	position: absolute;
	left: 0px;
	top: -20px;
}

.webform .inp {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px solid #AAADB2;
	border-right: 1px solid #E2E9EF;
	border-bottom: 1px solid #E2E9EF;
	border-left: 1px solid #E2E9EF;
	width: 373px;
}
.webform select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px solid #AAADB2;
	border-right: 1px solid #E2E9EF;
	border-bottom: 1px solid #E2E9EF;
	border-left: 1px solid #E2E9EF;
	margin-right: 8px;
	float: left;
}
.webform textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px solid #AAADB2;
	border-right: 1px solid #E2E9EF;
	border-bottom: 1px solid #E2E9EF;
	border-left: 1px solid #E2E9EF;
	width: 373px;
}
.webform .radio {
	margin-right: 4px;
	margin-bottom: -2px;
}
.webform .checkbox {
	margin-right: 4px;
}
.webform .required {
	font-size: 30px;
	color: #6CB000;
        margin: 5px;
	top: 8px;
	position: relative;
/*
	position: absolute;
	margin-top: 5px;
	margin-left: 4px;
*/
}
.webform .man {
	background-image: url(../images/man.gif);
	display: inline-block;
	height: 12px;
	width: 9px;
	font-size: 0px;
	margin: 0px 50px -1px 5px;
}
.webform .woman {
	background-image: url(../images/woman.gif);
	display: inline-block;
	height: 12px;
	width: 7px;
	margin-left: 5px;
	font-size: 0px;
	margin-bottom: -3px;
}
.webform .captcha_pic {
	float: left;
	margin-right: 16px;
}
.webform .captcha_inp {
	width: 57px;
	float: left;
	margin-top: 8px;
}
.webform .subm {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 20px;
	margin-left: -35px;
}

.top_nav {
	font-size: 14px;
	font-weight: bold;
	color: #6CB000;
	position: absolute;
	left: 0px;
	top: 74px;
	right: 365px;
}
.top_nav table {
	border-collapse:collapse;
	width: 100%;
}
.top_nav td {
	padding: 0px;
}
.top_nav th {
	padding: 0px;
	white-space: nowrap;
	width: 1px;
}
.top_nav b {
	display: block;
	height: 28px;
	padding-left: 13px;
}
.top_nav a {
	color: #6CB000;
	white-space: nowrap;
	padding-right: 13px;
	display: block;
	padding-top: 7px;
	min-height: 1px;
}
.top_nav .active b {
	background-image: url(../images/top_nav_active.gif);
	background-repeat: no-repeat;
	font-style: italic;
}
.top_nav .active a {
	color: #FFFFFF;
	background-image: url(../images/top_nav_active.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	text-decoration: none;
}
.top_nav .active a:hover {
	text-decoration: underline;
}
.sub_nav {
	position: absolute;
	height: 58px;
	left: 0px;
	top: 311px;
	right: 215px;
	background-image: url(../images/sub_nav.gif);
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 500;
	background-position: right top;
	border-top: 1px solid #B2C5DD;
}
.sub_nav table {
	width: 100%;
	height: 57px;
	border-collapse:collapse;
}
.sub_nav td {
	padding: 0px 21px 2px;
	border-right: 1px solid #1E82C4;
}
.sub_nav th {
	padding: 0px 21px 2px;
	border-right: 1px solid #1E82C4;
	text-align: left;
	background-image: url(../images/sub_nav_th.gif);
	background-repeat: repeat-x;
}
.sub_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav a:hover {
	text-decoration: underline;
}
.sub_nav .active_last {
	background-image: url(../images/sub_nav_th_last.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-style: none;
}

.inner_sub_nav {
	background-position: right -58px;
	top: 116px;
}

.index_header {
	background-image: url(../images/index_header.jpg);
	background-repeat: no-repeat;
	height: 201px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 111px;
}

.index_header_left {
	background-image: url(../images/index_header_left.png);
	height: 77px;
	width: 339px;
	position: absolute;
	left: 45px;
	top: 183px;
}

.index_header_right {
	background-image: url(../images/index_header_right.png);
	height: 281px;
	width: 336px;
	position: absolute;
	top: 74px;
	right: 28px;
	z-index: 300;
}
.inner_header {
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 117px;
	border-top: 1px solid #B2C5DD;
}

.big_pic {
	width: 100%;
	margin-bottom: 40px;
	border-collapse:collapse;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/big_pics.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.big_pic td {
	padding: 20px 0px 0px 105px;
	vertical-align: top;
}
.big_pic a {
	color: #6CB000;
	cursor: pointer;
}
.big_pic .pic {
	display: block;
	height: 165px;
	width: 206px;
	position: relative;
	left: -40px;
}
.big_pic .dphone .pic {
	background-image: url(../images/big_pic.gif);
	background-repeat: no-repeat;
	background-position: -12px 0px;
}
.big_pic .inet .pic {
	background-image: url(../images/big_pic.gif);
	background-repeat: no-repeat;
	background-position: -18px -165px;
}
.big_pic .contact .pic {
	background-image: url(../images/big_pic.gif);
	background-repeat: no-repeat;
	background-position: -12px -330px;
}
.phone {
	background-image: url(../images/phone.gif);
	height: 70px;
	background-repeat: no-repeat;
	background-position: 50% top;
	margin-bottom: 15px;
	color: #0072BC;
	font-size: 19px;
	font-weight: bold;
	white-space: nowrap;
}
.phone .positioner {
	position: relative;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	left: -120px;
}

.phone .code {
	float: left;
	font-weight: normal;
	background-color: #FFFFFF;
	position: absolute;
	left: 60px;
	top: 18px;
}
.phone .number {
	font-size: 50px;
	position: absolute;
	left: 135px;
	top: 3px;
	z-index: 900;
}
.phone .right_shadow {
	font-size: 50px;
	position: absolute;
	left: 132px;
	top: 3px;
	z-index: 800;
	color: #FFFFFF;
}
.phone .left_shadow {
	font-size: 50px;
	position: absolute;
	left: 138px;
	top: 3px;
	z-index: 800;
	color: #FFFFFF;
}
.footer {
	width: 100%;
	border-collapse:collapse;
}
.footer p {
	padding-bottom: 10px;
}

.footer td {
	padding: 0px;
	vertical-align: top;
}
.footer .copyright {
	font-size: 11px;
	padding-left: 25px;
	width: 25%;
}
.footer .copyright a {
	color: #004090;
}

.footer .description {
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	padding-right: 40px;
}
.footer .description a {
	color: #6699CC;
}

.footer .search_form {
	width: 22%;
}
.footer .search_form form {
	padding-right: 23px;
}
.footer .search_form .inp {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	width: 65%;
	border-top: 1px solid #AAADB2;
	border-right: 1px solid #DCDFE6;
	border-bottom: 1px solid #DCDFE6;
	border-left: 1px solid #DCDFE6;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}
.footer .search_form .subm {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	height: 20px;
}
#semitransparent {
	background-image: url(../images/semitransparent.png);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 992;
}
.popup {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 200px;
	z-index: 993;
}
.popup table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
.popup td {
	padding: 0px;
	vertical-align: top;
}
.popup .lt {
	background-image: url(../images/popup_lt.png);
	height: 25px;
	width: 25px;
}
.popup .lb {
	background-image: url(../images/popup_lb.png);
}
.popup .rt {
	position: relative;
}

.popup .rb {
	background-image: url(../images/popup_rb.png);
	height: 25px;
	width: 25px;
}
.popup .t {
	background-color: #FFFFFF;
	background-image: url(../images/popup_bg.gif);
	background-repeat: repeat-x;
}
.popup .l {
	background-color: #FFFFFF;
	background-image: url(../images/popup_bg.gif);
	background-repeat: repeat-y;
}
.popup .r {
	background-color: #FFFFFF;
	background-image: url(../images/popup_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.popup .b {
	background-color: #FFFFFF;
	background-image: url(../images/popup_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.popup .close {
	background-image: url(../images/popup_close.png);
	text-indent: -2000px;
	height: 34px;
	width: 34px;
	position: absolute;
	margin-top: -9px;
	margin-left: -1px;
	cursor: pointer;
	z-index: 999;
}

.greytext { 
  color: #AAAAAA;
}

ul.services { 
  list-style: none;
  background-image: none;
  margin-top: -10px;
}

ul.services ul.services { 
  margin-top: 5px;
}

ul.services li { 
  padding: 5px;
}


div.small { 
  font-size: 0.75em;
  padding: 5px;
  background: #F0F0F0;
}

div.small p {  
  padding-bottom: 12px;
}

div.small ul {  
  margin-top: -5px;
  margin-bottom: 3px;
}

textarea { 
  border: 1px solid #6CB000;
}

.tblHeader { 
  background: #AAAAAA;
}

.tblRowEven { 
  background: #EFEFEF;
}

.tblRowOdd { 
  background: #CFCFCF;
}
