body
{
	background-color: gray;
	font-family: Verdana;
	font-size: 12px;
}

a
{
	color: #330099;
	text-decoration: none;
}

a:visited
{
	color: #330099;
}

img
{
	border-width:0;
}


.body
{
	background-image: url( "bg.gif" );
	background-repeat: repeat-x;
	background-color: white;
	width: 78%;
	min-width: 900px;
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding-top: 30px;
	padding-left: 50px;
	
}

.head
{
	background-image: url( "CRM.gif" );
	background-repeat: no-repeat;
	width: 90%;
	height: 130px;
	margin-left: 40px;
	padding-top: 20px;
	text-indent: 170px;
}

.header
{
	
	padding-left: 180px;
	padding-right: 10px;
	padding-top: 20px;
	text-indent: 0px;
}

.header hr
{
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}

h1
{
	color: #330099;
	font-weight: normal;
	font-size: 25px;
	margin: 0;
}

h2
{
	color: black;
	font-weight: 500;
	font-size: 16px;
	margin: 0;
}




.menu
{
	text-align: right;
}

.menu a
{
	font-weight: bold;
	text-decoration: none;
	color: #330099;
}

.content
{
	padding-left: 40px;
	padding-right: 40px
}

h3
{
	color: #330099;
	padding-top: 20px;
}

p
{
	margin-bottom:0;
}


ul
{	
	margin-top:0;
}

li
{
	padding-top: 10px;
}


.showcaseslink
{
	text-align: left;
}

.samplebox-solutions
{	
	background-image: url( "erp_m.gif" );
	background-position: right top;
	background-repeat:no-repeat;
	float: left;
	padding-right: 0;
	padding-top: 15px;
	margin-right: 0;
	width: 100%;
}

.samplebox-customizations
{	
	background-image: url( "customizations_m.gif" );
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	padding-right: 0;
	padding-top: 15px;
	margin-right: 0;
	width: 100%;
}

.samplebox-solutions a
{
	font-weight: bold;	
}

.samplebox-solutions div
{
	width: 80%;
	min-width: 50%;
	max-width: 77%;
	
}

.samplebox-customizations div
{
	width: 80%;
	min-width: 50%;
	max-width: 77%;
}

.samplebox-customizations a
{
	font-weight: bold;	
}


.footer
{
	clear:both;
	
}

.center
{
	text-align : center;
}