﻿html, body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	background-position: top center;
	background-repeat: no-repeat;
	color: #4d4d4d;
	font-size: 8pt;
}

html
{
	background-color: #FFFFFF;
	background-position: top center;
    background-repeat: no-repeat;
}

a, img
{
	border: 0;	
}

a
{
	cursor: pointer;	
}

.Clear
{
	clear: both;	
}

#Container 
{
	text-align: center;
	background-image: url(/images/bg_fade_side.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#FadeTop
{
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/bg_fade_top.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#FadeBottom 
{
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/bg_fade_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#Header
{
	width: 970px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#HeaderNav
{
	float: right;
	height: 80px;
	width: 649px;	
}

#HeaderNav a
{
	display: block;
	float: left;
	height: 80px;
	background-position: top center;
	background-repeat: no-repeat;
}

.navHome
{
	background-image: url(/images/nav_home.gif);
	width: 82px;
}
.navHome:hover { background-image: url(/images/nav_home_on.jpg); }

.navAbout
{
	background-image: url(/images/nav_about.gif);
	width: 109px;
}
.navAbout:hover { background-image: url(/images/nav_about_on.jpg); }

.navPortfolio
{
	background-image: url(/images/nav_portfolio.gif);
	width: 141px;
}
.navPortfolio:hover { background-image: url(/images/nav_portfolio_on.jpg); }

.navTeam
{
	background-image: url(/images/nav_team.gif);
	width: 92px;
}
.navTeam:hover { background-image: url(/images/nav_team_on.jpg); }

.navNews
{
	background-image: url(/images/nav_news.gif);
	width: 90px;
}
.navNews:hover { background-image: url(/images/nav_news_on.jpg); }

.navContact
{
	background-image: url(/images/nav_contact.gif);
	width: 135px;
}
.navContact:hover { background-image: url(/images/nav_contact_on.jpg); }

#HeaderBottom
{
	width: 940px;
	height: 144px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(/images/placeholder_flash.jpg);*/
	background-color: #000033;
	background-repeat: no-repeat;
	background-position: top center;
}

#Content
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(/images/bg_content_top_fade.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#ContentText
{
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 20px;	
	padding-bottom: 20px;
}

#ContentText h2
{
	font-size: 14pt;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#ContentText h3
{
	font-size: 14pt;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;	
}

#ContentText p
{
	padding: 0;
	margin: 0;
	margin-top: 15px;
	line-height: 14pt;
}

#ContentText a
{
	color: #0083ca;
	text-decoration: none;
}

#ContentText a:hover
{
	color: #0083ca;
	text-decoration: underline;
}

#ContentText ul
{
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-left: 30px;
	list-style-image: url(/images/bullet_arrow.gif)
}

#ContentText li
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	vertical-align: middle;
}

#FooterHome
{
	height: 116px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/bg_footer_home.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	font-family:Arial,Helvetica,sans-serif;
	color:#4c4c4c;
}

#FooterHome div.address
{
	padding-top:10px;
	font-size:10px;
	margin:0px;
}

#FooterHome div.address strong
{
	font-size:11px;
}

#FooterHome p
{
	padding: 0;
	margin: 0;
	margin-top: 20px;
	line-height: 12pt;
}

#FooterHome a
{
	color: #0083ca;
	text-decoration: none;
}

#FooterHome a:hover
{
	color: #0083ca;
	text-decoration: underline;
}

#HomeClientFlash
{
	width: 278px;
	height: 267px;
	float: right;
	text-align: center;
}

#QuoteBox
{
	width: 278px;
	float: right;
	background-image: url(/images/bg_quotebox.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#QuoteBoxText
{
	padding-top: 22px;
	margin-left: 18px;
	margin-right: 18px;
}

#MapBox, #MapBox2
{
	width: 490px;
	height: 479px;
	float: right;
	background-image: url(/images/bg_mapbox.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding:0px;
	margin:0px;
	position:relative;
}


#Map2
{
	z-index:2;
}


#Map, #Map2
{
	width: 448px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	top:20px;
	left:20px;
}

.ClientBox
{
	width: 303px;
	float: right;
	background-image: url(/images/bg_clientbox.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.ClientBoxText
{
	padding-top: 12px;
	margin-left: 18px;
	margin-right: 18px;
}

.ClientBoxImage
{
	width: 195px;
	float: right;
	text-align: center;
}

.ClientDivider
{
	margin-top: 25px;
	border-top: 1px solid #cccccc;
	height: 50px;
}

.NewsTable
{
	margin-top: 20px;	
}

.NewsTable tr
{
	height: 25px;	
}

.NewsTable .DateCell
{
	width: 75px;
	font-weight: bold;	
}

#TeamDropdown
{
	width: 303px;
	background-image: url(/images/bg_team_gray.gif);
	position: absolute;
	margin-left: 442px;
	top: 96px;
}

#TeamDropdownPadding a
{
	color: #4d4d4d;
	text-decoration: none;
}

#TeamDropdownPadding a:hover
{
	color: #4d4d4d;
	text-decoration: underline;
}

#TeamDropdownFooter
{
	height: 15px;
	background-image: url(/images/bg_team_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;	
}

#TeamDropdownHeader
{
	height: 15px;
	background-image: url(/images/bg_team_top.gif);
	background-repeat: no-repeat;
	background-position: top center;	
}

#TeamDropdownBackground
{
	background-image: url(/images/bg_team_lines.gif);
	background-position: top center;
	background-repeat: repeat-y;	
}

#TeamDropdownPadding
{
	margin-left: 13px;	
}

.TeamDropdownMember
{
	width: 144px;
	height: 28px;
	float: left;	
}

.TeamDropdownPadding
{
	padding-top: 12px;	
}

.PortfolioBox
{
	width: 222px;
	float: right;
	background-image: url(/images/bg_portfoliobox.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

.PortfolioBox table
{
	width: 195px;
	margin-top: 10px;	
}

.PortfolioBoxText
{
	padding-top: 32px;
	padding-bottom: 20px;
}

.PortfolioText
{
	width: 625px;	
}

#TabsTop
{
	height: 32px;
	background-image: url(/images/bg_tabs_top.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#TabsTop a
{
	display: block;
	float: left;
	height: 32px;
	background-position: top center;
	background-repeat: no-repeat;
}

#txtSearch_Container
{
	float: right;
	margin-top: 9px;
	margin-right: 2px;
	font-size: 8pt;
	width: 150px;
	height: 20px;
}

#btnSearch_Container 
{
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	width: 26px;
	height: 20px;
}

.tabAllBig
{
	background-image: url(/images/tab_all_big.gif);
	width: 91px;
}
.tabAllBig:hover { background-image: url(/images/tab_all_big_on.gif); }

.tabComm
{
	background-image: url(/images/tab_comm.gif);
	width: 278px;
}
.tabComm:hover { background-image: url(/images/tab_comm_on.gif); }

.tabMedia
{
	background-image: url(/images/tab_media.gif);
	width: 173px;
}
.tabMedia:hover { background-image: url(/images/tab_media_on.gif); }

.tabServices
{
	background-image: url(/images/tab_services.gif);
	width: 113px;
}
.tabServices:hover { background-image: url(/images/tab_services_on.gif); }

#TabsBottom
{
	height: 22px;
	background-image: url(/images/bg_tabs_bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#TabsBottom a
{
	display: block;
	float: right;
	height: 22px;
	background-position: top center;
	background-repeat: no-repeat;
}

.tabPast
{
	background-image: url(/images/tab_past.gif);
	width: 60px;
}
.tabPast:hover { background-image: url(/images/tab_past_on.gif); }

.tabActive
{
	background-image: url(/images/tab_active.gif);
	width: 61px;
}
.tabActive:hover { background-image: url(/images/tab_active_on.gif); }

.tabAll
{
	background-image: url(/images/tab_all.gif);
	width: 65px;
}
.tabAll:hover { background-image: url(/images/tab_all_on.gif); }

.HomeNewsItem 
{
	height: 50px;	
}

.maptab 
{
	float:left;
	width:150px;
	height:14px;
	padding:15px 20px 15px 20px;
	border:1px solid #e6e6e6;background-color:#f2f2f2;
	border-bottom:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
	text-align:center;
	margin:0px;
}

.maptab a 
{
	color:#0083ca;
	text-decoration:none;
}

.maptab a:hover
{
	color:#0083ca;
	text-decoration:underline;
}


.off 
{
		padding:15px 20px 15px 20px;border:none;background:none;
}