@charset "utf-8";
/* CSS Document */

body{
font-family: Georgia;
}

#maindiv		{width: 880px;height: 100%;}
#header			{width: 100%;height: 82px;}
#menu		{width: 100%;border-bottom:1px dotted black;}
#menu ul	{margin: 0px; padding: 0px;}
#menu li	{margin: 0px;padding: 0px;}
#menu 
#menu			{font-size:10px;font-weight:normal;float: right;border-bottom:1px dotted black;width: 100%;}
#menu ul 		{margin-top: 0px;padding: 0px;list-style: none;}
#menu li		{margin: 0px;padding: 0px;display: inline;}
#menu li a			{font-family: futura;font-size:13px;float: right;margin: 0 0px;padding: 8px 10px 8px 10px;text-decoration: none;border-right: 1px dotted #000000;	text-align: center;	display:inline;	color: #666666;text-transform: uppercase;}


#footer			{clear: both;width:880px;margin: 15px 0px;border-top: 1px dotted #000000;}
#footer ul		{margin: 0px;width:880px;float:left;height:50px;}
#footer li		{margin:0px;padding:0px;list-style: none;display: inline;}
#footer a    {padding:0 0px 0px 10px;}
#left			{width: 280px;padding: 7px;height:100%;}
#right			{padding: 7px;width: 270px;height:100%;}
#mid			{padding: 7px;width: 280px;height:100%;border-left: 1px dotted #000000;border-right: 1px dotted #000000;}

#description	{font-family: Georgia;font-size: 23px;color: #878787;text-align: left;margin-top: 50px;border-bottom:1px dotted black; }
#content		{margin: 0px 0 -15px 0;height: 100%;}
.heading 	    {font-family: Georgia;color: #666666;text-align: left;font-size: 12px;font-weight: normal;}
.heading h1	    
{
  font-family: Georgia;
  color: #FF9801;
  text-align: left;
  font-size: 30px;
  line-height:30px;
  padding-bottom:40px;
  border-bottom: 1px solid #cccccc;
}
.heading h6,#read-more	{font-family: Georgia;color: #FF9801;text-align: left;font-size: 15px;border-top: 1px solid #cccccc;}
.clear			{clear: both}
.table-content{margin-bottom:-22px;padding-bottom:0px;height:550px;}
.table-content a{font-size:13px;text-transform:uppercase;color:#ff9800;text-decoration:none;}
.inputbox       {border:solid 1px #8c8c8c;font-family:Georgia;height:15px;margin:0px 10px 0px 0px;}
.txtbox         {border:solid 1px #8c8c8c;font-family:Georgia;width:425px;}
.login-subtxt    {color:#2b3237;font-size:14px;}
.frgt-pass a    {color:#2b3237;font-size:14px;font-weight:underline;font-weight:bold;margin-top:12px;}
.login-table  
{
   width:880px;
   text-align:left;
   padding-bottom:20px;
   border-bottom:solid 1px #eaeaea;
   
}
.login-btn
{
  background:url("../images/login-btn.jpg") no-repeat;width:56px;height:26px;border:0
}
#left,#mid,#right   {font-size:15px;font-family:Georgia;height:100%}

#active_menu-nav {
font-weight:bold;
 color: black;
}
#read-more
{
  padding-top:15px;
}
#contact-content h6    {font-weight:bold;color:black;font-size:15px;margin:5px -10px;padding:10px;text-align:left;}
#contact-content a{color:black;}
#contact-content    {color:#878787; font-family:georgia;font-size:14px;text-align:left;margin-bottom:50px;}
#inp{margin-bottom:40px;float:left;}
.btn        {background:url("../images/submit.jpg") no-repeat;width:65px;height:25px;border:0}

+++++++++++++++++++++


body {
	background:white;
	margin-top:15px;
}


.blog
{
	margin-top: 40px;border-top: 1px dotted #000000;border-bottom: 1px dotted #000000;height: 100%;
}

b{color:black;}
.contentpaneopen a{
	color:black;
}
.contentpaneopen strong{color:black;}
.contentpaneopen
{
font-family: Georgia; color: #878787;text-align:left;font-size: 13px;
width:880px;margin-top: 10px;}
.highlight{color:#656565;font-weight:bold;font-style:italic;}



.contentheading
{
font-family: Georgia; color: #FF9801;border-bottom: 1px solid #cccccc;font-weight:bold;text-align: left;font-size: 30px;width:880px;padding-top: 25px;padding-bottom: 30px;}

.componentheading
{
	font-family: Georgia;font-size: 25px;color: #878787;margin-top: 50px;text-align: left;margin-bottom:40px;
}
/*.menu			{font-family: verdana;font-size:14px;font-weight:normal;float: right;text-transform: uppercase;border-bottom:1px dotted black;width: 100%;margin-left:0px;}

li				{margin: 0px;padding: 0px;display: inline;border:solid 1px red;}
ul.menu			{margin-top: 0px;padding: 0px;list-style: none;}

#menu a			{float: right;margin: 0 0px;padding: 0 10px 0 10px;text-decoration: none;	text-align: center;
					display:inline;	color: #999999;
					border-right: 1px dotted #000000;
					 }
 #menu a:active,#menu a:focus{
	 font-weight:bold;
 color: #000000;
 
 }*/
/* From here css for marquee starts*/

#container{
  position: relative;
  width: 800px;
  overflow: hidden;
margin-top:0px;
float:left;

}

#scroller{

  width: 3000px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */

}

/*.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color:#00009C;
  font-weight: bold;
}*/
