body {
	font-family: Arial;
	font-size: 11pt;
	color: #9DCBFF;
	text-align: center;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

a {
	color: #718FB3;
	text-decoration: underline;
}

a:hover {
	color: #A1CDFF;
	text-decoration: none;
}

div.wrapper {
	width: 905px;
	margin: 0px auto;
	background-color: #121212;
	background-image: url('../img/design/bg_tile.jpg');
	background-repeat: repeat-both;
	padding: 0px;
}

div.main_bg {
	width: 905px;
	background-image: url('../img/design/main_bg.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div.inner_bg {
	width: 905px;
	background-image: url('../img/design/inner_bg.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div.soft_inner_bg {
	width: 905px;
	background-image: url('../img/design/soft_inner_bg.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div.adv_inner_bg {
	width: 905px;
	background-image: url('../img/design/adv_inner_bg.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#breadcrumbs {
	display: block;
	position: relative;
	right: 15px;
	text-align: left;
	margin: 50px 20px 30px 20px;
	color: #9DCBFF;
}

#breadcrumbs a {
	font: 11pt 'Arial';
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#logo_block {
	float: right;
	margin: 33px 47px 0px 0px;
}

a.logo_title {
	display: block;
	position: relative;
	float: right;
	width: 201px;
	height: 87px;
	background: url('../img/design/logo.jpg') 0px 0px;
}

a.logo_title:hover {
	background-position: 0px -87px;
}

div.contacts {
	display: block;
	position: relative;
	float: right;
	color: #B8D9FF;
	font-size: 10pt;
	text-align: right;
	font-family: Tahoma;
	margin-right: 5px;
}

.icq {
	display: block;
	position: relative;
	margin: 10px 0px;
	font-size: 8pt;
}

#main_links_block {
	width: 445px;
	height: 289px;
	background: url('../img/design/main_links.jpg') 0px 0px no-repeat;
	margin-top: 43px;
	float: right;
	text-align: left;
}

#main_port {
	display: block;
	position: relative;
	width: 700px;
	margin-top: 100px;
	margin-left: 100px;
	text-align: left;
	font-size: 10pt;
}

a.partnerimg {
	display: block;
	position: absolute;
	text-decoration: none;
}

a.partnerimg img {
	border: 0px;
	opacity: 1;
	filter: alpha(opacity = 100);
}

a.partnerimg img:hover {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

div.main_links_block_blue {
	margin: 20px;
	margin-bottom: 45px;
	color: #5C85B3;
}

div.main_links_block_blue a {
	font-family: 'Times New Roman';
	font-size: 18pt;
	font-weight: normal;
	color: #9DCBFF;
	text-decoration: none;
}

div.main_links_block_blue a:hover {
	color: #9DCBFF;
	text-decoration: none;
	border-bottom: 1px dotted #9DCBFF;
}

div.main_links_block_red {
	margin: 20px;
	margin-bottom: 45px;
	color: #B38682;
}

div.main_links_block_red a {
	font-family: 'Times New Roman';
	font-size: 18pt;
	font-weight: normal;
	color: #FFC0BA;
	text-decoration: none;
}

div.main_links_block_red a:hover {
	color: #FFC0BA;
	text-decoration: none;
	border-bottom: 1px dotted #FFC0BA;
}

div.main_links_block_green {
	margin: 20px;
	margin-bottom: 45px;
	color: #8E9951;
}

div.main_links_block_green a {
	font-family: 'Times New Roman';
	font-size: 18pt;
	font-weight: normal;
	color: #BDCC6C;
	text-decoration: none;
}

div.main_links_block_green a:hover {
	color: #BDCC6C;
	text-decoration: none;
	border-bottom: 1px dotted #BDCC6C;
}

h1 {
	font-family: 'Times New Roman';
	font-size: 18pt;
	font-weight: normal;
	color: #9DCBFF;
}

span {
	color: #6DEC66;
}

.red {
	color: #FFC0BA;
}

.green {
	color: #BDCC6C;
}

div.clear {
	clear: both;
}

div.news_item {
	margin: 10px 0px;
	clear: both;
}

div.bottom_block {
	margin: auto;
	height: 77px;
	width: 890px;
	background-image: url('../img/design/bottom_bg.jpg');
	background-repeat: repeat-x;
}

div.bottom_left {
	float: left;
	height: 77px;
	width: 20px;
	background-image: url('../img/design/bottom_left.jpg');
	background-repeat: no-repeat;
}

div.bottom_right {
	float: right;
	height: 77px;
	width: 20px;
	background-image: url('../img/design/bottom_right.jpg');
	background-repeat: no-repeat;
}

div.bottom_text {
	padding-top: 30px;
	color: #ccc;
}

#liveinet {
	opacity: 0.5;
	filter: alpha(opacity = 50);
	position: absolute;
	right: 290px;
	margin-top: 25px;
}

div.half {
	float: left;
	width: 400px;
	margin: 0px;
	font-size: 11pt;
}

.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.align_justify {
	text-align: justify;
}

div.news_date {
	color: #9DCBFF;
	font-size: 8pt;
	margin-bottom: 10px;
}

div.news_txt {
	color: #5C85B3;
	font-size: 10pt;
}

div.news_txt a,div.news_txt a:hover {
	text-decoration: none;
}

div.left_part {
	float: left;
	width: 700px;
	margin: 0px;
	font-size: 11pt;
	text-align: left;
}

div.right_part {
	float: right;
	width: 200px;
	margin: 0px;
	text-align: center;
}

table.item_table {
	border: 1px dotted #5C85B3;
	font-size: 11pt;
}

table.item_table th {
	background-color: #5C85B3;
	border: 1px dotted #5C85B3;
	color: #FFF;
	font-weight: normal;
}

table.item_table td {
	border: 1px dotted #5C85B3;
}

div.main_text_area {
	display: block;
	position: relative;
	clear: both;
	margin: auto 15px;
}

.orderpic {
	display: inline;
	position: absolute;
	width: 50px;
	height: 50px;
	top: -5px;
	background: url('../img/order.png') no-repeat;
	text-decoration: none;
}

.foliopic {
	display: inline;
	position: absolute;
	width: 50px;
	height: 50px;
	top: -5px;
	background: url('../img/folio.png') no-repeat;
	text-decoration: none;
}

.pricespic {
	display: inline;
	position: absolute;
	width: 50px;
	height: 50px;
	top: -5px;
	background: url('../img/prices.png') no-repeat;
	text-decoration: none;
}

.askpic {
	display: inline;
	position: absolute;
	width: 50px;
	height: 50px;
	top: -5px;
	background: url('../img/question.png') no-repeat;
	text-decoration: none;
}

a.watch_examples {
	font-size: 16pt;
	font-weight: normal;
	color: #FFC0BA;
	margin-left: 55px;
	margin-right: 10px;
	text-decoration: underline;
}

a.watch_examples:hover {
	color: #FFF;
	text-decoration: underline;
}

a.buy_it {
	font-size: 14pt;
	font-weight: normal;
	color: #BDCC6C;
	margin-left: 55px;
	margin-right: 10px;
	text-decoration: underline;
}

a.buy_it:hover {
	color: #FFF;
	text-decoration: underline;
}

a.have_question {
	font-size: 14pt;
	font-weight: normal;
	color: #9dcbff;
	margin-left: 55px;
	margin-right: 10px;
	text-decoration: underline;
}

a.have_question:hover {
	color: #FFF;
	text-decoration: underline;
}

a.our_prices {
	font-size: 14pt;
	font-weight: normal;
	color: #907edb;
	margin-left: 55px;
	margin-right: 10px;
	text-decoration: underline;
}

a.our_prices:hover {
	color: #FFF;
	text-decoration: underline;
}

#inner_buttons_nav {
	display: block;
	position: relative;
	background-image: url('../img/design/inner_nav_buttons.jpg');
	background-repeat: no-repeat;
	width: 355px;
	height: 50px;
	margin-left: 10px;
	float: left;
}

#topLinkBlue {
	display: block;
	position: absolute;
	width: 118px;
	height: 50px;
	left: 0px;
	top: 0px;
	font-size: 11pt;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	background: url('../img/design/toplinkblue.jpg') 0px -50px no-repeat;
}

#topLinkBlue :hover {
	background-position: 0px 0px;
}

#topLinkRed {
	display: block;
	position: absolute;
	width: 115px;
	height: 50px;
	left: 118px;
	top: 0px;
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	background: url('../img/design/toplinkred.jpg') 0px -50px no-repeat;
}

#topLinkRed :hover {
	background-position: 0px 0px;
}

#topLinkGreen {
	display: block;
	position: absolute;
	width: 121px;
	height: 50px;
	left: 233px;
	top: 0px;
	font-size: 11pt;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	background: url('../img/design/toplinkgreen.jpg') 0px -50px no-repeat;
}

#topLinkGreen :hover {
	background-position: 0px 0px;
}

DIV.blockTr {
	display: block;
	position: relative;
	width: 90%;
	margin: 30px auto;
}

.fTahoma20 {
	font-family: Tahoma;
	font-size: 20px;
}

.fTahoma18 {
	font-family: Tahoma;
	font-size: 18px;
}

.fTahoma16 {
	font-family: Tahoma;
	font-size: 16px;
}

.fTahoma14 {
	font-family: Tahoma;
	font-size: 14px;
}

.fTahoma12 {
	font-family: Tahoma;
	font-size: 12px;
}

.fTahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}

.fWb {
	font-weight: bold;
}

.fWn {
	font-weight: normal;
}

.fC1 {
	color: #ff6000;
}

.fC2 {
	color: #A8BBCF;
}

.fAc {
	text-align: center;
}

.fAl {
	text-align: left;
}

.fAr {
	text-align: right;
}

.fAj {
	text-align: justify;
}

.fSi {
	font-style: italic;
}

.fTi20 {
	text-indent: 20px;
}

.soft {
	color: #ffc0b7;
}

table.soft_table {
	border: 1px dotted #ffc0b7;
	font-size: 11pt;
}

table.soft_table th {
	background-color: #ffc0b7;
	border: 1px dotted #ffc0b7;
	color: #000;
	font-weight: normal;
}

table.soft_table td {
	border: 1px dotted #ffc0b7;
	color: #b38682;
}

.adv {
	color: #bdcc6c;
}

table.adv_table {
	border: 1px dotted #bdcc6c;
	font-size: 11pt;
}

table.adv_table th {
	background-color: #bdcc6c;
	border: 1px dotted #bdcc6c;
	color: #000;
	font-weight: normal;
}

table.adv_table td {
	border: 1px dotted #bdcc6c;
	color: #8e9951;
}

.folioimg {
	width: 78px;
	height: 78px;
	border: 1px solid #cefecc;
}

.folioimg:HOVER {
	border-color: #6EB3FF;
}

.foliodate {
	font: 8pt 'Trebuchet MS';
	color: #62f056;
	margin: 3px 0px;
	line-height: 10px;
}

.foliotitle {
	display: block;
	position: relative;
	width: 110px;
	font: 10pt 'Trebuchet MS';
	color: #5c85b3;
	margin: 0px 0px;
	line-height: 15px;
}

#folioup {
	display: block;
	position: absolute;
	width: 62px;
	height: 59px;
	top: 15px;
	text-decoration: none;
	background: url('../img/folio_up.png') no-repeat;
	opacity: 1;
	filter: alpha(opacity = 100);
}

#folioup :HOVER {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

#foliodown {
	display: block;
	position: absolute;
	width: 62px;
	height: 59px;
	bottom: 35px;
	text-decoration: none;
	background: url('../img/folio_down.png') no-repeat;
	opacity: 1;
	filter: alpha(opacity = 100);
}

#foliodown :HOVER {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

#curPageNum {
	display: block;
	position: absolute;
	font: bold 40pt 'Arial';
	color: #7f7;
	left: 40px;
	top: 210px;
}

#folioup p {
	display: block;
	position: absolute;
	width: 62px;
	top: 60px;
	text-align: center;
	margin: 0px;
	font: bold 18pt 'Arial';
	color: #afa;
}

#foliodown p {
	display: block;
	position: absolute;
	width: 62px;
	bottom: 60px;
	text-align: center;
	margin: 0px;
	font: bold 18pt 'Arial';
	color: #afa;
}

.softfolioimg {
	width: 250px;
	border: 1px solid #cefecc;
}

.softfolioimg:HOVER {
	border-color: #6EB3FF;
}

.foliolink {
	text-decoration: none;
}

.foliolink:HOVER {
	text-decoration: underline;
}

p.pImg {
  text-indent: 0px;
  text-align: center;
}
.what {
  font-size: 12px;
  font-weight: bold;
}
.who {
  font-size: 12px;
  font-weight: normal;
}

