@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	text-align: center;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
}		
td p {
	margin:5px 0;
}
a {
	text-decoration: none;
	color: #d0392b;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#colB a img {
	padding:1px;
	border:2px solid #d0392b;
}
#colB a:hover img {
	border:2px solid #666;
}
#colA a img {
	border:none !important;
}
h1 {
	font-size: 13px;
	font-weight:bold;
	letter-spacing: 1px;
	padding:0;
	margin:0 0 10px;
	text-transform:uppercase;
}
h2 {
	font-size: 14px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#888;
	text-transform:uppercase;
}
h3, h4, h5, h6 {
	font-size: 12px;
	font-weight:bold;
	padding:0;
	margin:0;
}
#container {
	background:#fff url(/images/bg_container.jpg) repeat-y;
	margin:0 auto;
	width: 730px;
	text-align: center;
}
#flash {
	width: 700px;
	height: 211px;
	padding:0 15px;
	overflow: hidden;
}

#nav {
	width: 700px;
	height: 26px;
	margin:0 auto;
	background:url(/images/bg_nav.jpg) top center repeat-x;
	line-height:18px;
	font-size:12px;
}
#nav ul {
	padding:5px 0 0 0;
	margin:0;
	list-style:none;
}
#nav li {
	background:url(/images/bg_btn_mid-off.jpg) repeat-x;
	display:inline;
	padding:2px 0 6px 0;
	margin:0 1px;
}
#nav li span {
	background:url(/images/bg_btn_left-off.jpg) top left no-repeat;
	padding:2px 0 6px 0;
}
#nav li span a {
	background:url(/images/bg_btn_right-off.jpg) top right no-repeat;
	color:#000;
	padding:2px 5px 6px;
}
#nav li:hover {
	background:url(/images/bg_btn_mid-on.jpg) repeat-x;
}
#nav li span:hover {
	background:url(/images/bg_btn_left-on.jpg) top left no-repeat;
}
#nav li span a:hover {
	background:url(/images/bg_btn_right-on.jpg) top right no-repeat;
}
.wrapper {
	width:680px;
	padding:0 25px 10px;
	text-align:left;
	margin:0 auto;
}
#colA {
	width:165px;
	float:left;
}
.banner {
	width:165px;
}
.infoBoxWrapper {
	width:165px;
	background:url(/images/bg_infobox_mid.jpg) repeat-y;
}
.infoBox {
	width:165px;
	background:url(/images/bg_infobox_top.jpg) no-repeat;
}
.infoBoxContent {
	width:165px;
	background:url(/images/bg_infobox_btm.jpg) bottom no-repeat;
	padding:0 0 15px;
}
.infoBoxContent ul {
	margin:0;
	padding:10px 0 0 10px;
	list-style-type:none !important;
}
.infoBoxContent li {
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0 0 5px;
	line-height: 11px;
}	
.infoBoxContent a {
	text-decoration: none;
	color: #000000;
}
.infoBoxContent a:hover {
	text-decoration: none;
	color: #d0392b;
}
.infoBoxContent h2 {
	color:#fff;
	margin:0;
	padding:10px 0 0 10px;
	font:11px Arial, Helvetica, sans-serif;
	line-height:12px;
}
#colB {
	width:515px;
	float:right;
}
.contentMid {
	width:515px;
	background:url(/images/bg_content_mid.jpg) repeat-y;
}
.contentHome, .contentAbout, .content, .contentSafety, .contentService, .contentPortable {
	width:495px;
	padding:7px 10px 10px;
	min-height:452px;
}
.contentHome {
	background:url(/images/bg_home.jpg) bottom no-repeat;
}
.contentAbout {
	background:url(/images/bg_about.jpg) bottom no-repeat;
}
.content {
	background:url(/images/bg_blank.jpg) bottom no-repeat;
}
.contentSafety {
	background:url(/images/bg_safety.jpg) bottom no-repeat;
}
.contentService {
	background:url(/images/bg_service_agreements.jpg) bottom no-repeat;
}
.contentPortable {
	background:url(/images/bg_portable_cooling.jpg) bottom no-repeat;
}
.contentTop {
	width:515px;
	background:url(/images/bg_content_top.jpg) no-repeat;
}
#footer {
	width:730px;
	height:30px;
	padding:5px 0 0;
	background:url(/images/bg_footer.jpg) no-repeat;
	color:#fff;
	font-size:10px;
	line-height:12px;
}
#footer a {
	text-decoration: none;
	color:#FFCCCC;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer li {
	display:inline;
	margin:0;
	padding:0 10px;
}
.clear {
	clear:both;
}
.first {
	list-style:none !important;
}
.imageFloatRight {
	margin:0 0 2px 6px;
	float: right;
}
.imageFloatRightBorder {
	margin:0 0 2px 6px;
	background:#fff;
	padding:5px;
	float: right;
	border:1px solid #999;
	display:block;
	text-align:center;
	font:italic 11px Arial, Helvetica, sans-serif;
}
.imageFloatLeft {
	margin:0 6px 2px 0px;
	float: left;
}
.imageFloatLeftBorder {
	margin:0 6px 2px 0px;
	background:#fff;
	padding:5px;
	float: left;
	border:1px solid #999;
	display:block;
	text-align:center;
	font:italic 11px Arial, Helvetica, sans-serif;
}
.left {
	display:inline;
	float:left;
}
.eventimage {
	float:right;
	margin:0 0 0 10px;
}
.postList {
	padding:10px 0;
	border-bottom:1px solid #999;
}
