﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	
	
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;


}

.box {
	background-image: url('../images/shape2.jpg');
	background-repeat: no-repeat;
	width: 350px;
	height: 200px;
	position: static;
	text-align: right;
	vertical-align: top;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	direction: rtl;
	padding-right: 5px;
}
.aboutbox {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	direction: rtl;
	background-color: #002B59;
	padding-right: 5px;
}
.freebox {
	width: 50px;
	position: static;
	text-align: center;
	vertical-align: top;
}
.footer {
	background-position: center;
	text-align: center;
	background-image: url('../images/footer.gif');
	height: 40px;
	background-repeat: no-repeat;
	direction: ltr;
}
.servicetext {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-align: justify;
	width: 212px;
	direction: rtl;
	padding-top: 6px;
	padding-bottom: 6px;
}
.servicetext_web {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
	direction: rtl;
	padding-top: 10px;
	padding-bottom: 20px;
	text-decoration: none;
}

.pagecolor {
	background-color: #000000;
}
.aboutuspage {
	font-family: tahoma;
	font-size: 13px;
	color: white;
	text-align: justify;
	vertical-align: middle;
	direction: rtl;
	padding-top: 12px;
	padding-right: 10px;
}

.txtdec{
	text-decoration:none;

}
.pagecolorCopy {
	background-color: #000000;
}
