body {
    margin              : 0px;
	background:url(../img/t/body.jpg) top left repeat;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

body, td {
    font                : 12px tahoma;
}

input,textarea,select {
    font            : 11px arial;
}

a {
	color: #000000;
    text-decoration:none;
}

a:hover {
    text-decoration : none;
    color: #0000ff;
}

.all_background {
}

.tr_bottom_background {
	background:url(../img/t/copyright.png) #fb3e3e top center repeat-x;
}

.tr_firstrow {
	background:url(../img/t/first_row_background.png)  top center ;
}

.tr_secrow {
	background:url(../img/t/sec_row_background.png) top center ;
	height: 307px;
	vertical-align:top;
}

.center_menu {
	padding-left: 20px;   
	padding-top:  20px;   
}

.center_menu a {
	color: #000000;
	font:  11px Verdana;
	text-decoration:underline;
}

.rigth_menu {
	padding-left: 70px;   
	padding-top:  35px;   
}

.rigth_menu a {
	color:#3f3f3f;
	font: 12px Verdana;
	font-weight:bold;
    text-decoration : none;
}

.rigth_menu a:hover {
	text-decoration:underline;
    color:#3f3f3f;
}

.td_news {
	padding-left: 50px;
    border-right: #d0d0d0 1px dotted;
}

.td_contacts {
	padding-left: 20px;
    border-left:  #d0d0d0 1px dotted;
}

.td_work {
	padding-left: 20px;
	padding-right: 5px;
}

.td_pages {
	padding-left: 50px;
	padding-right: 10px;
    border-right: #d0d0d0 1px dotted;
    padding-bottom: 10px;
}

.td_pages h1 {
	font: 12px Verdana;
	font-weight:bold;
	text-transform: uppercase;
	display: inline;
}

.viewtext_pages {
     font-size:13px; 
	 text-align:justify; 
	 padding-right: 10px;
}

.viewtext_pages img {
    border: #e9e6e6 1px solid;
    background: eef5db;
    padding: 5px;
   
}

.text_img_floatllleft {
    border: #e9e6e6 1px solid;
    background: eef5db;
    padding: 5px;
    margin: 5px;
    float:left;   
}

.text_img_floatrigth {
    border: #e9e6e6 1px solid;
    background: eef5db;
    padding: 5px;
    margin: 5px;
    float:right;   
}

.text_img_nofloat {
    border: #e9e6e6 1px solid;
    background: eef5db;
    padding: 5px;
    margin: 5px;
}


.pages_link {
    color: #0000ff; 
	font: 12px Verdana;
    text-decoration:underline;
}

.pages_link a:hover {
	text-decoration:underline;
}

.pages_desc {
	padding-top: 5px; 
}

#pageContent {
    float:left;
	background:url(/img/t/content_big.png) left top repeat-y;
}

.copyrigth {
	padding-right: 50px; 
	text-align:right; 
	color:#999999;
}

.copyrigth a {
	color:#999999;
	text-decoration:none;
}