@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
body {
	background-color: #812A57;
}
a:link {
	color: #99CCFF;
	font-weight: bold;
	
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
	
}
a:visited {
	color: #99CCFF;
	font-weight: bold;
	
}
a:active {
	color: #99CCFF;
	font-weight: bold;
	
}


.style1 {
	font-size: 1.1em;
	font-weight: bold;
}
.HomeTextBox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 320px;
	width: 500px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 75px;
	padding-right: 10px;
	padding-left: 10px;	
	
}
.AboutTextBox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 325px;
	width: 500px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;	
}
.Services1TextBox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 325px;
	width: 335px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;	
}
.Services2TextBox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 325px;
	width: 520px;
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;	
}	
.ClientsTextBox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 390px;
	width: 675px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;	
}	