@charset "utf-8";
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height:100%; 
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#topbar {
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/back_top.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 130px;
}
#topbar #logo {
	margin-top: 25px;
	float: left;
	margin-bottom: 10px;
}
#topbar #tagline {
	float: right;
	margin-top: 95px;
}


#menubar {
	padding: 0px;
	clear: both;
	height: 34px;
	width: 100%;
	text-align: center;
	background-image: url(../images/menubar_background.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#menubar  ul   {
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#menubar li {
	height: 34px;
	list-style-type: none;
	float: left;
}

#menubar .button {
	height: 34px;
	background-image: url(../images/menubar.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
#menubar #buttons {

}

#menubar #home {
	background-position: 0px 0px;
	width: 118px;
}
#menubar #home:hover {
	background-position: 0px -34px;
}
#menubar #home {
	background-position: 0px 0px;
	width: 119px;
}

#menubar a {
	display: block;
}

#menubar #bluemenu {
	height: 34px;
	display: block;
}
#menubar #about {
	background-position: 0px 0px;
	width: 148px;
	height: 34px;
}
#menubar #about:hover {
	background-position: -0px -34px;
}
#menubar #mail {
	background-position: -148px 0px;
	width: 116px;
	height: 34px;
}
#menubar #mail:hover {
	background-position: -148px -34px;
}
#menubar #research {
	background-position: -264px 0px;
	width: 147px;
	height: 34px;
}
#menubar #research:hover {
	background-position: -264px -34px;
}
#menubar #online {
	background-position: -411px 0px;
	width: 131px;
	height: 34px;
}
#menubar #online:hover {
	background-position: -411px -34px;
}
#menubar #portfolio {
	background-position: -542px 0px;
	width: 146px;
}
#menubar #portfolio:hover {
	background-position: -542px -34px;
}
#menubar #clients {
	background-position: -688px 0px;
	width: 132px;
}
#menubar #clients:hover {
	background-position: -688px -34px;
}
#menubar #contact {
	background-position: -820px 0px;
	width: 140px;
}
#menubar #contact:hover {
	background-position: -820px -34px;
}
.tabs{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
}
.tabs li{
	height: 34px;
}
.tabs li.selected{
	background-image: url(../images/menubar_background.gif);
	background-position: -119px -34px;
}

.tabs li.selected a{ /*selected main tab style */
	background-image: url(../images/menubar_background.gif);
	background-position: -119px -34px;
}

.tabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
	position:absolute;
	z-index:100;
	background-color: #C5C5C5;
	width: 240px;
	visibility: hidden;
	text-align: left;
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: -1px;
	margin-left: -1px;
	font-weight: bold;
}

.dropmenudiv_b a{
	width: auto;
	display: block;
	text-indent: 27px; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	text-decoration: none;
	color: black;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
	background-color: #990000;
	color: #FFFFFF;
}
#main #area {
	padding-left: 30px;
}

.content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: both;
	z-index: 100;
}

.content p {
	margin-top: 0px;
}
#main {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 45px;
}
#main .spacing {
	line-height: 1.6em;
	font-size: 14px;
}
#main .spacing2 {
	line-height: 1.6em;
	font-size: 14px;
	letter-spacing: 0.1em;
}


#main .spacingdouble {
	line-height: 1.7em;
	font-size: 14px;
}
#main .spacingdouble li {
	margin-bottom: 8px;
}


#main    .doublespace li  {
	margin-bottom: 2px;
}
#main .spacingdouble a {
	color: #990000;
	font-size: 15px;
	font-weight: bold;

}
#main .spacingdouble a:hover {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.blacklink a {
	color: #000000;
	font-weight: bold;
}


#main      .spacing    strong, #main .spacingdouble strong  {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.content #sidebar {
	float: right;
	width: 340px;
}


#pagetitle, .pagetitle  {
	margin-bottom: 15px;
}
#main #googlemap {
	clear: right;
	float: right;
	height: 450px;
	width: 650px;
}
#main #address {
	clear: left;
	float: left;
	height: 450px;
}


#main #jobtitle {
	display: block;
	margin-bottom: 15px;
	padding-left: 3px;
	margin-top: 4px;
}
#main  #mugshot {
	float: right;
	width: 250px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: right;
}
#main #muglist {
	float: right;
	width: 250px;
	margin-bottom: 20px;
	margin-left: 20px;
}


#flashstripe {
	height: 230px;
	background-image: url(../images/back_stripe.gif);
	background-repeat: repeat-x;
	display: block;
	clear: none;
	margin-top: 20px;
	width: 100%;
}

#About_Main {
	text-align: left;
	display: block;

}
#About_Main a, #About_Main a:hover{
	text-decoration: none;
}
#About_Main  h1, #About_Main h1 a {
	padding: 0px;










	font-size: 1.em;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	clear: left;
}

#About_Main h2 {
	font-size: 20px;
	color: #990000;
	font-family: "Trebuchet MS", Arial, "san serif";
	letter-spacing: -1px;
	margin: 0px;
}
#About_Main p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}#horiz_list {
	width: 600px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	display: block;
	clear: both;
	height: 35px;
}
#main   .select, #main  .select     {
	color: #990000;
}


#horiz_list ul {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
}
#horiz_list li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: inline;
}
#horiz_list a {
	color: #333333;
	font-weight: bold;
}
#horiz_list a:hover {
	color: #990000;
	text-decoration: none;
}
.readmore {
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
}
#footer .content {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 15px;
	clear: both;
}
#footer {
	clear: both;
	height: 150px;
}

#twothirds {
	display: block;
	width: 690px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 2px;
}
#awards {
	float: right;
	width: 460px;
	clear: right;
	background-image: url(../images/titles/cases/awards_back.jpg);
	background-repeat: no-repeat;
	height: 282px;
	margin-top: 10px;
}
#cases {
	clear: left;
	float: left;
	width: 460px;
	background-image: url(../images/case_back.jpg);
	height: 282px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
	margin-top: 10px;
}
#cases   ul, #awards ul   {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
#cases  li, #awards li {
	margin-top: 16px;
	margin-bottom: 10px;
	list-style-type: none;
}
.title2  {
	margin-bottom: 8px;
}

#sidebar_about {
	background-image: url(../images/sidebar_about_rev.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 265px;
	margin-left: 15px;
	float: right;
	margin-top: -15px;
	background-position: 0px 0px;
	text-align: left;
	padding-top: 45px;
	padding-left: 16px;
	margin-right: 20px;
}
#sidebar_about ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar_about li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.ak li {
	margin-bottom: 20px;
}
#indexcontent {
	width: 600px;
}

#indexcontent .heading {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#indexcontent .reg {
	line-height: 1.4em;
	font-size: 13px;
}

#rightside {
	float: right;
	width: 340px;
}

#rightside #feature {
	height: 215px;
	background-image: url(../images/sidebar_index.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 15px;
}
#rightside #feature #featurelist {
	position: relative;
	top: 48px;
	display: block;
	padding-left: 15px;
	height: 165px;
}


#rightside  #feature ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display: block;
}
#rightside #feature li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
}
.content-narrow {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: both;
	z-index: 100;
}
