/* Basic stuff */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
	background: #ffffff;  /*#b5babd;*/
	color: #2f2f2f;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/* General formatting */

#head {
	width: 100%;
	height: 111px;
	background: #73bf48 url('../images/front-head.gif') top center no-repeat;
}
#insidehead {
	width: 100%;
	height: 115px;
	background: #73bf48 url(../assets/logoskew4small.gif) no-repeat top left  ;
}
#navs {
	width: 900px;
	margin: 0 auto;
	text-align: right;
}
#logo {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 250px;
	height: 120px;
	/*text-indent: -5000px;*/
}
/*#logo a {
	position: absolute;
	text-decoration: none;
	width: 250px;
	height: 120px;
	top: 0;
	left: 0;
	line-height: 11px;
}*/
#mastwrap {
	background: #282f33 url('../images/bg/masthead.gif') bottom left repeat-x;
	height: 174px;
}
#masthead {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#polaroid1 {
	float: right;
	color: #fff;
	margin: 20px 3px 0 0;
}
#polaroid2 {
	float: right;
	color: #fff;
	margin: 5px 0 0 5px;
}
#contentwrap {
	background: #fff;
}
#content {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding: 35px 10px 5px 15px;
}
#insidecontent {
	width: 620px;
	float: left;
}
#clearFoot {
	background: #fff;
	height: 45px;
}
#footer {
	background: url(../assets/footer.gif) repeat-x  top left;
	height: 150px;
	padding: 10px;
}
#footerleft {
	width: 400px;
	float: left;
}

#footerright {
padding: 2px 30px 2px;
	width: 300px;
	float: right;
	text-align: right;
	border-style: solid;
	border-width: 1px;
	border-color: #73bf48;
	/*background-image: url(../images/back.gif);
	background-repeat: repeat;*/
}
#logos {
	margin: 5px 0 30px 0;
}
.happycustomer {
	border-top: 1px solid #ededed;
	padding-top: 22px;
}
#insidecontent {
	width: 600px;
	float: left;
}
#insidehighlight {	
	width: 200px;
	float: left;
	padding: 0 30px 0 0;
}
.pdf {
	background: url('../images/bg/pdf.gif') top left no-repeat;
	padding: 20px 20px 15px 56px;
	margin: 5px 0 5px 0;
}

/* Front content */

#cm {
	float: left;
	width: 270px;
	margin-right: 30px;
}
#mb {
	float: left;
	width: 270px;
	margin-right: 30px;
}
#cm h2 {
	text-indent: -5000px;
	background: url('../images/promo/cm.gif') top left no-repeat;
	width: 268px;
	height: 62px;
	position: relative;
}
#cm h2 a {
	position: absolute;
	width: 268px;
	height: 48px;
	text-decoration: none;
	line-height: 11px;
	top: 0;
	left: 0;
}
#mb h2 {
	text-indent: -5000px;
	background: url('../images/promo/mb.gif') top left no-repeat;
	width: 258px;
	height: 62px;
	position: relative;
}
#mb h2 a {
	position: absolute;
	width: 258px;
	height: 48px;
	text-decoration: none;
	line-height: 11px;
	top: 0;
	left: 0;
}
#latest {
	float: left;
	width: 250px;
}
#polContent {
	float: left;
	width: 435px;
	margin-right: 25px
}
#polContent2 {
	float: left;
	width: 590px;
	margin-right: 10px
}
#polContent2 a {
	text-decoration: none;
	font-weight: bold;
}
#polContent2 img {
	
	
	padding: 0 10px 0 10px;
	
}

#polaroids {
	float: left;
}

.highlightme {
	padding: 10px;
	background: #edfae6;
	border: 1px solid #d2f3bf;
	margin: 10px 0 25px 0;
	font-weight: bold;
}
.highlightmeblue {
	padding: 0px 2px 0px 2px;
	background: #C1D1D9;   /*was E9EBF7    */
	/*border: 1px solid #d2f3bf;
	margin: 10px 0 25px 0;*/
	font-weight: bold;
}
.highlightme span {
	font-weight: normal;
}
.footertext {
	padding: 10px;
	
	/*border: 1px solid #d2f3bf;*/
	margin: 10px 0 25px 0;
	font-weight: bold;
}
.subhead {
	
	
	/*border: 1px solid #d2f3bf;*/
	
	font-weight: bold;
}
/* Fancy schmancy clickable tagline */

#masttext {
	background: url('../images/bg/tag.gif') top left no-repeat;
	width: 577px;
	height: 90px;
	margin: 35px 0 0 29px;	
	_margin-left: 15px;
	position: relative;
	float: left;
	line-height: 11px;
}
#mastlinks a {
	position: absolute;
	text-decoration: none;
}


/* Primary Navs */

#primary {
	margin: 0;	
	padding: 40px 25px 0 0;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: right;
}
#primary li {
	margin: 0; 
	padding: 0;
   list-style: none;
	display: inline;
}
#primary a, #primary span {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
}	
#primary a:hover, #primary a:active, #primary a.selected {
	background-position: 0 -20px;
}
#home a {
	width: 62px;
	background: url(../assets/home.gif) top left no-repeat;
}
#software a {
	width: 80px;
	background: url(../assets/software.gif) top left no-repeat;
}
#websites a {
	width: 88px;
	background: url(../assets/websites.gif) top left no-repeat;
}
#marketing a {
	width: 152px;
	background: url(../assets/marketing.gif) top left no-repeat;
}
#aboutus a {
	width: 84px;
	background: url(../assets/aboutus.gif) top left no-repeat;
}
#links a {
	width: 100px;
	background: url(../assets/links.gif) top left no-repeat;
}
#contact a {
	width: 93px;
	background: url(../assets/contact.gif) top left no-repeat;
}
ul#primary li span {
	width: 10px;
	background: url(../images/divider.gif) 0 4px no-repeat;*/
}

/* Secondary navs */

#secondarynavs {	
	width: 180px;
	float: left;
	padding-right: 50px;
}
#secondarynavs h3 {
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border-top: 4px solid #8b8b8b;
	border-bottom: 1px dotted #8b8b8b;
	padding: 3px 0;
	margin: 5px 0 10px 0;
	color: #282f33;
}
#content ul.secondary {
	margin: 0 0 20px 0px;
}
#content ul.secondary li {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 3px 0 1px 0px;
	display:block;
	list-style-type:none;
}
ul.secondary li a {
	text-decoration: none;
	color: #29377f; /*#289031;*/
	padding: 2px;
}
ul.secondary li.active a, ul.secondary li a:hover {
	color: #29377f;  /*#289031;*/
	background: #c1d1d9; /*#E9EBF7;*/
}

/* Text formatting */

p {
	color: #222;
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
	line-height: 16px;
}
/*code {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
}*/
pre {
	border-top: 3px solid #dadada;
	border-bottom: 3px solid #dadada;
	padding: 20px 20px;
	margin: 0 0 20px 0;
	color: #000;
	background: #f4f4f4;
}
pre span {
	color: #000;
}
p.small {
	font-size: 11px;
	line-height: 14px;
}
p.topPad {
	margin-top: 10px;
}
p.learnmore {
	color: #939799;
	border-top: 1px solid #ededed;
	padding-top: 14px;
	margin-top: 10px;
}
#insidehighlight p.productsSide {
	padding: 10px 0 5px 0;
	margin: 0;
}


#insidecontent p {
	line-height: 19px;
	padding: 2px 0 10px 0;  /* was 0 0 16 0 PFG changed to 2 0 14 0 */
}
#insidecontent p.big {
	font-size: 15px;
	line-height: 22px;
	padding: 0 0 18px 0;
}

#secondarynavs p {
	font-size: 11px;
	line-height: 15px;
}
#insidecontent h1 {
	font: bold 22px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0; /* was at 23px */
	padding: 0 0 5px 0; /* was at 10px */
	color: #282f33;
	border-bottom: 1px solid #ededed;
}
h1.background {
	text-indent: -5000px;
	background: url(../images/text/background.gif) 0 4px no-repeat;
}

h2.how {
	text-indent: -5000px;
	background: url(../images/text/how.gif) 0 4px no-repeat;
	height: 34px;
}
h3 {
	font: bold 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 10px 0;
	color: #60b859;
	text-transform: uppercase;
}
h3.withicon img {
	margin-top: -5px;
}
h4 {
	font: bold 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
	color: #282f33;
}
h5 {
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
	color: #727d83;
	font-style: italic;
}
#insidecontent blockquote p {
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
}
#insidecontent p.breadcrumb {
	font-size: 11px;
	border-top: 1px dotted #d2f3bf;
	border-bottom: 1px dotted #d2f3bf;
	background: #edfae6;
	padding: 3px 6px 5px 6px;
	margin: 4px 0 23px 0;
}

/* Links */

a:link, a:hover, a:active {
	text-decoration:none;    /*was underline  pfg 23/07/08 */
	color: #29377f;           /*#52aa4a; pfg 23/07/08*/
}
a:visited { color:#29377f; } /*#52aa4a   */
a:hover { text-decoration:none; }

/*#blogSnippet h4 a { color: #282f33; }*/

.footertext a {
	color: #333333;
	text-decoration: none;
	margin-right: -10px;
}
.footertext a:hover {
	color: #333333;
	text-decoration: underline;
}
/* Images */

img {
	border: 0;
}
img.middleme {
	vertical-align: middle;
	margin-right: 3px;
}
img.leftimg {
	float: left;
}
img.rightimg {
	float: right;
}
img.customerlogo {
	float: left;
	margin: 0 11px 11px 0;
}

/* Lists */

#content ul, #content ol {
	margin: 0 0 15px 25px;
}
#content ul li, #content ol li {
	font-size: 12px;
	padding: 3px 0 5px 3px;
}
#content ul.small li, #content ol.small li {
	font-size: 11px;
}


/* Forms */

input { 
	padding: 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select option {
	padding-right: 4px;
}
textarea {
	font: 11px verdana, arial, helvetica, sans-serif;
	padding: 2px;
}
textarea.full {
	width: 550px;
}




#insidehighlight p {
	font-size: 11px;
	color: #555;
}
#insidehighlight h3 {
	padding: 10px 0 2px 0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	text-transform: none;
	color: #57585c;
}
#insidehighlight h3.fancy {
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border-top: 4px solid #8b8b8b;
	border-bottom: 1px dotted #8b8b8b;
	padding: 3px 0;
	margin: 30px 0 10px 0;
}
.commentFooter {
	border-top: 1px dotted #cfcfcf;
	padding: 0;
	margin: 10px 0 18px 0;
}
#content ul.arrow li h4 {
	padding: 0 0 2px 0;
	font-size: 12px;
}


.titleCell code { color: #fff; }
td.light { color: #666; }

.paraindent { 
	/*background: #fffeef;*/
	/* border-top: 1px dotted #dadada; */
	/*border-bottom: 1px dotted #dadada;*/
	margin: 0px 15px 0px 15px;
/*	margin-bottom: 15px;*/
}

