/* COMMON STYLES */
.clear_both{clear:both;}
.fl{float:left;}
.fr{float:right;}
.blue{border:1px solid blue}
.pink{border:1px solid pink}
.green{border:1px solid green}
.black{border:1px solid black}
.red{border:1px solid red}
.yellow{border:1px solid yellow}
.orange{border:1px solid orange}
body{
	margin:0px;
	border:0px;
}

/* USER STYLES */

h1 {margin-bottom:20px:}
.top_portion{
	width:1024px;
	height:56px;
}
.menu_banner_cntnr{
	width:1024px;
	height:256px;
}
.menu_cntnr{
	float:left;
	width:248px;
	height:256px;
}
.menu_home{
	width:248px;
	height:61px;
	background-image:url(../images/menu_btn_1.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.menu_services{
	width:248px;
	height:65px;
	background-image:url(../images/menu_btn_2.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.menu_aboutus{
	width:248px;
	height:65px;
	background-image:url(../images/menu_btn_3.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.menu_contactus{
	width:248px;
	height:65px;
	background-image:url(../images/menu_btn_4.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.menu1_lbl_default{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:60px;
	margin-top:19px;
	float:left;
	text-decoration:none;
}
.menu1_lbl_clicked{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#84BBFB;
	font-weight:bold;
	margin-left:60px;
	margin-top:19px;
	float:left;
}
.menu2_lbl_default{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:60px;
	margin-top:21px;
	float:left;
	text-decoration:none;
}
.menu2_lbl_clicked{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#84BBFB;
	font-weight:bold;
	margin-left:60px;
	margin-top:21px;
	float:left;
}
.menu3_lbl_default{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:60px;
	margin-top:22px;
	float:left;
	text-decoration:none;
}
.menu3_lbl_clicked{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#84BBFB;
	font-weight:bold;
	margin-left:60px;
	margin-top:22px;
	float:left;
}
.menu4_lbl_default{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:60px;
	margin-top:22px;
	float:left;
	text-decoration:none;
}
.menu4_lbl_clicked{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#84BBFB;
	font-weight:bold;
	margin-left:60px;
	margin-top:22px;
	float:left;
}
.banner_cntnr{
	width:776px;
	height:256px;
	float:left;
}
.below_banner_portion{
	width:1024px;
	height:50px;
}
.main_body_portion_cntnr{
	width:1024px;
	height:425px;
	background-image:url(../images/background_main_img.jpg);
	background-repeat:no-repeat;
}
.bottom_bar_cntnr{
	width:1024px;
	height:40px;
	background-image:url(../images/bottom_bar.jpg);
	background-repeat:no-repeat;
}
.ggslogo_homedesc_cntnr{
	width:1024px;
	height:210px;
	margin-bottom:90px;
}
.ggs_logo_cntnr{
	width:380px;/*380*/
	height:210px;
	float:left;
}
.home_desc_cntnr{
	width:640px;/*640*/
	height:210px;
	float:left;
}
.ggs_logo_div{
	margin-top:30px;
}
.welcome_to_div{
	margin-top:25px;/*15*/
	margin-left:10px;
	/*float:left;*/
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#84BBFB;
	font-style:italic;
	font-weight:bold;
}
.homepage_txtheading{
	margin-top:15px;
	margin-left:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}
.home_desc_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:10px;
	margin-right:35px;
	margin-left:10px;
	text-align:justify;
	font-weight:normal;
}
.bottom_ovels_cntnr{
	width:1024px;
	height:92px;
}
.small_ovel_div{
	width:403px;
	height:79px;
	background-image:url(../images/small_ovel.png);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:25px;
	float:left;
}
.services_small_ovel_div{
	width:403px;
	height:79px;
	background-image:url(../images/small_ovel.png);
	background-repeat:no-repeat;
	margin-top:75px;
	margin-left:25px;
	float:left;
}
.big_ovel_div{
	width:553px;
	height:90px;
	background-image:url(../images/big_ovel.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:20px;
	float:left;
}
.services_big_ovel_div{
	width:553px;
	height:90px;
	background-image:url(../images/big_ovel.png);
	background-repeat:no-repeat;
	margin-top:70px;
	margin-left:20px;
	float:left;
}
.book_today_lbl{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-top:30px;
	margin-left:105px;
	float:left;
	color:#84BBFB;
	font-style:italic;
	font-weight:bold;
}
.book_today_num{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-top:30px;
	margin-left:10px;
	float:left;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
}
.about_main_body_portion_cntnr{
	width:1024px;
	height:450px;
	background-image:url(../images/background_about_img.jpg);
	background-repeat:no-repeat;
}
.common_desc_heading{
	/*width:200px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-top:25px;
	margin-left:50px;
	float:left;
	color:#84BBFB;
	font-style:italic;
	font-weight:bold;
}
.aboutus_text{
width:1024px;
height:250px;
float:left;

}
.aboutus_desc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin-top:10px;
	margin-right:35px;
	margin-left:50px;
	text-align:justify;
	font-weight:normal;
	
}
.abtus_c_our_rtng_link a:active, .abtus_c_our_rtng_link a:link, .abtus_c_our_rtng_link a:hover, .abtus_c_our_rtng_link a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top:40px;
	margin-left:50px;/*50*/
	margin-bottom:10px;
	float:left;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
.abtus_good_gar_scme{
	color:#84BBFB;
}
.service_email a:active, .service_email a:link, .service_email a:hover, .service_email a:visited{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top:25px;
	margin-left:60px;
	float:left;
	color:#84BBFB;
	font-weight:bold;
}
.cntus_main_body_portion_cntnr{
	width:1024px;
	height:530px;
	background-image:url(../images/background_contact_img.jpg);
	background-repeat:no-repeat;
}
.cntus_lft_sub_cntnr{
	width:510px;/*510*/
	height:400px;
	float:left;
}
.cntus_rgt_sub_cntnr{
	width:510px;/*510*/
	height:400px;
	float:left;
}
.greencolor{
	color:#84BBFB;
}
.cntus_address{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top:10px;
	margin-left:50px;
	float:left;
	text-align:left;
	line-height:23px;
	color:#FFFFFF;
	font-weight:bold;
}
.tel_heading{
	font-size: 25px;
	font-style:italic;
	line-height:33px;
}
.tel_heading2{
	font-size: 25px;
	font-style:italic;
	line-height:33px;
	float:right;
	padding-right:46px;
}
.fax_heading{
	font-size: 25px;
	font-style:italic;
	line-height:33px;
	float:right;
	padding-right:46px;
}
.cntus_map_cntnr{
	float:left;
	margin-left:30px;
	margin-top:20px;
}
.services_main_body_portion_cntnr{
	width:1024px;
	height:640px;
	background-image:url(../images/background_services_img.jpg);
	background-repeat:no-repeat;
	/*background-color:#1D3A00;*/
}
.services_main_body_desc_cntnr{
	width:1024px;
	height:375px;
	margin-top:15px;
	float:left;
}
.services_lft_main_div{
	width:300px;
	margin-left:45px;
	float:left;
}
.services_mid_main_div{
	width:300px;
	margin-left:25px;
	float:left;
}
.services_rgt_main_div{
	width:300px;
	margin-left:25px;
	float:left;
}
.service_desc_sub_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	float:left;
	text-align:left;
	color:#E6ECFC;
	font-weight:bold;
	font-style:italic; 
	padding-bottom: 15px\9; /* IE8 and below */
	
}
.services_desc_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	font-weight:normal;
}
.bottom_left_spacer{
	height:40px;
	width:20px;
	float:left;
}
.bottom_links{
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:15px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	cursor:pointer;
}
.bottom_nolink{
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:15px;
	margin-right:15px;
	color:#FFFFFF;
	text-align:left;
	font-weight:normal;
}
.margin_30{
margin-top:30px;
}
.ab_margin{
margin-top:25px;
margin-left:50px;
}
.cont_margin{
margin-top:25px;
}
.ethos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.services_bold_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	font-weight:bold;
}