body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
	color: #3c465a;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
}
img{
	border: 0px;
}

div, table, tr, td, span{
/*	border: 1px solid Lime;*/
}

div#head {
	margin: 0px;
	min-height: 1000px;
	position: relative;
	width: 1050px;
}

* html div#head {
	height: 1000px;
}

div.aright{
	text-align: right;
}

div.see_more {
	background-image: url('arrow_see_more.png');
	background-position: right 0%;
	background-repeat: no-repeat;
	color: #6482AA;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	padding-right: 30px;
	padding-top: 5px;
	text-align: right;
}

table#header {
	width: 100%;
	background-color: #FFFFFF;
}

td.center {
	background: url('sh_header.jpg') no-repeat;
	width: 1050px;
}

td.left {
	background: url('sh_background.jpg') repeat-x;
	background-color: #FFFFFF;
	height: 450px;
	width: auto;
}

td.right {
	background: url('sh_background_right.jpg') repeat-x;
	width: auto;
}

/*======================================*/
/*=============  MAIN MENU =============*/
/*======================================*/
div.mmenu {
	position: absolute;
	right: 5px;
	top: 0;
}
td.mmenu-center a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.mmenu-center {
	background-image: url('mmenu.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	height: 40px;
}

td.mmenu-left {
	background-image: url('mmenu_left.gif');
	background-repeat: no-repeat;
	height: 40px;
	width: 12px;
}

td.mmenu-right {
	background-image: url('mmenu_right.gif');
	background-repeat: no-repeat;
	height: 40px;
	width: 12px;
}

/*======================================*/
/*=============  LOGIN PANEL ===========*/
/*======================================*/

div.login {
	background-color: #DFE8F2;
	border: 7px solid #B0C4DF;
	height: 155px;
	left: 14px;
	position: absolute;
	top: 200px;
	width: 213px;
}

.login_npt {
	background-color: transparent;
	border: 1px solid #6482AA;
	border-left: 3px solid #6482AA;
	color: #3C465A;
	font-size: 13px;
	height: 20px;
	text-align: left;
	width: 115px;
}

.login_title {
	background-color: #6482AA;
	color: #FFFFFF;
	font-size: 16px;
	height: 31px;
	width: 207px;
}

.login_txt {
	color: #3C465A;
	font-size: 12px;
	text-align: left;
	width: 80px;
}

.loginbtn {
	background-color: transparent;
	background-image: url('loginbtn.gif');
	background-repeat: no-repeat;
	border: 0;
	color: #6482AA;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin-right: 4px;
	width: 88px;
}

/*======================================*/
/* ============  LEFT PANEL ============*/
/*======================================*/
div.body-left {
	position: absolute;
	width: 230px;
	top:450px;
	left: 14px; 
}

div.news-date {
	background-color: #EBEBEB;
	color: #AB10F2;
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
	width: 48px;
}

div.news-text {
	color: #3C465A;
	font-size: 12px;
	margin: 10px;
	margin-top: 0;
	cursor: help;
}

div.news-title {
	background: url('news.jpg') no-repeat;
	height: 42px;
	/*margin-left: 15px;*/
}

div.news-title-text {
	color: #3C465A;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 35px;
	padding-top: 5px;
}

div.portfolio-title {
	background: url('portfolio.jpg') no-repeat;
	height: 37px;
	margin-top:40px;
	/*margin-left: 15px;*/
}

div.portfolio-title-text {
	color: #3C465A;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 40px;
	padding-top: 10px;
}

/*======================================*/
/* ==============  BKNOW ==============*/
/*======================================*/

div.bknow_div {
/*	position: absolute;*/
	width: 760px;
/*	right: 31px;*/
	margin-left:285px;
	margin-top: 101px;
}
/*
.bknow {
	background-image: url('bknow.jpg');
	background-repeat: repeat-x;
	height: 220px;
	width:600px;
}

.bknow_left {
	background-image: url('bknow_left.gif');
	background-repeat: no-repeat;
	height: 220px;
	width: 25px;
}

.bknow_right {
	background-color: #FFFFFF;
	background-image: url('bknow_right.gif');
	background-repeat: no-repeat;
	height: 220px;
	width: 25px;
}
*/
td.bknow-top-left{
	background: url('bknow-top-left.gif') no-repeat;
	width: 25px;
	height: 15px;
	background-position: right;
}
td.bknow-top-center{
	background: url('bknow-top-center.gif') repeat-x;
	height: 15px;
}
td.bknow-top-right{
	background: url('bknow-top-right.gif') no-repeat;
	width: 25px;
	background-position: right;
	height: 15px;
}

.bknow_inside_up {
	background: url('bknow-up-bg.gif') repeat-x 0 0;
	background-position: bottom;
	background-color: #d2dfed;
	height: 100px;
	width: 700px;
}

.bknow_left_inside_up {
	background: url('bknow-up-bg.gif') repeat-x 0 0;
	background-position: bottom;
	background-color: #d2dfed;
	height: 100px;
	width: 25px;
}

.bknow_right_inside_up {
/*	background-color: #FFFFFF;*/
	background: url('bknow-up-bg.gif') repeat-x 0 0;
	background-color: #d2dfed;
	background-position: bottom;
	height: 100px;
	width: 25px;
}
.bknow_inside_down {
	background: url('table-center-inside-bg.gif') repeat-x 0 -100px;
	font-size: 12px;
	height: 108px;
}

.bknow_left_inside_down {
	background: url('table-left-inside-bg.gif') no-repeat 0 -100px;
	height: 108px;
	width: 25px;
}

.bknow_right_inside_down {
/*	background-color: #FFFFFF;*/
	background: url('table-right-inside-bg.gif') no-repeat  0 -100px;
	height: 108px;
	width: 25px;
}
td.bknow-buttom_left{
	background: url('bknow-bottom-left.gif') no-repeat;
	height: 25px;
	background-position: right;
	width: 25px;
}
td.bknow-buttom_center{
	background: url('bknow-bottom-center.gif') repeat-x;
	height: 25px;
}
td.bknow-buttom_right{
	background: url('bknow-bottom-right.gif') no-repeat;
	height: 25px;
	width: 25px;
	background-position: left;
}

td.border-down-left{
	background: url('border-down-left.gif') no-repeat;
	height: 25px;
	width: 25px;
	
}
td.border-down-center{
	background: url('border-down-center.gif') repeat-x;
	height: 25px;
}
td.border-down-right{
	background: url('border-down-right.gif') no-repeat;
	height: 25px;
	width: 25px;
}

.section_title {
	width: 500px;
	color: #3C465A;
	font-size: 14px;
	font-weight: bold;
}

.title_left {
	background-image: url('title_left.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 20px;
}

.title_main {
	background-image: url('title_main.gif');
	background-repeat: repeat-x;
	color: #536985;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	text-align: right;
	min-width: 120px;
}
* html .title_main {
/*	width: 120px;*/
}

.title_right {
	background-image: url('title_right.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 20px;
}

.portfolio_top {
	width: 330px;
	height: 57px;
	background-image: url('portfolio_top.gif');
	background-repeat: no-repeat;
}
.portfolio_main {
	width: 330px;
	height: 268px;
	text-align: center;
	float: middle;
	background-image: url('services_main.gif');
	background-repeat: repeat-x;
	background-color: #becee4;
}
.portfolio_reflection {
	border-top: 1px #e3eaf4 solid;
	width: 330px;
	height: 43px;
	background-image: url('portfolio_reflection.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;	
}
.services_top {
	width: 278px;
	height: 57px;
	background-image: url('services_top.gif');
	background-repeat: no-repeat;
}
.services_main {
	width: 278px;
	height: 258px;
	text-align: center;
	float: middle;
	background-image: url('services_main.gif');
	background-repeat: repeat-x;
	background-color: #becee4;
}
.service {
	width: 195px;
	height: 36px;
	background-image: url('service.gif');
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #6482aa;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
td.service a{
	font-size: 12px;
	color: #6482aa;
	font-weight: bold;
	text-decoration: none;
}
td.service a:hover{
	text-decoration: underline;
}
.services_title {
	margin-left: 15px; 
	margin-top: 7px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #3c465a;
	font-weight: bold;
}
.services_reflection {
	border-top: 1px #e3eaf4 solid;
	width: 278px;
	height: 43px;
	background-image: url('portfolio_reflection.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;	
}

.viewmorebtn{
	cursor: pointer;
	background-image: url('arrow_see_more.png');
	background-position: right;
	background-repeat: no-repeat;
	background-color: transparent;;
	border: 0px;
	height: 30px;
	width: 100px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #6482aa;
}

/*======================================*/
/* ==============  FOOTER ==============*/
/*======================================*/
div.footer_txt {
	color: #3C465A;
	float: left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 50px;
}

div.footer_menu{
	margin-top: 50px;
	float: right;	
}
div.footer_menu a {
	color: #6482aa;
	text-decoration: none;
	font-weight: bold;
	margin-left:10px;	
}

div.footer_menu a:hover{
	text-decoration: underline;
}

td.footer {
	background: url('footer.gif') repeat-x;
	height: 162px;
}


div.header_title{
	position: relative;
}

div.header_title span{
	top:7px;
	color: #3c465a;
	font-weight: bold;
	font-size: 16px;
	margin-left: 5px;
	position: absolute;
}

h1.body-title, h1{
	color: #9a06cd;
	font-size: 16px;
}

h2{
	color: #82a2cd;
	font-size: 14px;
}
h3{
	font-weight: bold;
	color: #3c465a;
}
table.portfolio-table{
	width: 680px;
}
table.portfolio-table td{
	text-align: center;
	width: 33%;
}
div.row-element{
	margin: 0px;
}
div.row-element-title{
	color: #3c465a;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0 10px 5px;
}
div.row-element img{
	border: 8px solid #b0c4df;
}

div.shadow{
	margin-top: 1px;
	width: 100%;
	height: 8px;
	background: url('portfolio-shadow.gif') no-repeat center;
}
div#serv_menu{
	position: absolute;
	/*border: 1px solid black;*/
	top: 22px;
	left:130px;
	width: 150px;
	filter:Alpha(opacity=60);-moz-opacity:0.6;opacity:.60;
	font-size: 16px;
}

div.asdf{
	background-color: #FFFFFF;
}
table#sub_menu{
	width: 100%;
	padding-bottom: 10px;
}
table#sub_menu td{
	padding:3px 0 3px 5px;
	border-bottom: 1px solid #DDDDDD;
	height: 100%;
}

table#sub_menu a{
	color: #6482aa;
	color: #000000;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
table#sub_menu a:hover{
	text-decoration: underline;
}
div.paging{
	color: #333333;
	text-align: center;
	margin-right:20px;
	margin-top: 10px; 
}
div.paging a{
	text-decoration: none;
	font-weight: bold;
	color: #aa4eda;
}
div.paging a:hover{
text-decoration: underline;
}

form#contacts-form input, textarea, select{
	border:1px solid #deeefe;
	padding: 2px;
	width: 300px;
	font-size: 12px;
	color: #8e855c;
}
form#contacts-form textarea{
	height: 100px;
}
form#contacts-form label{

	font-size: 11px;
	margin-top: 5px;
}
form#contacts-form .sent_btn{
	color: #6482aa;
	font-weight: bold;
	font-size: 14px;
	background-color: transparent;
	background-color: #deeefe;
	margin-left: 30px;
	border: 0px;
	width: 100px;
}
form#contacts-form span{
	color: #FF0000;
	margin: 0px;
	font-size: 10px;
}

div.contacts-right{
	margin-left: 330px;
	text-align: center;
	line-height: 18px;
	color:#3c465a;
}
div.contacts-right img{
	border: 8px solid #b0c4df;
}
div.contacts-left{
	width:320px;
	text-align:left;
	float:left;
	line-height:20px;
	margin-left:1px;
}
table#error{
	/*border: 1px solid #deeefe;*/
	width: 300px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color:#88a7d1;
	font-weight: bold;
	margin: 60px auto;

}

#tooltip {
	position: absolute;
	z-index: 3000;
	/*border: 1px solid #111;*/
/*	background-color: #eee;*/
	/*padding: 5px;*/
	/*opacity: 0.85;*/
}
#tooltip h3, #tooltip div { margin: 0; }

/* ============= NEWS =============*/
td.news-top-left{
	background: url('news-top-left.gif') no-repeat;
	width: 25px;
	height: 15px;
	background-position: right;
}
td.news-top-center{
	background: url('news-top-center.gif') repeat-x;
	height: 15px;
	width: 500px;
}
td.news-top-right{
	background: url('news-top-right.gif') no-repeat;
	width: 25px;
	background-position: right;
	height: 15px;
}
td.news-bottom-left{
	background: url('news-bottom-left.gif') no-repeat;
	height: 25px;
	background-position: right;
	width: 25px;
}
td.news-bottom-center{
	background: url('news-bottom-center.gif') repeat-x;
	height: 25px;
}
td.news-bottom-right{
	background: url('news-bottom-right.gif') no-repeat;
	height: 25px;
	width: 25px;
	background-position: left;
}
td.news-middle{
	background-color: #d2dfed;
}

div.inquiry{
	line-height: 20px;
	margin-left: 0px;
}
form#inquiry-form input, textarea, select{
	border:1px solid #deeefe;
	padding: 2px;
	width: 300px;
	font-size: 12px;
	color: #8e855c;
}
form#inquiry-form textarea{
	height: 100px;
}
form#inquiry-form label{

	font-size: 11px;
	margin-top: 5px;
}
form#inquiry-form .sent_btn{
	color: #6482aa;
	font-weight: bold;
	font-size: 14px;
	background-color: transparent;
	background-color: #deeefe;
	margin-left: 30px;
	border: 0px;
	width: 100px;
}
form#inquiry-form span{
	color: #FF0000;
	margin: 0px;
	font-size: 10px;
}
div#div_news a{
	text-decoration: none;
	color: #3C465A;
}
div#div_news a:hover{
	text-decoration: underline;
}