html {

	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(../images/bg.jpg) #fff repeat-x;
}

a:link, a:visited {	color: #42ac1f; text-decoration:none; }
a:active, a:hover { color: #42ac1f; text-decoration: underline; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #5c5c5c;
	text-align: justify;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #4f9e03;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #f69722;
	text-transform: capitalize;
}

.h_line {
	height: 4px;
	margin: 0 0 10px 0;
	background: url(../images/h_line.jpg) top left no-repeat;
	border-bottom: 1px solid #f69a24;
}

.h_line_2 {
	height: 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f9c78b;
	border-top: 1px solid #fff;
}


ul
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	text-align: justify;
	list-style-image: url(../images/bullet_main.gif);
}

/*
ul li
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	text-align: justify;
	list-style-image: url(../images/bullet_sub.gif);
}
*/

#li
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	text-align: justify;
	list-style-image: url(../images/bullet_sub.gif);
}

#container {
	width: 900px;
	margin: auto;
	padding: 0;
}

#header {
	background: url(../images/header_new.jpg);
	width: 900px;
	height: 325px;
}


#header_right {
	float: right;
	width: 606px;
}

.email {
	float: right;
	width: 375px;
	height: 30px;
	padding-top: 10px;
}

.email form {
	width: 375px;
}

.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;
}

#menu {
	float: right;
	width: 600px;
	height: 150px;
	margin: 130px 0 0 0;
}

#menu .menu_item {
	float: left;
	width: 150px;
	height: 150px;
	color: #fff;
	font-family: Tahoma;
}

.menu_item:hover {
	text-decoration: underline;
}

.menu_item .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;
}

#menu .home{
	background: url(../images/Home.jpg) no-repeat;
	background-position: 90px 0;
}

#menu .about {
	background: url(../images/about.png) no-repeat;
	background-position: 80px 0;
}

#menu .organization {
	background: url(../images/organization.png) no-repeat;
	background-position: 80px 0;
}

#menu .projects {
	background: url(../images/projects.png) no-repeat;
	background-position: 80px 0;
}

#menu .faq {
	background: url(../images/faq.png) no-repeat;
	background-position: 80px 0;
}

#menu .contact{
	background: url(../images/Contact.jpg) no-repeat;
	background-position: 80px 0;
}


#content_area {
	width: 100%;
	background: #ffffff;
}

#left_section {
	float: left;
	width: 230px;
	background: url(../images/left_bg.jpg) #fafafa bottom repeat-x;
	margin: 0 0 10px 3px;
	border:	1px solid #d0d0d0;
	border-top: none;
	padding: 0 15px ;
}

#right_section {
	float: right;
	width: 590px;
	margin: 0 0 10px 0;
	padding: 30px 25px 0 0;
}

#right_section img {
	float: right;
	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 30px 0;
	background: url(../images/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;
}

.section_1 {
	width: 100%;
}


#section_1_p
{

	margin: 0 0 7px 0;
}

#rfq
{
	color: #FFFFFF;
	background-color: #f7a027;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

#rfq p
{
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 50px;
	font-size: 12px;
	font-weight: bold;
}

#rfq a
{
	color: #FFFFFF;
}

#quote
{
	color: #FFFFD5;
	background-color: #5c5c5c;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}

#quote h2
{
	margin: 0px 0px 20px 0px;
	text-indent: -5000px;
	font-size: 12px;
	width: 45px;
	height: 15px;

}

#quote p.title 
{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

#quote p.fromWho 
{
	font-size: 12px;
}

#quote p
{
	color: #FFFFD5;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}

.section_2 {
	width: 100%;
	height: 62px;	
	background: url(../images/section_2_bg.jpg);
	margin: 0 0 10px 0;
}

.section_2 .section_2_left {
	float: left;
	width: 118px;
	height: 57px;	
	margin: 0 ;
	padding: 5px 0 0 0;
	border-right: 1px solid #fdc76d;
	color: #fff;
}

.section_2_left img {
	margin: 0 0 3px 40px;
}

.section_2_left:hover {
	color: #fff;
	text-decoration: underline;
}

.section_2_left a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.section_2 .section_2_right {
	float: right;
	width: 108px;
	height: 52px;	
	margin: 0;
	padding: 10px 0 0 0;
	color: #fff;
}

.section_2_right img {
	border: none;
	margin: 0 0 5px 35px;
}

.section_2_right:hover {
	color: #fff;
	text-decoration: underline;
}

.section_2_right a {
	float:left;
	width: 100%;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}


#services
{
	border: 1px;
	width: 50px;
}

label 
{

	PADDING-RIGHT: 10px;
	DISPLAY: block; 
	PADDING-LEFT: 75px;
	FONT-WEIGHT: bold;
	FLOAT: left;
	MARGIN-BOTTOM: 15px; 
	WIDTH: 110px; 
	LINE-HEIGHT: 12px;
	TEXT-ALIGN: left;
	POSITION: relative

}

#inputbox
{

	WIDTH: 150px;
	FLOAT: left;
	MARGIN-BOTTOM: 15px;
	MARGIN-LEFT: 5px;
	BORDER-RIGHT: #9badc4 1px solid;
	BORDER-TOP: #9badc4 1px solid;
	BORDER-LEFT: #9badc4 1px solid;
	BORDER-BOTTOM: #9badc4 1px solid;

}

#submit 
{
	DISPLAY: block; 
	RIGHT: 165px; 
	MARGIN-TOP: 116px; 
	POSITION: relative
}

.readmore {
	float: left;
	background:url(../images/readmore.jpg) repeat-x;
	margin: 0 0 10px 0;
	height: 18px;
	padding: 2px 10px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}

.readmore:hover {
	text-decoration: underline;
}

.readmore a {
	color: #fff;
	text-decoration: none;
}

.readmore a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer {
	width: 100%;
	background: #f7a027;
	padding: 10px 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

/* Javascript popup menu style settings */
#popitmenu

{
position: absolute;
background-color: #f7a027;
border:1px solid #f7a027;
font: normal 12px Arial;
text-align: left;
line-height: 16px;
margin-left: 6px;
z-index: 100;
visibility: hidden;
}

#popitmenu a
{
text-decoration: none;
padding-left: 6px;
color: black;
}

#popitmenu a:hover /*hover background color*/
{ 		
font-weight: bold;
color: #A9FEE2;
}

/* Service Pannel */

.servicepannel
{
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 5px;
	WIDTH: 220px;
	PADDING-RIGHT: 70px;
	FLOAT: left;
}
.servicepannel .text 
{
	TEXT-ALIGN: justify; 
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 5px; 
	WIDTH: 280px; 
	PADDING-RIGHT: 5px; 
	FLOAT: left; 
	COLOR: #747474; 
	FONT-SIZE: 11px; 
	PADDING-TOP: 5px;
}
.servicepannel .text A 
{
	TEXT-ALIGN: right; 
	COLOR: #517190; 
	TEXT-DECORATION: none
}
.servicepannel .text A:hover 
{
	TEXT-ALIGN: right; 
	COLOR: #517190; 
	TEXT-DECORATION: underline
}

.servicepannel .text .link 
{
	PADDING-BOTTOM: 10px; 
	WIDTH: 140px; 
	FLOAT: left; 
	PADDING-TOP: 10px
}
.servicepannel .text .link3 
{
	WIDTH: 140px; 
	FLOAT: left
}
.servicepannel .text .link3 A 
{
	TEXT-DECORATION: underline
}
.servicepannel .text .link3 A:hover 
{
	TEXT-DECORATION: none
}
.servicepannel .text .link2 
{
	TEXT-ALIGN: right; 
	WIDTH: 140px; 
	FLOAT: right; 
	PADDING-TOP: 10px
}
.servicepannel .text .style2 A 
{
	COLOR: #a76d43; 
	TEXT-DECORATION: none
}
.servicepannel .text .style2 A:hover 
{
	COLOR: #a76d43; 
	TEXT-DECORATION: none
}

.services-img {
	PADDING-LEFT: 10px;
	FLOAT: right;
	border: none;
	width: 90px;
	height: 70px;
}


/* Service Pannel End */


#formmail
{
	width:75%;
	background-color: #FFCCCC;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 50px;
}

#input 
{
    border: 1px solid #5c5c5c;
}


#button
{
	color:#FFFFFF;
	width:100px;
    border: 1px solid #5c5c5c;
    background: #5c5c5c;
    MARGIN-LEFT: 225px;
    MARGIN-TOP: 10px;
    font-weight:bold;
}

#button:hover
{
    background: #F7A027;
}
