/* Stylesheet for flyout menu */
#menuTable {
	margin: 0;
	padding: 0;
}

#menuTable .backer {
	background-image: url(../images/compucram-feature-box.jpg);
}

#homeHeader {
	height: 83px;
}

ul {
	margin: 0 0 0 6px;
	padding-left: 14px; 
}

ul li {
	padding-bottom: 4px;
}

ul#navlist {
	list-style-type: none;
	margin: 0;
	padding-right: 0;
	margin-left: 0;
}

ul#navlist a {
	background-color: #2E88B8;
	color: #006;
	background: url(../images/small-right-arrow.gif) left top no-repeat;
	display: block;
	padding: 0 0 2px 20px;
	position: relative;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

ul#navlist a:hover {
	background-color: #fff;
	cursor: default;
}

#menu2Content, #menu4Content, #menu5Content {
	background-color: #BBD1E8;
}

#menu3Content, #menu1Content {
	background: #F1F5FA;
}

#menu1Content h2, #menu2Content h2, #menu3Content h2, #menu4Content h2, #menu5Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 10px 0 10px;
	color: #b70000;
}

#menu1Content p, #menu2Content p, #menu3Content p, #menu4Content p,#menu5Content p {
	margin-left: 10px;
}

ul.menucontent {
	padding: 0;
	margin: 6px 6px 0px 30px;
}

ul.menucontent li {
	width: auto;
	padding: 0;
	margin: 3px 0 3px -4px;
}

ul.menucontent li a:hover {
	font-weight: bold;
	background-color: #DEEFF6;
}

.sloganHead {
	color: #B70000;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sloganSubhead {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img {
	border: 0;
}


/* Stylesheet for general items */

h1.withSubhead {
	margin-bottom: 3px;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	margin-top: 3px;
}

hr {
	color: #ccc;
	size: 1px;
	margin: 15px 0;
}

#buyNow {
	width: 100%;
	border: 0;
}

#buyNow .kicker {
	margin-left: 10px;
	font-weight: bold;
}

.contentRegion h2 {
	font-weight: bold;
	font-size: 13px;
	background: #C5D8EB;
	padding: 3px;
	margin: 20px 0 10px 0;
}

.contentRegion ul {
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
}

.contentRegion p {
	margin-left: 10px;
	margin-right: 10px;
}

.contentRegion ul.industries {
	font-size: 19px;
}

.contentRegion .moreLink {
	text-align: right;
}

.price {
	color: #666;
}

.priceValue {
	font-size: 17px;
	font-weight: bold;
	color: #0C0;
}

.stateList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.testimonial {
	font-style: italic;
	color: #666;
}
