﻿/* CSS Document */

*{
margin: 0;
padding:0;
}
.body {
scrollbar-arrow-color: #0066C8;
scrollbar-3dlight-color: #4F4F82;
scrollbar-darkshadow-color: #4F4F82;
scrollbar-face-color: #f4f4f0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #ffffff;
}

/*------Logo-------------------*/
	.logolink {
	border-width: 0px;
}
/*---------=Login=----------------*/
.Login
{	position:absolute;
	top: 15px;
	left: 180px;
	height: 16px;
	width: 200px;
	overflow:hidden;
	clear: both;
	white-space:nowrap;
	padding:0;
	border:none;
	cursor:pointer;
	font-size: 11px;
    font-weight:lighter;
    font-family: Arial, Helvetica, sans-serif;

}

/*---------=Site Actions-----------*/
.SiteAction
{
	position: absolute;
	top: 15px;
	left: 970px;
	height: 16px;
	width: 90px;
	overflow:hidden;
	clear: both;
	white-space:nowrap;
	padding:0;
	border:none;
	cursor:pointer;
	font-size: 11px;
    font-weight: bold;
    color: #57585a;
    font-family: Arial, Helvetica, sans-serif;
}


/*---------=Search Box-------------*/
.search
{
	position: absolute;
	top: 35px;
	left: 916px;
	height: 12px;
	width: 120px;
	overflow:hidden;
	clear: both;
	padding:0;
}
.ms-sbplain{
font-family: Arial, Helvetica, sans-serif;
font-size:6pt;
border:none;
}

td.ms-sbcell{
padding:0px;
white-space:nowrap;
border:none;
}
.ms-sbLastCell{
padding-right:0px;
}

td.ms-sbgo{
display:none;
}

.ms-searchimage{
	display:none;
}
.ms-searchbox{
}
.ms-searchscopebox{
	display:none;
}

/*------Logo Link-----*/

.Logolink {
	border-width: 0px;
}


/*----------Design Mode-----------*/
.ms-consolestatuscell{
  position: absolute;
  top: 106px;
  left: 189px;
  width: 846px;
  height: 8px;
  z-index:1;
}

.design{
  position: absolute;
  top: 104px;
  left: 189px;
  width: 846px;
  height: 8px;
  z-index:1;
}

.ms-ToolPaneOuter{
position:absolute;
top:0px;
right:0px;
z-index:2;
}
/*----------Top Navigation----------*/
.navigation
{
  position: absolute;
  top: 74px;
  left: 440px;
  white-space:nowrap;
  padding-left:15px;
  width:561px;
  z-index:1;
}
.ms-topnavContainer{
border:none;
background-color:transparent;

}
.TopNavigationStatic{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:gray;
padding-left:1px;
padding:4px 8px 4px 8px;
}
.ms-topNavHover{
background-image:none;

border:none;
border-left:0px;
border-bottom-width:0px;
color:#FF9933;
}
.ms-topNavHover a{
color:#FF9933;
} 

.ms-topnavselected{
color:#003399;
font-weight:bold;
border-bottom-width:0px;
}
.TopNavigationStatic{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:gray;
padding:4px 8px 4px 8px;

}
.ms-topNavFlyOuts{
color:#FF9933;
font-family:Tahoma;
font-size:8pt;
}
.ms-topNavFlyOuts a{

*width:120px;
min-width:120px;
color:gray;
padding:4px 8px 4px 8px;
} 
.ms-topNavFlyOutsHover a{
color:#FF9933;
background-color:none;
} 

/*--------Banner------*/
.BannerImage{
	width:846px;
}

/*----------Flash animation goes here----------*/
.main_flash_movie
{
  position: absolute;
  top: 104px;
  left: 188px;
  width:848px;
  height:298px;
}


/*------ Little Border below the Image-----*/
.greybottom
{
background-image:url('../images/bottomborder.jpg');
background-repeat:repeat-x;
}
/*----------headers to go here (only h1 is styled so far)----------*/
h1
{
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #002050;
}

/*----------links inside text content eg "more"----------*/
.text_link
{
  font-style: italic;
  color: #002050;
}

/*----------start Content area----------*/


/*----------Back Column Spaceer ----------*/

.contentcolumn{
width:1px;
background-color:gray;
padding:0 0 0 1;
}



/*----------Right Column "Featured Project" and "Subscribe to our Newsletter" button----------*/

.featured_title
{
  position: absolute;
  top: 426px;
  left: 836px;
}

.featured_img
{
  position: absolute;
  top: 451px;
  left: 830px;
  width:199px
  
}

.featured_txt
{
  position: absolute;
  top: 550px;
  left: 830px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 190px;
  color: #57585a;
}

.subscribe_btn
{
  position: absolute;
  top: 628px;
  left: 830px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #002050;
  text-decoration: none;
}

#subscribe_btn a:hover
{
  color: #FF9933;
}




/*----------Footer----------*/
#copyright
{
  position: absolute;
  top: 695px;
  left: 190px;
  font-size: 11px;
  font-weight: bold;
  color: #57585a;
  font-family: Arial, Helvetica, sans-serif;
  width: 160px;
}


/*-------Bottom Navigation---------*/

#footer_nav
{
  position: absolute;
  top: 695px;
  left: 360px;
  width:675px;
    font-size: 11px;
  font-weight: bold;
  color: #57585a;
  font-family: Arial, Helvetica, sans-serif;

}

{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:gray;
border:none;
border-left:solid 1px #c4c4c4;
padding:1px 5px 3px 5px;
white-space:nowrap
}


.BottomNavigationStatic{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:gray;
border:none;
border-left:solid 1px #c4c4c4;
padding:1px 5px 3px 5px;
white-space:nowrap
}


.ProjectHeadFont {
	font-family: Calibri;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #002D62;
}


