body
{
   background:url(../images/bg_repeat.jpg);
   background-repeat:repeat;
   margin:0px;
   padding:0px;
   font-family:Arial;
}
.left_shadow
{
   background:url(../images/left-shadow.png);
   background-repeat:repeat-y;
   background-position:top;
   width:17px;
   vertical-align:bottom;
}
.right_shadow
{
	background:url(../images/right-shadow.png);
	background-position:top;
	background-repeat:repeat-y;
	width:17px;
	vertical-align:bottom;
}
.home
{
	background:url(../images/home_tab.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:30px;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}
.home a
{
	text-decoration:none;
	color:#FFFFFF;
}
.whowe
{
	background:url(../images/whowe_tab.jpg);
	background-repeat:no-repeat;
	width:105px;
	height:30px;
	color:#FFFFFF;
	text-align:center;
}
.whowe a
{
	text-decoration:none;
	color:#FFFFFF;
}
.projects
{
	background:url(../images/project_tab.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:80px;
	color:#FFFFFF;
	text-align:center;
}
.projects a
{
	text-decoration:none;
	color:#FFFFFF;
}
.media
{
	background:url(../images/media_tab.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:30px;
	color:#FFFFFF;
	text-align:center;
}
.media a
{
	text-decoration:none;
	color:#FFFFFF;
}
.activity
{
	background:url(../images/activity.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:30px;
	color:#FFFFFF;
	text-align:center;
}
.activity a
{
	text-decoration:none;
	color:#FFFFFF;
}
.gallary
{
	background:url(../images/activity.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:30px;
	color:#FFFFFF;
	text-align:center;
}
.gallary a
{
	text-decoration:none;
	color:#FFFFFF;
}
.contact
{
	background:url(../images/contact.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:30px;
	color:#FFFFFF;
	text-align:center;
}
.contact a
{
	text-decoration:none;
	color:#FFFFFF;
}
.content_font
{
	font-size:14px;
	color:#333333;
	line-height:22px;
}
.title_font
{
	font-size:15px;
	color:#999999;
	line-height:25px;
}
.title_font a
{
	text-decoration:none;
	color:#999999;
}
.blue_font
{
	font-size:14px;
	color:#333333;
	line-height:30px;
	text-align:left;
}
.title_font1
{
	font-size:14px;
	color:#EB460C;
	font-weight:bold;
	line-height:25px;
}
.title_font1 a
{
	color:#EB460C;
	font-weight:bold;
	text-decoration:none;
}
.footer_font
{
	font-size:12px;
	color:#666666;
	line-height:50px;
	text-align:center;
}

.footer_font a
{
	text-decoration:none;
	color:#666666;
}
.textbox
{
	width:290px;
	color:#999999;
	height:22px;
}
.textarea
{
	width:290px;
	color:#999999;
	height:60px;
}
.contact_font
{
	font-size:13px;
	color:#333333;
}
.projects div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding-top:20px;
	font-size:14px;
	text-align:left;
	z-index:30;
	background:url(../images/drop_down_back.png);
	background-repeat:no-repeat;
	height:80px;
	width:151px;
}
.projects div a
{
	    position: relative;
		display: block;
		margin: 0;
		padding-left:5px;
		padding-right:15px;
		padding-top:5px;
		padding-bottom:5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color:#FFFFFF;
		
}

.projects div a:hover
{
		color:#FFFFFF;
		background-color:#447D22;
}
.sub_but
{
	font-size:13px;
	color:#FFFFFF;
	background:url(../images/subbut.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:80px;
	border-width:0px;
	background-position:center;
}
.footer_line
{
	background:url(../images/footer_grad.jpg);
	background-repeat:repeat-x;
	height:22px;
}

.email{text-decoration:underline; font-size:12px; color:#0099FF;}
a.email:hover{text-decoration:none; font-size:12px; color:#FF0000;}

.border{
border:solid 1px #666666; padding:1px;}

.home_page_img{width: 33%;}