/* Basic stuff   */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
	background: #b5babd;
	color: #000000;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
/* General formatting */
#head {
	width: 100%;
	height: 115px;
	background: #000000 url('../images/front-head.png') top center no-repeat;
}
#insidehead {
	width: 100%;
	height: 125px;
	background: #000000 url('../images/front-head.png') top center no-repeat;
}
#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;
}
#mastwrap {
	background: #000000;
	height: 124px;
}
#masthead {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#logo1 {
	float: right;
	color: #fff;
	margin: 15px 10px 0 0;
}
#plus {
	float: right;
	color: #fff;
	margin: 15px 0 0 0;
}
#logo2 {
	float: right;
	color: #fff;
	margin: 15px 10px 0 0;
}
#contentwrap {
	background: #fff;
}
#content {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 10px 5px 15px;
}
#insidecontent {
	width: 620px;
	float: left;
}
#clearFoot {
	background: #fff;
	height: 45px;
}
#footer {
	color:#333;
	font:10px arial;
	height: 35px;
}
#logos {
	margin: 5px 0 30px 0;
}
#insidecontent {
	width: 600px;
	float: left;
}

/* Front content */
.feature {    
	float: left;
	width: 270px;
	margin-right: 20px;
}
.feature p{
	margin-top:10px;
}


.heading {
	padding-bottom:20px;
}

.subhead {
	font:16px arial;
}
.answer{
	margin-bottom:15px;
}
/* product */
.product {    
	border-top:1px dotted #999;
	padding-top:20px;
	margin-bottom:20px;
}
.last{    
	padding-bottom:20px;
	border-bottom:1px dotted #999;
}
.product h2{
	margin-bottom:10px;
}
/* service */
.service {    
	margin-bottom:20px;
}
/* question */
.answer {    
	margin-bottom:30px;
}
.aboutus .answer blockquote {
	padding-left:55px;
	padding-top:0px;
	margin:0px;	
	margin-top:-28px;
}

/* Fancy schmancy clickable tagline */

#masttext {
	background: url('../images/front-promo.png') top left no-repeat;
	width: 577px;
	height: 90px;
	margin: 0px 0 0 29px;	
	position: relative;
	float: left;
	line-height: 11px;
}
#mastlinks a {
	position: absolute;
	text-decoration: none;
}

#mastlinks a span { visibility: hidden; }
#mastlinks span { visibility: hidden; }

/* Primary Navs */

#primary {
	margin: 0;	
	padding: 55px 25px 0 0;
	height: 13px;
	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: 13px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:13px; /* for IE5/Win only */	
}	
#primary a:hover, #primary a:active, #primary a.selected {
	background-position: 0 -13px;
}
#home a {
	width: 42px;
	background: url(../images/navs/home.png) top left no-repeat;
}
#products a {
	width: 50px;
	background: url(../images/navs/products.png) top left no-repeat;
}
#services a {
	width: 50px;
	background: url(../images/navs/services.png) top left no-repeat;
}
#aboutus a {
	width: 50px;
	background: url(../images/navs/aboutus.png) top left no-repeat;
}
ul#primary li span {
	width: 43px;
	background: url(../images/navs/divider.png) 0 4px no-repeat;
}

/* Text formatting */

p {
	color: #999;
	font: 12px tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
	line-height: 18px;
}
blockquote {
	background: url(/images/bg/quote.gif) top left no-repeat;
	margin: 5px 0 15px 0;
	padding-left: 35px;
	color: #999;
}
p.small {
	font-size: 11px;
	line-height: 14px;
}
p.topPad {
	margin-top: 10px;
}
p.learnmore {
	color: #999;
	border-top: 1px solid #ededed;
	padding-top: 14px;
	margin-top: 10px;
	text-align:right;	
}
#blogSnippet p {
	font-size: 11px;
	line-height: 15px;
}
#insidecontent p {
	line-height: 19px;
	padding: 0 0 16px 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 23px 0;
	padding: 0 0 8px 0;
	color: #282f33;
	border-bottom: 1px solid #ededed;
}
h3 {
	font: bold 16px tahoma "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 10px 0;
	color: #333;
}
body#blog #insidecontent h3.withicon {
	font: bold 15px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 10px 0;
	color: #282f33;
	text-transform: none;
}
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;
}
blockquote.frontQuote1 {
	font: normal 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0 0 15px 32px;
	line-height: 18px;
}
blockquote.frontQuote2 {
	font: normal 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0 0 15px 31px;
	line-height: 18px;
}
blockquote.frontQuote1 p, blockquote.frontQuote2 p {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0 0 0;
}
blockquote.frontQuote1 p span, blockquote.frontQuote2 p span {
	font-size: 10px;
	font-weight: normal;
}
#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:active, a:visited {
	text-decoration:underline;
	color: #990000;
}
a:hover {
	color: #cc0000;
}
a:hover { text-decoration:none; }
#blogSnippet h4 a { color: #282f33; }


/* 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;
}

/* Rounded corners */

.upperleft{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #f4f4f4;
	background-image: url('../images/bg/upperleft.png');
	background-repeat: no-repeat;
	background-position: top left;
}
.upperright{
	background-image: url('../images/bg/upperright.png');
	background-repeat: no-repeat;
	background-position: top right;
}
.lowerleft{
	background-image: url('../images/bg/lowerleft.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.lowerright{
	background-image: url('../images/bg/lowerright.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 8px 15px 10px 15px;
	margin-bottom: 0px;
}