
.border_main_table { border-top: 2px solid #630209; border-bottom: 2px solid #630209 }
.foot_info { color: #ccc; font-size: 10px; font-family: Tahoma }
#foot_info a:link { color: #ccc; font-size: 10px; font-family: Tahoma; text-decoration: none }
#foot_info a:active { color: #ccc; font-size: 10px; font-family: Tahoma; text-decoration: none }
#foot_info a:visited { color: #ccc; font-size: 10px; font-family: Tahoma; text-decoration: none }
#foot_info a:hover { color: #999; font-size: 10px; font-family: Tahoma; text-decoration: none }
.main_text     { color: #4d4f4e; font-size: 11px; font-family: Tahoma; padding-bottom: 60px }
.portfolio_text   { color: #4d4f4e; font-size: 11px; font-family: Tahoma; padding-top: 20px; padding-bottom: 30px; padding-left: 10px }
.case_description { color: #4d4f4e; font-size: 11px; font-family: Tahoma; padding-left: 5px }
#main_text a:link { color: #72141A; font-size: 11px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#main_text a:active { color: #72141A; font-size: 11px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#main_text a:visited { color: #72141A; font-size: 11px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#main_text a:hover { color: #999; font-size: 11px; font-family: Tahoma; font-weight: bold; text-decoration: none }
#portfolio_text a:link  { color: #72141a; font-size: 11px; font-family: Tahoma; text-decoration: none }
#portfolio_text a:active  { color: #72141a; font-size: 11px; font-family: Tahoma; text-decoration: none }
#portfolio_text a:visited  { color: #72141a; font-size: 11px; font-family: Tahoma; font-weight: normal; text-decoration: none }
#portfolio_text a:hover  { color: #999; font-size: 11px; font-family: Tahoma; text-decoration: none }
.form_text  { color: #630209; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; border: solid 1px #ccc }

body.under_constr {
	margin:0;
	padding:0;
	text-align:center;
	background:url(images/page_under_constr_bgr.jpg) 50% 0 no-repeat;
	height:100%;
}

header {
	display:block;
	width:960px;
	height:70px;
	margin:0 auto;
	border-top:5px solid #000;
	text-align:left;
}

header h1 {
	width:227px;
	height:49px;
	background:url(images/logo_bgr.jpg) 0 0 no-repeat;
	text-indent:-10000em;
	margin:0 0 0 5px;
	padding:0;
}

body.under_constr article {
	display:block;
	width:755px;
	padding:0 200px 0 5px;
	margin:0 auto 50px;
	text-align:left;
	font:italic 24px Georgia, "Times New Roman", Times, serif;
}

body.under_constr article p:last-child {
	font:italic 20px Georgia, "Times New Roman", Times, serif;
	color:#013353;
}

body.under_constr a {
	text-decoration:none;
	color:#860f0f;
}

body.under_constr a:hover {
	text-decoration:underline;
}

.coming_soon {
	width:960px;
	height:334px;
	background:url(images/coming_soon_bgr.png) 100% 100% no-repeat;
	margin:0 auto;
}


