/* CSS Document */

body {
	margin:0px;
	background-color:#707887;
	font-family:Helvetica;
	font-size:12px;
	color:#707887;
}

.body_bg{
	background-image:url(../images/body_bg_2.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	width:100%;
}

.maintable{
	width:976px;
}

.blue_bg{
	background-color:#e4e7ed;
}

.white_bg{
background-color:#ffffff;
}

.menupadd{
padding-right:12px;
}

.satva_bg{
background-image:url(../images/satva_bg.gif);
background-repeat:no-repeat;
background-position:top right;
}

.lineheight{
line-height:150%;
}

.more{
font-family:Helvetica;
font-weight:bold;
font-size:11px;
color:#707887;
text-decoration:none;
}

.more:hover{
font-family:Helvetica;
font-weight:bold;
font-size:11px;
color:#707887;
text-decoration:underline;
}

.silver_gra{
background-image:url(../images/silver_gra.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.project_padd{
padding-left:4px;
padding-bottom:15px;
}

.footer_gra{
	background-image:url(../images/footer_gra.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	padding-right:46px;
}

.footer_links{
color:#12151b;
font-family:Helvetica;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.footer_links:hover{
color:#12151b;
font-family:Helvetica;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.footer_text{
	color:#707887;
	font-family:Helvetica;
	font-size:10px;
	text-decoration:none;
}

.brown_text{
font-family:Helvetica;
font-size:13px;
font-weight:bold;
color:#6b292e;
text-decoration:none;
}

.brown_text_2{
font-family:Helvetica;
font-size:12px;
font-weight:bold;
color:#6b292e;
text-decoration:none;
}

.email_link{
font-family:Helvetica;
font-size:12px;
color:#707887;
text-decoration:none;
}

.email_link:hover{
font-family:Helvetica;
font-size:12px;
color:#707887;
text-decoration:underline;
}

.blue_bold{
font-family:Helvetica;
font-weight:bold;
font-size:12px;
color:#707887;
text-decoration:none;
}

.brown_text_3{
font-family:Helvetica;
font-size:15px;
font-weight:bold;
color:#6b292e;
text-decoration:none;
}

/*.brown_textnormal{
color:##6b292e;
font-family:Helvetica;
font-size:12px;
text-decoration:none;
}*/

.innerpadd{
padding-left:0px;
padding-right:15px;
}

.welcome_text{
background-image:url(../images/welcome_text_3.gif);
background-repeat:no-repeat;
background-position:left top;
}

.img_padd{
padding-top:10px;
}

