@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; font-family: 'Open Sans',sans-serif; color:Black; font-size:12px; line-height:22px; background:url(images/bg.jpg) repeat-x center top #FFFFFF;}

img
{
    border:0;
}
.contant_bg{background:url(images/contant_bg.jpg) repeat center top; width:992px; height:0 auto;}
.heading{ font-size:18px; color:#333895;}

a{color:#c19220; text-decoration:none; }
a:hover{color:#ff0000; text-decoration:none;}

.dwn a{color:#3e3e3e; text-decoration:none; font-weight:normal;}
.dwn a:hover{color:#ff0000; text-decoration:none;}

.txtbx{font-family: Arial; text-align:left;	font-size: 12px; width:250px; height:25px; color: #2e2e2e; background-color:#ffffff;
	    text-decoration:none; border:solid 1px #999999;}
.txtbx:hover{background-color:#fafafa; border:solid 1px #333333;}
.txtbx:focus{background-color:#fafafa; border:solid 1px #333333; color:#3659a8; outline:none;}

.txtbtn{font-family: Arial;	text-align:center; font-size: 18px; height:25px; Width:140px; color:#FFFFFF; background-color:#8c8694; 
	    text-decoration:none; border:solid 1px #8c8694; font-weight:bold; }
.txtbtn:hover{font-family: Arial; text-align:center; font-size: 18px; height:25px; color:#FFFFFF; background-color:#c19220;
	    text-decoration:none; border:solid 1px #c19220; font-weight:bold;cursor:pointer;}
.txtbtn a{text-decoration:none; color:#FFFFFF; line-height:25px;}

.enquiry_text
{
     font-size:15px; 
     line-height:22px;
     font-family:Myriad Pro; 
     font-weight:normal;
}

.img_btm_heading
{
    color:Orange;
    text-align:center;
    font-weight:bold;
    /* */
}


.img_btm_heading  a{
 /*tab link background during hover state*background: #f26623; */
color:#c19220;
}

.img_btm_heading  a:hover{
 /*tab link background during hover state*background: #f26623; */
color: #FFFFFF;
}

.img_btm_heading div
{
    /*tab link background during hove background: #f26623;r state*/
color: white;
margin-left:4px;
margin-right:6px;background:#404042;
}

.project_heading
{
    font-family: Arial;	
    font-size: 17px; 
    font-weight:bold;
}

.project_detail
{
    font-family: Arial;	
    font-size: 15px;    
}