BODY{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.shadow_left{
	background-image: url(img/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.shadow_right{
	background-image: url(img/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.logo{
	background-image: url(img/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

.line_head{
	background-image: url(img/line_head.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.head_line_left{
	background-image: url(img/head_line_left.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.head_line_reight{
	background-image: url(img/head_line_reight.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.line_middel_left{
	background-image: url(img/line_middel_left.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.line_middel{
	background-image: url(img/line_middel.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.main_shadow_head{
	background-image: url(img/main_shadow_head.gif);
	background-position: top;
	background-repeat: repeat-x;
}


.box_shadow_1{
	background-image: url(img/box_shadow_1.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.box_shadow_2{
	background-image: url(img/box_shadow_2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.down_1{
	background-image: url(img/down_1.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.down_2{
	background-image: url(img/down_2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.down_3{
	background-image: url(img/down_3.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font: normal 11px arial;
	color: #9F102D;
}

.down_4{
	font: normal 11px arial;
	color: #9F102D;
}

.slogan{
	background-image: url(img/slogan.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.s_text{
	font: normal 12px arial;
	color: #767A7D;
	padding: 20px 8px 10px 8px;
	text-align: justify;
}

a.s_text_1{
	font: normal 12px arial;
	color: #9F102D;
	text-decoration: none;
	
}

a.s_text_1:hover{
	font: normal 12px arial;
	color: #9F102D;
	text-decoration: underline;
}

.main_text{
	font: normal 12px arial;
	color: #FFFFFF;
	padding: 20px 10px 20px 10px;
	text-align: justify;
}

.imp_text{
	font: normal 12px arial;
	color: #FFFFFF;
	text-align: justify;
}

a.menu_1{
	font: normal 11px arial;
	color: #535D2A;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

a.menu_1:hover{
	font: normal 11px arial;
	color: #535D2A;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

a.menu{
	font: normal 11px arial;
	color: #535D2A;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

a.menu:hover{
	font: normal 11px arial;
	color: #9F102D;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

a.menu_lang{
	font: normal 10px arial;
	color: #9EA877;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.menu_lang:hover{
	font: normal 10px arial;
	color: #9F102D;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

a.link_1{
	font: normal 12px arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_1:hover{
	font: normal 12px arial;
	color: #FFFFFF;
	text-decoration: underline;
}

.portfolio_1{
	background-image: url(img/portfolio_1.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	font: normal 6px arial;
}

.portfolio_2{
	background-image: url(img/portfolio_2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font: normal 6px arial;
}

.portfolio_3{
	border: solid 1px #858381;
	background-color: #E2E1E1;
}

.portfolio_pic{
	border: solid 2px #9EA877;
	background-color: #FFFFFF;
}

a.link_to{
	font: bold 12px arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_to:hover{
	font: bold 12px arial;
	color: #FFFFFF;
	text-decoration: underline;
}

.contact_td_1{
	background-image: url(img/contact_td_1.gif);
	background-repeat: repeat-y;
	font: normal 12px arial;
	color: #FFFFFF;
}

.contact_td_2{
	background-image: url(img/contact_td_2.gif);
	background-repeat: repeat-y;
	font: normal 12px arial;
	color: #FFFFFF;

}

.contact_imput{
	width: 100%;
	height: 20px;
	border: solid 1px #9F102D;
	font: normal 12px arial;
	color: #9F102D;
}

.contact_imput_1{
	width: 100%;
	height: 20px;
	border: solid 1px #9F102D;
	font: normal 16px arial;
	color: #9F102D;
}

.send_button_1{
	width: 90px;
	height: 20px;
	background-color: #9F102D;
	background-image: url(img/send_button_1.gif);
	background-repeat: repeat-y;
	background-position: right;
	border: none;
	font: normal 12px arial;
	color: #FFFFFF;
	padding: 0px 16px 0px 0px;
}

.send_button_2{
	width: 90px;
	height: 20px;
	background-color: #9F102D;
	background-image: url(img/send_button_2.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: none;
	font: normal 12px arial;
	color: #FFFFFF;
	padding: 0px 0px 0px 16px;
}


.textarea{
	width: 100%;
	height: 113px;	
	border: solid 1px #9F102D;
	font: normal 12px arial;
	color: #9F102D;
}

a.link_1{
	font: normal 12px arial;
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_1:hover{
	font: normal 12px arial;
	color: #FFFFFF;
	text-decoration: none;
}

.link_2{
	font: normal 12px arial;
	color: #9F102D;
}

.link_3{
	font: bold 12px arial;
	color: #7B835E;
}

.link_4{
	font: bold 14px arial;
	color: #7B835E;
}

.link_5{
	font: bold 14px arial;
	color: #9F102D;
}

.paging{
   padding: 2px 7px 2px 7px;
	border: solid 1px #9F102D;
	font: normal 12px arial;
	color: #858381;
	text-align: center;
	text-decoration: none;
	background-image: url(img/pageing_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.paging_1{
	padding: 2px 7px 2px 7px;
	border: solid 1px #858381;
	font: normal 12px arial;
	color: #858381;
	text-align: center;
	text-decoration: none;
	background-image: url(img/pageing_bg_1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.left_1{
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
}

.lines_head{
	background-image: url(img/lines_head.gif);
	background-repeat: no-repeat;
	font: normal 10px arial;
}

.lines_down{
	background-image: url(img/lines_down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font: normal 10px arial;
}

.lines{
	background-image: url(img/lines.gif);
	background-repeat: repeat-y;
}

.main_shadow_left_1{
	background-image: url(img/main_shadow_left_1.gif);
	background-position: top;
	background-repeat: no-repeat;
	font: normal 10px arial;
}

.main_shadow_left_2{
	background-image: url(img/main_shadow_left_2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font: normal 10px arial;
}

.main_shadow_left{
	background-image: url(img/main_shadow_left.gif);
	background-repeat: repeat-y;
	font: normal 10px arial;
}

.main_shadow_head{
	background-image: url(img/main_shadow_head.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.main_shadow_down{
	background-image: url(img/main_shadow_down.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}