body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #d9d4bf ;
}

h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#f9a400;
	font-size: 18px;
}
h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fc7600;
	font-size: 14px;
	border-bottom: solid 1px #FF9900;
	border-top: solid 1px #FF6600;
}

#templatemo_container {
	width: 782px;
	min-height: 1750px;
	margin: auto;
	margin-top: 20px;
	background: #f2efe6;
	border: 9px solid #ffffff;
}

#templatemo_container_aboutus {
	width: 782px;
	min-height: 1022px;
	margin: auto;
	margin-top: 20px;
	background: #f2efe6;
	border: 9px solid #ffffff;
}

#templatemo_container_printing {
	width: 782px;
	min-height: 1020px;
	margin: auto;
	margin-top: 20px;
	background: #f2efe6;
	border: 9px solid #ffffff;
}

#templatemo_container_mailingservices {
	width: 782px;
	min-height: 1020px;
	margin: auto;
	margin-top: 20px;
	background: #f2efe6;
	border: 9px solid #ffffff;
}

#templatemo_container_putittogether {
	width: 782px;
	min-height: 2200px;
	margin: auto;
	margin-top: 20px;
	background: #f2efe6;
	border: 9px solid #ffffff;
}

#templatemo_container_graphicdesign {
	width: 782px;
	min-height: 1020px;
	margin: auto;
	margin-top: 20px;
	background: #f2efe6;
	border: 9px solid #ffffff;
}

#templatemo_container_responseURL {
	width: 782px;
	min-height: 1025px;
	margin: auto;
	margin-top: 20px;
	background: #f2efe6;
	border: 9px solid #ffffff;
}

#templatemo_container_mailinglists {
	width: 782px;
	min-height: 1020px;
	margin: auto;
	margin-top: 20px;
	background: #f2efe6;
	border: 9px solid #ffffff;
}

#templatemo_container_webdesign {
	width: 782px;
	min-height: 1020px;
	margin: auto;
	margin-top: 20px;
	background: #f2efe6;
	border: 9px solid #ffffff;
}

#templatemo_left_column	{
	float: left;
	width: 232px;
	background: #347b29;
}
#templatemo_left_pic {
	width: 232px;
	height: 321px;
	background: url(images/left-photo.jpg) no-repeat;
}
.glossymenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 232px;
	background-color: #458D3A;
}

.glossymenu_active {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 232px;
	background-color: #55A246;
}

.glossymenu_active li a {
	font: bold 12px "Trebuchet MS", Verdana, Helvetica;
	color: #000000;
	display: block;
	width: auto;
	padding: 5px;
	padding-left: 50px;
	text-decoration: none;
	background-image: url(images/left-button-hover.jpg);
	background-color: #55A246;
}
.glossymenu li a {
	font: bold 12px "Trebuchet MS", Verdana, Helvetica;
	color: #000000;
	display: block;
	width: auto;
	padding: 5px;
	padding-left: 50px;
	text-decoration: none;
	background-image: url(images/left-button.jpg);
	background-color: #347B29;
}
* html .glossymenu li a { /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 170px;
	background-image: url(images/left-button.jpg);
	background-color: #347B29;
}
.glossymenu li a:hover{
	background-image: url(images/left-button-hover.jpg);
	color: #000000;
	background-color: #55A246;
}
#templatemo_about{
	width: 212px;
	background: #347b29;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}
#templatemo_leftcol_center{
	width: 212px;
	background: #347b29;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	text-align: center;
}
#templatemo_twitter{
	width: 212px;
	background: #468f3b;
	padding: 30px 10px 30px 10px;
	color: #FFFFFF;
	background-image: url(images/twitter2.jpg);
	background-repeat: no-repeat;
	text-indent: 60px;
	background-position: left;
}
#templatemo_contact{
	width: 212px;
	background: #468f3b;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}
#templatemo_right_column	{
	float: right;
	width: 550px;
}
#templatemo_header {
	width: 550px;
	height: 86px;
	background: url(images/header-bg.jpg) repeat-x;
}
.templatemo_title {	
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	width: 500px;
	height: 30px;
	font-family:"Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: bold;
	color:#FFFFFF;
}
.templatemo_slogan {
	float: left;
	padding-left: 10px;
	width: 500px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #f8ffd0;
	text-align: center;
}
.templatemo_right_para {
	float: none;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
}

.templatemo_right_para a:link, a:visited {
	color: #000000;
}

.templatemo_right_para a:active, a:hover {
	color: #000000;
}

.templatemo_text_area {
	margin: 0px;
}

.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.templatemo_pic_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.templatemo_pic_center {
	float: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#templatemo_copyright {
	clear: both;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	height: 30px;
	padding-top: 5px;
	background:#347b29;
	border: solid 2px #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}

#templatemo_copyright a {
	color: #FFFFFF;
}

