/* CSS Document */
body { 	margin: 0;	padding: 0;	font: normal 73%/1.5em Arial,Verdana, Tahoma, sans-serif;
		background:#F3F3F3; color: #525252; text-align:left; }

img { border:none; outline:none;}
a { color: #525252; text-decoration: underline; outline:none;} 
a:hover { color: #0066FF;	text-decoration:none ; } 

h1, h2, h3 { font-family: Arial, Helvetica, sans-serif; font-weight:bold; margin:0px; padding:0px 0px 0px 0px; } 

h1 { font-size : 1.6em; color: #7a9c41; padding:0px 0px 15px 0px;} 
h2{ font-size : 1.2em; color: #000000; margin:0px; text-align:left; } 
h3{ font-size : 1.2em; color: #000000; padding:5px; margin:0px; text-align:left; } 
h4{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FF6600; }
h5{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#649e17; margin:0px; padding-bottom:5px;}

li{ list-style-image: url(../images/bullet.jpg); line-height:19px; margin:0px; padding:0px; color:#414042; }
p{ color:#525252; font-size:1em; margin:0px; padding:0px; text-align:justify; }
td{text-align:left;}

.cleardiv { clear:both;}

.imgleft{ width:auto; float:left; margin-right:5px;  }
.imgright{ width:auto; float:right; margin-left:10px; }

/*Main Outer Div*/
#mainouterdiv{ width:1000px; margin:0 auto; background:#ffffff; }
#maindiv{ width:900px; margin:0 auto;}
#topdiv{ width:auto; height:100px;}
#logo{ width:550px; height:70px; float:left; margin-top:10px; }
#call{ width:250px; height:50px; float:right; font-size : 1.4em; margin-top:30px;}

/*Navigation*/
#menubar
{	width: 900px; }

#menu-content
{	margin: 0 auto;	padding: 0;	position: relative; }

#menu-content ul 
{
	font: 1em Arial,verdana, sans-serif;
	color: #FFF;
	margin: 0;
	padding-left: 0;
}

#menu-content li 
{	display:inline; }

#menu-content li a 
{
	height:60px;
	width:146px;
	float:left;
	text-align:center;
	color: #FFF;
	text-decoration: none;
	margin-left:4px;
	padding-top:10px;
	background:url(../images/index3.jpg) no-repeat;
}
#menu-content li a:hover 
{
	color:#fff;
	background:url(../images/index4.jpg) no-repeat;
}

#menu-content li a#current  {
	color: #fff;
	background:url(../images/index4.jpg) no-repeat;
}

/*Flash Header*/
#flash{ width:900px; height:230px; /*background:url(../images/Flash.jpg) center no-repeat;*/ clear:both;}
#grdt{ width:900px; height:30px; background:url(../images/index5.jpg) no-repeat;}

/*Body Content*/
#content{ width:auto; padding:20px; }
.imgdiv{ width:98%; margin:0 auto; margin-top:20px;}
.imgtab{ width:265px; height:150px; float:left; margin-left:20px; }
.imgtab1{ width:265px; height:150px; float:left;}

.blutxt{ color:#12366b;}

/*Footer*/
#footer{ width:auto; background:url(../images/index9.jpg) top no-repeat; text-align:right; 
		 padding:20px; font-size:0.89em;}

/*Inner Page
#innerhead{ width:900px; height:230px; background:url(../images/Flash.jpg) center no-repeat; clear:both;}*/
#head1{ width:900px; height:230px; clear:both;}
#head2{ width:900px; height:230px; background:url(../images/index15.jpg) center no-repeat; clear:both;}
#head3{ width:900px; height:230px; background:url(../images/index16.jpg) center no-repeat; clear:both;}
#head4{ width:900px; height:230px; background:url(../images/index17.jpg) center no-repeat; clear:both;}
#head5{ width:900px; height:230px; background:url(../images/index18.jpg) center no-repeat; clear:both;}
#head6{ width:900px; height:230px; background:url(../images/index19.jpg) center no-repeat; clear:both;}



#leftcontent{ width:620px;float:right; }
#leftnavig{ width:220px; float:left;}
#c1{ width:auto; height:14px; background:url(../images/c1.jpg) no-repeat; clear:both;}
#c2{ width:auto; height:150px; background:url(../images/c2.jpg) repeat-y; clear:both;
	 min-height:165px!important; height:auto!important;}
#c3{ width:auto; height:14px; background:url(../images/c3.jpg) no-repeat; clear:both;}

.greybg1{ background:#F4F4F4; font-size:14px; color:#333399; font-weight:bold; padding:5px 5px 5px 20px;}
.greybg{ background:#F4F4F4; padding:5px; font-size:0.98em;}

/*Left Navigation*/
#leftmenu
{	width: 180px; }

#leftmenu-content
{	padding: 0; margin-left:12px;	position: relative; }

#leftmenu-content ul 
{
	font: 1em Arial,verdana, sans-serif;
	color: #FFF;
	margin: 0;
	padding-left: 0;
}

#leftmenu-content li {	display:inline; }

#leftmenu-content li a 
{
	width:180px;
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	margin-top:1px;
	border-bottom:1px solid #e2e2e3;
	background:#7a9c41;
	padding:5px 5px 5px 10px;
}

#leftmenu-content li a:hover 
{	color:#fff;	background: #0d3166; }

#leftmenu-content li a#current{	color: #fff; background: #0d3166; }









