body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.5;
	height: 100%;



}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	text-decoration: none;
}
.quote {
	font-style: italic;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;



}
.bold {
	font-weight: bold;
}
.green {
	font-weight: bold;
	color: #00CC00;
}
.Redheading {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.boldblue {
	font-weight: bold;
	color: #6699FF;
}
li {
	list-style-type: circle;
	line-height: 20px;


}
.Testimonials {
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
}
.arabic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.Main {
	width: 721px;
	margin: auto;
	background-image: url(images/testline.gif);
	background-repeat: repeat-y;
	background-position: 260px;
}

.left {
	width: 260px;
	float: left;
	height: 100%;
	text-align: center;
}

.right {
	float: left;
	width: 452px;
	height: 100%;
	padding-left: 9px;
}
.footer {

	width: 721px;
	margin: auto;
}
.clear {
clear: both;
line-height: 0;
font-size: 0;
}
.content {
	width: 98%;
	margin: auto;
}
