﻿@import 'pages.css';
@import 'navMenu.css';

html 
{
	margin:0px;
	padding:0px;
}
body 
{
	background-color:#525254;
	margin: 0px; 
	padding: 0px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}
p
{
	padding:0 0 0 6px;
	margin:0 0 10px 0;

}
.p1
{
	padding:0;
	margin:3px 0 7px 0;	
}
/***** fonts *******/
hr
{
  padding:0px;
  margin:0px;
}
h1
{
	margin:0px;
	padding:0px;
	height:20px;
}
h2
{
	padding:0 0 0 6px;
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
	margin:0px;
}
.hr_dotted
{
	border-bottom:1px dotted gray !important;
	border-bottom:1px dashed gray;
	margin:3px 0 5px 6px;
}
.h1_hr
{
	height:1px;
	/* background:url('../images/header_hr1')  repeat-x; */
	margin:2px 0 7px 3px !important;
	margin:0 0 0 4px;
	padding:0px;
}
.h1_hr1
{
	height:1px;
	width:486px;
	background:url('../images/header_hr1.jpg')  repeat-x;
	margin:4px 0 7px 3px !important;
	margin:4px 0 -8px 3px ;
	padding:0px;
}
.h1_welcome
{
	background:url('../images/h1-geosan-8px-.75-welcome.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px !important;
	height:20px;
}
.h1_benefits
{
	background:url('../images/h1-geosan-8px-.75-benefits.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px !important;
	height:20px;
}
.h1_microfibres
{
	background:url('../images/h1-geosan-8px-.75-microfibres.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px !important;
	height:20px;
}
.h1_order
{
	background:url('../images/h1-geosan-8px-.75-order.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px !important;
	height:20px;
}
.h1_refund
{
	background:url('../images/h1-geosan-8px-.75-refund.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px !important;
	height:20px;
}
.h1_application
{
	background:url('../images/h1-geosan-8px-.75-application.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px;
}
.h1_contact
{
	background:url('../images/h1-geosan-8px-.75-contact.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px !important;
	height:20px;
}
.h1_privacy
{
	background:url('../images/h1-geosan-8px-.75-privacy.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px;
}
.h1_faqs
{
	background:url('../images/h1-geosan-8px-.75-faqs.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px;
}
.h1_recommend
{
	background:url('../images/h1-geosan-8px-.75-recommend.jpg')  no-repeat;
	margin:0px;
	padding:0px;
	height:25px !important;
	height:20px;
}

#header-top-right
{
	font-size:11px;
	color:#0080A7;
}
#content-right 
{
	Font-Family:	Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	/*color:#BFBFBF; AFAFAF ccc*/
	color:#c8c6c6;
    letter-spacing:0.2px;
}

#content-right a:link,a:visited
{
	text-decoration: none; 
	color: #7E74CF;
}
#content-right a:hover, a:active 
{
	text-decoration: none; 
	color: #CBCBCB;
}

#header-top-right a:visited, a:link
{
	text-decoration: none; 
	color: #0097C6;
}
#header-top-right a:hover, a:active
{
	text-decoration: none; 
	color: #CACACA;
}
/****************************************** DIVs *************************************/

#container 
{
	width:780px;
	margin:0 auto 0 auto;
}

#header 
{	
	background:url('../images/IH-header3.jpg');
	height:310px;
	clear:both;
}
#header-top
{
	height:70px;
	/* border:1px solid blue; */
}
#header-right
{
	float:right;
	width:200px;
	/* border:1px solid green; */
	margin:0 70px 0 0 !important;
	margin:0 34px 0 0;
}
#header-video
{
	float:right;
	width:120px;
	/*
	margin:8px 70px 0 0 !important;
	margin:28px 28px 0 0;
	*/
	margin:6px 0 0 0;
	/* border:1px solid blue; */	
}
/*
#header-video
{1
	float:right;
	width:50px;
	margin:28px 57px 0 0 !important;
	margin:28px 28px 0 0;	
}
*/
#header-top-right
{
	float:right;
	width:140px;
	/*
	margin:52px 0px 0 0 !important;
	margin:44px 0px 0 0;
	*/
	margin:2px 0 0 0;
	/* border:1px solid red; */
}
#header-mid
{
	height:170px;
	color:Gray;
	margin:10px 70px 0 50px;
	/* border:solid 1px red; */
}
#header-bottom-left
{
	height:70px;
	width: 350px;
	margin:0 0 0 50px;
}
#content
{
	background:url('../images/IH-bg.jpg') repeat-y;
	min-height:200px;
	clear:both;
	overflow:auto;
	/* float:left; */
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 230px;
overflow:visible;
}
/**/
#content-side-clr
{
	width:55px;
	height:100px;
	float:left;
}
#content-left
{
	width:130px;
	float:left;
	margin:41px 0 0 0;

}
#content-right
{
	width:492px;
	min-height:230px;
	height:100%;
	float:left;
	margin:0 93px 0 10px;
	/* border:solid 1px green; */
}
#footer
{
	background:url('../images/IH-footer1.jpg');
	height:60px;
	clear:both;
}
#footer-bottom
{
	height:15px;
	width:600px;
	margin:40px 0 0 0px;
	float:left;
}
.copyright
{
	text-align:center;
	font: 11px sans-serif;
	color:#0097C6;
	padding:4px 0 0 175px;
	/*
	color:#007DA5;
	*/
}

/***** 
	border:solid 1px yellow;	
	border:solid 1px red;
	border:solid 1px green;
	border:solid 1px blue;	
	border:solid 1px cyan;	
	border:solid 1px white;	

*****/

.jujube 
{
	height:10px;
}
.jujube2 
{
	height:5px;
}



