/* CSS Document for Siduwara Ayurweda Medical Center */

/*Body*/

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA200;
	background-image: url(images/back.jpg);
}

/* global margin padding reset */

* {margin: 0px; padding: 0px; }



/* global border reset */

* { border: 0px; }

/* global anchor reset */

a{ color: #F4F4F4;	text-decoration: none; }

a:hover { color: #00045D;	text-decoration: none; }



/* paragraph padding fix */

p { padding: 0px 0px 10px 12px; }



/* image border fix */

img { border: 0px; }

/*----------------GLOBAL SETTINGS ------------*/

.pageholder
{
		margin: 0px; width: 776px; text-align:left; background-color: #30652F; 

}

/*----------Start Top Section-----*/
#mainpic
{
	background-image: url(images/index_05.jpg);
	height: 118px;
	background-repeat: no-repeat;
}

#rightpic
{
	margin-left:585px;
	margin-top: 30px;
	position: absolute;
}

/*----------End of Top Section-----*/


#descrip
{
	line-height:1.9em;
}


#bottombar
{
	text-align:center;
}
