body {
	margin:0;
	padding: 0;
	font-family: tahoma, "lucida grande", sans-serif;
	font-size: 78%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color: #34383B;
	background: url(../images/bgSqares.jpg) repeat #C7D9AC;
	}
#content { 
	width: 740px;
	border:0px solid white;
	margin:3em auto;
	padding:0;
	height:110px
	}
#top {
	background: url(../images/topStretcher.gif) repeat-x 0px 87px;
	padding:0; 
	margin:0 1px 0 1px;
	border:0px solid blue;
}
#top img { float:left; margin:0 0 0 13px; }
#topmenu { margin: 87px 0 0 0px; padding:0 0 0 54px; width: 444px; height: 23px; border:0px solid red; float:left; background-image:url(../images/topStretcher.gif); background-position:left; background-repeat:repeat-x; }
#topmenu li { height: 23px; background: url(../images/topMenuImg.gif) 0 0 no-repeat; display: block; list-style: none; float:left;}
#topmenu a { height: 23px; display: block; border: solid 0px #fff; margin:0; 
	padding: 23px 0 0 0;
    overflow: hidden;
	
	height: 0px !important;
    height /**/:23px;
	}
#topmenu a:hover {  }
#topmenu #option1 { width: 37px; margin:0; }
#topmenu #option2 { width: 58px; margin:0 0 0 35px;  background-position: -75px 0;}
#topmenu #option3 { width: 56px; margin:0 0 0 35px; background-position: -171px 0;}
#topmenu #option4 { width: 80px; margin:0 0 0 35px; background-position: -262px 0;}
#topmenu #option5 { width: 67px; margin:0 0 0 35px; background-position: -377px 0;}

#topmenu #option1 a:hover, #currentHome {background: url(../images/topMenuImg.gif) 0px -23px no-repeat;}
#topmenu #option2 a:hover, #currentAboutUs {background: url(../images/topMenuImg.gif) -75px -23px no-repeat;}
#topmenu #option3 a:hover, #currentPortfolio  {background: url(../images/topMenuImg.gif) -171px -23px no-repeat;}
#topmenu #option4 a:hover, #currentCaseStudies  {background: url(../images/topMenuImg.gif) -262px -23px no-repeat;}
#topmenu #option5 a:hover, #currentContactUs  {background: url(../images/topMenuImg.gif) -377px -23px no-repeat;}

.left 
{
	width:225px;
	background-color: #ffffff;
	margin:8px 0 0 0;
	border: solid 1px #BAC7A2;
	padding:5px;
	float:left;
	}
.leftPortfolioDetails { 
	height:671px;
	_height:681px;
	}
#right {
	width:488px; 
	background: #ffffff;
	margin:8px 0 0 0;
	border: solid 1px #BAC7A2;
	padding:3px 3px 1px 3px;
	float:right;
}
#right .subPortfolio {
	height:750px;
}
#right .subAU {
	height:681px;
}
#rightContact {
	width:488px; 
	background: #ffffff;
	margin:8px 0 0 0;
	border: solid 1px #BAC7A2;
	padding:3px 3px 1px 3px;
	float:right;
	height:327px;
}
#FlashIntro { border-bottom:2px solid white;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.hr {
  height: 1px;
  background: #fff url(../images/hr.gif) repeat-x 0 0;
  margin:26px 16px;
}

div.hr hr {
  display: none;
}

#HomeBottomLeft {
	background-color: #21303C;
	clear:left;
	width:235px; 
	margin:8px 0 0 0;
	border: solid 1px #BAC7A2;
	padding:0;
	float:left;
	height:53px
}
#BottomLeftBlank {
	background-color: #21303C;
	clear:left;
	width:235px; 
	margin:8px 0 0 0;
	border: solid 1px #BAC7A2;
	padding:0;
	float:left;
	height:53px
}
select.DropDown {
	width:200px;
	margin:15px 18px 0 16px;
	padding:0;
}

#HomeBottomRight {
	background-color: #21303C;
	width:494px;  
	margin:8px 0 40px 0;
	border: solid 1px #BAC7A2;
	padding:0;
	float:right;
	height:53px;
	text-align:right;
}
#BottomRightBlank {
	background-color: #21303C;
	width:494px;  
	margin:8px 0 40px 0;
	border: solid 1px #BAC7A2;
	padding:0;
	float:right;
	height:53px;
	text-align:right;
}
#ClientExtranet {
	display:inline;
	float:left;
	color:#D5D8DA;
	background:url(../images/BulletKey.gif) 0% 45% no-repeat;
	text-indent:18px;
	margin:20px 18px 0px 18px;
	font-size:0.8em;
	text-transform:uppercase;
	text-decoration:none;
}
#ClientExtranet.sub {
	float:right;
}
#HomeBottomRight a:hover, #BottomBar a:hover {
	color:#ffffff;
}

#BottomBar {
	background-color: #21303C;
	margin:8px 0 40px 0;
	border: solid 1px #BAC7A2;
	padding:0;
	float:left;
	text-align:right;
	width:738px;
	height:53px
}

#NextBack {
	border:0px solid red;
	font-size:1.8em;
	line-height:1em;
	margin:28px 2px 6px 384px;
	text-align:left;
	height:30px;
}

#NextBack img { border:0; float:left; margin:9px 0 0 0;}
#NextBack ul {
	margin: 0; padding:0; 
}
#NextBack li {
	list-style: none; float:left; margin:0px 5px; padding:0; 
}
#NextBack #current {
	text-decoration: none;
}
#NextBack a:link {
	text-decoration:underline;
}
#NextBack a:hover {
	text-decoration:underline;
}
#PortfolioThmbs {
	border:0px solid red;
	clear:both;
	display:block;
	margin:9px 0 8px 10px;
}
#PortfolioThmbs img{
	border:0;
	margin:4px 0px 4px 7px;
}	
#PortfolioThmbs a{
	border:0;
	color: #ffffff;
	margin:0;
	padding:0;
}
#subContact {
	height:300px;
}
.leftContact {
	height: 118px;
}
#ClientDetails {
	border:0px solid red;
	clear:both;
	display:block;
	margin:10px 0 8px 10px;
}
#ClientDetails img{
	margin:0px 0px 0px 16px;
}
#GoBack {
	display:inline;
	float:right;
	background:url(../images/bulletArrowBack.gif) 0 2px no-repeat;
	text-indent:14px;
	margin:18px 30px 14px 18px;
	font-size:0.9em;
	text-decoration:none;
	text-transform:uppercase;
}
#VisitURL {
	display:inline;
	float:right;
	background:url(../images/bulletVisitURL.gif) 0 2px no-repeat;
	text-indent:18px;
	margin:15px 30px 12px 18px;
	font-size:0.9em;
	text-decoration:none;
	text-transform:uppercase;
}

/*Typography */
p {
	margin:20px 28px;
	padding:0;
	line-height:17px;
	color:#34383B;
	font-size:1.05em;
}

p.indent { 
	text-indent:13px;
	background:url(../images/BulletArrow.gif) 0px 4px no-repeat;
	font-size:0.95em;
	line-height:1.4em;
	color:#34383B;
	margin:20px 16px;
}
p.LHS {
	margin:16px 16px;
	font-size:0.95em;
	line-height:18px;
}
p.client {
	color:#808F99;
	margin:-2px 14px 2px 14px;
	padding:0;
}
p.lhsPortfolioText {
	margin:14px;
	font-size:0.9em;
	line-height:17px;
	text-align:justify;
}
p.ContactUs {
	margin:6px 27px 6px 28px;
}
p.LessMargin {
	margin:0px 28px 10px 28px;
}
h2 {
	font-weight:bold;
	color:#21303C;
	font-size:1.1em;
	margin:25px 20px;
	padding:0;
}

h3 {
	font-size:1.4em;
	font-weight:bold;
	color:#21303C;
	margin:10px -2px 0px -2px;
	/*text-transform:uppercase;
	letter-spacing:0.05em;*/
	background-color: #ffffff;
	padding:2px 14px;
}

h4 {
	font-size:1.4em;
	color:#99B66F;
	margin:20px 27px 0px 27px;
	padding:0;
}
.h4Contact {
	margin:25px 27px 10px 28px;
}
h1{
	margin:20px 16px;
	padding: 16px 0 0 0;
    overflow: hidden;
    
	height: 0px !important;
    height /**/:16px;
}
h1#LatestNews {
	background-image: url(../images/h1LatestNews.gif);
    background-repeat: no-repeat;
}
h1#AboutUs {
	background-image: url(../images/h1AboutUs.gif);
    background-repeat: no-repeat;
	margin:40px 20px 20px 28px;
}
h1#ContactUs {
	background-image: url(../images/h1ContactUs.gif);
    background-repeat: no-repeat;
	margin:40px 20px 20px 28px;
}
h1#OurServices {
	background-image: url(../images/h1OurServices.gif);
    background-repeat: no-repeat;
	margin:40px 20px 20px 28px;
}
h1#NewsReleases {
	background-image: url(../images/h1NewsReleases.gif);
    background-repeat: no-repeat;
	margin: 7px 20px 20px 28px;
}
h1#CaseStudies {
	background-image: url(../images/h1CastStudies.gif);
    background-repeat: no-repeat;
	margin:40px 20px 20px 28px;
}
h1#OurSkills {
	background-image: url(../images/h1OurSkills.gif);
    background-repeat: no-repeat;
	margin: 23px 16px -12px 16px;
}

h1#OurHistory {
	background-image: url(../images/h1History.gif);
    background-repeat: no-repeat;
	margin:40px 20px 20px 28px;
}

h1#OurSoftware {
	background-image: url(../images/h1OurSoftware.gif);
    background-repeat: no-repeat;
	margin: 38px 16px -8px 16px;
}
h1#Portfolio {
	background-image: url(../images/h1OurPortfolio.gif);
    background-repeat: no-repeat;
	margin: 40px 20px 20px 28px;
	_margin: 37px 20px 15px 14px;
	float:left;
}
h1#WeAreCreative {
	background-image: url(../images/h1WeAreCreative.gif);
    background-repeat: no-repeat;
	margin:21px 16px 15px 16px;
}
h1#WeAreTechnical {
	background-image: url(../images/h1WeAreTechnical.gif);
    background-repeat: no-repeat;
	margin:21px 16px 15px 16px;
}
h1#WeAreStrategic {
	background-image: url(../images/h1WeAreStrategic.gif);
    background-repeat: no-repeat;
	margin:21px 16px 15px 16px;
}
h5{
	margin:0px 0 0 16px;
	text-align:center;
	padding: 72px 0 0 0;
    overflow: hidden;
	background-image: url(../images/independantThinkingEtc.gif);
    background-repeat: no-repeat;
    
	height: 0px !important;
    height /**/:72px;
}

h5#VPHstandsFor {
	background-image: url(../images/VPHstandsFor.gif);
    background-repeat: no-repeat;
}
h5#VPHmakesWebsites {
	background-image: url(../images/VPHmakesWebsites.gif);
    background-repeat: no-repeat;
}
h5#PhoneNumber {
	background-image: url(../images/PhoneNumber.gif);
    background-repeat: no-repeat;
}

ul { padding:0; margin:0 10px 30px 40px; line-height:1.3em; }
.clientsLeft { margin:0 10px 39px 40px; font-size:0.9em; line-height:1.3em;}
.clientsRight { height:454px; _height:459px;}

li { list-style: url(../images/BulletDblArrow.gif) outside circle;  }

strong { font-weight:bold; font-size:1em;}

a { color:#6B7B6F; }

a:hover { color:#809A64; }

.lhsPortfolioImg {
	margin:14px -2px 12px -2px;
	padding:0;
}
.lhsMapImg {
	margin:-2px -2px -4px -2px;
	padding:0;
}

a.linkToWebsite, .linkToWebsite:visited {
	margin:0px 14px;
	font-size:0.9em;
	font-weight:bold;
	color:#99B66F;
}

a.linkToWebsite:hover {
	margin:0px 14px;
	font-size:0.9em;
	font-weight:bold;
	color:#808F99;
}
#form1 {
	float:left;
	margin:0px;
}
#form2 {
	float:right;
}

A.link_news:link
{
	text-indent:13px;
	font-size:0.95em;
	line-height:1.4em;
	color:#34383B;
	margin:20px 16px;
	text-decoration: none;
}

A.link_news:visited 
{
	text-indent:13px;
	font-size:0.95em;
	line-height:1.4em;
	color:#34383B;
	margin:20px 16px;
	text-decoration: none;
}
.txt1
{
	font-size: 9pt;
}
.button1
{
	font-size: 9pt;
}
A.link_admin:link
{
	text-decoration: none;
}

A.link_admin:visited 
{
	text-decoration: none;
}

/*Downloads*/


.Whitebackground
{
    padding-top:10px;   
    padding-bottom:10px;  
    background-color:#ffffff;
}

.Whitebackground td
{
    border-right:solid 2px #ffffff;
    border-bottom:solid 10px #ffffff;
    padding:10px;

}

.Whitebackground tr
{
    margin-bottom:20px;
}

.Whitebackground .imgnoborder img
{
    border:none;
}


.Whitebackground img
{
    border:solid 1px #99b66f;
}



