img{
	behavior: url(pngbehavior.htc);
}

#headerDiv {
	position:absolute;
	width:100%;
	height:140px;
	z-index:1;
	background-image: url(img/header-strip.gif);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
a.mainMenuItemActive{
	color:#99FF33!important; 

	/*background-color:#000000;*/
}
#mainMenu a{
		margin-right: 15px;
	color:#FFFFFF;
	text-decoration:none;
}
#imgLeftDiv {
	position:absolute;
	left:108px;
	top:5px;
	width:222px;
	height:415px;
	z-index:2;
	background-image: url(img/img-left.gif);
}


#container{
	position:relative;
}
#mainMenu {
	position:absolute;
	left:366px;
	top:74px;
	width:674px;
	height:49px;
	z-index:3;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 700;
}
.mainMenuItem {
	margin-right: 15px;
}
#mainContentDiv {
	position:absolute;
	left:366px;
	top:150px;
	width:553px;
	height:auto;
	z-index:4;
	
}




.DivHeaderDiv{
	position:absolute;
	width:540px;
	height:28px;
	z-index:8;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(img/bar-pixel.gif);
	margin-top: 15px;
}
.contentItem{
	padding-top: 50px;
}
a {
	color: #63C600;
}

#emailDiv {
	position:relative;
	width:366px;
	height:23px;
	z-index:9;
	background-image: url(img/@v2.png);
	background-repeat: no-repeat;
	top: 0px;
	padding-top: 5px;
	padding-left: 38px;
	background-position: 3px 5px;
}

#phoneDiv {
	position:relative;
	width:365px;
	height:26px;
	z-index:10;
	left: 2px;
	top: 0px;
	background-image: url(img/phonev2.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 35px;
	background-position: 2px 5px;
}

#skypeDiv {
	position:relative;
	left:1px;
	top:0px;
	width:411px;
	height:36px;
	z-index:8;
	background-image: url(img/skype.png);
	background-repeat: no-repeat;
	padding-left: 36px;
	background-position: 5px 3px;
	padding-top: 5px;
}
#closingDiv {
	position:relative;
	left:0px;
	bottom:0px;
	width:100%;
	height:140px;
	background-image: url(img/bottom-strip.gif);
	
}
.blueLink{
	color:#0033FF;
}
.portfolioTitle{	
	color:#006699;
	background-color:;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#portfolioContent{
		font-size:14px;
}
#portfolioContent p{
		padding:3px;
		background-color:;
}
#portfolioContent p a{
	color:#134EA6;
}
#portfolioContent p.n{
		background-color:#333333;
		color:#FFFFFF;
}
#portfolioContent p.n a{
		color:#009933;
}
#portfolioContent p.n .portfolioTitle{
		color:#99FF33;
}
.counter{
	color:#ffffff;
background-color:#333333;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}