* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #828282;
	min-width: 980px;
	background-image: url(images/body.png);
	background-repeat: repeat;
	background-position: 0 0;
}

/*font-family: 'Ubuntu', sans-serif;*/

a {
	color: #cc0033;
	text-decoration: none;
	cursor: pointer;
}
a:hover { text-decoration: underline; }
a img { border: 0; }
a.view { background: url(images/bullet.png) no-repeat 0 10px; padding-left: 8px; font-size: 10px; float: right;  }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell  { width: 980px; margin: 0 auto; }

.top-nav .shell {
	position: relative;
}
.top-nav {
	height: 59px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cc0033;
}
.top-nav ul { list-style: none; list-style-position: outside; font-family: 'Ubuntu', sans-serif; font-size: 16px; text-transform: uppercase; line-height: 58px; font-weight: 700;  }
.name {
	list-style: none;
	list-style-position: outside;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 58px;
	font-weight: 700;
	padding-left: 20px;
	color: #FFF;
}

.top-nav ul li {
	float: left;
	padding: 0 0 0 0;
	border-right: 1px solid #ffffff;
}
.top-nav ul li.active  { border-right: 0;  }
.top-nav ul li a {
	color: #999;
	float: left;
	padding: 0 34px;
	text-shadow: rgba(255,255,255,0.1) 0px 1px 0px;
}
.top-nav ul li span { float: left; }
.top-nav ul li a:hover,
.top-nav ul li.active a {
	color: #ffffff;
	text-decoration: none;
	background: #cccccc;
}
.top-nav ul li.active a {
	background: #cccccccurl(images/active-nav-border
.png) no-repeat right 0; }
.top-nav ul li.active span { background: url(images/active-nav-border.png) no-repeat 0 0; padding-left: 2px; }
.top-nav span.top-nav-shadow { background: url(images/top-nav-shadow.png) no-repeat 0 0; width: 959px; height: 7px; position: absolute; top: 59px; left: 50%; margin-left: -480px; }
.top-nav a.nav-btn { display: none; } 
#header {
	height: 375px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
#header1 {
	height: 600px;
	background-image: url(images/header1b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}

#header2 {
	height: 262px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}


.header-inner {
	position: relative;
	background-position: 0;
}
.header-innerhome {
	position: relative;
	background-position: 0;
}
.header-innerhome img {
	margin-top: 190px;
	height: auto;
}



.header-cnt #logo { width: 397px; font-size: 0; line-height: 0;  }
.header-cnt #logo a {
	height: 250px;
	background: url(images/logo.png) no-repeat 0 0;
	text-indent: -4000px;
	display: block;
}
.header-cnt { width: 422px; padding-top: 30px; }
.header-cnt h2 { font-size: 74px; line-height: 83px; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;  font-weight: bolder; } 
.header-cnt h3 { font-size: 40px; padding-bottom: 8px; line-height: 50px; font-weight: normal;  color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 2px; font-family: tahoma, arial, helvetica, serif;  } 
.header-cnt p { color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 2px; padding-bottom: 10px; }
.header-cnt a.blue-btn { background: url(images/blue-btn.png) no-repeat 0 -75px; position: relative; bottom: -30px; z-index: 100; width: 198px; height: 70px; text-align: center; line-height: 56px; display: block; color: #fff; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px; font-size: 16px; font-family: 'Ubuntu', sans-serif; font-weight: 700;   }
.header-cnt a.blue-btn:hover  { text-decoration: none; background-position: 0 0px; }

.slider-holder {
	float: right;
	width: 495px;
	height: 361px;
	position: absolute;
	top: 20px;
	padding: 42px 50px;
	z-index: 1000;
	background-image: url(images/videowrapper.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	right: -20px;
}
.slider-holder img    {
	width: 480px;
	height: 269px;
	margin: 0px;
}

.main {
	position: relative;
	height: 100%;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.main span.shadow-top {
	background: url(images/main-shadow.png) repeat-x 0 0;
	top: 0;
	left: 1px;
	position: absolute;
	width: 100%;
	height: 46px;
	z-index: 20;
	display: block;
}
.main h2 { font-size: 28px; color: #2d2d2d; line-height: 28px; font-family: 'Ubuntu', sans-serif; font-weight: 500; padding-bottom: 12px; }
.main h3 { font-size: 20px; color: #2d2d2d; line-height: 22px; font-family: 'Ubuntu', sans-serif; font-weight: 500; padding-bottom: 8px; }
.main section { background: url(images/section-shadow.png) no-repeat 0 bottom; padding-top: 40px; padding-bottom: 23px;  }
.main section:last-of-type { background: transparent; }

.main .testimonial { text-align: center; padding-right: 88px; padding-left: 88px; }
.main .testimonial p { padding-bottom: 10px; }
.main .testimonial p strong { font-size: 28px; font-family: georgia, serif; position: relative; top: 10px; left: -5px; }

.main .content { width: 615px; float: left; }
.main .history {
	width: 815px;
	float: left;
}

.main .content ul { list-style: none; list-style-position: outside; padding-top: 8px;  }
.main .content ul li { padding-left: 8px; background: url(images/bullet.png) no-repeat 0 9px; padding-bottom: 5px;  }
.main .content ul li a { text-decoration: underline; }
.main .content ul li a:hover { text-decoration: none; }
.main .content img.alignleft { margin-right: 22px; }
.main .history img.alignleft {
	margin-right: 22px;
	border: 1px solid #333;
}

.main .content .cnt { overflow: hidden; height: 100%; }
.main .history .cnt {
	overflow: hidden;
	height: 100%;
	margin-bottom: 25px;
}

.main section.blog { padding-bottom: 60px; }

.main .sidebar {
	width: 285px;
	float: right;
}
.main .sidebar ul { list-style: none; list-style-position: outside; }
.main .sidebar ul li {
	position: relative;
	padding-left: 84px;
	background: url(images/sidebar-list-border.png) no-repeat 0 bottom;
	padding-bottom: 20px;
	margin-bottom: 25px;
	min-height: 72px;
	padding-top: 0px;
}
.main .sidebar .contact ul li {
	position: relative;
	padding-left: 0px;
	background: url(images/sidebar-list-border.png) no-repeat 0 bottom;
	padding-bottom: 20px;
	margin-bottom: 25px;
	min-height: 72px;
	padding-top: 0px;
}

.main .sidebar ul li contact {
	position: relative;
	padding-left: 12px;
	background: url(images/sidebar-list-border.png) no-repeat 0 bottom;
	padding-bottom: 20px;
	margin-bottom: 25px;
	min-height: 72px;
	padding-top: 0px;
}


.main .sidebar ul li .img-holder {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 66px;
	height: 48px;
	border: 1px solid #d7d7d6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.main .sidebar ul li img {
	width: 66px;
	height: 48px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main .sidebar ul li .mobile { font-style: normal; display: none; }
.main .sidebar ul li a { color: #828282; }
.main .sidebar ul li a:hover { text-decoration: none; color: #666;  }
.main .sidebar ul li p { padding-bottom: 7px; }
.main .sidebar ul li span { font-size: 10px; color: #c0c0c0; display: block; }
.main .sidebar .widget ul li.last { background: transparent; }

.main .cols {
	padding-bottom: 0px;
}
.colwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 675px;
}

.main .cols a.view {
	margin-right: 16px;
	position: absolute;
	bottom: -558px;
	right: 203px;
	width: 136px;
	height: 26px;
}
.main .cols .col {
	width: 250px;
	float: left;
	padding-right: 45px;
	margin-right: 12px;
	padding-bottom: 25px;
	position: relative;
	height: 180px;
	background-image: url(images/col-separator.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 30px;
	margin-left: 30px;
}
.main .cols .col-cnt { padding-top: 7px; height:  100%; overflow: hidden }
.main .cols .col img.alignleft { margin-right: 7px; }

html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -286px; }
#footer, #footer-push {
	height: 286px;
	float: none;
}
#footer span.shadow-bottom {
	top: -46px;
	left: 0;
	position: absolute;
	width: 100%;
	height: 46px;
	z-index: 20;
	display: block;
	background-image: url(images/main-shadow-bottom.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#footer {
	border-top: 1px solid #fff;
	position: static;
	height: 285px;
	float: none;
}
.footer-cols {
	padding: 26px 0;
	background-image: url(images/header-tablet.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.footer  .img {
	float: right;
	clear: both;
}

.footer-cols .col {
	float: left;
	width: 220px;
	padding-right: 24px;
}
.footer-cols .col.last { padding-right: 0; }
.footer-cols h3 { color: #fff; text-shadow: rgba(0,0,0,0.6) 0px 1px 2px; font-size: 21px; line-height: 28px; font-family: 'Ubuntu', sans-serif; font-weight: 500; padding-bottom: 12px; }
.footer-cols h3 a { color: #fff; text-shadow: rgba(0,0,0,0.6) 0px 1px 2px; }
.footer-cols h3 a:hover { text-decoration: none; color: #bdbdbd;  }
.footer-cols p { color: #fff; }
.footer-cols p a { color: #fff; }
.footer-cols ul { list-style: none; list-style-position: outside; }
.footer-cols ul li { color: #fff; padding-bottom: 6px; padding-left: 9px; background: url(images/bullet-footer-col.png) no-repeat 0 8px; }
.footer-cols ul li a { color: #fff; }

.footer-bottom {
	background: #cc0033;
	height: 10px;
}
.footer-nav { float: left; font-size: 11px; line-height: 11px;  }
.footer-nav ul { list-style: none; list-style-position: outside; }
.footer-nav ul li { float: left; padding: 0 10px; background: url(images/footer-nav-border.png) no-repeat 0 0; }
.footer-nav ul li.first { background: transparent; padding-left: 0;  }
.footer-nav ul a {
	color: #CCC;
}
.footer-bottom p.copy {
	float: right;
	color: #CCC;
	line-height: 11px;
}
.footer-bottom p.copy span  { padding: 0 9px;  }
.footer-bottom p.copy a { text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration: none; }

/
