body {
		font-family:verdana, sans-serif; 
		scrollbar-face-color: #cb1b4b;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-shadow-color: #ffffff;
		scrollbar-arrow-color: #ffffff;
		scrollbar-track-color: #ffffff;
		}
			
	#mainwrapper {
		position: absolute;
		width:816px;
		height:593px;
		left: 100px;
		margin:0 auto;
		} 
		
	#menu_welcome {
		position: absolute;
		top: 23px;
		left:67px;
		height:19px; 
		}
		
	#menu_aboutus {
		position: absolute;
		top: 23px; 
		left:220px;
		height:19px; 
		}
		
	#menu_services {
		position: absolute;
		top: 23px; 
		left:135px;
		height:19px; 
		}
		
	#menu_contactus {
		position: absolute;
		top: 23px; 
		left:368px;
		height:19px; 
		}
		
	#menu_faqs {
		position: absolute;
		top: 23px; 
		left:308px;
		height:19px; 
		}
		
	#title {
		position: absolute;
		top: 105px; 
		left:48px; 
		}
		

		
	#text_home {
		position: absolute;
		top: 150px;
		width:392px; 
		height:120px;
		left:48px;
		overflow:auto; 
		scrollbar-face-color: #bbbaba;
		scrollbar-highlight-color: #bbbaba;
		scrollbar-3dlight-color: #bbbaba;
		scrollbar-darkshadow-color: #bbbaba;
		scrollbar-shadow-color: #bbbaba;
		scrollbar-arrow-color: #54a227;
		scrollbar-track-color: #bbbaba;
		padding-right:0px;
		}
		
	#text {
		position: absolute;
		top: 150px;
		width:392px; 
		height:200px;
		left:48px;
		overflow:auto; 
		scrollbar-face-color: #bbbaba;
		scrollbar-highlight-color: #bbbaba;
		scrollbar-3dlight-color: #bbbaba;
		scrollbar-darkshadow-color: #bbbaba;
		scrollbar-shadow-color: #bbbaba;
		scrollbar-arrow-color: #54a227;
		scrollbar-track-color: #bbbaba;
		padding-right:0px;
		}
		

	#sample_image {
		position: absolute;
		top: 87px;
		width:251px; 
		height:341px;
		left:443px; 
		}
		
	#services_image {
		position: absolute;
		top: 285px;
		width:416px; 
		height:229px;
		left:381px; 
		}
		

	#home_text {
		position: absolute;
		top: 215px;
		width:275px; 
		height:200px;
		left:195px; 
		}
		
	#column1 {
		position: absolute;
		top: 0px;
		width:150px; 
		height:325px;
		left:0px; 
		}
		
	#column2 {
		position: absolute;
		top: 0px;
		width:30px; 
		height:325px;
		left:160px; 
		}
		
	#column3 {
		position: absolute;
		top: 0px;
		width:150px; 
		height:325px;
		left:200px; 
		}
		
	#column4 {
		position: absolute;
		top: 0px;
		width:30px; 
		height:325px;
		left:340px; 
		}
		
				
	#designby {
		position: absolute;
		top: 562px;
		left:640px; 
		}		


	.main_text{
		color:#181512;
		font-size:11px;
		font-family:verdana, sans-serif;
		}
		
	.grey_text{
		color:#34302E;
		font-size:11px;
		font-family:verdana, sans-serif;
		}
		
	.green_text{
		color:#54a227;
		font-size:11px;
		font-family:verdana, sans-serif;
		}
		
	.blue_text{
		color:#281D66;
		font-size:10px;
		font-family:verdana, sans-serif;
		}
		
	.title_blue_text{
		color:#281d66;
		font-size:12px;
		font-family:verdana, sans-serif;
		}
		
	
	.white_text{
		color:#ffffff;
		font-size:11px;
		font-family:verdana, sans-serif;
		}
		
	.tbflat  {
	background-color: #ffffff;
	font-size : xx-small;
	font-family : Verdana;
	border:  #cb1c4c solid;
	height: 15px;
	border-width : 1px;
	border-color :#cb1c4c;
	text-align: top;
}

.tbflat_textarea  {
	font-size : xx-small;
	font-family : Verdana;
	border:  #ffffff solid;
	scrollbar-face-color: #cb1b4b;
	height: 80px;
	width: 168px;
	border-width : 1px;
	border-color :#cb1b4b;
	text-align: top;
}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #cb1b4b;
	color : #ffffff;
	font-weight : bold;
	height: 18px;
	border-width : 0px;
	border-color :#cb1b4b;
	text-align: top;

	}
.button {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #ffffff; 
background-color: #cb1b4b; 
border: #cb1b4b; 
border-style:solid;
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
	height: 20px;