*{
	margin:auto;
}

span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



body{
	padding:0; 
	margin:0;
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	font-family:Tahoma; font-size:11px; 
	line-height:14px; 
	color:#676767; 
	text-align:left;
}

a {
	text-decoration:none;
	color:#666;
}

a:hover{
	text-decoration:none;
	color:#7f8d95;
}

h1 {
	padding:12px 0 8px 15px;
	margin:0px;
	font-family: "Arno Pro", Geneva, sans-serif;
	font-size: 2.0em;
}

h3 {
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color:#b0b0b0;
}

h2 {
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#676767;
}



img {border:0;}

input {vertical-align:middle;}

textarea{font-family:Tahoma;}

input {height:20px;}

.column {float:left;}

.clear {clear:both;}

@font-face {
font-family: "Arno Pro";
src: url(../fonts/ArnoPro.ttf)
}

.main {
	width:950px;
}

.main_menu 
{
	background-image:url(../images/menu_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:224px;
	width:312px;
}

.header_cont {
	width:312px;
	height:317px;
}

.contact_cont{
	background-image:url(../images/slice_10.jpg);
	background-repeat:repeat-x;
	width:312px;
	height:362px;
}

.contact_text {
	margin:0 30px 30px 36px;
}

.main_cont {
	width:638px;
}

.title_bg {
	background-image:url(../images/slice_13.jpg);
	background-repeat:no-repeat;
	width:277px;
	height:34px;
}

.title_big_bg {
	background-image:url(../images/slice1_03.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:34px;
	margin-bottom:8px;
}

.left_cont{
	width:317px;
}

.right_cont {
	width:317px;
	border-left: 1px dotted #A5AEC5;
}

.middle_cont {
	width:638px;
}

.pic_cont {
	padding-left:20px;
}

.footer_cont {
	background-image:url(../images/slice_22.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:79px;
}

.area_text {
	text-align:justify;
}

.area_text_mid {
	text-align:justify;
	width:600px;
}

.pictures {
	padding-top:5px;
	width:277px;
	height:85px;
}

/*menu*/

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 310px;
text-transform:uppercase;
}

.buttonmenu li
{
	text-align:left;
	border-bottom: 1px dotted #c5c4c4;
	font-family: "Arno Pro", Geneva, sans-serif;
	width: 300px;
}

.buttonmenu li a{
font-family: "Arno Pro", Geneva, sans-serif;
font-size:15px;
color:#141517;
display: block;
width: 80%;
padding: 7px 0 6px 38px;
text-decoration:none;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: #4e4f50;
font-size:17px;
}

.inner_menu {
	padding-top:1px;
}

.number {
	padding-right:20px;
	padding-top:2px;
	float:left;
	font-size:22px;
	overflow:visible;
	color:#348cbc;
}

a:hover .number{
	font-size:22px;
	color:#7f8d95;	
}

/*tab menu*/

.tab_menu {
	background-image:url(../images/slice2_05.jpg);
	background-repeat:repeat-x;
	width:638px;
	height:56px;
}

ul.nav
{
	list-style-type: none;
	height: 56px;
	width: 638px;
	margin: auto;
	display:inline;
}

ul.nav li
{
	float: left;
	display:inline;
}

ul.nav A
{
	width:107px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 50px;
	text-decoration: none;
	text-align:center;
	font-family: arial, verdana, Times, serif;
	font-size: 12px;
	color: #333;
}

.tab_spacer {
	background-image:url(../images/tab_09.jpg);
	background-repeat:no-repeat;
	height:56px;
	width:2px;
}

ul.nav A:hover
{
	background-image:url(../images/tab_05.jpg);
	background-repeat:no-repeat;
	background-position: left;
	width:107px;
	height:56px;
	color: #fff;
}

.nav
{
	list-style-type: none;
	width: 638px;
	float: left;
	display:inline;
}

.news_one
{
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:9px;
	padding-bottom:4px;
}

.tab_horizontal
{
   border-bottom: solid 1px #727272;
}
.tab_horizontal_first
{
	border-bottom: solid 1px #727272;
	border-right: solid 1px #bbbbbb;
}

.tab_horizontal a
{
	color:#4F4A4A !important;
}

.tab_horizontal a:hover
{
	color:Black !important;
}
.tab_vertical a
{
	border-left: solid 1px #bbbbbb;
	color:#4F4A4A !important;
}
.tab_button_inactive
{
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #bbbbbb;
	border-bottom: solid 1px #727272;
	padding:4px;
}
.tab_button_active
{
	border-top: solid 1px #727272;
	border-right: solid 1px #727272;
	border-left: solid 1px #727272;
	padding:4px;
	font-weight:bold;
}
.table_normal2 td
{
	vertical-align:top;
}
.table_normal2 td div.calend td{
padding:0;
}

.table_normal2 .line{
border-bottom:solid 1px #CCCCCC;
margin:0px;
padding:0px;
text-align:left;
}

.table_normal2 input
{
	border:solid 1px #999999;
	font-family: Arial, Verdana;
	font-size:11px;
	padding:2px;
}

.table_normal2 textarea
{
	border:solid 1px #999999;
	font-family: Arial, Verdana;
	font-size:11px;
	padding:2px;
}

.back_attach
{
	width:200px;
	
	background-color: #ffffff;
	padding:5px;
	margin-left:13px;
	margin-bottom:13px;
}
.back_attach li
{
	border-bottom:1px solid #d2d2d2;
	padding:4px;
}

.toptitle_s
{
	color:Red;
	padding:4px;
	font-size:13px;
	font-weight:bold;
}
.margin8
{
	margin-bottom:8px;
}
