h1 {
font: 34px 'Bauhaus 93', 'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
color: #47a7cf;
padding-top: : 7px;


}

h2 {
font: 20px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
color: #333333;
line-height: 8px;

}

h3 {
font: 22px 'Bauhaus 93', 'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
color: #47a7cf;
}

h4 {
font: 16px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
color: #333333;
line-height: 23px;
}

p {
font: 14px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;

}

.store {
font: 16px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
color: #333333;
}

.price {
	font: 24px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	color: #32b62d;
	
	
}

.small {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	color: #333333;
	padding-left: 0px;
	
	}
	

	
	.small2 {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	color: #333333;
	padding-left: 155px;
	
	}
	
	


/* LINKS POOL */


a {
	text-decoration: none;
}
a:link {
	color: #32b62d;
	
}
a:visited {
	color: #32b62d;	
}

a:hover {
	color: #7fbfd8;
}



body {
	margin: 0;
	padding: 0;
	background: #303030 url(../images/bg_main.jpg) repeat-x 0 0;
	font: 13px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	letter-spacing: 0px;
}

#world {
	background-color: #303030 url(../images/bg_main.jpg) repeat-x 0 0;
	width: auto;
	height: auto;
}
#container {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 1100px;
	height: auto;
	

}

#header {
	width: 1040px;
	height: 80px;
	margin-bottom: 45px;

}

#logo {
	width: 1040px;
	height: 80px;
	background: url(../images/img_hgm_logo.gif) no-repeat;
}

#logoclick {
	width: 461px;
	height: 80px;
	background: url(../images/img_hgm_logo.gif) no-repeat;
	float: left;
	
}

#buy_online a span {
	width: 180px;
	height: 80px;
	float: right;
	background: url(../images/buy_online_up.gif) no-repeat;
	display: none;
	

}

#buy_online a {
	width: 180px;
	height: 80px;
	float: right;
	background: url(../images/buy_online_up.gif) no-repeat;
	display: block;
	
}

#buy_online a:hover {
	width: 180px;
	height: 80px;
	float: right;
	background: url(../images/buy_online_down.gif) no-repeat;
	display: block
	
}

#follow a span {
	width: 180px;
	height: 80px;
	float: right;
	background: url(../images/twitter_follow.jpg) no-repeat;
	display: none;
	
}
#follow a {
	width: 180px;
	height: 80px;
	float: right;
	background: url(../images/twitter_follow_un.jpg) no-repeat;
	display: block;
	
}

#follow a:hover {
	width: 180px;
	height: 80px;
	float: right;
	background: url(../images/twitter_follow_on.jpg) no-repeat;
	display: block;
	
}




#nav_holder {
	width: 980px;
	height: 52px;
	margin: 0 auto;
}


/* -----------------------------------*/

/* ------>>> TOP GREEN NAV <<<-------*/

/* -----------------------------------*/


			ul#nav {

				padding: 0px 0 0 0px;
				
				float: none;
				display: inline
				
				
			}

			ul#nav li a span {

				display: none;
				

			}

			ul#nav li {

				display: inline;

			}

			ul#nav li a {

				float: left;

				display: inline;

				height: 50px;

				background: url(../images/nav.gif);

			}


			ul#nav li a#nav1 {

				width: 102px;

				}

			ul#nav li a#nav1:hover {

					background-position: 0px -51px;

				}
				
				ul#nav li a#nav1:active {

				background-position: 0px -50px;

				}

			ul#nav li a#nav2 {

				width: 163px;

				background-position: -103px 0px;

				}
				
				ul#nav li a#nav2:hover {

				background-position: -103px -51px;

				}

				ul#nav li a#nav2:active {

				background-position: -103px -50px;

				}


			ul#nav li a#nav3 {

				width: 164px;

				background-position: -266px 0px;

				}

			ul#nav li a#nav3:hover {

				background-position: -266px -51px;

				}
				
				ul#nav li a#nav3:active {

				background-position: -266px -50px;

				}

				ul#nav li a#nav4 {

				width: 154px;

				background-position: -430px 0px;

				}

			ul#nav li a#nav4:hover {

				background-position: -430px -51px;

				}
				
				ul#nav li a#nav4:active{

				background-position: -430px -50px;

				}


			ul#nav li a#nav5 {

				width: 235px;

				background-position: -584px 0px;

				}

			ul#nav li a#nav5:hover {

				background-position: -584px -51px;

				}
				
				ul#nav li a#nav5:active{

				background-position: -584px -50px;

				}
				
			ul#nav li a#nav6 {

				width: 157px;

				background-position: -819px 0px;

				}

			ul#nav li a#nav6:hover {

				background-position: -819px -51px;

				}
				
					ul#nav li a#nav6:active {

				background-position: -819px -50px;

				}
				
				
#t_content {
	margin-top: 15px;
	margin-left: 70px;
	width: 976px;
	height: 23px;
	background: url(../images/top_main.gif) no-repeat;
}

#m_content {
	
	margin-left: 71px;
	width: 976px;
	height: 820px;
	background: url(../images/mid_main.gif) repeat-y;
}

#m_content2 {
	
	margin-left: 71px;
	width: 976px;
	height: 765px;
	background: url(../images/mid_main.gif) repeat-y;
}

#m_content02 {
	
	margin-left: 71px;
	width: 976px;
	height: 730px;
	background: url(../images/mid_main.gif) repeat-y;
}

#m_content3 {
	
	margin-left: 71px;
	width: 976px;
	height: 1350px;
	background: url(../images/mid_main.gif) repeat-y;
}

#m_contentMAP {
	margin-left: 71px;
	width: 976px;
	height: 780px;
	background: url(../images/mid_main.gif) repeat-y;
}

#m_content4 {
	
	margin-left: 71px;
	width: 976px;
	height: 1240px;
	background: url(../images/mid_main.gif) repeat-y;
}

#m_content_story {
	
	margin-left: 71px;
	width: 976px;
	height: 765px;
	background: url(../images/mid_main.gif) repeat-y;
}

#m_content_terms {
	
	margin-left: 71px;
	width: 976px;
	height: 1325px;
	background: url(../images/mid_main.gif) repeat-y;
}

#section1 {
	
	margin-left: 25px;
	width: 623px;
	height: 723px;
	/*background-color: #bad0e8; */
	float: left;
}

#media {
	width: 633px;
	height: 360px;
	border-top-color: #79da4d;
	border-top-style: solid;
	border-top-width: thin;
	float:left;
}
	
#media2 {
	width: 230px;
	height: 360px;
	float: left;
}


#section2 {
	margin-left: 10px;
	width: 275px;
	height: 663px;
	float:left;
	display: inline;
	border-left-color: #79da4d;
	border-left-style: solid;
	border-left-width: thin;
	text-align: center;
	font-size: 10px;
	}
	
	#section2 a {

	font-size: 16px;
}

#gotm_holder {
	width: 251px;
	height: auto;
	margin: 0 auto;
}


#gotm {
	width: 251px;
	height: 363px;
	background: url(../images/gotm.jpg) no-repeat;
	cursor: pointer;
	
	
}


#checkout_1 {
	
	
	width: 618px;
	height: 97px;
	background: url(../images/store_bg_1.gif) no-repeat;
	padding-top: 2px;
	padding-left: 0px;
	margin-bottom: 2px;
}

#checkout_01 {
	
	
	width: 618px;
	height: 97px;
	background: url(../images/store_bg_1.gif) no-repeat;
	padding-top: 2px;
	padding-left: 8px;
	margin-bottom: 20px;
}

#checkout_1 a {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	color: #333333;
	
	}
	
	#checkout_1 a:visited {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	color: #333333;
	
	}
	
	#checkout_1 a:hover{
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	color: #555555;
	
	}
	#checkout_1 a:active {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
	color: #333333;
	
	}


#checkout_2 {
	
	width: 618px;
	height: 191px;
	background: url(../images/store_bg_2.gif) no-repeat;
	padding-left: 10px;
	padding-top: 2px;
}


#checkout_3 {
	
	
	width: 618px;
	height: 191px;
	margin-top: 1px;
	
}

#checkout_4 {
	
	
	width: 618px;
	height: 335px;
	background: url(../images/store_bg_3.gif) no-repeat;
	padding-left: 10px;
	padding-top: 2px;
}

#checkout_05 {
	
	
	width: 618px;
	height: 97px;
	background: url(../images/store_bg_6.gif) no-repeat;
	padding-top: 2px;
	padding-left: 8px;
	margin-bottom: 20px;
}


#b_content {
	
	margin-left: 63px;
	width: 976px;
	height: 23px;
	background: url(../images/bot_main.gif) no-repeat;
}

#footer {
	background: url(../images/bg_footer.gif) repeat-x;
	width: 100%;
	height: 185px;
	margin-top: 35px;
	padding-top: 18px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin: 0 auto;
	}
	

#footer_info {
	margin: 0 auto;
	text-align: center;
	width: 960px;
	height: 50px;
	color: #fff;
	font-size: 13px;
}

			

