/*
CSS Credit: http://www.brajesh.com
*/

html {

	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	background: url(images/brajesh_bg.jpg) repeat-x; scroll center bottom; height:100%;
}

a:link, a:visited {	color: #42ac1f; text-decoration:none; }
a:active, a:hover { color: #42ac1f; text-decoration: underline; }

p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #5c5c5c;
	text-align: justify;
}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #4f9e03;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #c91d06;
	text-transform: capitalize;
}

h3 {
	font-family: Tahoma;
	font-size: 15px;
	margin: 0 0 10px 0;
	color:#a2570b;
	text-transform: capitalize;
}

.brajesh_h_line {
	height: 4px;
	margin: 0 0 10px 0;
	background: url(images/h_line.jpg) top left no-repeat;
	border-bottom: 1px solid #f69a24;
}

.brajesh_h_line_2 {
	height: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f9c78b;
	border-top: 1px solid #fff;
}

#brajesh_container {
	width: 900px;
	margin: auto;
	padding: 0;
}

#brajesh_header {
	background: url(images/brajesh_header.jpg) no-repeat;
	width: 900px;
	height: 185px;
}

#brajesh_logo {
	float: left;
	width: 215px;
	height: 75px;
	margin: 90px 0 0 25px;
}

#brajesh_site_logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	text-align:center;
	margin: 22px 0 0 0;
	padding: 0;
}

#brajesh_site_logo span.big {
	font-size: 36px;
	margin: 0;
}

#brajesh_site_logo span.green {
	color: #528d19;
	margin: 0;
}

#brajesh_site_slogan {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	text-align:center;
	margin: 4px 0 0 0;
}

#brajesh_header_right {
	float: right;
	width: 606px;
}

.brajesh_email {
	float: right;
	width: 375px;
	height: 30px;
	padding-top: 10px;
}

.brajesh_email form {
	width: 375px;
}

.brajesh_label {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.field {
	width: 163px;
	height: 20px;
	border: none;	
	background: #fff;
	border: 2px solid #e4bf77;
	padding: 2px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	font-size: 12px;
}

.button {
	width: 85px;
	height: 25px;
	border: none;
	background: #F0B722;
	border: 1px solid #E29A2C;
	margin: 0;
	vertical-align: middle;
}

#brajesh_menu {
	float: right;
	width: 600px;
	height: 150px;
	margin: 30px 0 0 0;
}

#brajesh_menu .headernav {
	float: left;
	width: 150px;
	height: 150px;
	color: #fff;
	font-family: Tahoma;
}

.headernav:hover {
	text-decoration: underline;
}

.headernav .menu_text a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 70px 20px 0 0;
}

.menu_text a:hover {
	text-decoration: underline;
}

.menu_description {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 10px 20px 0 5px;
}

.menu_description:hover {
	text-decoration: none;
}

#brajesh_menu .home {
	background: url(images/brajesh_about.png) no-repeat;
	background-position: 80px 0;
}

#brajesh_menu .about {
	background: url(images/brajesh_organization.png) no-repeat;
	background-position: 80px 0;
}

#brajesh_menu .projects {
	background: url(images/brajesh_projects.png) no-repeat;
	background-position: 80px 0;
}

#brajesh_menu .contact {
	background: url(images/brajesh_faq.png) no-repeat;
	background-position: 80px 0;
}

#brajesh_content_area {
	width: 100%;
	background: #ffffff;
}

#brajesh_left_section {
	float: left;
	width: 230px;
	height:540px;
	background: url(images/brajesh_left_bg.jpg) #fafafa bottom repeat-x;
	margin: 0 0 10px 3px;
	border:	1px solid #d0d0d0;
	border-top: none;
	padding: 0 15px ;
}

#brajesh_right_section {
	float: right;
	width: 590px;
	margin: 0 0 10px 0;
	padding: 30px 25px 0 0;
}

#contact_detail {
	float: left;
	width: 590px;
	height:auto;
	}

#contact_add{
width:250px;
height:auto;
display:inline;
float:left;
}



#contact_add1{
width:590px;
height:auto;
display:inline;
float:left;
}

#enquiry_form{
margin-top:33px;
width:340px;
height:auto;
float:left;
}

#brajesh_googlemap {
	float: right;
	width: 590px;
	margin: 0 0 10px 0;
	padding: 0px 25px 0 0;
}

#brajesh_left_section1 {
	float: left;
	width: 230px;
	height:900px;
	background-color:c5c5c5;
	background: url(images/brajesh_left_bg.jpg) #fafafa bottom repeat-x;
	margin: 0 0 10px 3px;
	border:	1px solid #d0d0d0;
	border-top: none;
	padding: 0 15px ;
}

#brajesh_left_section2 {
	float: left;
	width: 230px;
	height:600px;
	background-color:c5c5c5;
	background: url(images/brajesh_left_bg.jpg) #fafafa bottom repeat-x;
	margin: 0 0 10px 3px;
	border:	1px solid #d0d0d0;
	border-top: none;
	padding: 0 15px ;
}

#brajesh_right_section1 {
	float: right;
	width: 590px;
	height:auto;
	overflow:hidden;
	margin: 0 0 10px 0;
	padding: 0px 25px 0 0;
}


#brajesh_right_section img {
	float: left;
	margin: 0 10px 10px 0;
}

.category_list {
	margin: 0 20px;
	padding: 0px;
	list-style: none;
}

.category_list li { 
	display: inline-block;
	height: 17px;
	padding: 0 0 0 25px;
	margin: 0 0 15px 0;
	background: url(images/brajesh_bullet.jpg) top left no-repeat;
}

.category_list li a { 
	color: #5c5c5c;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.category_list li a:hover { 
	color: #5c5c5c;
	text-decoration: none;
	
}

.category_list .last {
	margin: 0;
}

.brajesh_section_1 {
	width: 100%;
}

.brajesh_section_2 {
	width: 100%;
	height: 62px;	
	background: url(images/brajesh_section_2_bg.jpg);
	margin: 0 0 10px 0;
}

.brajesh_section_2 .brajesh_section_2_left {
	float: left;
	width: 118px;
	height: 57px;	
	margin: 0 ;
	padding: 5px 0 0 0;
	border-right: 1px solid #fdc76d;
	color: #fff;
}

.brajesh_section_2_left img {
	margin: 0 0 3px 40px;
}

.brajesh_section_2_left:hover {
	color: #fff;
	text-decoration: underline;
}

.brajesh_section_2_left a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.brajesh_section_2 .brajesh_section_2_right {
	float: right;
	width: 108px;
	height: 52px;	
	margin: 0;
	padding: 10px 0 0 0;
	color: #fff;
}

.brajesh_section_2_right img {
	border: none;
	margin: 0 0 5px 35px;
}

.brajesh_section_2_right:hover {
	color: #fff;
	text-decoration: underline;
}

.brajesh_section_2_right a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.brajesh_readmore {
	float: left;
	background:url(images/brajesh_readmore.jpg) repeat-x;
	margin: 0 0 10px 0;
	height: 18px;
	padding: 2px 10px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.brajesh_readmore:hover {
	text-decoration: underline;
}

.brajesh_readmore a {
	color: #fff;
	text-decoration: none;
}

.brajesh_readmore a:hover {
	color: #fff;
	text-decoration: underline;
}

#brajesh_footer {
	width: 100%;
	/*background: #f7a027;*/
	background:url(images/brajesh_footer.jpg) repeat-x;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#brajesh_footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#brajesh_footer a:hover {
	text-decoration: none;
}

/*---------css for Enquiry form--------*/

label{
float: left;
padding-left:20px;
width: 120px;
color:#e57316;
font-weight: normal;
}

input, textarea {
width: 190px;
margin-bottom: 5px;
}

#inputsearch{
width: 150px;
}

textarea{
width: 190px;
height: 100px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 265px;
margin-top: 2px;
width: 70px;
}

#searchbutton{
width: 70px;
}


.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
}

#maindiv{
width:590px;
height:auto;
float:left;
}

#divbox{
width:235px;
height:100px;
margin:20PX 30PX 0PX 30PX;
float:left;
display:inline;
}
#divbox1{
width:235px;
height:100px;
margin:20PX 10PX 0PX 50PX;
float:left;
position:relative;
}


#office_address{
float:left;
width:200px;
margin:0px 20px 0px 0px
}


#residential_address{
float:right;
width:250px;
}