#home-content.interior
{
	background-color: #FFF;
	background-image: none;
}

#home-content.graphic-design
{
	background: #FFF url(../../App_Images/graph-cincinnati-litho-printing1.jpg) bottom center no-repeat;
	height: 1374px;
}

#home-content.easy-ordering
{
	background: #FFF url(../../App_Images/easy-commerical-printers.jpg) bottom left no-repeat;
	height: 890px;
}

#content
{
	float: left;
	width: 430px;
	position: relative;
	padding-bottom: 30px;
}
#content h1
{
	font-family: Arial;
	text-transform: uppercase;
	font-size: 18px;
	padding: 136px 0 8px 136px;
}
#content h2
{
	font-weight: bold;
	color: #1989c9;
	padding: 0 0 8px 136px;
	font-family: Tahoma;
	font-size: 11px;
}

#content h3
{
	font-weight: bold;
	color: #000;
	padding: 0 0 8px 136px;
	font-family: Tahoma;
	font-size: 11px;
}
#content p
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 14px 136px;
}
#content ul
{
	padding: 0 0 14px 136px;
	font-family: Tahoma;
	font-size: 12px;
}
#content ul li
{
	line-height: 16px;
	padding: 0 0 6px 14px;
	background: url(../../App_Images/bull-commerical-printing.jpg) no-repeat 0px 4px;
	margin: 0 0 0 0;
}
#content ul.simpleList li
{
	background: none;
	list-style-type: disc;
	padding: 0;
	margin-left: 16px;
}
#content img.pageImg
{
	position: absolute;
	top: 140px;
	left: 0;
}
#content a
{
	color: #1989c9;
}
#content a:hover
{
	text-decoration: none;
}

#order-help
{
	font-family: Tahoma;
	margin: 64px 0 0 -49px;
	width: 351px;
	height: 151px;
	background: #e3e3e3;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	text-align: left;
}

#order-help.inside
{
	height:360px;
}

#order-help h3
{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #e3007a;
	padding: 14px 0 6px 34px;
}
#order-help p
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0 34px;
}

#order-help.inside p
{
	padding: 0 20px 0 34px;
}

#order-help p a
{
	color: #000;
	font-weight: bold;
}
#order-help p a:hover
{
	text-decoration: none;
}
#order-help ul
{
	border: none;
	font-size: 12px;
	line-height: 16px;
	padding: 8px 0 0 50px;
	width: 250px;
	margin: 0;
}
#order-help ul li
{
	border: none;
	font-size: 11px;
	text-transform: none;
	line-height: 16px;
	font-family: Tahoma;
	padding: 0 0 6px 0;
	list-style-type: disc;
}

#order-help.inside ul
{
	padding: 8px 0 0 62px;
	
}

#order-help.inside ul li
{
	background:url(../../App_Images/check-cincinnati-magazine-printing.jpg) no-repeat 0px 4px;
	padding: 0 0 4px 16px;
	list-style-type:none;
}

#order-help.inside ul li:hover
{
	background:url(../../App_Images/check-cincinnati-magazine-printing.jpg) no-repeat 0px 4px;
}


#order-help ul li:hover
{
	background: none;
}

