/* CSS Document */
body{background-color:#979DA4;}

.png_file	{
			 behavior:url("JS/iepngfix.htc");
			}


.bg_main{
			background:url(../images/bg_main.jpg) repeat-y ;
		}

.bg_button{
			background:url(../images/bg_button.jpg) repeat-x;
			height:30px;
			}

.shadow_bottom_button{
					background:url(../images/btn_bottom_shadow.jpg) repeat-x;
					height:7px;
					}
.padding{
		padding:0 20px 0 20px;
		}

.text_index{
			font-family:arial;
			font-size:12px;    
			color:#000000;
			text-align: justify;
			padding:20px 0 0 0;
			}
.text_index  a:link{ color:#af5146; text-decoration:none;}
.text_index  a:activeted{ color:#af5146; text-decoration:none;}
.text_index  a:visited{ color:#af5146; text-decoration:none;}
.text_index  a:hover{ color:#af5146; text-decoration:underline;}
.text_heading{
			font-family:arial;
			font-size:13px;    
			color:#ffffff;
			background-color:#323435;
			text-align:justify;
			height:23px;
			vertical-align:middle;
			font-weight:bold;
			padding:0 0 0 5px;

			}
.text_hospitality{
						font-family:arial;
						font-size:12px;    
						color:#000000;
						text-align: justify;
						padding:5px 5px 0 5px;

						}
.text_commercial_real_estate{
						font-family:arial;
						font-size:12px;    
						color:#000000;
						text-align: justify;
						padding:5px 5px 0 5px;

						}
.text_preferred_Suppliers {
						font-family:arial;
						font-size:12px;    
						color:#000000;
						text-align: left;
						padding:0px 5px 0 5px;
						}
.text_contacts {
						font-family:arial;
						font-size:12px;    
						color:#000000;
						text-align:left;
						padding:0 0 0 30px;
						}
.text_contacts  a:link{ color:#af5146; text-decoration:none;}
.text_contacts  a:activeted{ color:#af5146; text-decoration:none;}
.text_contacts  a:visited{ color:#af5146; text-decoration:none;}
.text_contacts  a:hover{ color:#af5146; text-decoration:underline;}

.text_footer{
			font-family:arial;
			font-size:11px;    
			color:#000000;
			text-align:center; 
			}
.text_footer  a:link{ color:#ffffff; text-decoration:underline;}
.text_footer  a:activeted{ color:#ffffff; text-decoration:underline;}
.text_footer  a:visited{ color:#ffffff; text-decoration:underline;}
.text_footer  a:hover{ color:#ffffff; text-decoration:none;}

.img_border img	{
			 border:solid 1px #30333A;
			 vertical-align:top;
				}
