/****************************************************************
**                                                             **
** Purpose: This file contains all stylesheet definitions      **
**           specific to IT Works Solutions' main (home) page. **
**                                                             **
****************************************************************/




/**/	.content
	{
		position:			absolute;
		top:				100px;
		left:				190px;
	}



/**/	.contentIntro
	{
		font-size:			11pt;
		line-height:			150%;
		text-align:			left;
		vertical-align:			top;
		padding-right:			20px;
	}




/**/	.contentBtw
	{
		width:				220px;
		text-align:			right;
		padding-right:			10px;
	}




/**/	.contentBtwHeader
	{
		color:				red;
		font-size:			14pt;
		font-weight:			bold;
		background-image:		url(../images/btwSpacer.gif);
		background-repeat:		repeat-y;
		margin:				0px;
		text-align:			center;
	}




/**/	.contentBtwBody
	{
		font-size:			10pt;
		text-align:			center;
		background-image:		url(../images/btwSpacer.gif);
		background-repeat:		repeat-y;
		margin:				0px;
		padding-left:			10px;
		padding-right:			10px;
	}
