/* CSS Document */

*{
	margin: 0 auto;
}

#wrapper{
	width: 999px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header{
	height: 138px;
	background-image: url(images/header-bg.jpg);
	border-bottom: #8ABE25 2px solid;
}

#logo{
	width: auto;
	float: left;
	padding-top: 5px;
}

#hdr2{
	width: 729px;
	float: left;
	text-align: right;
}

#serv-area{
	font-size: 14px;
	font-weight:bold;
	float: left;
	margin-left: 25px;
	margin-top: 9px;
}

#tele1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	padding-right: 53px;
	padding-top: 15px;
}

#tele2{
	font-size: 14px;
	padding-right: 53px;
	padding-top: 7px;
}

#tele3{
	float: right;
	width: 150px;
	margin-left: 10px;
	font-size: 12px;
}

#tele-pic{
	float: right;
	width: auto;
}
.orange{
	color: #E7832B;
}

.green{
	color: #84C225;
}

#hdr-btns{
	clear: both;
	padding-right: 15px;
	padding-top: 9px;
	bottom: auto;
}
/** Header CSS ends here**/

/*** Main Pic ***/
#main-pic{
	width: 977px;
	padding-top: 13px;	
}
/*** Main Pic ***/

/*** Nav Bar***/
#nav{
	background-image: url("images/nav-bg.jpg");
    height: 38px;
    padding: 0 40px;
    width: 897px;
	list-style: none;
	text-align: center;
}

.nav-btns{
	color: #FFFFFF !important;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 11px 21px 10px 21px !important;
    width: auto;
}

.nav-btns a{
	text-decoration: none;
	color: #fff;
}

.nav-btns a:hover{
	color: #AFF347;
}

#nav-shadow{
	height: 34px;
}

#inner-drop{
	background-color: #E7832B !important;
    height: 31px;
    margin-left: 199px;
	border: none !important;
}

#inner-drop li{
	background-color: #E7832B !important;
    font-family: verdana;
    font-size: 12px;
}



/*** Nav Bar***/





/*** BODY CSS ***/
#body{
	width: 917px;
}

/*** INNER CONTENT 1 CSS ***/
#ic1{
	float: left;
	margin-top: 5px;
}

.bboxes{
	background-image:  url("images/bboxes-bg.jpg");
	border: 1px solid #C5C4C9;
	float: left;
	height: 225px;
	margin: 0 0 0 15px;
	width: 400px;
	padding: 13px 17px;
}

.bboxes-hd{
	font-size: 22px;
    font-weight: bold;
    padding-bottom: 5px;
}

.bboxes-txt{
	float: left;
    line-height: 17px;
    padding-bottom: 5px;
}

.bpic{
	float: left;
    width: 97px;
	height: 97px;
}

.btxt{
	float: left;
	width: 290px;
	padding-right: 5px;
}

.read-more{

}
/*** INNER CONTENT 1 CSS ***/

/*** INNER CONTENT 2 CSS ***/
#ic2{
	float: left;
    padding-bottom: 31px;
    padding-top: 17px;
    width: 917px;
}

#ic2-hd{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}

#ic2-txt{
	padding-top: 15px; 
}

#ic2-txt p{
	padding-bottom: 15px; 
}

#ic2-s3{
	clear: both;
}

#ic2-list{
	width: 523px;
	float: left;
}

#ic2-list ul{
	padding-left: 18px;
}

#ic2-list ul li{
	border-bottom: 1px dashed #000000;
    font-weight: bold;
    list-style: disc outside url("images/list-style.jpg");
    padding: 7px 0;
}

#ic2-pic{
	float: left;
    margin-left: 77px;
    width: 313px;
}
/*** INNER CONTENT 2 CSS ***/

/*** BODY CSS ***/


#footer{
	clear: both;
}

#footer a{
	text-decoration: none;
	color: #fff;	
}

#f1 a:hover{
	color: #AFF347;
}

#f1{
	background-color: #E77817;
    color: #FFFFFF;
    padding: 5px 0;
    text-align: center;
}

#f2{
    background-color: #84C225;
    color: #000000;
    float: left;
    font-size: 10px;
    padding: 5px 0;
    width: 999px;
}

/** ABOUT US CSS STARTS HERE **/
#pHd{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	padding: 0 0 15px;
}

.orange-bar{
	background-color: #E77817;
    border-radius: 15px 15px 0 0;
    clear: both;
    height: 25px;
    padding-top: 3px;
	padding-left: 33px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

#about-txt{
	float: left;
    padding-top: 29px;
	color: #727272;
	text-align: justify;
}

#abt-txt{
	float: left;
    padding-right: 15px;
    width: 569px;
}

#abt-pic{
	width: 333px;
	float: left;
}

#abt-DonPic{
	float: left;
	margin-left: 20px;
	width: 150px;
	margin-right: 10px;
}

#abt-txt ul{
	padding-left: 17px;
	padding-top: 15px;
}

#abt-txt ul li{
	border-bottom: 1px dashed #727272;
    list-style: disc outside url("images/list-style.jpg");
    padding: 7px 0;
}

.about-txt2{
	color: #727272;
    float: left;
    padding: 19px 0;
    text-align: justify;
    width: 917px;
	clear: both;
}

/******* NEWS PAGE CSS STARTS HERE *****/

#news-pic{
	width: 312px;
	float: left;
}

#news-txt{
	float: left;
    padding-left: 15px;
    width: 569px;
}

.news-boxes{
	float: left;
    height: 220px;
    margin-right: 17px;
    width: 293px;
}

.nb-txt{
	line-height: 23px;
    padding: 15px;
    text-align: justify;
}

/** CONTACT US CSS **/

.contact-boxes{
	float: left;
    height: 180px;
    margin-left: 17px;
    width: 586px;
}

#abt-left{
	width: 493px; 
	float: left; 
	background-color:#ffffff;
}

#contact-pic{
	width: 410px;
	float: left;
}

.field{
	height: 31px;
	padding-bottom: 9px;
	clear: both;
}

.label{
	float: left;
    font-weight: bold;
    height: 21px;
    padding-right: 7px;
    padding-top: 5px;
    text-align: right;
    width: 83px;
}

.input{
	width: 400px; 
	height: 31px; 
	float:left;
}

input[type=text]{
	width: 391px; 
	height: 25px; 
	border: #C5C4C9 1px solid;  
	background-image: url(images/input-bg.jpg);
}

/** forclosure page**/

#ic3-list{
	padding-left: 18px;
}

#ic3-list li{
    list-style: disc outside url("images/list-style.jpg");
    padding: 14px 0;
}

.about-txt2 p{
	line-height: 19px;
}

.o-hd{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}

/***/

.news-boxes2{
	float: left;
    height: 180px;
    margin-right: 17px;
    width: 450px;
}
