/* CSS Document */

body
{
	font:Verdana, Arial, Helvetica, sans-serif 11px;
	margin: 0px;
	background: url(images/bodybak.jpg);
}

.heading{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}

div.header
{
	background: url(images/Header_Right.jpg) no-repeat right top;
	height: 311px;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}


#background
{
	background: url(images/Pagebak.jpg) repeat-x top;
	text-align:center;
	width: 100%;
	margin: 0px auto;
	float: left;
}

a.navigation{
	font:bold 12px Arial, Helvetica, "sans-serif 11px bold";
	color:#FFFFFF;
	text-decoration:none;
	margin-right: 10px;
	margin-left: 10px;
}


a.navigation:hover{
font:Arial, Helvetica, sans-serif 11px bold;
color:#FF9900;
text-decoration:none;
}

/*mani contenet*/

#mainContent
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 755px;
	margin: 0px;
	text-align: justify;
	color: #182e58;
	background: #FFFFFF url(images/ContentBak.jpg) repeat-x top;
	padding: 15px 0px 0px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	float:left;
}
.bullet {
	list-style: url(images/arrow.gif);
	padding: 0px;
	margin-left: -15px;
}
a.rightNav {
	color: #FFFFFF;
	text-decoration: none;
	position: fixed;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0px;
}

a.rightNav:hover {
	color: #FF9900;
	}


div.Leftpane
{
	float: left;
	width: 695px;
	padding: 0px 30px 15px;
}
#textpan {
	height: 360px;
}

td.border {
	border-left: 1px solid #192f58;
}


div.menu{
	background: #192f58;
	text-align: right;
	padding: 5px 15px 0px 0px;
	height: 25px;
	width: 740px;
	margin: 0px auto;
	position: relative;
	clear: both;
}
.imgplace {
	float: left;
	margin-right: 10px;
}

#Ruler {
	height: 2px;
	color: #a07553;
}



#footer{
	background: #192f58;
	text-align: center;
	width: 755px;
	height: 100px;
	position:relative;
	float: left;
}


#footer img.logo1{
	position:absolute;
	left:375px;
	top:34px;
	width:134px;
	height:46px;
}


#footer img.logo2{
	position:absolute;
	left:225px;
	top:17px;
	width:117px;
	height:74px;
}



#base {
	padding: 0px;
	width: 1003px;
	margin: 0px auto;
	position: relative;
}

#base div.leftBar, div.rightbar
{
	width:123px;
	position:relative;
	float: left;
}

/*#base div.rightbar
{
	background-color:#CCCCCC;

}*/
.textbullet {
	list-style: disc;
	line-height: 20px;
}
a.text {
	color: #FF0000;
}
.Bannerbord {
	border: 1px solid #000000;
	margin: 5px;
}
div.base1 {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}
div.LeftpaneNew {
	float: left;
	width: 695px;
	padding: 0px 30px 15px;
	height: 360px;
}

