
.clear {
	clear: both;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555a4a;
    background: #a0c73f;
}

a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #0683ab; text-decoration: underline; }

.button_01 a {
	display: block;
	width: 102px;
	height: 23px;
	padding: 7px 0 0 0;
	background: url(images/templatemo_button.png)  no-repeat;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	color: #fff;
    background:url(images/templatemo_button_hover.png) no-repeat;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }
/*required for Home page HTML*/
#header_wrapper {
	width: 100%;
	height: 216px;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	position: relative;
	width: 980px;
	height: 215px;
	padding: 0 10px;
	margin: 0 auto;
	/*background-color: #333;*/
}
#header_inside {
	position: relative;
	width: 979px;
	height: 214px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
	background-color/*: #33C;*/
}
.logo {
	position: relative;
	width: 211px;
	height: 121px;
	/*background-color: #336;*/
	float: left;
	margin-top: 50px;
}
/* menu */

#menu {
	float: right;
	padding-top: 75px;
	height: 43px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 35px;
	width: 125px;
	margin: 0;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	outline: none;
	background-image: url(images/menu_a.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu li a:hover, #menu li .current {
	color: #557c12;
	background-image: url(images/menu_hover.png);
	background-repeat: no-repeat;
	background-position: top;
}

/* end of menu */
/* content */
#content_wrapper {
	width: 970px;
	margin-top: 0px;
	margin-bottom: 0;
	z-index: -10;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	box-shadow:0px 4px 6px #000000;
	-webkit-box-shadow:0px 4px 6px #000000;
	-moz-box-shadow: 0px 4px 6px #000000;
}
#content_wrapper_top {
	width: 970px;
	margin-top: -5px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 10px;
	clear: both;
}
#sidebar {
	float: left;
	width: 290px;
	padding: 0;
	/*background-color: #039;*/
}

.sidebar_section_content {
	/*background-color: #C66;*/
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sidebar h2 {
	color: #557c12;
	font-size: 18px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 250px;
	float: left;
	height: 36px;
	margin: 0px;
	background-image: url(images/templatemo_header_bg.png);
	background-repeat: no-repeat;
	letter-spacing: .1em;
}
.content_section h2 {
	color: #557c12;
	font-size: 23px;
	font-weight: normal;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 650px;
	float: left;
	height: 36px;
	background-image: url(images/templatemo_header_bg2.png);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}


.categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #294000;
	background: url(images/templatemo_list.png) center left no-repeat;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: .1em;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	text-decoration:none;
}
.categories_list li a:hover {
	color: #6c6c6d;
	text-decoration: underline;
	letter-spacing: .1em;
	background-image: url(images/templatemo_list_h.png);
	background-repeat: no-repeat;
}

.sidebar_section label {
	display: block;
	margin-bottom: 10px;
}

.sidebar_section {
	width: 280px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	/*background-color: #9C0;*/
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5;
	padding-left: 0px;
	float: left;
}
#main_content {
	float: right;
	width: 675px;
	/*background-color: #09C;*/
}
.em_text p
{
    font-family:Georgia,"Times New Roman",Times,serif !important;
}

#main_content p {
	text-align: justify;
	margin-bottom: 10px;
	font-size: 15px;
	color: #4c4c4c;
	line-height: 21px;
	font-family:Georgia,"Times New Roman",Times,serif !important;
}
#main_content p span {
	text-align: justify;
	margin-bottom: 10px;
	font-size: 15px;
	color: #4c4c4c;
	line-height: 21px;
	font-family:Georgia,"Times New Roman",Times,serif !important;
}
.fl_image {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.content_section {
	clear: both;
	width: 100%;
}

/* end of content */
/* footer */

#footer {
	width: 980px;
	text-align: center;
	color: #3c5f01;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 11px;
	font-size: 15px;
}

#footer a {
	color: #294000;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */

/* required */ /* required */ /* required */ /* required */ /* required */ /* required */ /* required */ /* required */

#slider {
	clear: both;
	width: 675px;
	height: 300px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #000;
}





/*Ravi patel gridview pagging use start 2nd March 2013*/
.gvrowStyle td
{
    border:1px solid white !important;
    }

.gridpager td table tr td span
{
    /*width: 20px !important;*/
    
   padding:5px;
    border: 1px solid black !important;
    background-color:#A0C73F;
    overflow: hidden !important;
}

.gridpager td table tbody tr td
{
    width:50px !important;
    }


.gridpager td 
{
    text-align: center;
    color: #5E9604;
    font-size: 18px;
    font-weight: bold;
    border: 0px solid white !important;
     font-family:Arial  !important;
    font-weight: bold;
    text-decoration: none;
    border: 0; /*position: relative;     margin-left: auto;     margin-right: auto;*/
    padding: 0px;
}

.gridpager a
{
    color: #5E9604;
    font-weight: normal;
}

.gvSelectedStyle
{
   background:#5E9604 !important;
 color:white;
}
/*Ravi patel gridview pagging use End 2nd March 2013*/

.label_style {
	/*background-color: #00F;*/
	margin-bottom: 10px;
	float: left;
	height: 30px;
	letter-spacing: .1em;
	padding-top: 8px;
	margin-left: 20px;
	margin-right: 2px;
	margin-top: 5px;
	width: 80px;
	
	font-family: Calibri;
	font-size: 18px;
}

.label_style_Inquiry {
	/*background-color: #00F;*/
	margin-bottom: 10px;
	float: left;
	height: 30px;
	letter-spacing: .1em;
	padding-top: 8px;
	margin-left: 20px;
	margin-right: 2px;
	margin-top: 5px;
	width: 110px;
	color: #557C12;
	font-family: Calibri;
	font-size: 18px;
}
.label_style_ContactUs {
	/*background-color: #00F;*/
	margin-bottom: 10px;
	float: left;
	height: 30px;
	letter-spacing: .1em;
	padding-top: 8px;
	margin-left: 20px;
	margin-right: 2px;
	margin-top: 5px;
	width: 150px;
	color: #034893;
	font-family: Calibri;
	font-size: 18px;
}

.tb_style {
	background: -webkit-gradient(linear, left top, left bottom, from(#BCE281), to(#D0EBA6));
	background: -moz-linear-gradient(top,  #BCE281,  #D0EBA6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BCE281', endColorstr='#D0EBA6');
	margin-bottom: 10px;
	float: left;
	font-size: 16px;
	color: #557C12;
	font-family: "Courier New", Courier, monospace;
	height: 25px;
	letter-spacing: .1em;
	padding-top: 3px;
	margin-left: 3px;
	margin-right: 5px;
	width: 200px;
	margin-top: 7px;
	border: 1px solid #bfcfe0;
	padding-left: 3px;
}

.submit_button_Search input{
	width: 100px;
	height: 30px;
	background-color: #0FF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left:290px;
	background: -webkit-gradient(linear, left top, left bottom, from(#BCE281), to(#D0EBA6));
	background: -moz-linear-gradient(top,  #BCE281,  #D0EBA6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BCE281', endColorstr='#D0EBA6');
	color: #557C12;
	font-family: Calibri;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: center;
}
.submit_button_Search input:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#BCE281), to(#D0EBA6));
	background: -moz-linear-gradient(top,  #BCE281,  #D0EBA6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BCE281', endColorstr='#D0EBA6');
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
}

.lf_Image
{
    float:left;
    }
    
    .lbImage
    {
    float:left;
        }
        
        .gvHeader
        {
            color:#557C12;
            font-size:15px;
            }
            
            .gvRows
            {
                color:#6C6C6D;
               
                }
                
                .gvMain
                {
                    border:2px solid #557C12 !important;
                    }
                    
                     .gvContactNo td
                    {
                        width:20px !important;
                        }
                        
                        .nameLeft
                        {
                            float:left !important;
                            vertical-align:text-top;
                            }
                            
                            .nameLeft span
                        {
                            float:left !important;
                            vertical-align:text-top;
                            }