/*
#------------------------------------------------------------------------
# University - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */
body {
	background: #fff url('../images/ffr_images/bg.jpg') no-repeat center top;
	color: #666;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.6;
	margin: 0;
	min-height: 100%;
	padding: 0;
	word-wrap: break-word;
}

#gkPageTitle span {background: #0f2079; padding: 2px 12px}

.noMainbody #gkMainbody { display: none !important} 

/*.gkHomePage #gkMainbody { display: none !important} */

    

.gkHomePage #gkPageContent {
	padding: 60px;
	max-width: 1230px;
  margin: auto
}

.gkHomePage #gkHeader {
	padding: 150px 0 0 0;
}