body{
	margin: 0;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #333;
}
#container {
	background: url(../images/background.png) repeat-y;
	margin: 0 auto;
	width: 658px;
}
#containerFooter{
	height: 120px;
		background: url(../images/bottomslice.png) no-repeat;
		width: 658px;
		margin: 0 auto;
}
#header{
	background: url(../images/header.png) no-repeat;
	height: 75px;
	width: 619px;
	float: right;
	margin-right: 4px;
	margin-top: 10px;
}
#home, #aboutUs, #workflow, #samples, #demos, #solutions, #contactUs, #hosting{
 
} 
.menuItem{
	float: left;
	margin-left: 18px;
    margin-top: 32px;        
}
#home{
	margin-left: 110px;
}
#content{
	clear: both;	
	position: relative;
	padding-top: 30px;
}
#contentHeader, #contentMiddle, #contentFooter{
	width: 569px;
	margin: 0 auto;
}
#contentHeader{
		height: 11px;
		background: url(../images/contentHeader.png) no-repeat;
}
#contentMiddle{
	background: url(../images/contentMiddle.png) repeat-y;
		}
#contentFooter{
		height: 11px;
		background: url(../images/contentFooter.png) no-repeat;
}
#contentHeaderData{
	width: 540px;
	text-align: right;
		margin-left: -29px;
	color: #1b78dd;
	font: italic 14px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 5px;
}
#contentHeaderDivider{
	
	margin-left: -29px;
	margin-bottom: 10px;
}
#contentData{
	width: 500px;
	margin: 0 auto;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 5px;
}

#footer{
	position: relative;
	color: #484848;
	font: 10px verdana, arial, "san serif";
	text-align: center;
	padding-top: 30px;
}
#theContent{
	margin-left: -10px;
}
.menuItem, .goHere{
	cursor: pointer;
} 
.isFloat{
	float: left;
}
.screenshotLink, .hideScreenshot{
	text-align: right;
		color: #1b78dd;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 5px;
	cursor: pointer;
}
.demoIcon{
	float: left;
	
}
.includeHeading{
	color: #1b78dd;
	font-size: 13px;
	font-style: italic;
	padding-bottom: 8px;
	float: left;
	margin-top: 17px;
	margin-left: 10px;
}
.includeData{
	clear: both;

	padding-top: 10px;
}
#leftContainer, #rightContainer{
	width: 250px;
	float: left;

	padding-bottom: 1px;
}
.tinyText{
	font-size: 9px;
	font-style: italic;
}
.paraIntro{
	font-weight: bold;
	color: #1b78dd;
	font-style: italic;
}
.thumbPhoto{
	width: 100px;
	float: left;
	margin-right: 15px;
	clear: both;
}
.definition{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
}
.type{
	color: #484848;
	padding-bottom: 3px;
}
.theDefinition{
	color: #484848;
	font-style: italic;
}
.custo{
	font-style: italic;
	color: #5ecbf7;
}
a:link{
	color: #1b78dd;
	text-decoration: none;
}
a:visited{
	color: #5ecbf7;
	text-decoration: none;
}
.mike, .contactLabel{
	font-style: italic;
	color: #1b78dd;
}
.contactLabel{
	width: 125px;
}

.contactData{
	margin-left: 100px;
	margin-bottom: 10px;
	margin-top: -15px;
}
.caption{
	width: 213px;
	text-align: center;
	font-size: 10px;
}   
.anIndentedTable{
	margin-left: 50px;
}