/* CSS Document */


.body{
height:auto;
}

#tableborders{
	height: 831px;
	width: 850px;
	border:thin solid #330099;

}


/**************************************************************

                   Borders

***************************************************************/

#blocks{
	
	border:#0000FF /*#D5D5FF*/ thin solid;

}

#logos {

	border-right:#0000FF /*#D5D5FF*/ thin dotted;

}
.style1 {

	font-size: 24px;
	font-weight: bold;
}
	
#top {

	border-top:thin dashed #0000FF /*#D5D5FF*/ ;

}

#bottomline{
border-bottom:thick solid #000066;
}

#bottomline2{
border-bottom:thin solid #000066;
}

#topline{
border-top:thick solid #000066;
}



#bottomlinered{
border-bottom:thick solid #ff0000;

}


#rightside{
border-right:thin dashed #0000ff;

}

#leftside{
border-left:thin dashed #0000FF;
}

#lefttopside{
border-left:thin dotted #0000ff;
border-top:thin dashed #0000ff;

}


#belowbunner{

	border-top:#7171FF thin solid;
	border-bottom: #7171FF thin solid;

}

body {

	background-color: #CCCCCC;

}

.style2 {font-size: 14px}
	



/**************************************************************

                   Images

***************************************************************/

#topbunner{
	background-image:url(bunner.png);
	background-repeat:no-repeat;
}

#Hotelimage1{
	
	background-image:url(assets/frontofficehotelmanagement.png);
	background-repeat:no-repeat;
	background-position:center;
	height:100%;
}

.content {
margin-left:220px;
margin-right:220px;
margin-bottom:20px;
border:1px solid #333;
padding:0 10px;
}

#hotellinx1{
	background-image:url(assets/Hotellinx.png);
	background-repeat:no-repeat;
	background-position:center;
}

#hotellinx2{
background-image:url(assets/hotellinx2.png);
background-repeat:no-repeat;
background-position:center;
}

#retailimage1{
background-image:url(assets/microsoft_dynamics_logo.png);
background-repeat:no-repeat;
background-position:center;
}

#retailimage2{
background-image:url(assets/MBS-RMS_side.png);
background-repeat:no-repeat;
background-position:center;
}

#contactusimage1{
background-image:url(assets/contactus1.png);
background-repeat:no-repeat;
background-position:center;
}

#contactusimage2{
background-image:url(assets/contactus2.png);
background-repeat:no-repeat;
background-position:center;
}


/**************************************************************

					Cotent Blocks                  

***************************************************************/

#contentheader {
	/*border:1px dashed #000000;*/
	margin:0 20px 15px 15px;
	padding:5px 0;
	background:/*#EFEFEF #F0F0FB*/#D9D9F4 no-repeat 5px 9px;
	text-align:justify;
	font-size:10px;
	text-align:center;
	
}

#contentheader p {
	margin: 10px 23px 15px 20px;
	line-height: 25px;
}

#contentblock {
	border:1px;
	margin:0px 20px 15px 15px;
	padding:5px 0;
	background:/*#EFEFEF/*#F0F0FB */#D9D9F4 no-repeat 5px 9px;
	text-align:justify;
}

#contentblock h1{
	margin: 10px 23px 15px 20px;
	line-height: 18px;
	font-size:20px;
	color:#FF0000;
}

#contentblock p {
	margin: 10px 23px 15px 20px;
	line-height: 25px;
}

#contentgalary {
	border:1px dashed #4F61FF;
	margin:20px 10px 5px 5px;
	padding:5px 0;
	background:#AEB7FF no-repeat 5px 9px;
	font-size:x-large;
	text-align:justify;
}

#contentimage {
	border:1px dashed #4F61FF;
	margin:0 10px 5px 5px;
	padding:5px 0;
	background:#AEB7FF no-repeat 5px 9px;
	text-align:center;
	
}


/***********************************************

               TEXT

***********************************************/

#contenttext {
	
	background-position: 0 100%;
	text-align: justify;
}

#contenttext p {
	margin: 10px 23px 15px 20px;
	line-height: 25px;
}

#contentblock2 {
	border:0px;
	margin:10px 23px 15px 15px;
	padding:5px 0;
	/*background:/*#EFEFEF/*#F0F0FB #D9D9F4 no-repeat 5px 9px;*/
	text-align:justify;
	font: Verdana;
}

#contentblock2 h1{
	margin: 10px 23px 15px 20px;
	line-height: 18px;
	font-size:20px;
	color:#FF0000;
}

#contentblock2 h2{
	margin: 10px 23px 15px 20px;
	line-height: 18px;
	font-size:14px;
	color:#FF0000;
}

#contentblock2 h5{
	margin: 10px 23px 15px 20px;
	line-height: 18px;
	font-size:14px;
	
}

#contentblock2 p {
	margin: 10px 23px 15px 20px;
	line-height: 18px;
	font: Verdana;
	font-size:13px;
}

#contentblock2 ul {

	line-height: 18px;
	font: Verdana;
	font-size:13px;
}

#contentblock2 ol {

	margin: 20px 23px 15px 20px;
	line-height: 18px;
	font: Verdana;
	font-size:13px;
}

#contentimage2 {
	border:0px dashed #4F61FF;
	margin:0 10px 5px 5px;
	padding:5px 0;
	text-align:center;
	
}
