@charset "utf-8";
/* CSS Document */

body
{
	background:url(../images/background.gif) no-repeat;
	font-size:12px;
	font-family: "Gill Sans MT", Georgia, Verdana, "Times New Roman";
}



#footer
{
	font-family: "Gill Sans MT", Georgia, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-bottom: 15px;
}

#whats_new
{
	background-color: #ffffff;
	height:1100px;
	width: 785px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 15px;
}


/* this is the middle section of that holds page content, title, menu, etc.*/
#middle
{
	background-color: #ffffff;
	height:650px;
	width: 815px;
	margin: 0 auto;
	margin-top: -8px;
	
}


/* this is for the placement of the text to the right of the photos on the services pages*/
#copy_right
{
	font-family: "Gill Sans MT", Georgia, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
	height: 570px;
	width: 300px;
	float: right;
	padding-left:6%;
	margin-top: -375px;
	position: absolute;
	top: 557px;
	left: 351px;
	
}

/*this is for the description above the photos on the services pages*/
#copy_top
{
	font-family: "Gill Sans MT", Georgia, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
	height: 96px;
	width: 408px;
	float: left;
	margin-top: 15px;	
}

/*this is for the photos under services*/
#services_photo
{
	height: 370px;
	width: 415px;
	top: 262px;
	margin-left: 4px;
	margin-top: 3%;
	float: left;
}



/* this is for the placement of the contact information on the contact us page*/
#contact
{
	font-family: "Gill Sans MT", Georgia, Verdana, "Times New Roman";
	width: 290px;
	font-size:16px;
	margin-left: 35px;
	float: left;
}

/* this is what created the divider on the contact us page*/
#contact_divider
{
	height: 370px;
	width: 8px;
	float: center;
	margin-top: -17px;
	background-color: #CCCCCC;
}

/* this is for the placement of the links on the contact us page*/
#contact_links
{
	font-family: "Gill Sans MT", Georgia, Verdana, "Times New Roman";
	font-size: 11px;
	height: 373px;
	width: 474px;
	position: absolute;
	margin-left: 375px;
	top: 290px;
	
	
	
	
}

/* this is for placement of the slideshow photos*/
#case_photo
{
	
	width: 450px;
	height:400px;
	margin-left: 0px;
	margin-top: 2%;
	float: left;
}


/* this is for the text located to the right of the slideshow for the case studies*/
#case_right
{
	font-family: "Gill Sans MT", Georgia, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
	height: 448px;
	width: 300px;
	float: right;
	padding-left:1%;
	margin-top: -400px;
	position: absolute;	
}



/* this is the case study title that was placed below the slideshow*/
#case_top
{
	font-family: "Gill Sans MT", Georgia, Verdana, "Times New Roman";
	font-size: 18px;
	color: #000000;
	height: 23px;
	width: 460px;
	float: left;	
}


/* this is the holder of page content located below the menu for the services and case studies pages*/
#content_holder
{
	background-color: #ffffff;
	height:488px;
	width: 750px;
	margin: 0 auto;
	margin-left: 15px;
	margin-top: 2px;	
}

#legal
{
	background-color: #ffffff;
	height:125px;
	width: 815px;
	margin: 0 auto;
	margin-top: -8px;	
}


/* this is the frame that holds the slideshow on the front page*/
#frame
{
	margin: 0 auto;
	width: 630px;
	height:330px;
	position:relative;
}

/* here we will need a div to hold the menu in place for other browsers*/


/*the menu settings and all the other ones related to it are setting the menu to be somewhat "dynamic" */
/*.preload 
{background: url(button4b.gif);}*/

.menu 
{
z-index: 100; 
padding:0 0 0 11%; 
margin:0; 
list-style:none; 
height:35px; 
background:url(../images/nav-dark.gif) repeat-x;
white-space:nowrap; 
position:relative; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.menu li.top 
{
/*display:block;*/ 
float:left; 
position: fixed;
}

.menu li a.top_link 
{
/*display:block; */
height:40px; 
line-height:33px; 
color:#000; 
text-decoration:none; 
font-size:12px;   
padding:0 0 0 12px; 
cursor:pointer;
}

.menu li a.top_link span /*problems with IE6*/
{
float: left; 
padding:0 24px 0 24px; 
height:40px; /*sets the heighth of the hover*/
}

.menu li a.top_link span.down 
{
/*float:left; */
/*display:block; */
padding:0 24px 0 12px; 
height:40px; 
background: no-repeat;
}

/*.menu li a.top_link:hover 
{
color:#000; background: url(../images/nav-light-1.gif) no-repeat;
}*/

.menu li a.top_link:hover span 
{
background: url(../images/nav-light-1.gif) no-repeat; 
}

.menu li a.top_link:hover span.down 
{
	/*display: block;*/
	color: #000;
	background: url(../images/nav-light-1.gif); 
	padding:0 20px 0 20px; /*padding around middlelinks*/ 
	height: 40px; /*sets the height of the middle menu buttons*/
}

.menu li:hover > a.top_link 
{
	color:#000; 
	background: url(../images/nav-light-1.gif); 
	height: 40px; 
	padding:0 20px 0 14px; /*padding around links on the end*/
}

.menu li:hover > a.top_link span 
{
background: url(../images/nav-light-1.gif) no-repeat; 
}

.menu li:hover > a.top_link span.down 
{

background: url(../images/nav-light-1.gif) no-repeat; 
}


/*.menu table 
{
border-collapse:collapse; 
width:0; 
height:0; 
position:absolute; 
top:0; 
left:0;
} */



.menu a:hover 
{
visibility:visible;

}

/*.menu li:hover 
{
position:absolute; 

}*/

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul
{
position:absolute; 
left:-9999px; 
top:-9999px; 
width:0; 
height:0; 
margin:0; 
padding:0; 
list-style:none;
background: url(../images/nav-light-1.gif); 
}

.menu :hover ul.sub 
{
	/*display: block;*/
	left:0px; 
	top:35px; /*positions the drop down directly below the naviation menu*/ 
	background:#ccc; 
	padding:5px 0; 
	width:171px; /*width of background for drop down*/
	height:auto;
}

.menu :hover ul.sub li 
{
/*display:block; */
height:20px; 
position:relative;  
width:150px;
}

.menu :hover ul.sub li a 
{
	/*display:block; */
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	height:20px; 
	width:169px; /*width of highlighted link on drop down*/
	line-height:20px; 
	text-indent:8px; 
	color:#000; 
	text-decoration:none;
}

.menu :hover ul.sub li a:hover 
{
background: url(../images/nav-light-1.gif); 
}

.menu :hover ul :hover ul 
{
white-space:nowrap; 
width:93px; z-index:200; 
height:auto;
}



/*THIS IS THE CODE FOR THE SERVICES MENU*/
.nav 
{
	
	z-index: 100; 
	padding:0 0 0 20%; /*moves the position of the entire menu*/
	margin-left: 65px; /*controls the size of the menu background*/
	margin-top: 32px;
	list-style: none; 
	width: 137px;
	height: 170px; 
	background:url(../images/BUTTON.gif) repeat-x; 
	white-space:nowrap; 
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align: center;
	
}


.nav li.down 
{
	float:top;  
	position:relative;
	margin-left: -75px;
	margin-top:40px;
	top: 13px; 
	
}

.nav li a.down_link 
{
	/*display:block;  causing menu to jump on mouse hover*/
	height:60px;
	margin-left: -20px;
	line-height: 26px; /*moves postion of text*/
	padding:0 0 0 28px; 
	text-decoration: none;
	color:#000; 
	cursor:pointer;
	
}


.nav li a.down_link span /*moves the dark hover image*/
{
	
	border: outset;
	display:block; 
	padding: 0px 5px 8px 10px; 
	height: 20px;
	width: 175px;
	margin-left: 12px;
	margin-top:-40px;
	
}





/*SHOWS IMAGE DURING MOUSE HOVER*/
.nav li:hover > a.down_link 
{
	 
	background: url(../images/BUTTON-3.gif); 
	height: 0px; 
	padding:0 5px 0 5px; 
}
