@charset "UTF-8";

/* CSS Document */



img, div, a, input { behavior: url(../images/iepngfix.htc) }



body{

	background:url(../images/background.png) top left repeat;

	margin:0px;

	padding:0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#000000;

}



a{

	color:#e34d03;

	text-decoration:none;

}



#header{

	background:#450707;

}



#header_border1{

	background:#fe5502;

	height:4px

}



#header_border2{

	background:#1e0000;

	height:10px

}



.wrapper{

	width:962px;

	margin:0 auto;

}



#logo{

	text-align:center;

	margin-bottom:-13px;



}



/* menu */



#menu{

	background:url(../images/menu_bg.png) top center no-repeat;

	width:962px;

	height:38px;

	margin-top:-10px;

}



.menu ul , #menu ul{ margin-left:65px;

}



#menu ul li{

	list-style:none;

	float: left;

	clear:none;

	margin-right:5px;

	}



#menu ul li a{

	display:block;

	background:url(../images/menu.png) top left no-repeat;

	width:121px;

	height:30px;

	text-decoration:none;

	font-size:13px;

	cursor:pointer;

	text-align:center;

	color:#ffffff;

	padding-top:8px;

}



#menu ul li a:hover, #menu ul li.active a{

	background:url(../images/menu_active.png) top left no-repeat;

	width:121px;

	height:30px;

	color:#8f1f00;

}



/* menu end here */



#master_header{

	background: url(../images/header_bg.png) top center no-repeat;

	width:952px;

	height:195px;

	padding-left:15px;

	padding-top:10px;

	margin-left:-2px;

	border-top: #D5BD11 2px solid;

}



#search_area{

	background:url(../images/red_bar.png) top center repeat-y;

	width:967px;

	height:40px;

	margin-left:-2px;

}

#body_bg{

	background:url(../images/body_bg.png) top center repeat-y;

	width:967px;

	margin-left:-2px;

}



#body_bg_bottom{

	background:url(../images/body_bg_bottom.png) top center repeat-y;

	width:967px;

	margin-left:-2px;

	height:10px;

}



#left_colum{

	float:left;

	clear:none;

	width:190px;

}



/*.left_colum_links{

	float:left;

	clear:none;

	width:150px;

	height:60px;

	list-style-image:url(images/bullet.png);

}



#left_colum ul li a{

	display:block;

	text-decoration:none;

	font-size:15px;

	cursor:pointer;

	text-align:left;

	color:#58595b;

}



#left_colum ul li a:hover{

	color:#8f1f00;

	background-color: #F90;

}



.left_colum_divider{

	float:left;

	clear:none;

	width:187px;

	background:url(images/sides_divider.png) top left repeat-x;

	height:4px;

	list-style:none;

	margin-left:-32px;

	margin-bottom:10px;

}

*/

#middle_colum{

	text-align:justify;

	float:left;

	clear:none;

	width:526px;

	margin-left:30px;

	margin-top:10px;

}

#middle_colum1{

	text-align:justify;

	float:left;

	clear:none;

	width:526px;

	margin-left:30px;

	margin-top:10px;

}


#middle_colum img,.pasa img{position: relative;

-webkit-transition: -webkit-transform 0.8s ease;

-moz-transition: -moz-transform 0.8s ease;

-o-transition: -o-transform 0.8s ease;

transition: transform 0.8s ease;

-webkit-transform: scale(0.95) rotate(0deg);}



#middle_colum img:hover ,.pasa img:hover {

-webkit-transform: scale(0.9) rotate(0deg);

-moz-transform: scale(0.9) rotate(0deg);

-o-transform: scale(0.9) rotate(0deg);

transform: scale(0.9) rotate(0deg);

-webkit-transform-origin: center center;

-moz-transform-origin: center center;

-o-transform-origin: center center;

transform-origin: center center;

-webkit-transition: -webkit-transform 2s linear;

-moz-transition: -moz-transform 2s linear;

-o-transition: -o-transform 2s linear;

transition: transform 2s linear;



}



.title{

	color:#e34d03;

	font-size:24px;
	font-family: "Times New Roman", Times, serif;
	text-align:center;

}



.more_btn{

	border:0px;

	text-align:right;

	margin:10px;

	margin-top:15px;

}



.divider{

	margin-top:15px;

	margin-bottom:20px;
}


.content_txt{

	float:left;

	clear:none;

	width:350px;

}



.content_img{

	float:right;

	clear:none;

	width:147px;

	height:147px;

	background:url(../images/thumbnail.png) top center no-repeat;

	padding-top:9px;

	padding-left:8px;

}



#right_colum{

	float:right;

	clear:none;

	width:180px;

	margin-right:12px;

}
#right_colum-index{

	float:right;

	clear:none;

	width:180px;

	margin-right:12px;
	margin-top:-185px;

}


#newsletter{

	background:url(../images/newsletter_signup.png) top left no-repeat;

	width:161px;

	height:130px;

	padding-top:53px;

	padding-left:15px;

	margin-top:20px;

}



#newsletter input[type=text]{

	border:0px;

	background:#f2d798;

	color:#58595b;

	font-size:11px;

	width:140px;

	height:20px;

}



.advertising{

	text-align:center;

	margin-top:20px;

	margin-bottom:20px;

}



#footer{

	margin-top:15px;

	margin-bottom:15px;

	text-align:center;

	font-size:12px;

	color:#450707;

}



#footer a{

	font-size:13px;

	color:#e4bf68;

}



.advertising img{

background-color: #FFF;

border: 1px #ccc solid;

padding: 2px;

margin-top: 5px;}



.advertising img:hover {



border: 1px solid rgb(55, 155, 255);

-webkit-box-shadow: inset 0px -3px 1px rgba(55, 155, 255, 0.45),0 0 3px rgba(55, 155, 255, 0.2),0 5px 1px -2px rgba(55, 155, 255, 0.2);

-moz-box-shadow: inset 0px -3px 1px rgba(55, 155, 255, 0.45),0 0 3px rgba(55, 155, 255, 0.2),0 5px 1px -2px rgba(55, 155, 255, 0.2);

box-shadow: inset 0px -3px 1px rgba(55, 155, 255, 0.45),0 0 3px rgba(55, 155, 255, 0.2),0 5px 1px -2px rgba(55, 155, 255, 0.2);

}