/* begin header */
#header h1 {
	float: left;
	width: 376px;
	height: 140px;
	background: white url(../images/ayurveda_header.gif) top left no-repeat;
	margin: 0;
	border: 0;
	padding: 0;
	text-indent: -5000px;
	}
#header h1 a {
	display: block;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 140px;
	height: 0px !important;
	height /**/: 140px;
	width: 376px;
	cursor: pointer;
	}

#header p {
	float: right;
	width: 252px;
	height: 140px;
	background: white url(../images/ayurveda_header_snowgi.gif) top left no-repeat;
	margin: 0;
	border: 0;
	padding: 0;
	text-indent: -5000px;
	}
#header p a {
	display: block;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 140px;
	height: 0px !important;
	height /**/: 140px;
	width: 252px;
	cursor: pointer;
	}

/* begin contact */
#contact {
	text-align: right;
	background: url('../images/ayurvedicyogi_photo.jpg') bottom left no-repeat;
	/*border-bottom: 8px solid #a46da4;*/
	}
.contactdetails {
	float: right;
	width: 240px;
	margin: 0;
	padding: 0 0 1em 0;
	background-color: white;
	color: #800080;
	font-weight: bold;
	}
.contactdetails h2 {
	position: relative;
	width: 240px;
	height: 28px;
	margin: 0 0 1em 0;
	background: #f5e5f5;
	color: #800080;
	font-size: 1.2em;
	font-weight: bold;
	overflow: hidden;
	}
.contactdetails h2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: #f5e5f5 url('../images/contact.gif') left top no-repeat;
	}
.contactdetails p { 
	text-align: right;
	margin: 0 0 10px 0;
	border: none;
	padding: 0.2em 0.5em;
	background-color: #fff;
	color: #800080;
	font-size: 1.2em;
	}

#topmenu, #topmenu ul, #topmenu li, #topmenu a, #topmenu a:link, #topmenu a:visited {
	background-color: #920791;
	color: #fff;
	}
#topmenu ul {
	height: 30px;
	list-style: none;
	}
#topmenu li {
	float: left;
	color: #fff;
	}
#topmenu li a {
	display: block;
	padding: 0.7em 0 0 20px;
	color: #fff;
	font-size: 1.2em;
	}
#topmenu li a:visited {
	font-weight: bold;
	}
/* end menu */

/* end header */