/* @override http://adimagery.net/css/style-revamp.css */

*
	{
	margin:  0px;
	padding: 0px;
	}
body
	{
	background: #191012;
	background-image: url(../images/site/body-bg.gif);
	margin: 50px  0px 30px 0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	}
a:link, a:visited
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
a:active, a:hover
	{
	color: #868686;
	text-decoration: underline;
	}
#shadow-main
	{ 
	width: 1070px;
	margin: 0px auto;
	}
#shadow-a
	{
	background-image: url(../images/site/shadow-a.png);
	background-repeat: no-repeat;
	width: 1070px;
	height: 20px;
	}
#shadow-b
	{
	background-image: url(../images/site/shadow-b.png);
	background-repeat: repeat-y;
	width: 1070px;
	}
#shadow-c
	{
	background-image: url(../images/site/shadow-c.png);
	background-repeat: no-repeat;
	width: 1070px;
	height: 20px;
	}
#site-main
	{
	width: 1024px;
	margin: 0px 20px;
	border: #85868B;
	border-style: solid;
	border-width: 3px;
	text-align: left;
	}
#header
	{
	width: 1024px;
	height: 188px;
	}
#header-logo
	{
	width: 149px;
	height: 188px;
	border: #85868B;
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	float: left;
	}
#header-tagline
	{
	height: 56px;
	width: 852px;
	background-color: #1d1517;
	margin: 0px;
	padding: 18px 20px 13px 0px;
	text-align: right;
	border: #85868B;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	float: right;
	}
#header-slide
	{
	height: 98px;
	width: 872px;
	background-color: #85868B;
	float: right;
	}
#footer
	{
	text-align: center;
	color: #3A2F2F;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}
#footer-address
	{
	text-align: center;
	color: #3A2F2F;
	font-size: 10px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
#footer-address em
	{
	color: #474747;
	font-weight: normal;
	font-style: normal;
	}
#box
	{
	background-color: #33292C;
	background-image: url(../images/site/box-bg.gif);
	background-repeat: repeat-x;
	border: #85868B;
	border-style: solid;
	border-width: 0px 3px 3px 3px;
	margin: 0px 20px;
	padding: 8px 20px;
	line-height: 200%;
	text-align: justify;
	}
/* home */
#home-main
	{
	border: #85868B;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	}
#home
	{
	width: 524px;
	height: 550px;
	border: #85868B;
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	}
#home-intro
	{
	height: 207px;
	background-image: url(../images/site/spotlight-shadow.gif);
	background-repeat: repeat-x;
	background-color: #232323;
	border: #85868B;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	margin: 0px;
	padding: 25px 20px 0px 20px;
	}
#home-intro p
	{
	font-size: 11px;
	line-height: 175%;
	text-align: justify;
	}
#home-intro strong
	{
	font-size: 14px;
	font-family: arial;
	font-weight: 300;
	color: #8e8187;
	}
/* signup */
#home-signup
	{
	width:  274px;
	height: 315px;
	background-color: #271b1e;
	background-image: url(../images/site/bio-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	}
#home-signup p
	{
	font-size: 11px;
	line-height: 200%;
	text-align: justify;
	margin: 0px;
	padding: 20px;
	}
#home-signup strong
	{
	font-size: 14px;
	font-family: arial;
	font-weight: 300;
	color: #8e8187;
	}
form.contest fieldset
	{
	position: relative;
	top: -15px;
   margin: 5px 0px 0px 65px;
   padding: 0px;
   border: none;
	}
form.contest legend
	{
   margin: 0px;
    padding: 0px;
    font-weight: 200;
    font-size: 12px;
    color: #8e8187;
	}
form.contest fieldset ul
	{
    margin: 0px;
    padding: 0px 0px 0px 0px;
	}
form.contest fieldset li
	{
    list-style: none;
    margin: 0px;
	}
form.contest label
	{
    float: left;
    color:  #ffffff;
    text-align:left;
    margin: 0px 0px 0px 25px;
    width: 300px;
	}
form.contest input, form.contest textarea
	{
    padding: 1px;
	margin: 0px;
	background-color: #181818;
	background-image: url(../images/site/form-bg.gif);
	color: #ffffff;
	font-size: 10px;
	font-family: arial;
	border: 2px solid #4b5050;
	width: 150px;
	}
form.contact input:focus, form.contact textarea:focus
	{
   border: 2px solid #494447;
   background-image: url(../images/site/form-bg2.gif);
	}
#home-submit, .home-submit
	{
	position: relative;
	top:  -10px;
	left: 115px;
	width:  55px;
	height:  25px;
	background-image: url(../images/site/form-btn.gif);
	color: #8e8187;
	font-size: 12px;
	font-family: arial;
	border: 2px solid #4b5050;
	}
/* spotlight */
#home-spotlight
	{
	width:  247px;
	height: 315px;
	border: #85868B;
	border-style: solid;
	border-width: 0px 0px 0px 3px;
	margin: 0px;
	padding: 0px;
	float: right;
	background: #43363a url(../images/site/contact-bg.gif) repeat-x 0 154px;
	}
#home-spotlight img
	{
	border: #85868B;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	margin-bottom: 20px;
	height: 150px;
	width: 247px;
	}
#home-spotlight p
	{
	font-size: 11px;
	line-height: 160%;
	text-align: justify;
	margin: 0px;
	padding: 0px 20px;
	}
#home-spotlight strong
	{
	font-size: 14px;
	font-family: arial;
	font-weight: 300;
	color: #8e8187;
	}
#home-slide
	{
	width: 497px;
	height: 550px;
	background-color: #33292C;
	float: right;
	}
#home-info
	{
	border: #85868B;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	}
#home-1
	{
	width: 497px;
	height: 285px;
	background-image: url(../images/site/spotlight-shadow.gif);
	background-repeat: repeat-x;
	background-color: #232323;
	border: #85868B;
	border-style: solid;
	border-width: 0px 0px 0px 3px;
	float: right;
	}
#home-1 h5, #home-2 h5
	{
	font-size: 14px;
	font-family: arial;
	font-weight: 300;
	color: #8e8187;
	padding: 20px 0px 0px 20px;
	}
#home-1 a:link, #home-1 a:visited, #home-2 a:link, #home-2 a:visited
	{
	color: #8e8187;
	text-decoration: none;
	}
#home-1 a:hover, #home-1 a:active, #home-2 a:hover, #home-2 a:active
	{
	color: #85868B;
	text-decoration: underline;
	}
#home-1 p
	{
	width: 457px;
	float: right;
	font-size: 11px;
	line-height: 175%;
	text-align: justify;
	padding: 0px 20px 20px 20px;
	}
#home-2 p
	{
	float: right;
	font-size: 11px;
	line-height: 175%;
	text-align: justify;
	padding: 0px 20px 20px 20px;
	}
#home-2
	{
	width: 524px;
	height: 285px;
	background-color: #292929;
	background-image: url(../images/site/copy-shadow.gif);
	background-repeat: repeat-x;
	
	}
/* architecture */
#architecture-main
	{
	background-color: #85868B;
	margin: 0px;
	padding: 0px;
	border: #85868B;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	height: 550px;
	}
/* portfolio */
#portfolio-main
	{
	border: #85868B;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	}
#portfolio-thumb
	{
	width: 149px;
	height: 550px;
	background-color: #292929;
	background-image: url(../images/site/copy-shadow.gif);
	background-repeat: repeat-x;
	border: #85868B;
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	margin: 0px;
	padding: 0px;
	}
#portfolio-thumbs
	{
	margin: 0px;
	padding: 8px 0px 0px 7px;
	}
#portfolio-thumbs img
	{
	margin: 0px;
	padding: 3px 8px 7px 3px;
	width: 56px;
	height: 56px;
	background-image: url(../images/site/thumb.png);
	border: none;
	}
#portfolio-nav
	{
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 50px;
	height: 58px;
	overflow: hidden;
	}
#portfolio-nav ul
	{
	margin: 0px;
	padding: 0px;
	height: 58px;
	}
#portfolio-nav li
	{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}
#portfolio-nav a
	{
	float: left;
	padding: 58px 0px 0px 0px;
	margin: 0px;
	height: 58px;
	}
#portfolio-nav a:hover
	{
	background-position: 0 -58px;
	}
#portfolio-nav-slide a
	{
	width: 50px;
	height: 58px;
	background: url(../images/site/tn-nav-slide.png) top left no-repeat;
	margin: 0px;
	}
#portfolio-nav-2
	{
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 73px;
	height: 58px;
	overflow: hidden;
	}
#portfolio-nav-2 ul
	{
	margin: 0px;
	padding: 0px;
	height: 58px;
	}
#portfolio-nav-2 li
	{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}
#portfolio-nav-2 a
	{
	float: left;
	padding: 58px 0px 0px 0px;
	margin: 0px;
	height: 58px;
	}
#portfolio-nav-2 a:hover
	{
	background-position: 0 -58px;
	}
#portfolio-nav-2-back a
	{
	width: 23px;
	height: 58px;
	background: url(../images/site/tn-nav-back.png) top left no-repeat;
	margin: 0px;
	}
#portfolio-nav-2-slide a
	{
	width: 50px;
	height: 58px;
	background: url(../images/site/tn-nav-slide.png) top left no-repeat;
	margin: 0px;
	}
#portfolio-nav-2-next a
	{
	width: 23px;
	height: 58px;
	background: url(../images/site/tn-nav-next.png) top left no-repeat;
	margin:  0px;
	}
#portfolio-nav-3
	{
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 100px;
	height: 58px;
	overflow: hidden;
	}
#portfolio-nav-3 ul
	{
	margin: 0px;
	padding: 0px;
	height: 58px;
	}
#portfolio-nav-3 li
	{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}
#portfolio-nav-3 a
	{
	float: left;
	padding: 58px 0px 0px 0px;
	margin: 0px;
	height: 58px;
	}
#portfolio-nav-3 a:hover
	{
	background-position: 0 -58px;
	}
#portfolio-nav-3-back a
	{
	width: 23px;
	height: 58px;
	background: url(../images/site/tn-nav-back.png) top left no-repeat;
	margin: 0px;
	}
#portfolio-nav-3-slide a
	{
	width: 50px;
	height: 58px;
	background: url(../images/site/tn-nav-slide.png) top left no-repeat;
	margin: 0px;
	}
#portfolio-nav-3-next a
	{
	width: 23px;
	height: 58px;
	background: url(../images/site/tn-nav-next.png) top left no-repeat;
	margin:  0px;
	}
#portfolio-slide
	{
	width: 872px;
	height: 550px;
	background-color: #33292C;
	float: right;
	}
/* contact */
#contact-main
	{
	border: #85868B;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	height: 550px;
	}
#contact-content
	{
	background-color: #292929;
	background-image: url(../images/site/copy-shadow.gif);
	background-repeat: repeat-x;
	height: 530px;
	width: 449px;
	border: #85868B;
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	line-height: 200%;
	font-size: 11px;
	text-align: justify;
	margin: 0px;
	padding: 20px 40px 0px 35px;
	}
#contact-content h1
	{
    font-size: 15px;
    font-weight: 300;
    color: #8e8187;
	}
#contact-content h2
	{
    font-size: 12px;
    font-weight: 300;
    color: #8e8187;
     line-height: 85%;
	}
#contact-content p
	{
    margin: 0px 0px 15px 0px;
	}
#contact-form
	{
	width: 497px;
	height: 525px;
	background-color: #43363a;
	background-image: url(../images/site/contact-bg.gif);
	background-repeat: repeat-x;
	float: right;
	padding: 25px 0px 0px 0px;
	}
form.contact fieldset
	{
   margin: 3px 0px 0px 125px;
   padding: 0px;
   border: none;
   width: 250px;
	}
legend
	{
   margin: 0px;
    padding: 10px 0px 0px 3px;
    font-weight: 200;
    font-size: 12px;
    color: #8e8187;
	}
.contact-required
	{
	color: #ffffff;
	font-style: italic;
	}
form.contact fieldset ul
	{
    margin: 0px;
    padding: 0px;
	}
form.contact fieldset li
	{
    list-style: none;
    padding: 5px 0px;
    margin: 0px;
    clear: both;
	}
form.contact label
	{
    float: left;
    color:  #ffffff;
    text-align:left;
    margin: 0px 0px 0px 25px;
    width: 300px;
	}
form.contact input, form.contact textarea
	{
    padding: 2px;
	margin: -3px 0px 0px 4px;
	background-color: #181818;
	background-image: url(../images/site/form-bg.gif);
	color: #ffffff;
	font-size: 10px;
	font-family: arial;
	border: 2px solid #4b5050;
	width: 200px;
	}
form.contact input:focus, form.contact textarea:focus
	{
   border: 2px solid #494447;
   background-image: url(../images/site/form-bg2.gif);
	}
span.radio
	{
	width: 20px;
	height: 25px;
	margin: -17px 0px 0px 0px;
	padding: 0px;
	background: url(../images/site/form-radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
	}
#go, .go
	{
	margin: 10px 0px 0px 4px;
	width:  70px;
	height:  40px;
	background-image: url(../images/site/form-btn.gif);
	color: #8e8187;
	font-size: 14px;
	font-family: arial;
	border: 2px solid #4b5050;
	
	}
a:link.contest-button, a:visited.contest-button {
       display: block;
       background: url(../images/contest/button.jpg) no-repeat;
       height: 75px;
       width: 150px;
       text-indent: -9000px;
       	border: #85868B;
	border-style: solid;
	border-width: 3px;
	margin: 0px auto;
}

a:hover.contest-button, a:active.contest-button {
       background-position: 0 -75px;
}
/* references */
#references-main
	{
	margin: 0px;
	padding: 0px;
	border: #85868B;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	background-color: #292929;
	background-image: url(../images/site/copy-shadow.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	font-size: 11px;
	text-align: justify;
	margin: 0px;
	padding: 20px 40px 20px 35px;
	}
#references-main h1
	{
   margin: 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: 300;
    color: #8e8187;
	}
#references-main h2
	{
   margin: 0px;
    padding: 0px;
    font-size: 12px;
	font-weight: 300;
    color: #8e8187;
	}
/* company */
#company-main
	{
	border: #85868B;
	border-style: solid;
	border-width: 3px 0px 3px 0px;
	}
#company-message
	{
	width: 622px;
	height: 419px;
	background-color: #33292C;
		background-image: url(../images/site/purple-bg.gif);
	background-repeat: repeat-x;
	float: right;
	margin: 0px;
	padding: 0px;
	}
.company-message-
{
	border: #85868B;
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height: 419px;
	width: 247px;
}
#company-message h1
	{
	font-size: 20px;
	font-family: arial;
	font-weight: 300;
	color: #8e8187;
	padding: 18px 20px 0px 20px;
	}
#company-sidebar
	{
	width: 399px;
		height: 419px;
	border: #85868B;
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	}
#company-spotlight
	{
	height: 96px;
	background-image: url(../images/site/spotlight-shadow.gif);
	background-repeat: repeat-x;
	background-color: #232323;
	margin: 0px;
	padding: 35px 15px 0px 15px;
	text-align: center;
	}
#company-spotlight h1
	{
	font-size: 17px;
	font-family: arial;
	font-weight: 300;
	color: #8c8c8c;
	}
#company-details
	{
	height: 285px;
	background-color: #292929;
	background-image: url(../images/site/copy-shadow.gif);
	background-repeat: repeat-x;
	border: #85868B;
	border-style: solid;
	border-width: 3px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
	}
#company-message p
	{
	line-height: 175%;
	font-size: 11px;
	text-align: justify;
	margin: 0px;
	padding: 10px 20px 0px 20px;
	}
#company-details img
	{
	border: #85868B;
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
	width: 149px;
	height: 285px;
	}
#company-details p
	{
	line-height: 13px;
	font-size: 10px;
	text-align: justify;
	margin: 0px;
	padding: 10px 15px 0px 15px;
	}
#company-details h1
	{
	font-size: 14px;
	font-family: arial;
	font-weight: 300;
	color: #8e8187;
	margin: 0px;
	padding: 15px 15px 0px 15px;
	}	
/* team biographies */
.bio-main
	{
	border: #85868B;
	border-style: solid;
	border-width: 3px 0px 0px 0px;
	}
.bio-main h2
	{
    font-size: 13px;
	font-weight: 300;
    color: #8e8187;
	}
.bio-a
	{
	background-color: #292929;
	background-image: url(../images/site/copy-shadow.gif);
	background-repeat: repeat-x;
	border: #85868B;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	height: 288px;
	}
.bio-a img
	{
	border: #85868B;
	border-style: solid;
	border-width: 0px 3px 0px 0px;
	float: left;
	}
.bio-a h2
	{
	padding: 40px 0px 0px 0px;
	width: 765px;
	float:right;
	
	}
.bio-a p
	{
	float:right;
	width: 725px;
	line-height: 200%;
	padding: 0px 40px 15px 40px;
	text-align: justify;
	}
.bio-b
	{
	background-color: #271b1e;
	background-image: url(../images/site/bio-bg.gif);
	background-repeat: repeat-x;
	border: #85868B;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	height: 288px;
	}
.bio-b img
	{
	border: #85868B;
	border-style: solid;
	border-width: 0px 0px 0px 3px;
	float: right;
	}
.bio-b h2
	{
	padding: 40px 0px 0px 40px;
	}
.bio-b p
	{
	position: inherit;
	width: 725px;
	line-height: 200%;
	padding: 0px 0px 15px 40px;
	text-align: justify;
	}
/* navigation */
#site
	{
	width: 497px;
	background-image: url(../images/site/nav-bg2.gif);
	float: right;
	}
#portfolio
	{
	width: 524px;
	background-image: url(../images/site/nav-bg1.gif);
	border-right: 3px solid #85868B;
	}
#menu, #menu2
	{
	list-style: none;
	}
#menu:after, #menu2:after
	{
	content: "&nbsp;";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
#menu ul, #menu2 ul
	{
	text-align: center;
	padding: 0px auto;
	}
#menu li, #menu2 li
	{
	float: left;
	position: relative;
	}
#menu a, #menu2 a
	{
	float: left;
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	color: #ffffff;
	font-weight: 300;
	font-size: 15px;
	}
#site ul
	{
	padding: 0px 0px 0px 22px;
	}
#portfolio ul
	{
	padding: 0px 0px 0px 12px;
	}
#menu a:hover
	{
	color: #85868B;
	text-decoration: underline;
	}
#portfolio a:hover
	{
	background-image: url(../images/site/nav-bg2.gif);
	}
#site a:hover
	{
	background-image: url(../images/site/nav-bg1.gif);
	}
/* #menu .parent a
{background: url(../images/bullet_arrow_down.png) no-repeat right center;}
*/
#menu .activeParent a, #menu2 .activeParent a
	{
	color: #ffffff;
	}
#menu .parent ul, #menu2 .parent ul
	{
	display: none;
	} /* Hides the dropdown */
#menu .activeParent ul, #menu2 .activeParent ul
	{
	float: left;
	width: 116px; /* The width of the dropdown */
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 2.15em; /* You may need to change this if you change font-size or padding on the menu */
	background-image: url(../images/site/nav-menu.gif);
	left: 0;
	list-style: none;
	z-index: 1000;
	border: 3px solid #85868B;
	}
#menu .activeParent li, #menu2 .activeParent li
	{
	float: left;
	margin: 0;
	padding: 0;
	}
#menu .activeParent li a, #menu2 .activeParent li a
	{
	float: left;
	width: 100px; /* The width of the dropdown */
	padding: 8px;
	color: #ffffff;
	display: block;
	font-size: 90%;
	}
#menu .activeParent li a:hover, #menu2 .activeParent li a:hover
	{
	color: #271b1e;
	text-decoration: underline;
	background-image: url(../images/site/nav-menu2.gif);
	}
