body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
input {
}
h1 {
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
p {
	font: 12px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
a:link {
	color: #a53285;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/*container styling-----------------*/
#container {
	width: 802px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*header styling-----------------*/
#header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 125px;
	background: url(images/header.gif) no-repeat;
	border-top: 1px solid #a53285;
	border-right: 1px solid #a53285;
	border-left: 1px solid #a53285;
	position: relative;
	top: 0px;
	left: 0px;
}
/*navigation styling----------------*/
#navigation {
	float: right;
	height: 20px;
	background: #000000;
	width: 802px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	padding: 2px 20px;
	border-left: 1px solid #CCCCCC;
}
#navigation a:hover {
	background: #138f34;
}
/*content styling----------------*/
#content {
	width: 786px;
	padding: 7px;
	border-right: 1px solid #a53285;
	border-left: 1px solid #a53285;
	background: #FFFFFF;
	float: left;
}
/*column styling----------------*/
#col1 {
	width: 720px;
	float: left;
	margin: 2px 25px 2px 25px;
}
#col2, #col3 {
	width: 350px;
	margin: 15px 20px 5px 20px;
	float: left;
}
#col4 {
	width: 720px;
	height: 250px;
	float: left;
	margin: 2px 25px 2px 25px;
	float: left;
}
/*footer styling----------------*/
#footer {
	background-repeat: no-repeat;
	height: 59px;
	width: 800px;
	clear: both;
	background-image: url(images/footer_img.gif);
	border-bottom: 1px solid #a53285;
	border-right: 1px solid #a53285;
	border-left: 1px solid #a53285;
}
#firstquestion, #secondquestion, #thirdquestion, #fourthquestion, #fifthquestion, #sixthquestion {
	font-weight: bold;
	height: 15px;
	width: 350px;
	color: #A53285;
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px 5px 5px;
	font-size: 13px;
}
#helpquestions ul{
	margin: 0px;
	padding: 15px 0px 0px;
	list-style: none;
}
#helpquestions ul li{
	display: list-item;
	height: 18px;
	padding: 5px 0px 5px;
}
#helpquestions ul li a{
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
}
#helpquestions a:hover{
	color: #138F34;
	text-decoration: underline;
}
.totop a, .totop a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/up-btn.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 19px;	
}
.description {
	width: 784px;
	height: 200px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}
.description  p {
	color: #666666;
	float: left;
	width: 400px;
	text-align: left;
	line-height: 18px;
	padding: 40px 0px 0px 10px;
	font-size: 12px;
}
.forms, .envelopes, .flyers, .postcards, .programs, .signs, .design {
	border: 3px solid #ccc;
	float: right;
	width: 300px;
	height: 150px;
	margin: 25px 0px 0px 0px;
}
.forms {
	background: transparent url(images/forms_small.jpg);
}
.envelopes {
	background: url(images/envelopes_small.jpg);
}
.flyers {
	background: url(images/flyers-brochures_small.jpg);
}
.postcards {
	background: url(images/postcards-doorhangers_small.jpg);
}
.programs {
	background:url(images/books_small.jpg);
}
.signs {
	background: url(images/signs_small.jpg);
}
.design {
	background: url(images/design-services_small.jpg);
}
.forms a, .envelopes a, .flyers a, .postcards a, .programs a, .signs a, .design a{
	display:block; width: 150px;
}
.description a.forms:hover {
	border: 4px solid #000000; 
	background: transparent url(images/forms_small_hover.jpg) no-repeat left top;
}
.description a.envelopes:hover {
	border: 4px solid #000000; 
	background: transparent url(images/envelopes_small_hover.jpg) no-repeat left top;
}
.description a.flyers:hover {
	border: 4px solid #000000; 
	background: transparent url(images/flyers_small_hover.jpg) no-repeat left top;
}
.description a.postcards:hover {
	border: 4px solid #000000; 
	background: transparent url(images/postcards_small_hover.jpg) no-repeat left top;
}
.description a.programs:hover {
	border: 4px solid #000000; 
	background: transparent url(images/books_small_hover.jpg) no-repeat left top;
}
.description a.signs:hover {
	border: 4px solid #000000; 
	background: transparent url(images/signs_small_hover.jpg) no-repeat left top;
}
.description a.design:hover {
	border: 4px solid #000000; 
	background: transparent url(images/design-services__hover.jpg) no-repeat left top;
}
.portfolio {
	background-image: url(images/portfolio_image.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -9000px;
	height: 41px;
	width: 670px;
	margin-top: 15px;
	margin-left: 10px;
}
.helpcenter {
	background-image: url(images/helpcenter_image.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -9000px;
	width: 670px;
	margin-top: 15px;
	height: 41px;
	margin-left: 10px;
}
.services {
	background-image: url(images/Services_image.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -9000px;
	width: 670px;
	height: 41px;
	margin-left: 10px;
}
.aboutus {
	background-image: url(images/aboutus_image.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -9000px;
	width: 670px;
	margin-top: 15px;
	height: 41px;
	margin-left: 10px;
}
.contact {
	background-image: url(images/contact_image.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -9000px;
	width: 670px;
	margin-top: 15px;
	height: 41px;
	margin-left: 10px;
}
.thankyou {
	background-image: url(images/thankyou_image.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -9000px;
	width: 670px;
	margin-top: 15px;
	height: 41px;
	margin-left: 10px;
}
.helplink a:link {
	color: #138f34;
}
.helplink a:hover {
	color: #000000;
}
