/***************************************************************************************************************************

                                                        ***   Body Class Start Here   ***

****************************************************************************************************************************/

body {

	font-family:					Arial, Helvetica, sans-serif;

	font-size:						12px;

	color:							#3d3d3d;

	text-decoration:				none;

	font-weight:					normal;

	margin:							0;

	padding:						0;

	margin-top: 					0px;

	/*background:						url(../images/bg.gif) repeat-x;*/

}

* {                        /* Universal Acceptor */

	margin:							0;

	border:							0;

	padding:						0;

}

#bodypagebg {		                           /* site center align */

	text-align: 					center;

	width: 							950px;

	margin: 						0px auto 0 auto;

	height:							auto;

}

#wrapper {	                                  /* Main Outer Fix  */

	width:							950px;

	position: 						relative;

	top: 							0;

	left: 							0;

	margin:							0 auto;

	text-align: 					left;

	height:							auto;

}





/*************************************************************************************************************************

                                                        *** Body Class End Here ***

**************************************************************************************************************************/





/*************************************************************************************************************************

                                                        *** Header Class Start Here ***

**************************************************************************************************************************/

/*  header Starts here */

#header {

	float:							left;

	width:							950px;

	height:							auto;

	padding-bottom:					3px;

}

.topHeading{

	float:							left;

	width:							100%;

	height:							29px;

	background:						#724b31 url(../images/top_Header.gif) no-repeat;

	background-position:			188px ;

	

}

/*  menu Starts here */

.menuOuter{

	float:							left;

	width:							763px;

	height:							36px;

	background:						url(../images/menu_Bg.jpg) no-repeat;

	padding-left:					187px;

}

/*a.menuHome{

	float:							left;

	width:							43px;

	height:							36px;

	margin-left:					187px;

	background:						url(../images/menu_01.jpg) no-repeat left top;

}

a:hover.menuHome,.menuHomeact {

	float:							left;

	width:							43px;

	height:							36px;

	margin-left:					187px;

	background:						url(../images/menu_Hover_01.jpg) no-repeat left top;

}

*/



.homebutton{

	position:						absolute;

	width:							43px;

	height:							36px;

	z-index:						3;

	left:                           0;

	margin-left:					223px;

}

a.menuHome{

	position:						absolute;

	width:							43px;

	height:							72px;

	background:						url(../images/menu_01.jpg) no-repeat left top;

}

a:hover.menuHome,.menuHomeact {

	position:						absolute;

	width:							43px;

	height:							72px;

	background:						url(../images/menu_Hover_01.jpg) no-repeat left top;

}

a.menuPatels{

	float:							left;

	width:							129px;

	height:							36px;

	margin-left:					143px;

	background:						url(../images/menu_05.jpg) no-repeat left top;

}

a:hover.menuPatels, .menuPatelsact{

	float:							left;

	width:							129px;

	height:							36px;

	margin-left:					143px;

	background:						url(../images/menu_Hover_05.jpg) no-repeat left top;

}



a.menuChildren{

	float:							left;

	width:							131px;

	height:							36px;

	margin-left:					65px;

	background:						url(../images/menu_07.jpg) no-repeat left top;

}

a:hover.menuChildren, .menuChildrenact{

	float:							left;

	width:							131px;

	height:							36px;

	margin-left:					65px;

	background:						url(../images/menu_Hover_07.jpg) no-repeat left top;

}

a.menuContact{

	float:							left;

	width:							84px;

	height:							36px;

	margin-left:					68px;

	background:						url(../images/menu_09.jpg) no-repeat left top;

}

a:hover.menuContact, .menuContactact{

	float:							left;

	width:							84px;

	height:							36px;

	margin-left:					68px;

	background:						url(../images/menu_Hover_09.jpg) no-repeat left top;

}

/*  menu Ends here */

.logo{

	position:						absolute;

	width:							223px;

	height:							288px;

	left:							0px;

	top:							0px;

	/*background:						url(../images/logo.png) no-repeat;*/

}

/**************************************************************************************************************************

                                                        *** Header Class End Here ***

***************************************************************************************************************************/



/**************************************************************************************************************************

                                                        *** Content Class Start Here ***

***************************************************************************************************************************/

.common {

	float:							left;

	width:							100%;

	height:							auto;

}

.common p, .paddingleft p{

	line-height:					15px;

	padding-bottom:					13px;

}



h1{

	font-family:					"Century Gothic";

	font-size:						25px;

	color:							#6a9e3f;

	font-weight:					bold;

}

h2{

	font-family:					Arial, Helvetica, sans-serif;

	font-size:						17px;

	color:							#6b6b6b;

	font-weight:					bold;

}

h3{

	font-family:					Arial, Helvetica, sans-serif;

	font-size:						15px;

	color:							#7e7e7e;

	font-weight:					normal;

}



#container{

	float:							left;

	width:							100%;

	height:							auto;

	background:						#eae7ea;

}

.containerInner{

	width:							900px;

	height:							auto;

	margin:							0 auto;

}

.containerInner_box{

	width:							428px;

	height:							auto;

	float:							left;

	padding:						12px 0px;

}

.containerInner_box_left{

	width:							428px;

	height:							auto;

	float:							left;

	background:						url(../images/index_container_top.png) left top no-repeat;

	padding-top:					9px;

}

.containerInner_box_left_btm{

	width:							428px;

	height:							auto;

	float:							left;

	background:						url(../images/index_container_bottom.png) bottom left no-repeat;

	padding-bottom:					9px;

}



.containerInner_box_center{

	width:							420px;

	float:							left;

	padding-left:					8px;

	height:							auto;

	background:						url(../images/index_container_center.png) repeat-y;

	line-height:					15px;

}



.containerInnerLeft{

	width:							460px;

	height:							auto;

	float:							left;

}







.containerInner_signup{

	width:							428px;

	height:							auto;

	float:							left;

	padding-bottom:					12px;

}

.containerInner_signup_left{

	width:							428px;

	height:							auto;

	float:							left;

	background:						url(../images/signup_top.png) left top no-repeat;

	padding-top:					8px;

}

.containerInner_signup_left_btm{

	width:							428px;

	height:							auto;

	float:							left;

	background:						url(../images/signup_bottom.png) bottom left no-repeat;

	padding-bottom:					8px;

}



.containerInner_signup_center{

	width:							420px;

	float:							left;

	padding-left:					8px;

	height:							auto;

	background:						url(../images/signup_center.png) repeat-y;

	line-height:					15px;

	padding-bottom:					5px;

}



.signupTextOuter{

	width:							270px;

	float:							left;

	height:							auto;

	text-align:						left;

}

.signupTextFileds{

	width:							36px;

	float:							left;

	line-height:					20px;

	padding-left:					43PX;

	

	}

.signupTextInput{

	width:							180px;

	float:							left;

	line-height:					20px;

	padding-left:					9PX;

}

.signupTextInputPadding{

	padding-bottom:					7px;

}

.signupTextInputPaddingTop{

	padding-top:					11px;

}





.inputText{

	width:							177px;

	line-height:					20px;

	border:							1px solid  #3d3d3d;

	height:							20px;

}

.inputTextarea{

	width:							284px;

	line-height:					20px;

	border:							1px solid  #3d3d3d;

	height:							134px;

}



.submitTextOuter{

	width:							144px;

	float:							left;

	height:							auto;

	text-align:						left;

}

.submit{

	width:							48px;

	height:							49px;

	float:							left;

	background:						url(../images/submit.png) no-repeat;

	border:							none;

	color:							#f5fbfe;

	font-size:						11px;

	cursor:							pointer;

	

}

.submitOuter{

	float:							left;

	width:							auto;

	padding-left:					27px;

	padding-top:					11px;

}



.paddingleft{

	padding-left:					1%;

	width:							98%;

	padding-right:					1%;

}



/*contact uS page class start here*/



.contactus{

	float:							left;

	width:							73px;

	height:							auto;

	line-height:					20px;

	padding-left:					26px;

}

.contactus01{

	float:							left;

	width:							286px;

	height:							auto;

	line-height:					20px;

}

.contactusPadding{

	padding-bottom:					6px;

}

.contactussubmit{

	padding-top:					100px;

	float:							left;

	width:							auto;

}



.contactusaddress{

	position:						absolute;

	width:							166px;

	height:							78px;

	padding-top:					17px;

	padding-left:					15px;

}



.contactusaddressTop{

	float:							left;

	width:							166px;

	height:							auto;

	background:						url(../images/contactBtm.png) left top no-repeat;

	padding-top:					9px;

}

.contactusaddressBtm{

	float:							left;

	width:							166px;

	height:							auto;

	padding-bottom:					9px;

	background:						url(../images/contactTop.png) left bottom no-repeat;

}

.contactusaddresscenter{

	float:							left;

	width:							160px;

	height:							auto;

	background:						url(../images/contactCenter.png) left top repeat-y;

	padding-left:					6px;

}



.contactusaddresscenter pre{

	font-size:						12px;

	line-height:					normal;

	text-align:						left;

}











/*contact uS page class ends here*/



/**************************************************************************************************************************

                                                        *** Right Panel  Class End Here ***

**************************************************************************************************************************/

/**************************************************************************************************************************

                                                        *** container Panel  Class End Here ***

**************************************************************************************************************************/



.containerInnerRight{

	width:							437px;

	height:							auto;

	float:							left;

	padding:						12px 0px;

	padding-left:					2px;

}



.gallery{

	width:							148px;

	height:							115px;

	float:							left;

	text-align:						left;

	vertical-align:					top;

}

.gallery01{

	width:							140px;

	height:							115px;

	float:							left;

	text-align:						left;

	vertical-align:					top;

}

.gallery02{

	width:							148px;

	height:							105px;

	float:							left;

	text-align:						left;

	vertical-align:					top;

}

.gallery03{

	width:							140px;

	height:							105px;

	float:							left;

	text-align:						left;

	vertical-align:					top;

}







/**************************************************************************************************************************

                                                        *** Footer Class Start Here ***

***************************************************************************************************************************/

#footerHolder{

	float:							left;

	width:							100%;

	height:							43px;

	background:						#626262;

	padding-top:					15px;

	color:							#2a2929;

	text-align:						center;

	font-size:						10px;

}

#footerHolder pre{

	font-family:					Arial, Helvetica, sans-serif;

	font-size:						10px;

	color:							#f5fbfe;

	text-decoration:				none;

	font-weight:					normal;

	letter-spacing:					2px;

	line-height:					12px;

}

#footerHolder a{

	color:							#2a2929;

	text-align:						center;

	text-decoration:				none;

	font-size:						10px;

}

#footerHolder a:hover{

	color:							#f5fbfe;

	text-align:						center;

	text-decoration:				none;

}

.paddingfooter{

	padding-top:					3px;

}

/****************************************************************************************************************************

                                                        *** Footer  Class End Here ***

*****************************************************************************************************************************/


