	body {background: #AAA url(../images/bg.jpg) 0 0 repeat;color: #666;}
	/*.wrap{background: url(../images/top.png) 50% 0% no-repeat;}*/
	a{color: #111;}
	a:hover{color: #888}
	h1, h2, h3, h4, h5, h6, ul.two-columns li strong  {color: #333;}
	hr {
		border: 0;
		color: #e0e0e0;
		background-color: #e0e0e0;
		height: 1px;
		margin:0px 0px 10px 0px;
		padding:0px;
	}
	*+html hr{margin:5px 0px 5px 0px;}	
	
	#main #main_wrap{background: url(../images/center-shad.png) center bottom no-repeat;}
	#main #main_wrap .left_wrap{background: url(../images/left-shad.png) scroll left bottom no-repeat;z-index: 0;}
	#main #main_wrap .right_wrap{background: url(../images/right-shad.png) scroll right bottom no-repeat;z-index: 0;}
	.main_holder{background: url(../images/general_bg.png) 0% 0% no-repeat;}
	

	/*slider*/
	#featured #featured-img{background: #FAFAFA url(../images/loader.gif) center no-repeat;}
	#featured #feat-shad{background: url(../images/slider-shad.png) center top no-repeat;}
	.nivo-prevNav {
		left:-10px;
		background: url(../images/slide_prev.png) 0 0 no-repeat;
	}
	.nivo-nextNav {
		right:-10px;
		background: url(../images/slide_next.png) 0 0 no-repeat;
	}
	
	/*main/content*/
	h1.general_title{background: url(../images/heading.png) center bottom no-repeat;}
	h3.front-teaser{background: url(../images/heading.png) center bottom no-repeat;}
	h3.front-teaser span{background: url(../images/heading-top.png) center top no-repeat;}
	.inner .front-texts .top-fade, .inner .large-texts .top-fade{background: url(../images/scroll-fade2.png) left bottom no-repeat;}
	.inner .front-texts .bot-fade, .inner .large-texts .bot-fade{background: url(../images/scroll-fade-bot.png) left bottom no-repeat;}
	.ploader{background: #f1f1f1 url(../images/loader.gif) center no-repeat;}
	
	.pagination{margin: 0px;padding: 0;position:absolute;font-size: 11px; top: 25px; right: 25px;}
	.pagination .page_of{background: #f9f9f9; color: #888; padding: 3px 10px; border-color:#D9D9D9 #EAEAEA #FFFFFF; border-style:solid;border-width:1px;}
	.pagination a{padding: 1px 6px; display: inline-block;background: #f9f9f9; border-color:#D9D9D9 #EAEAEA #FFFFFF; border-style:solid;border-width:1px;text-decoration: none;}
	.pagination a:hover{background: #FFF;}
	.pagination a.current_page{background: #e3e3e3; color: #666;}
		
	
		/*content boxes*/
		.rounded-out, .entry .rounded-out{margin: 0px 0px 20px;padding: 0px; border: 1px solid #E2E2E2;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
		.rounded-in{margin: 0px; padding: 15px; border: 1px solid #FDFDFD; background: #f2f2f2 url(../images/grad2.png) repeat-x scroll left top;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
		.rounded-in p, .rounded-in div{margin-top:0;padding-top: 0;}
		.rounded-in br{display:none;height: 0px;visibility: hidden; overflow: hidden;}
		
		#nav-bott .nav-previous a{display: block;padding: 2px 15px; border: 1px solid #E2E2E2; background: #f2f2f2 url(../images/grad2.png) repeat-x scroll left top;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; position: relative; z-index: 9999;}
		#nav-bott .nav-next  a{display: block;padding: 2px 15px; border: 1px solid #E2E2E2; background: #f2f2f2 url(../images/grad2.png) repeat-x scroll left top;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;position: relative;z-index: 9999;}
		
		
		/*devider*/
		.entry_devider{margin: 10px 0px 20px; height: 2px; display: block; background:url(../images/line.gif) repeat-x scroll center bottom;}

		input[type=text],input[type=password],input[type=file],textarea, select{
			background:#F2f2f2;
			border-color:#D9D9D9 #EAEAEA #FFFFFF;
			border-style:solid;
			border-width:1px;
			color:#666;
			font-size: 11px;}
		.contactload{background:url(../images/loader.gif) 0 5px no-repeat;}
		.contact_submit{width: 194px; height: 48px; display: inline-block;background: url(../images/button_mess.png) no-repeat;}
	/*footer*/
	#footer .social_link ul#social li{background: url(../images/social/shadow.png) no-repeat;}
	
/*comment*/
ul#comment_appart li .comment_text, ul#comment_appart ul ul li .comment_text{background:#F5F5F5;border-color:#D9D9D9 #EAEAEA #FFFFFF;border-style:solid;border-width:1px;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
ul#comment_appart li #respond{background:#F5F5F5;border-color:#D9D9D9 #EAEAEA #FFFFFF;border-style:solid;border-width:1px;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px; padding: 10px;}
#comment_submit{background: #f2f2f2 url(images/grad2.png) repeat-x scroll left top;position: relative;margin: 0;line-height: 18px;padding: 2px 10px;font-size: 12px;cursor: pointer;border-width: 1px;border-style: solid;border-color: #CCC;color: #777;-moz-border-radius: 11px;-khtml-border-radius: 11px;-webkit-border-radius: 11px;border-radius: 11px;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;-khtml-box-sizing: content-box;box-sizing: content-box;}