body {
	border-style: none;
	padding: 0px;
  	margin: 0px;
	width: 100%;
}

.menu-a {
	color: #FFFFFF;
	font-style: normal;
	font-size: 12pt;
	text-decoration: none;
	width: 80px;
}

.heading-root-table {
	width: 100%;
}

.heading-root-text {
	font-size: 24pt;
	font-weight: bold;
	color: #0000B0;
	padding-right: 20px;
}

.heading-location-text {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

.menuBar {
	font-weight: bolder;
	text-align: center;
	background: #0000B0;
	width: 100%;
}

.menu-item {
	padding-left: 8px;
	padding-right: 8px;
}

.contact-heading {
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
}

.contact-mobiles-title {
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}

.email-link {
	color: #0000FF;
}

.main-block {
	padding-top: 10px;
	margin-left: 20%;
	width: 800px;
	text-align: center;
}

.left-block {
	width: 300px;
	float: left;
}

.right-block {
	float: left;
	text-align: left;
	width: 500px;
}

.block-title {
	text-align: left;
	font-size: x-large;
	font-weight: bolder;
	color: blue;
}

.item {
	text-align: left;
	padding-top: 3px;
	font-size: large;
	font-weight: bold;
	color: black;
}

.footer-block {
	clear: both;
	padding-top: 25px;
}

.footer {
	text-align: left;
	padding-top: 3px;
	font-size: medium;
	font-weight: bold;
	color: navy;
}

.footer-item {
	text-align: left;
	padding-top: 3px;
	font-size: medium;
	font-weight: bold;
	color: black;
}

.text {
	text-align: left;
	padding-top: 3px;
	font-size: medium;
	font-weight: bold;
	color: black;
}

.service {
	margin-top: 12px;
}
	
.service-title {
	text-align: left;
	font-size: large;
	background-color: #e4f8ff;
}

.service-description {
	text-align: left;
	font-size: medium;
}


.small-title {
	text-align: left;
	font-size: medium;
	font-weight: bold;
	color: navy;
}

.small-item {
	text-align: left;
	font-size: medium;
	color: black;
}

.basic-paragraph {
	padding-bottom: 6px;
	text-indent: 25px;
	padding-left: 10px;
	text-align: left;
}

.internal-link {
	color: blue;
	font-style: normal;
	text-decoration: none;
}

.page-footer {
	clear: both;
	padding-top: 30px;
}

.page-footer-title {
	color: silver;
}

.page-footer-normal {
	color: black;
}

.bitsolver-link {
	color: blue;
	font-style: normal;
	text-decoration: none;
}

.project_link {
	font-size: 16px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	clear: both;
}

.project-link-a {
	color: blue;
	font-style: normal;
	font-size: 16px;
	text-decoration: none;
}

.image-group img {
	padding: 25px;
}