body{			margin:0;
				padding:0;}
			
#container {	width:1000px;
				height:598px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: normal;
				color: #333333;
				background:url(../images/Lachemi-ayur1.jpg) no-repeat;
				margin:0 auto 0 auto;}

/*---------------------------------Top Starts--------------------*/

#top{			width:1000px;
				height:144px;}
				
#topleft{		width:270px;
				height:144px;
				float:left;}
				
#topcenter{		width:476px;
				height:144px;
				float:left;}
				
#topright{		width:258px;
				height:144px;
				float:left;}
				
#logo{
	width:174px;
	height:82px;
	margin-left:97px;
	padding-top:62px;
}
				
/*--------------------------center------------------------------------*/

#center{		width:1000px;
				height:454px;}
				
#centerleft{	width:100px;
				height:454px;
				float:left;}
				
#centercenter{	width:600px;
				height:454px;
				float:left;
				color:#000033;}
				
#latitle{		width:600px;
				height:56px;}
				
#lattext{		width:600px;
				height:398px;
				color:#000033;}
							
/*-------------------Formatting------------------*/

h1{				text-align:center;
				font-size:1.3em;}
				
h2{				font-size:1.05em;}

h3{				color:#64079f;}
				
p{				text-align:justify;
				line-height:1.5em;}
				
.latext{		font-weight:bold;
				color:#64079f;}
				
.magtext{		font-weight:bold;
				color:#990000;}	
				
li{				line-height:1.5em;}

.floatleft{		float:left;
				margin-left:20px;}
