body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
	line-height: 150%;
}
	
#TopMenu, #HomeFlash, #Counter {display:none;}
			
#generalFarRight {
	float: right;
	width: 125px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}

* html #generalFarRight { /* IE5 BOX FIX */
	float: right;
	width: 175px;
	w\idth: 125px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
	
#generalRight {
	width: 328px;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #669900;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #669900;
}
	
* html #generalRight { /* IE5 BOX FIX */
	width: 380px;
	w\idth: 328px;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #669900;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #669900;
}

#generalLeft {
	float: left;
	width: 130px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
		
* html #generalLeft { /* IE5 BOX FIX */
	float: left;
	width: 180px;
	w\idth: 130px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}

#WebTitle {
	height:130px;
	background-image:url(images/webtitle.png);
	background-repeat:no-repeat;
	width: auto;
	background-position: left top;
	margin-bottom: 25px;
}
		
#FlashTitle {
	height:130px;
	background-image:url(images/flashtitle.png);
	background-repeat:no-repeat;
	width: auto;
	background-position: center top;
	margin-bottom: 25px;
}

#VideoTitle {
	height:130px;
	background-image:url(images/videotitle.png);
	background-repeat:no-repeat;
	width: auto;
	background-position: left top;
	margin-bottom: 25px;
}
	
#PricesTitle {
	height:130px;
	background-image:url(images/pricestitle.png);
	background-repeat:no-repeat;
	width: auto;
	background-position: left top;
	margin-bottom: 25px;
}

#NewsTitle {
	height:130px;
	background-image:url(images/newstitle.png);
	background-repeat:no-repeat;
	width: auto;
	background-position: left top;
	margin-bottom: 25px;
}	

#PortfolioTitle {
	height:130px;
	background-image:url(images/portfoliotitle.png);
	background-repeat:no-repeat;
	width: auto;
	background-position: left top;
	margin-bottom: 25px;
}
	
#ContactTitle {
	height:130px;
	background-image:url(images/contacttitle.png);
	background-repeat:no-repeat;
	width: auto;
	background-position: left top;
	margin-bottom: 25px;
}
	
.SubHeading {
	padding: 5px;
	height: 18px;
	width: auto;
	font-weight: bold;
	color: #669900;
	font-size: 130%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-align: center;
	border: 1px solid #000000;
	background-color: #F1FFD5;
}
		
.errortext {
	font-weight: bold;
	color: #FF0000;
}
	
.BigGreenText {
	font-weight: bold;
	color: #669900;
	font-size: 120%;
}
	
.GreenText {
	font-weight: normal;
	color: #486A00;
	font-size: 100%;
}
	
.smalltext {
	font-size: 95%;
}
	
	
.subsubheader {
	font-weight: bold;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #336600;
}

.portfolioleft {
	width: 240px;
	float: left;
	height: 80px;
}

.portfolioright {
	float: right;
	height: 80px;
	width: 80px;
}

.sideMenuLink {
	width: 130px;
	background-image: url(images/bluearrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	color: #003366;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor: pointer;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9pt;
}

.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E47656;
}

.portfoliobox {
	padding-top: 20px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #669900;
	height: 100px;
}

.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}

.HomeLink {
	width: 116px;
	background-image: url(images/bluearrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	color: #003366;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	cursor: pointer;
	clear: left;
	padding-left: 4px;
	padding-bottom: 1px;
}

#Header2 {
	height:30px;
	background-image:url(images/faceback.jpg);
	background-repeat:no-repeat;
	width: auto;
	background-position: right top;
	background-color: #99CC00;
}

.testimonial {
	padding-top: 20px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #669900;
	height: auto;
}

