html
{
	width: 100%;
	min-height: 100%; 	
	height: auto !important;
	height: 100%;
	background-color: White;
}

body
{
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size: 14px;
	color: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow-x: hidden;
}

#wrapper
{
	margin: 0px auto !important;
	padding: 0px;
	text-align: center;
	width: 1004px;
}

#outerContainer
{
	float: right;
	padding: 10px 2px 10px 0px !important;
	text-align: center !important;
	width: 1004px;
	background-color: #616161;
	background-image: url(../images/inside/InsideBg.jpg);
	background-position: 0px bottom;
	background-repeat: repeat-x;
	display: block;
}

.pageHeader
{
	float: right;
	clear: both;
	width: 1002px;
	height: 52px;
	background-color: #34959E;
	background-image: url(../images/inside/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.pageBody
{
	float: right;
	clear: both;
	width: 1002px; 
	background-color: transparent;
	background-image: url(../images/inside/DropShadow.png);
	background-repeat: repeat-y;
	background-position: 0px top;
}

.pageFooter
{
	float: right;
	clear: both;
	width: 1002px;
	height: 35px;
	background-image: url(../images/inside/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main
{
	width: 977px;
	float: right;
	background-color: White;
	margin: 0px 11px 0px 0px;
	display: inline;
}

#call
{
	width: 202px;
	height: 32px;
	margin-right: 30px;
	float: right;
	background: url(../images/sub_call.jpg) right top no-repeat;
}

#logo
{
	width: 134px;
	background: url(../images/logo.jpg) right top no-repeat;
	height: 128px;
	float: right;
	margin-right: 30px;
	display: inline;
}

#banner
{
	width: 535px;
	background: url(../images/banner_flo_1.gif) left top no-repeat;
	height: 110px;
	float: left;
}

.hr
{
	width: 900px;
	border-bottom: solid 1px gray;
	clear: both;
	margin: 0px auto;
	padding-top: 20px;
	line-height: 1%;
}

.hTitle
{
	margin: 0px;
	padding: 20px 36px 10px 10px;
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size:16px;
	text-align: right;
	color: #027d84;
	font-weight: bold;
	float: right;
	clear: both;
	width: 900px;
}

.content
{
	width: 900px;
	text-align: justify;
	padding: 0px;
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size: 10pt ;
	margin: 0px auto;
	clear: both;
}
.content table	
	{
	text-align: justify;
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size: 10pt ;
	}

.content p
{
	margin: 5px 0px;
	padding: 5px 0px;
}
.headingg 
{
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size: 11pt ;
	color:#1296a2;
	font-weight: bold;
}
.headingg a
{
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size: 11pt ;
	color:#1296a2;
	font-weight: bold;
}

#footerlink
{
	padding-left: 30px;
	float: left;
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size: 10pt ;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
}

#copy
{
	padding-left: 30px;
	margin-top: 10px;
	float: left;
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size: 10pt ;
	text-align: left;
	color: #000000;
	clear: both;
}
#topmenu
{
	float: left;
	padding : 25px 0px 0px 15px;
}
.txtLabel
{
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size: 13pt ;
}
.txtheadingg
{
	font-family: tahoma,Arial,sans-serif "arabic transparent";
	font-size: 15pt ;
	color:#1296a2;
	font-weight: bold;
}


