* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	background: url(../images/bkg.gif) repeat-x left top #FFF;
        background-attachment:center;
        color: #666;
  
        margin: 0;
        padding: 0;
}


p {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#breadcrumb {
color: #FF6600;
padding-top: 10px;
}

#clear{
clear: both;
}
#wrapper {

width: 926px;
margin: 0 auto;
z-index: 50;
position: relative;
}

h2, h3 {
 font-family: helvetica, arial, sans-serif;
 font-weight: bold;
 font-size: 12px;
 /*line-height: 200%;*/
 margin-bottom: 10px;
 text-decoration: none;
}

h1 {
 font-family: helvetica, arial, sans-serif;
 font-weight: bold;
 font-size: 18px;
 text-align: left;
 color: #333;
 /*margin-top: 10px; changed to reflect line-height deletion */
 margin: 0px 0px 10px 10px;
}

/* h2 and h3 are similar except that h2 has a gray dotted line  
underneath */

h2 {
 text-align: left;
 color: #CC0000;
 padding-bottom: 5px;
}

h3 {
 text-align: left;
 color: #CC0000;
}

h4 {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #007194;
	line-height: 1.4em;
}

h4 span.headline {
	font-weight: normal;
}

h5 {
	text-transform: uppercase;
	font-size:10px;
	font-weight: bold;
	color: #666;
	line-height: 1.8em;
}



p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a, a:link, a:hover, a:visited {
	color: #003F5F;
	text-deocration: underline;
}


/* Header */

#header {
	width: 926px;
	height: 150px;
	margin-bottom: 0px;

	background: none;
	margin: 0 auto;
	position: relative;
}

/* Logo - Uses image replacement technique*/

#logo {
	float: left;
	width: 860px;
	padding-top: 0px;	
margin: 10px 0px 0px 0px !important;
margin: 10px 0px 0px 0px;
	height: 95px;
	position: relative;
	font-weight: bold;
    font-size: 14px;
	color: #666;
	position: relative;
	}
#logo span {
	background: url("../images/logo.png") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#logo a {
	text-decoration: none;
	color: #666;
	border: 0;
	width: 300px;
	height: 79px;
}
/* User Navigation */

#usernav {
clear: both;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 926px;
	height: 40px;
	background: url(../images/nav/menu-bg.png) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left -40px;
}

#menu .about {
	width: 129px;
	height: 40px;
	background: url(../images/nav/about.png) no-repeat;
	left: 6px;
	top: -1px;
}

#menu .services {
	width: 227px;
	height: 40px;
	background: url(../images/nav/services.png) no-repeat;
	left: 2px;
	top: -1px;
}

#menu .work {
	width: 185px;
	height: 40px;
	background: url(../images/nav/work.png) no-repeat;
	left: 210px;
	top: -1px;
}

#menu .quote {
	width: 159px;
	height: 40px;
	background: url(../images/nav/quote.png) no-repeat;
	left: 410px;
	top: -1px;
}

#menu .contact {
	width: 106px;
	height: 40px;
	background: url(../images/nav/contact.png) no-repeat;
	left: 640px;
	top: -1px;
}
#menu .blog {
	width: 65px;
	height: 40px;
	background: url(../images/nav/blog.png) no-repeat;
	left: 850px;
	top: -1px;
}

/* General Page */

	
#contentcontainer {
	float: left;
	width: 571px;
	margin: 10px 0px 0px 0px;}
#content {
	background: url(../images/bkg_content2.png) repeat-y left top;
	padding: 10px;}
#contentbottom {
background: url(../images/bkg_content2-bottom.png) no-repeat;
width:571px;
height: 15px;
margin-top: -10px;
}
#contenttop {
background: url(../images/bkg_content2-top.png) no-repeat;
width:571px;
height: 12px;
padding: 0px;
}
#content img {

}
#content p {
	margin: 0px;
}
#content h2 {
 text-align: left;
 font-size: 18px;
 color: #333;
 padding: 10px;
}
#content #onecol {
	float: left;
	width: 512px;
	padding: 15px 16px 0px 16px;
}

#content #twocol {
	float: left;
	width: 314px;
	padding: 15px 16px 0px 16px;
}

#content #onecol h2, #content #twocol h2 {
	border-bottom: dotted 1px #999;
}	

/*********************************************************
* TEMPLATE types *
*********************************************************/
/* Homepage Styles */

contenthome { 
width: 926px;}


#left {
width: 707px;
float: left;}
#right {
width: 212px;
float: right;
}
#leftcontent {
width: 704px;
padding:0px;
        font-size:11px;
        text-align: left;
        float:left;
      
        margin-bottom:15px;
        background:#fff;
        overflow:hidden;

        opacity: 0.90;filter:alpha(opacity=90);zoom:1;

         -webkit-border-top-left-radius:0px;
         -webkit-border-top-right-radius:0px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:0px;
         -khtml-border-radius-topright:0px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:0px;
         -moz-border-radius-topright:0px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:10px;

}



#flash {
background:url(../images/homepage/flash_fpo.jpg);
width: 704px;
height: 298px;}

/* Upcoming Events */
#upcomingevents {
width: 707px;}
#upcomingitem {
width: 640px;
margin: 10px 20px 0px 20px;
float: left;}
#upcomingthumbnail {
float: left;
padding: 3px;
border: 1px solid #666;
margin: 7px 0px 0px 0px;}
#upcomingcopy {
float: left;
width: 530px;
margin-left: 10px;
}
#upcomingcopy a.upcominghdr {
font-weight: bold;
text-decoration: none;
}
#upcomingcopy a:hover {
text-decoration: underline;}
#upcomingcopy p.upcomingdesc {
margin-top: -5px;}
		
/* Alumni News */
#alumninews {
width: 330px;
float: left;}
#newsitem {
float: left;
width: 310px;
margin-left: 20px;}
#newsitem a.newshdr {
font-weight: bold;
text-decoration: none;}
#newsitem a:hover {
text-decoration: underline;}
#newsitem p.newscopy {
margin-top: -18px;}


/* CASE STUDIES */
#spotlightR {
width: 310px;
float: left;
margin-left: 20px;}
#spotlightR p {
	padding: 5px;}
	#spotlightR img {
		float: left;
		margin: 10px 5px 0px 5px;}
		
		#spotlightL {
width: 310px;
float: left;
margin-left: 20px;}
#spotlightL p {
	padding: 5px;}
	#spotlightL img {
		float: left;
		margin: 10px 5px 0px 5px;}


/* ++++++++++++++++++ The Sidebar Section ++++++++++++++++++ */

#sidebar {
        width:218px;
        float:right;
        color:#fff;
        padding-bottom:20px;
        padding-top:10px;
        margin-top:0px;
        background:#020c0f;
        overflow:hidden;

        opacity: 0.7;filter:alpha(opacity=70);zoom:1;

         -webkit-border-top-left-radius:0px;
         -webkit-border-top-right-radius:10px;
         -webkit-border-bottom-left-radius:0px;
         -webkit-border-bottom-right-radius:10px;

         -khtml-border-radius-topleft:0px;
         -khtml-border-radius-topright:10px;
         -khtml-border-radius-bottomleft:0px;
         -khtml-border-radius-bottomright:10px;

         -moz-border-radius-topleft:0px;
         -moz-border-radius-topright:10px;
         -moz-border-radius-bottomleft:0px;
         -moz-border-radius-bottomright:10px;
}



#search {list-style-type:none;
         padding:5px 5px 5px 0;

}

.notfound {
         margin:40px 100px 0 100px;
         text-align:center;
         font-weight:bold;
         background:#fff;
         padding:20px 10px;}


.notfound a {
         text-decoration:underline;}

#sidebar form {
        margin: 0;


        padding:0;

        list-style-type:none;
}

#sidebar input#s {
        text-align:left;
        margin-left:0px;
        width: 77%;
        color: #000;
        font-weight:bold;
        font-family: verdana, arial,sans-serif;
        font-size:12px;
}

#sidebar a {font-weight:normal; color:#fff;}

#sidebar a:hover {
         color:#fff;
         text-decoration:underline;
}


#sidebar h3 {font-weight:bold; font-size:15px; margin:17px 0 6px 10px; color:#FFFFFF;}

#sidebar ul {
        color: #fff;
        font-weight: bold;
        list-style-type: none;
        margin: 0;
        padding-left: 0px;
}

#sidebar ul li {
        font-family: Arial, Verdana, sans-serif;
        padding:0 10px 1px 10px;
        margin:3px 0 0 0;
        list-style-type: none;
        font-size:11px;
}


/* section page ARTICLES */
#mainphoto {
width: 520px;
text-align: center;
}
#mainphoto img {
border: 4px solid #FFF;
}
#listingpage img {
float: left;
border: 4px solid #FFF;
margin: 5px 10px 5px 0px;}

#listingpage {
width: 520px;}
#listingpage img {
border: 4px solid #FFF;
}
#listingpage p {
margin: 10px 0px 10px 0px;
padding-bottom: 20px;
line-height: 1.8em;}
#imgfloatleft {
float: left;
margin: 10px 10px 10px 0px;}

#other {
float: left;
width: 290px;
margin: 10px 0px 0px 3px;
}
#other ul {
list-style-type: none;
margin-left: 0px;
}

#other li {
margin-top: 2px;
background: url(../images/sidebar_arrow.gif)  no-repeat 0px 7px;
padding-left: 15px;
text-decoration: none;}

#other li a {
margin-top: 10px;
font-weight: normal;
color: #666;

padding-left: 0px;
text-decoration: none;}
#other a {
margin-top: 10px;
font-weight: bold;

padding-left: 10px;
text-decoration: none;}
#other a:hover {
color: #000000;
text-decoration: none;}

#other li a:hover {
color: #000000;
text-decoration: none;}

 /***********************************************************
* Start code for links in the top right corner of the page *
***********************************************************/
#toplinks {
width:926px;
height: 16px;
text-align: right;
padding:2px 0px 0px 0px;
background-color: none;
margin: 0 auto;
}

.toplinks-inside {
padding-right: 10px;
padding-left: 10px;
padding-bottom: 0px;
padding-top:0px;
border-style: solid;
border-color: #FFFFFF;
border-width: 0px 1px 0px 0px;
}

.toplinks-inside-right {
padding-top:0px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 0px;
}

.toplinks-link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 150%;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
}

a:link.toplinks-link {
text-decoration:none;
color:#FFFFFF;
outline: none;
font-weight:normal;
font-size: 10px;
}

a:visited.toplinks-link {
text-decoration:none;
color:#FFFFFF;
font-weight:normal; 
font-size: 10px;
}

a:hover.toplinks-link {
text-decoration:underline;
color:#FFFFFF;
}

a:active.toplinks-link {
text-decoration:underline;
color:#FFFFFF;
}

/*********************************************************
* End code for links in the top right corner of the page *
*********************************************************/

/************************
* BEGINt code for footer *
************************/
#footer	{
	clear:both;
	width: 800px;
	text-align: center;
	color: #999999;
	padding: 8px 0px 10px 0px;
	margin: 0 auto;
position: relative;
}
				
#footer li	{
	display: inline;
}
	
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
	
#footer p {
	margin: 0px;
	line-height: 175%;
	color: #999999;
}

/************************
* END code for footer *
************************/ 


/* Twitter Feed*/
div.eny_my_tweets_backlink {display: none;}
div.eny_my_tweets_icon {margin-left: 10px;}

/* Misc*/
.floatleft {
	float: left;
	margin: 5px 10px 5px 0px;}
	
	.floatright {
	float: right;
	margin: 5px 0px 5px 10px;}
	.mainimg {
	margin: -12px 0px 10px -12px;}
	
	div.newsletter {
	margin: 20px 5px 10px 12px;}
	
	div.newsletter input{
	margin: 5px;}
	
	#gk_news_image_1-newsimage1 {
	margin: 8px 0px 0px 8px;}
	
	div.componentheading {
	display: none;}
	
div.border {
border-top: 1px #cccccc solid;
border-bottomq: 1px #cccccc solid;
padding: 10px;}

div.chronoform{ display: none;}
#quotejump {
width: 200px;
margin-left: 250px;}

a.contentpagetitle {
font-size: 14px;
text-decoration: none;
font-weight: bold;
color:#666600;}

#leftcontent table{
}

#homepagetable {
margin: -22px 0px 0px -20px;}

td.column_separator{
display: none;}
