	body{ 


	
	/*-----------------------------------------------------------------------------------*/
	/* BODY PROPERTIES */
	/*-----------------------------------------------------------------------------------*/	

		font-size:13px;
		font-family: arial, Arial, Helvetica,sans-serif;
		color: #555555;
		font-weight: normal;


		

	/*-----------------------------------------------------------------------------------*/
	/* BODY CSS FOR BOXED VERSION ( background images & color ) */
	/*-----------------------------------------------------------------------------------*/
		   
		   
		}


		/* BODY END */




	/*-----------------------------------------------------------------------------------*/
	/* TYPOGRAPHY
	/*-----------------------------------------------------------------------------------*/

	/*	Headings   */	
		h1 { color: #444444; font-size: 28px; font-family: arial, Arial, Helvetica,sans-serif ; font-weight: normal; }
		h2 { color: #444444; font-size: 23px; font-family: arial, Arial, Helvetica,sans-serif; font-weight: normal; }
		h3 { color: #444444; font-size: 18px; font-family: arial, Arial, Helvetica,sans-serif; font-weight: normal; }
		h4 { color: #444444; font-size: 16px; font-family: arial, Arial, Helvetica,sans-serif; font-weight: normal; }
		h5 { color: #444444; font-size: 15px; font-family: arial, Arial, Helvetica,sans-serif; font-weight: normal; }
		h6 { color: #444444; font-size: 14px; font-family: arial, Arial, Helvetica,sans-serif; font-weight: normal; }

	/*	Links   */
		a, a:visited, ul.post_meta li.date, .ui-tabs .ui-tabs-nav li.ui-tabs-active a, ol.faq_links a:hover, header a.logo_v1 h1, header a.logo_v2 h1, header a.logo_v3 h1, header a.logo_v4 h1 { color: #2d94d7; }
		a:hover { color: #444444;  }


	/*-----------------------------------------------------------------------------------*/
	/* HEADERS
	/*-----------------------------------------------------------------------------------*/
		header{ background-color:#ffffff; }	
		header ul.contact_list { color: #444444; font-size: 13px; font-family: arial, Arial, Helvetica,sans-serif ; font-weight: normal; }
		header .topbar { background-color:#ffffff; border-bottom: 1px solid #efefef; }

	/*-----------------------------------------------------------------------------------*/
	/* LAYOUT
	/*-----------------------------------------------------------------------------------*/
		

	/*-----------------------------------------------------------------------------------*/
	/* FOOTER
	/*-----------------------------------------------------------------------------------*/	
		footer
		{
			background-color:#222222;
			color:#767676;
			border-top: 5px solid #e9eaee;

		}

		/*	Footer Links	*/
		footer a, footer ul.menu li a, footer .widget_meta ul li a, footer .widget_pages ul li a, footer .widget_recent_comments  ul li a, footer .widget_recent_entries  ul li a, footer ul.widget_recent_entries_thumb li a, footer .widget_tag_cloud a { color: #8f8f8f !important;  }
		footer a:hover, footer ul.menu li a:hover, footer .widget_meta ul li a:hover, footer .widget_pages ul li a:hover, footer .widget_recent_comments  ul li a:hover, footer .widget_recent_entries  ul li a:hover, footer ul.widget_recent_entries_thumb li a:hover, footer .widget_tag_cloud a:hover { color: #b6b6b6 !important;  }
		footer h3{ color: #ffffff; }

		/*	Footer Borders	*/
		footer .sixteen { border-bottom:1px solid #303030; }
		#footer_bottom { border-top:1px solid #303030; }

		/*	Footer copyright  */
		footer #footer_bottom { color: #767676 !important; }
		footer .copyright_custom a, footer ul.bottom_links a{ color: #8f8f8f !important; }
		footer .copyright_custom a:hover, footer ul.bottom_links a:hover{ color: #b6b6b6 !important; }


		
