body
{
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	line-height:16px;
}

.hand
{
	cursor:hand;
	cursor:pointer;
	behavior: url(/images/iepngfix.htc);
}

.ie_img_main_area
{
	background:url(../images/main_area.png);
	behavior: url(/images/iepngfix.htc);
	width:700;
	height:480;
}

.bg_img_png{
border:0px;
behavior: url(/images/iepngfix.htc);
width:800px;
height:180px;
}

.menu_home
{
	background:url(../images/home_ok.png) no-repeat;	
	width:78px;
	height:18px;
}

.menu_home:hover
{
	background:url(../images/home_active_ok.png) no-repeat;	
	width:78px;
	height:18px;
}

.menu_home_active
{
	background:url(../images/home_active_ok.png) no-repeat;
	width:78px;
	height:18px;
}

.menu_services
{
	background:url(../images/services_ok.png) no-repeat;
	width:112px;
	height:18px;
}

.menu_services:hover
{
	background:url(../images/services_active_ok.png) no-repeat;
	width:112px;
	height:18px;
}

.menu_services_active
{
	background:url(../images/services_active_ok.png) no-repeat;
	width:112px;
	height:18px;
}

.menu_projects
{
	background:url(../images/projects_ok.png) no-repeat;
	width:109px;
	height:18px;
}

.menu_projects:hover
{
	background:url(../images/projects_active_ok.png) no-repeat;
	width:109px;
	height:18px;
}

.menu_projects_active
{
	background:url(../images/projects_active_ok.png) no-repeat;
	width:109px;
	height:18px;
}

.menu_about
{
	background:url(../images/about_ok.png) no-repeat;
	width:114px;
	height:18px;
}

.menu_about:hover
{
	background:url(../images/about_active_ok.png) no-repeat;
	width:114px;
	height:18px;
}

.menu_about_active
{
	background:url(../images/about_active_ok.png) no-repeat;
	width:114px;
	height:18px;
}

.menu_contact
{
	background:url(../images/contact_ok.png) no-repeat;
	width:117px;
	height:18px;
}

.menu_contact:hover
{
	background:url(../images/contact_active_ok.png) no-repeat;
	width:117px;
	height:18px;
}

.menu_contact_active
{
	background:url(../images/contact_active_ok.png) no-repeat;
	width:117px;
	height:18px;
}

.menu_trends
{
	background:url(../images/Trends_OFF.png) no-repeat;
	width:100px;
	height:18px;
}

.menu_trends:hover, .menu_trends_active
{
	background:url(../images/Trends_ON.png) no-repeat;
	width:100px;
	height:18px;
}

.title
{
	font-size:30px;
	vertical-align:top;
	font-family:Edwardian Script ITC;
	font-weight:bolder;
	color:#393a42;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:10px;
	height:20px;
}

.content
{
	font-size:12px;
	color:#242424;
	padding-left:10px;
	vertical-align:top;
}


.required{
color:#FF0000;
}

.coppy_right
{
	float:right;
	font-size:11px;
	text-decoration:none;
	color:#DAD7CE;
	padding-top:10px;
}
#module-menu{
text-align:center;
}
.cls_link
{
	text-decoration:none;
	color:#3b3a42;
	line-height:16px;
}
.cls_link:hover,.cls_link_active
{
	text-decoration:none;
	color:#89869A;
	line-height:16px;
}
.bg_ft
{
	background:url(../images/bg_ft.jpg) left top repeat-x;
	height:48px;
}
.bg_middle
{
	background:url(../images/bg_content.jpg) left top;
}