﻿                /* Body GLobal CSS*/
*{
	margin: 0;
	padding: 0;
	}

a:link, a:active, a:visited {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	z-index: 10;
}


a:hover {
	text-decoration: none;
	color: #000000;
}

body {
	background: url(../images/layout/bckg.jpg) repeat-y fixed center top;
}
                /* END */

                /* Wrapper CSS*/

#wrapper
{
    width: 968px;
    margin: 0 auto;
    font-family: Verdana, Geneva, sans-serif;
    font-size:16px;
    line-height:20px;
    position:relative;
}

                /* END */

                /* Header CSS*/


#header{
	height: 150px;
	position: relative;
	margin: 0;
	padding: 0;
	z-index:900  !important;
}

#logo{
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}
	
#logo a img{
	text-decoration: none !important;
	border:0 !important;
	padding:0 !important;

}

#topnav{
	list-style-type: none;
	display: block;
	position: absolute;
	top: 20px;
	margin: 0px;
	padding: 0px;
	width: auto;
	right: 15px;
	float: left;
	height: auto;
}

#topnav li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.sumbitlarge {
	width: 100px;
	height: 40px;
	display: block;
	margin: 0px auto 0px auto;
	font-size: large;
}

#topnav li a:link, #topnav li a:active, #topnav li a:visited{
	list-style-type: none;
	display: inline-block;
	float: left;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	font: 12px Verdana, Geneva, sans-serif;
	line-height: 20px;
	font-weight: bold;
}

#topnav li a:hover      {
	color: #000000;
	text-decoration: underline;
}

#indexPg {
	padding: 0px;
	width: auto;
	height: auto;
	margin-left: -10px;
}
.tabularize {
	border: 1px dotted #CCCCCC;
	width: 250px;
	padding: 10px;
	margin: 5px;
	float: left;
	height: 130px;
}

/* Dropdown Menu Starts */

#menubar {
	margin: 0px auto 0px auto;
	width: 944px;
	position: absolute;
	top: 100px;
	left: 13px;
	z-index: 990 !important;
}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {
	display: block;
	color: #000;
	text-decoration: none;
}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {
	background-position: #FFFFFF;
	position: absolute;
	top: 30px;
	left: 0;
	background: #FFFFFF;
	display: none;
	list-style: none;
}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:150px; margin:0}
ul.menu ul li a:link, ul.menu ul li a:active, ul.menu ul li a:visited {
	display: block;
	padding: 3px 7px 5px;
	background-color: #F8F8F8;
	line-height: 25px;
	font-size: 12px;
	z-index: 999 !important;
}
ul.menu ul li a:hover {
	background-color: #99CC00;
	color: #FFFFFF;
}
ul.menu ul ul {left:150px; top:1px}
ul.menu a:link.menulink, ul.menu a:active.menulink, ul.menu a:visited.menulink   {
	border: 1px solid #aaa;
	line-height:30px;
	padding: 0px 7px;
	font-weight: bold;
	width: 100px;
	font-size: 14px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../images/layout/header.gif');
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background-image: url('../images/layout/header_over.gif');
}
ul.menu .sub {
	background-image: url('../images/layout/arrow.gif');
	background-repeat: no-repeat;
	background-position: 135px center;
}
ul.menu .topline {border-top:1px solid #aaa}


/* Dropdown Menu Ends */

.blockIt {
	display: block;
	margin-left: 90px;
	background-color: #FF9933;
}

* html .blockIt
{
margin-left:45px;
}

.blockItColor {
	font-size: 16px;
	padding: 10px;
}

.floatleft {
	margin: 20px;
	float: left;
}

.floatright {
	padding: 0px;
	margin: 20px;
	float: right;
	display: inline;
}


.current
{
 background-color:Red;
 cursor:default;	
}
                /* END */

                /* Left Navigation*/


#leftnav
{
 font-family: Verdana, Geneva, sans-serif;
 float:left;
 margin-left:18px;
 margin-right:0px;
 position:relative;
 z-index:590  !important;
}
#followus {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	float: left;
	text-align: center;
	position: absolute;
	left: 21px;
	top: 930px;
}

/* Holly Hack for IE \*/
* html #leftnav {margin-left:9px;}
/* End */

#leftnav h3
{
	font-size: 12px;
	font-weight: normal;
	z-index:593  !important;

}

#leftnav h3.submenui
{
	background-image: url('../images/layout/arrow.gif');
	background-repeat: no-repeat;
	background-position: 120px center;
}

.glossymenu, .glossymenu li ul
{
list-style-type: none;
margin: 0;
padding: 0;
width: 140px; 
z-index:595  !important;

}
/*WIDTH OF MAIN MENU ITEMS*/
/* border: 1px solid black;*/


.glossymenu li{
position: relative;
margin:0;
padding:0;
}

.glossymenu li a
{
	background-position: left top;
	color: black;
	display: block;
	line-height:35px;
	height:35px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	background-image: url('../images/layout/lnav.jpg');
	background-repeat: no-repeat;
	z-index:599 !important;

}

.glossymenu li ul
{ /*SUB MENU STYLE*/
position: absolute;
width: 140px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
z-index:596  !important;

}

.glossymenu li ul li{
float: left;
left :5px;
z-index:597  !important;

}

.glossymenu li ul a
{
width: 140px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
color: black;
}

.glossymenu li a:hover{
	background-image: url('../images/layout/lnav.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

                /* END */

                /* Main Content*/

#maincontent
{
	float: left;
	width: 600px;
	margin: 0px 12px 0px 15px;
	overflow: hidden;
	padding: 0px;
}

 	
#maincontent img
{
	margin: 5px;
}

#maincontent ul
{
	display: block;
	margin-left: 30px;
	text-align: justify;
	font-size: 14px;
	list-style-image: url('../images/layout/arrow.gif');
}

#maincontent h1
{
	display: block;
	font-weight: normal;
	font-size: 30px;
	color: teal;
	margin-bottom: 5px;
	line-height: normal;
}

#maincontent li h4 {
	font-size: 14px;
}

#maincontent h2
{
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

#maincontent h3
{
	display: block;
	font-weight: normal;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#maincontent h4 {
	font-weight: normal;
	font-size: 17px;
	color: #660066;
}

#maincontent h5 {
	display: block;
	font-weight: normal;
	font-size: 15px;
	color: #990033;
}


#maincontent p
{
	display: block;
	text-align: justify;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#optionlist h3 {
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}

#optionlist p {
	font-size: 16px;
	text-align: left;
}


.homefeaturebox
{
	border: .5px solid #C0C0C0;
	float: left;
	width: 278px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 15px;
	height: 170px;
	padding: 0px;
	display: inline;
}

#maincontent .homefeaturebox h1
{
	background-position: left top;
	padding: 2px 5px 2px 10px;
	font-size: 18px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
	color: #333333;
	line-height: 25px;
	background-image: url('../images/home/h1_g.jpg');
	background-repeat: repeat-x;
}

.homefeaturebox img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

#maincontent .homefeaturebox p {
	text-align: left;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#slider {
	width: 600px;
	height: 250px;
	margin: 0px auto 20px auto;
	overflow: hidden;
}

.elaborate {
	font-weight: bold;
	color: #003300;
	float: right;
	margin-right: 100px;
	text-decoration:underline;
}


/* END */


                /* END */

                /* Advertise */

#rightadvertise{
	width:160px;
	overflow:hidden;
	float:right;
	margin-right:18px;
}
/* Holly Hack for IE \*/
* html #rightadvertise {margin-right:9px;}
/* End */

                /* END */

                /* Footer CSS*/


#footer{
	height:81px;
	background: url(../images/layout/footer.jpg);
}
#footcontent {
	padding-top: 20px;
}

.footernav  {
	display: block;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 150px;
	margin-top: 20px;
}
.footernav  a:link, .footernav a:active, .footernav a:visited{
	text-decoration: none;
	color: #069;
	font-size: 14px;

}
.footernav  a:hover    {
	text-decoration: underline;
	color: #063;

}
.copyinfo  {
	display: block;
	float: right;
	font: bold 14px Verdana, Geneva, sans-serif;
	text-align: center;
	padding-right: 150px;
	margin-top: 20px;
}
                /* END */
                
#maincontent li a, #maincontent li h4 a {
	padding-left: 20px;
	color: #993333;
	line-height: 20px;
	font-weight: normal;
}

#maincontent li a:hover, #maincontent li h4 a:hover {
	color: #336600;
	font-weight:normal;
}

.article h1
{
	margin-top:5.0px;
	font-size:17px;
	color:#0F243E;
	font-weight:normal;
}

.article h2
{
	font-size:14.0px;
	margin-top:6pt;
	margin-bottom:3pt;
	color:#17365D;
	font-weight:normal;
}

.article p1
{
	margin-top:0.0pt;
	margin-bottom:8.0pt;
	line-height:140%;
	font-size:10pt;
	color:#5A5A5A;
	font-weight:normal;
	text-align:justify;
}

.article p
{
	margin-top:0.0pt;
	margin-bottom:8.0pt;
	line-height:140%;
	font-size:10.5pt;
	color:#5A5A5A;
	font-weight:normal;
	text-align:justify;
}

.article h3
{
	margin-top:0.0pt;
	margin-bottom:3.0pt;
	line-height:120%;
	font-size:11.5pt;
	color:#5A5A5A;
}

.article h4
{
	margin-top:0.0pt;
	margin-bottom:3.0pt;
	line-height:140%;
	font-size:12pt;
	color:#5A5A5A;
	font-weight:bold;	
}

.article h4 a:link, .article h4 a:active, .article h4 a:visited
{
	color:#5A5A5A;
}

.article a:hover
{
	color:navy;
}
.article ul

{  
	list-style-image: url('../arrow.gif');  
}

.article li
{    
  	font-size:10.5pt;
	color:#5A5A5A;
	font-weight:normal;
	text-align:justify;
	margin-bottom:10.0pt;
}

.article h5
{		
	font-size:10pt;
	font-weight:bold;
}

.heading
{
	
	font-size:17.0pt;
	color:black;
	letter-spacing:1.0pt;
	font-weight:normal;
}

.article h6
{
		
	font-size:10.5pt;
	color:Red;
	margin-bottom:0pt;
	margin-top:0pt;
}


.article heading
{	
   	font-size :10.5pt;
	color:Navy;
	margin-bottom:0pt;
	margin-top:0pt;	
}

.alltext
{
	width: 270px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}
.alltext a:link, .alltext a:visited, .alltext a:active
{
	color: #5a5a5a;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.alltext a:hover
{
	color:navy;	
}
.alltextlong
{
	width:100%;
	float: left;
	margin: 10px 0 10px 0;
}
.leftimg
{
	width: 60px;
	margin-top: 3px;
	float: left;
	margin-right: 5px;
}
.rightext
{
	width: 180px;
	float: left;
	margin-left: 10px;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
}
.rightext p {
	width: 180px;
	float: left;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	margin-top: -2px;
}



.error
{
	padding: 0px;
	margin-top: 0pt;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	vertical-align: top;
}

.lovecalc
{  
	margin:50px 0px 0px 150px ;
}

.image
{
	margin: 5px;
	width: 190px;
	float: left;
	height: auto;
}
.littletext {
	font-size: 12px;
}

#maincontent .rightext p {
	text-align: left;
}
.infoUs {
	display: block;
	clear: both;
	width: 600px;
	overflow: hidden;
}

#tab{
	padding: 0px;
	margin: 0px;
	width: 600px;
}
#tab img {
	padding: 0px;
	margin-left: -5px;
}
.largeBox {
	height: 150px;
	overflow: hidden;
}
.mediumBox {
	height: 110px;
	overflow: hidden;
}
.smallBox {
	height: 80px;
	overflow: hidden;
}
.largerBox {
	height: 180px;
	overflow: hidden;
}
table {
	font-size: 12px;
	
}
#maincontent h6 {
	display: block;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
}
.image img {
	padding: 0px;
	float: left;
	margin-right: 20px;
}
.asterik
{
color: #ff0000;
font-weight:bold;	
}

table td p {
	font-size: 12px;
	border-collapse: collapse;
	empty-cells: hide;
	text-align: left;
}

#maincontent ol {
	display: block;
	margin-left: 30px;
	text-align: justify;
	font-size: 14px;
}

.title {
	font-weight: bold;
}
.grayme {
	background-image: url('../indexpg/slider/themes/shade.jpg');
	background-repeat: repeat-x;
	line-height: 40px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
}
a:link img, a:active img, a:visited img {
	border-style: none;
	border-color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	position: relative;
	top: 8px;
	z-index:10 !important;

}
a:hover img {
	border-style: none;
	border-color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	position: relative;
	top: 8px;
	background-color: #E3E3E1;
}

img, a:img, img a {
	z-index: 10 !important;
}
#followus ul {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	width: auto;
	height: 40px;
}

#followus ul li {
	display: inline-block;
	float: left;
	line-height: 40px;
	margin-right: 2px;
	font-size: 12px;
	font-weight: bold;
}
#followus ul li a:link img, #followus ul li a:active img, #followus ul li a:visited img {
	border-style: none;
	margin-top: -5px !important;
	padding-bottom: 1px;
}
#followus ul li a:hover img {
	border-width: medium;
	border-color: #FF6600;
	background-color: #FFFFFF;
	border-bottom-style: solid;
}

.title
{
font-weight:bold;
font-size:10.5px;	
}
#showfb {
	position: fixed;
	z-index: 998 !important;
	right: -2px;
	bottom: 100px;
	cursor: pointer;
}
.facebookdiv

{
	border: thin solid #C0C0C0;
	width: 183px;
	height: auto;
	position: fixed;
	z-index:999 !important;
	right: 5px;
	background-color: White;
	bottom: 5px;
	display: none;
}
#closefb {
	background-position: left top;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 8px;
	top: -10px;
	z-index: 1000 !important;
	background-image: url('../images/layout/close.jpg');
	background-repeat: no-repeat;
}
#closefb:hover {
	background-position: left bottom;
	background-image: url('../images/layout/close.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}
