

#container {
position:relative;
width: 760px ;
margin-left: auto ;
margin-right: auto ;
height:100%;
}


#title {
	position:absolute;
	top:0px;
	width: 760px;
	background-image: url(http://www.amitayus-wellbeing.co.uk/images/title.gif);
	border-bottom: 1px solid #9D0057;
	height: 72px;
}


#globalLink{
	position: absolute;
	top: 75px;
	left:0px;
	height: 20px;
	width: 760px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
}

#globalLink a, #globalLink a:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
color: #000000;
margin: 0px;
padding-left:1px;
padding-right:20px;
border-right: 0px solid #9D0057;
}

#globalLink a:hover{
color: #9D0057;
text-decoration: UNDERLINE;
}

#globalLink a:active{
color: #9D0057;
text-decoration: none;
}

#sectionBreak{
position:absolute;
	top:98px;
	left:0px;
	width: 760px;
	background-color: #FFFFFF;
	height: 240px;
	border: 1px solid #9D0057;
	z-index: 100;
}


#subLink{
	position: absolute;
	top: 316px;
	height: 20px;
	width: 760px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	text-align: left;
}

#subLink a, #subLink a:visited {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
text-decoration: none;
color: #000000;
margin: 2px;
padding-left:1px;
padding-right: 18px;
border-left: 0px solid #797979;
}

#subLink a:hover{
color: #9D0057;
text-decoration: underline;
}


#pageCell {
	position: absolute;
	top: 354px;
	width: 760px;
	font-size: 15px;
	border: 0px solid #9D0057;
	padding: 0px 0px 0px 0px;
	background-color:none;
	height: 100%;
}

#microContent {
	top: 354px;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	background-color:none;
	height: 100%;
	position:absolute;
	width:760px;
	z-index:102;
	left: 0px;
	top: 111px;
}

.main-title {
	font-family: Arial, sans-serif;
	color: #9D0057;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	background-color: #ffffff;
	background-image: url(http://www.amitayus-wellbeing.co.uk/images/grad.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.h1 {
	font-family: Arial, sans-serif;
	color: #9D0057;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.h2 {
	font-family: Arial, sans-serif;
	color: #646464;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:10;
}

.h3 {
	font-family: Arial, sans-serif;
	color: #646464;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
	margin-top:10;

}

.main-body {
	font-family: Arial, sans-serif;
	color: #646464;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top:0;
	margin-bottom:10;
	
}

.bold {color: #9D0057; font-weight: bold; }

.URL1 {
	font-family: Arial, sans-serif;
	color: #646464;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

hr {margin-top:30px; margin-bottom:30px;}
 
img {
border-width: 1px;
border-color: #9D0057;
}
