/* CSS Main */
body {
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 1.4em;
	background-color: #ddd;
}

a {
	color: #036;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4 {
	margin: 10px 0;
	/*padding-bottom: 4px;*/
}
h1 {
	font-size: 28px;
	color: #fc8f12;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #447f2b;
}
h3 {
	font-size: 16px;
	color: #fc8f12;
}

.price {
	font-size: 22px;
	color: #fc8f12;
}

img {
	border: none;
}

input, textarea {
	border: 1px solid #ccc;
}

.attn {
	color: red;
	font-size: 14px;
	/*font-weight: bold;*/
}

#header, #header2, #homeSlideShow, #main, #footer {
	width: 970px;
	margin: auto;
}

#header_container {
	/*border-bottom: 3px solid #8ea35e;
	background-image: #fff;*/
	position: relative;
	background: #fff url(../images/bgextend.jpg) repeat-x;
	padding: 0px;
	z-index: 99;
}

#header {
	position: relative;
	background: #fff url(../images/bg_header.jpg) no-repeat;
	height: 123px;
}

#header_logo {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 228px;
	height: 91px;
}

#header_contact_bg {
	background: transparent url(../images/phone.png) no-repeat top right;
	position: absolute;
	right: 0;
	top: 20px;
	width: 195px;
	height: 92px;
}
#header_contact {
	position: absolute;
	top: 16px;
	right: 46px;
	color: #8ac2ff;
	font-size: 22px;
	/*font-weight: bold;*/
}

#header2_container {
	/*border-bottom: 3px solid #8ea35e;
	background-image: #fff;*/
	position: relative;
	background: #fff url(../images/header2_bgextend.jpg) repeat-x;
	padding: 0px;
}

#header2 {
	position: relative;
	background: transparent url(../images/header2_bg.jpg) no-repeat;
	height: 253px;
}

#topnav {
	/*font-size: 15px;
	font-weight: bold;
	background-color: #A20101;
	/*text-align: center;*/
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#homeSlideShow {
	border: 1px solid green;
}
#main_container {
	/*background: #e8e5e1 url(../images/bg_body.jpg) center top repeat-x;*/
	background-color: #eee;
}
#main {
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#products {
	width: 283px;
}
#products_head {
	background: #fff url(../images/products_head.jpg) top left no-repeat;
	height: 29px;
	padding: 10px 20px;
	font-size: 22px;
	color: #fff;
}
#products_body_bg {
	background: #fff url(../images/products_body_bg.jpg) top left repeat-y;
}
#products_body {
	background: transparent url(../images/products_body.jpg) top left no-repeat;
	height: 173px;
	min-height: 173px;
	height:auto !important;
	height: 173px;
}
#products_body ul li {
	margin: 0px 0 20px 2.5em;
	padding: 0;
	line-height: 1em;
	color: #036;
}
#products_foot {
	background: #fff url(../images/products_foot.jpg) top left repeat-y;
	height: 10px;
	font-size: 0px;
}
.bullet1 {
	 list-style-image: url(../images/bullet1.gif);
}
.bullet2 {
	 list-style-image: url(../images/bullet2.gif);
}

#leftnav {
	float: left;
	width: 283px;
	padding: 10px;
	/*background-color: #cde;
	border: 1px solid #999;*/
	text-align: left;
}

#leftnav_featured {
	position: relative;
	margin: 10px 0;
	background: #fff url(../images/folder_application_small.png) top left no-repeat;
	min-height: 126px;
	height:auto !important;
	height: 126px;
}
#leftnav_featured2 {
	position: relative;
	margin: 10px 0;
	background: #fff url(../images/folder_free_small.png) top left no-repeat;
	min-height: 126px;
	height:auto !important;
	height: 126px;
}
#leftnav_featured div, #leftnav_featured2 div {
	width: 170px;
	float: right;
	padding: 0 10px 10px 0;
	font-size: 10px;
}

#main_content {
	float: left;
	padding: 10px;
	text-align: left;
	width: 647px;
	font-size: 14px;
	line-height: 1.6em;
	color: #333;
}

.navHead {
	font-size: 16px;
	color: #fff;
	background-color: #0053a0;
	padding: 6px;
	font-weight: bold;
}

#values {
	background-color: #fff;
	border: 1px solid #036;
	font-size: 11px;
}

#footer_container {
	clear: both;
	position: relative;
	background: #526773 url(../images/bgextend2.jpg) repeat-x;
	padding: 0px;
}
#footer {
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	color: #fff;
	/*background: transparent url(../images/envelope.png) right 16px no-repeat;*/
	padding: 10px;
}

.footer_box {
	float: left;
	text-align: left;
	color: #a7c6e7;
}

#footer a {
	color: #fff;
}

#footer2 {
	clear: both;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 11px;
}

ul.noindent {
	margin: 0 0 2px 1.5em;
	padding: 0 0 2px 0;
}

#breadcrumbs {
	display: none;
}

#images {
	float: right;
}

#mainImgHolder2 {
	margin-bottom: 10px;
	border: 1px solid #aaa;
	padding: 4px;
	background-color: #fff;
	height: 180px;
}

#mainImgHolder {
	text-align: center;
	border: 1px solid #aaa;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	background-color: #ccc;
	width: 250px;
}

#headerLinks {
	/*border: 1px solid red;*/
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#headerLinks li {
	list-style: none;
	display: block;
	border: 1px solid #036;
	padding: 4px;
	width: 100px;
	margin-top: 4px;
	background-color: #0053a0;
	text-align: center;
	float: left;
}
#headerLinks li.red {
	background-color: #B51A20;
}

#headerLinks li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#headerPhone {
	position: absolute;
	right: 10px;
	bottom: 43px;
	font-size: 22px;
	color: #fff;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#printlogo {
	display: none;
}

/*-- OFFICE LOCATIONS --*/
#office_list {
	clear: both;
	margin: 20px auto;
	padding: 0;
	overflow: hidden;
	width: 890px;
}

#office_list h3 {
	clear: both;
	margin: 0 0 10px 0;
	padding-top: 20px;
}

#office_list .office {
	font-size: .76em;
	background: #ccc;
	padding: .5em;
	border: 1px solid #555;
	width: 21em;
	float: left;
	margin: 0px 3px 6px 0px;
	line-height: 14px;
	min-height: 100px;
	height: auto !important;
	height: 90px;
}

#office_list .details {
	float: left;
	width: 140px;
}

#office_list .map {
	float: left;
	margin: 0 1em 1em 0;
}

#office_list .map img {
	display: block;
	margin: 0;
	padding: 0;
}

.trans_box1 {
  padding: 10px;
  border: dashed 1px #036;
}

/* IE ignores css styles with [attributes], so it will skip the following. */
.trans_box1[class] {
  background-image: url(../images/75p_white.png);
}

#testimonials {
	display: block;
	list-style: none;
	color: #444;
	margin: 0;
	padding: 0;
}
	
#testimonials li {
	display: block;
	font-size: 13px;
	border: solid 1px #ccc;
	background-color: #eee;
	padding: 10px;
}
	
#testimonials li cite {
	display: block;
	margin-top: 6px;
	font-size: 0.85em;
	font-style: normal;
	padding-left: 10px;
}

.button {
	display: inline;
	margin-bottom: 10px;
	padding: 5px 0;
	font-size: 13px;
	border: 1px solid #555;
	color: #676767;
	background-color: #c1e20a;
	/*width: 100px;*/
}
.button a {
	/*display: block;*/
	padding: 5px 8px;
	/*line-height: 30px;
	text-align: center;*/
	/*background: #fff;*/
	color: #333;
	text-decoration: none;
	border: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.button a:hover {
	background-color: #FEDC22;
	border-color: #555;
	color: #000;
}

.required { color: #c00; font-weight: bold; }
.requiredField { border-left: 3px solid #c00; }

