@charset "utf-8";
/* CSS Document */
HTML{
height:100%; /* needed for container min-height */
}



BODY{
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;

margin:0px;
 /*background-image:url(images/bg.png); background-repeat:no-repeat;
 background-color:#ffffff;
 background-position:left;*/
/* background:url(images/bg.png) #ffffff no-repeat left top; */
 background-size: 100%;
 background-color: white; /*pradeep*/
       /* -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
font-family:Trebuchet MS;
font-size:14px;
color:#515151;
line-height:22px;
overflow-y: auto;

}



a {
font-family:Trebuchet MS;
font-size:14px;
color:#2b9ff0;
}

a:hover{
font-family:Trebuchet MS;
font-size:14px;
color:#000000;

}

.testimonialtest{
font-family:Trebuchet MS;
font-size:14px;
color:#ffffff;
}
a.testimonialtest{
font-family:Trebuchet MS;
font-size:14px;
color:#7b5231;
}
a.testimonialtest:hover{
font-family:Trebuchet MS;
font-size:14px;
color:#fb7102;
}

.footer{
font-family:Trebuchet MS;
font-size:11px;
color:#ffffff;
}
a.footer{
font-family:Trebuchet MS;
font-size:11px;
color:#ffffff;
}
a.footer:hover{
font-family:Trebuchet MS;
font-size:11px;
color:#90f203;
}
.topnav{
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:11px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}
a.topnav{
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:11px;
font-style:normal;
color:#FFFFFF;
text-decoration:none;
padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;

}
a.topnav:hover{
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:11px;
font-style:normal;
color:#000000;
text-decoration:none;
}

.more{
font-family:Trebuchet MS;
font-size:14px;
color:#2b9ff0;
}

a.more{
font-family:Trebuchet MS;
font-size:14px;
color:#2b9ff0;
text-decoration:none;
}

.titletext{
font-family:Trebuchet MS;
font-size:22px;
color:#133a00;
line-height:22px;
text-transform:capitalize;

}
.redtext{
font-family:Trebuchet MS;
font-size:14px;
color:#ff0000;
line-height:22px;}


.clear{
clear:both;
}

#wrapper{
width:1034px;
margin:0px auto;
padding:0px;

}

#logoheader{
/*width:1035px; height:104px;*/
width:1035px; height:157px;
/*background-image:url(images/menu_bg.png);*/
margin:0px auto;
padding:0px;
}

#banner{
width:1035px;
}



#titlehead{
width:994px;
height:45px;
background-color:#FFFFFF;
padding-top:15px;
display:block;
position:inherit;}


#container{
width:984px;
margin:0px auto;
padding:10px;
background-color:#FFFFFF;

}

#mainpanel{
width:984px;
margin:0px auto;
padding:10px;

}


#panelleft{
width:620px;
float:left;
padding:0px;
background:none;
border:0px solid red;
}


#panelright{
width:320px;
float:right;
padding:10px;
border:0px solid red;
/*background-color:#ce905f;*/

}

#footerfull{
width:100%;
margin:0px auto;
background-color:#9c6c46;
padding:0px;
}





#menuleft{
width:200px;
float:left;
padding:0px;
background-color:#FFFFFF;
position:absolute;
}

#contentright{
width:90%
float:right;
padding:10px;
background-color:#FFFFFF;

}



ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
	}

img {
    border: none;
 
}
#menu2 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	text-align:left;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(images/menu2.gif);
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	




.whitext{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#414141;
	}
	
	
	
	
	.cimages{
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 30px 0;
    padding: 10px;
    background: #FFF;
    border: 1px solid #CCC;
    position: relative;
    display: block;

    }

	