/* CSS Document */
body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
font-family:"tahoma", Helvetica, sans-serif;  
background-color:#222222;
}

.bg{
    background-image:url(images/bgSlice.jpg); 
	background-repeat:repeat-x;
	height:522px;
	}

.site_container{
	height:522px;
	width:780px;
	margin:0 auto;
	}

.photo{
	height:315px;
	width:498px;
	display:inline;
	float:left;
	background-image:url(images/photo.gif); 
	background-repeat:no-repeat;
	}

.cont1{
	height:315px;
	width:282px;
	display:inline;
	float:left;
	text-align:right;
	direction:rtl;
	}

.cont2{
	height:183px;
	width:498px;
	display:inline;
	float:left;
	text-align:right;
	direction:rtl;
	}

.cont3{
    text-align:right;
    direction:rtl;
	height:183px;
	width:282px;
	display:inline;
	float:left;
	}


.f12{ 
     font-size:12px; 
	 color:#fff;
	 height:12px;
	 width:282px;
	 font-weight:bold;
	 }

.f12b{ 
     font-size:12px; 
	 color:#bdbdbd;
	 height:12px;
	 }
	 	 
.f24{ 
     font-size:24px; 
	 color:#ffce34;
	 height:24px;
	 width:282px;
	 }

.f24b{ 
     font-size:24px; 
	 color:#ffffff;
	 height:24px;
	 width:498px;
	 }
	 
.f40{ 
     font-size:40px; 
	 color:#ffce34;
	 height:40px;
	 width:282px;
	 }


.mt{margin-top:20px;}
.mt1{margin-top:5px;}
.ml{margin-left:10px;}
.fl{float:left; display:inline;}
	
.hil{float:left; 
    display:inline;     
	text-align:right;
    direction:rtl;
	width:270px; 
	height:76px; 
	background-image:url(images/EmunHil.jpg); 
	background-repeat:no-repeat;
	font-size:12px; 
	color:#ffffff;
	margin-top:60px;}


.DogS_logo{float:left; display:inline; margin-top:18px; width:215px; height:125px; background-image:url(images/DogS_logo.jpg); background-repeat:no-repeat;}


.enter_site{display:block; width:208px; height:50px; background-image:url(images/enter.jpg); background-repeat:no-repeat;
color:#fff; font-size:24px; font-weight:bold; text-align:center; margin-top:20px;}
.enter_site a{color:#fff; text-decoration:none;}
.enter_site:hover{ background-position: 0 -50px;}


.bottom{ 
     font-size:20px; 
	 color:#ffce34;
	 width:780px;
	 margin:0 auto;
	 }
	 
.siteA{ 
     height:25px;
	 width:390px;
	 float:left; 
	 display:inline; 
	 }

.phone{ 
     height:25px;
	 width:390px;
	 float:left; 
	 display:inline;
	 text-align:right;
     direction:rtl; 
	 }

.copy{ 
     height:30px;
	 width:780px;
	 float:left; 
	 display:inline; 
	 font-size:12px; 
	 color:#bdbdbd;
	 height:12px;
	 margin-top:3px;
	 }

.copy a{ 
	 color:#bdbdbd;
	 text-decoration:none;
	 }

.copy a:hover{ 
	 color:#bdbdbd;
	 text-decoration:underline;
	 }


