﻿body 
{
	background-color:#eee;
}

div.divMain
{
	width:955px;
	margin:0 auto;
	background-color:#faf8e1;
/*	border: 1px dashed black;*/
/*	height :700px */
}
#prak-logo
{
background-image:url(../../images/logo.jpg);
margin-top:5px;
height:125px;
width:231px;
float:left;	
}
#prak-header
{
background-image:url(../../images/banner_02.jpg);
height:145px;
width:720px;
float:left;	
}
#divbutton
{
	width:232px;
	height:360px;
	
	float:left;

}
.divimage
{
	width:231px;
	height:50px;
	
}
.button_img
{
border:solid 1px #faf8e1;
width:215px;
height:48px;
}
#divcontent
{
	width:719px;
	float:left;
}
#right_margin
{
background-image:url(../../images/side-image.jpg);
height:359px;
width:142px;
margin-left:15px;
float:left;	
	}
#divflash
{
	margin-top: 16px;
	margin-left:7px;
	width:566;
	float:left;
}
#divhome
{
	color:Orange;
	margin-left:7px;
	margin-top:3px;
}
#divhomemain
{
height:290px;
}
.divaboutus
{
	color:#3977bc;
	font-weight:bold;
	margin-top:10px;
	}



