body {
	background:url(../images/background/background_new.png) #000000 no-repeat top;
	margin:0;
	padding:0;
	width:100%;
}

@font-face {  
  font-family: Eurostile ;  
  src: url(style/Eurostile_Regular.ttf) format("truetype");  
}  

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	 font-family: Eurostile ,Arial, helvetica, sans-serif;  
	 font-size:20px;
	 color:#000000;
}
div.wrapper{
	width: 844px;
	margin: 0px auto 0px auto;
	/*padding: 0px 27px 0px 27px;*/
	overflow: hidden;
	background-image:url(../images/background/back.png);
	background-position:top;
	background-repeat:repeat-y;	
	
}

div.nav_bar{
	background:url(../images/background/nav_bar_back.png) no-repeat;
}

a.nav_bar_text{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size:14px;
	color:#000000;
}

div.nav_bar_down{
	margin:-5px 0px 0px 0px;
	vertical-align:top;
}

#main_content{
	float:left;
	width:549px;
	padding:0px 0px 0px 10px;
	/*background-color:#00FFFF;*/
	margin:0px 0px 0px 4px;
	height:100%;

}

#right_panel{
	background: url(../images/right_menu/right_pan_back.png) repeat-y left;
	width:265px;
	height:100%;
	margin:-25px 0px 0px 0px;
	padding-left:5px;
	float:right;
	/*background-color:#797d84;*/
}



div.right_panel_inside{
	margin:30px 5px 0px 5px
}	

div.sub_menu{
	margin:20px 0px 10px 0px;
}

div.submenu_inside{
	background-image:url(../images/right_menu/sub_menu_back.png);
	background-color:#ffcc00;
	background-position:bottom;
	background-repeat:no-repeat;
	width:241px;
	min-height:72px;
	vertical-align:top;
	margin:-10px 0px 0px 3px ;
	padding:5px 0px 5px 0px;
	
}

div.siteserch{
	margin:20px 0px 10px 0px;
}

.siteserch_inside{
	margin:0px 0px 0px 3px ;
}

p.rpan_norm_txt{
	font-size:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}

div.search_bar{
	/*background:url(../images/right_menu/search_bar.png) left no-repeat;*/
	width:241px;
	height:27px;
}

.ss_input{
	background:#979aa3;
	border:none;
	margin:5px 0px 0px 10px;
	color:#FFFFFF;
}

div.rss_social{
	margin:20px 0px 10px 0px;
}

div.rss_inside{
	padding:10px 0px 0px 15px;
}

div.latest_blogs{
	margin:20px 0px 10px 0px;
}

div.lb_inside{
	background-image:url(../images/right_menu/gray_back_right.png);
	background-position:bottom;
	background-repeat:repeat-y;
	/*background-color:#979aa3;*/
	width:241px;
	min-height:102px;
	vertical-align:top;
	margin:-10px 0px 0px 3px;
	padding:5px 0px 5px 0px;
}

div.contact_us{
	margin:20px 0px 10px 0px;
}


div.pro_showcase{
	
}


 
/* Then use it like you would any other font */  
.Eurostile { font-family: Eurostile ,Arial, helvetica, sans-serif;} 

.normal_text{
	font-family: Arial, helvetica, sans-serif;  
	font-size:12px;
}


a.main_menu{
	
}

/*a.main_menu:hover{
	background:#000000;
}*/


.contact_form{
	background-image:url(../images/background/contact_u_back.png);
	background-repeat:no-repeat;
	background-position:center;
	width:500px;
	
}

.contact_form_text{
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
	line-height:30px;
}

/*--buttons--*/
.greay_btn{
	background:#8d929e;
	font-size:11px;
	height:18px;
	border:solid 1px;
}

/*================= messages ===================*/

.error,
.notice, 
.success    { padding: .3em; margin-bottom: .5em; border: 2px solid #ddd;font-family:Arial, helvetica, sans-serif;  font-size:0.9em; }

.error      {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
	text-align: center;
}
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }


/*=================end messages ===================*/


/*--searching--*/
.search_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#000000;
}

.search_list{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
}	

.warning_msg{
	font-size:1em;
	color:#FF0000;
}
	
/*---Galleries---*/	
.img_slider{
	width:520px;
	height:120px;
	background-color:#e7e7e7;
	margin-top:15px;
}	

.sliding_info{
	background-color:#cdcdcd;
	width:420px;
	height:16px;
	color:#000;
	font-size:14px;
	margin-bottom:4px;
	padding-top:2px;
}

.media_main{
	margin-top:30px;
}

.back_link{
 	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
