body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color: #313131;
}
#header {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#header #phone {
	position: absolute;
	margin-top: -120px;
	margin-left: 855px;
}

#menu {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	height: 77px;
	background-image: url(imgs/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu a {
	color: #000000;
	text-decoration: none;
	margin-top: 20px;
	display: block;
}
#menu a:hover {
	color: #DF5300;
	text-decoration: none;
}
#menu #menu_crn_01 {
	background-image: url(imgs/menu_crn_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
}
#menu #menu_crn_02 {
	background-image: url(imgs/menu_crn_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 77px;
	padding-right: 21px;
	padding-left: 21px;
}
.menu_item {
	font-weight: bold;
	color: #000000;
	background-image: url(imgs/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: auto;
	padding-right: 28px;
	height: 77px;
	text-align: center;
	padding-left: 11px;
}
.menu_item2 {
	font-weight: bold;
	color: #000000;
	float: left;
	width: auto;
	padding-right: 11px;
	height: 77px;
	text-align: center;
	padding-left: 11px;
}
#globus {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/globus_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 212px;
}
#globus #globe {
	height: 140px;
	width: 140px;
	margin-left: 775px;
	padding-top: 14px;
}
#content {

	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
.block {
	background-image: url(imgs/block_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 316px;
	float: left;
	margin-top: 20px;
}
.block_01 {
	background-image: url(imgs/block_img01.gif);
	background-repeat: no-repeat;
	background-position: 4px 63px;
	height: 200px;
	width: 316px;
	float: left;
}
.block_02 {
	background-image: url(imgs/block_img02.gif);
	background-repeat: no-repeat;
	background-position: 4px 110px;
	height: 200px;
	width: 316px;
	float: left;
}
.block_03 {
	background-image: url(imgs/block_img03.gif);
	background-repeat: no-repeat;
	background-position: 4px 96px;
	height: 200px;
	width: 316px;
	float: left;
}
.block_04 {
	background-image: url(imgs/block_img04.gif);
	background-repeat: no-repeat;
	background-position: 4px 84px;
	height: 200px;
	width: 316px;
	float: left;
}
.block_05 {
	background-image: url(imgs/block_img05.gif);
	background-repeat: no-repeat;
	background-position: 4px 100px;
	height: 200px;
	width: 316px;
	float: left;
}
.block_06 {
	background-image: url(imgs/block_img06.gif);
	background-repeat: no-repeat;
	background-position: 4px 96px;
	height: 200px;
	width: 316px;
	float: left;
}
.block_head {
	font-weight: bold;
	text-align: right;
	padding-top: 12px;
	padding-right: 20px;
	color: #FF5C00;
}
.block_cont {
	width: 262px;
	position: absolute;
	margin-top: 59px;
	margin-left: 34px;
	text-align: right;
}
#footer {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imgs/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#line {
	background-color: #BABABA;
	height: 4px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#lft_clmn {
	float: left;
	width: 219px;
	background-image: url(imgs/clmn_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#clmn_head {
	background-image: url(imgs/clmn_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 219px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5C00;
	line-height: 41px;
	font-weight: bold;
}
#clmn_body {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #313131;
	padding: 18px;
	line-height: 21px;
}
#clmn_body a {
	color: #313131;
	text-decoration: none;
}
#clmn_body a:hover {
	color: #FF5C00;
}




#rght_clmn {
	float: right;
	width: 745px;
}
#main_img {
	background-image: url(imgs/img_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 357px;
	width: 416px;
}
#descrptn {
	float: left;
	width: 260px;
	padding-top: 38px;
}
#btn {
	background-image: url(imgs/btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 116px;
	text-align: center;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}
#btn a {
	color: #FF5C00;
	text-decoration: none;
}
#btn a:hover {
	text-decoration: underline;
}
#img_head {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color: #FF5C00;
	height: 38px;
	padding-right: 16px;
	text-align: right;
}
#main_img img {
	border: 1px solid #D7D7D7;
}
#tbl_head {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5C00;
	padding: 16px;
}
table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-left-color: #C8C8C8;
}
table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
.gray_tr {
	background-color: #EFEFEF;
}
#popupform {
	height: 316px;
	width: 336px;
	position: absolute;
	background-image: url(imgs/popup_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -80px;
	display: none;
}
#popup_head {
	height: 39px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	color: #FF5C00;
	padding-left: 16px;
}
#cls {
	float: right;
	height: 14px;
	margin-top: 14px;
}
#popup_cont {
	width: 331px;
}
#popup_cont form {
	margin: 0px;
	padding: 16px;
}
#popup_cont table, #popup_cont td {
	border:none;
	text-align: right;
	margin: 0px;
	padding: 4px;
}
#popup_cont input {
	height: 18px;
	width: 206px;
	border: 1px solid #A7A7A7;
}
#popup_cont textarea {
	width: 206px;
	border: 1px solid #A7A7A7;
}
