/*====== Styling all elements =====*/
* {
	margin: 0;
	padding: 0
}
img {
	border: none
}
abbr, acronym {
	cursor: help
}
.floatleft {
	float: left !important
}
.floatright {
	float: right !important
}
/* --------------- Applying clearfix fix for some browsers to use in appropriate places -------------- */
.clearfix:after {
	content: " ";
	display: block;
	height: 0%;
	clear: both;
	visibility: hidden
}
.clearfix {
	display: inline-block
}
/* Hide from IE Mac \*/.clearfix {
	display: block
}/* End hide from IE Mac */
.clear {
	clear: both
}
/* Global Hyperlinks */
a {
	color: #292929;
	outline: none;
	border: none;
	text-decoration: none
}
a:link {
	color: #292929;
	text-decoration: underline
}
a:hover, a:focus {
	text-decoration: underline
}
:focus {
	outline: none
}
/*=============================================================*/
body {
	background: #fff url(../images/bg.jpg) repeat-x 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #292929;
	min-width: 970px
}/*----- Body -----*/
#mwrapper {
	background: url(../images/mainbg.jpg) no-repeat center 0;
	min-height: 500px
}/*----- Wrapper -----*/
#wrapper, #footer {
	width: 970px;
	margin: 0 auto;
	padding-top: 7px;
	position: relative
}/*----- Wrapper -----*/
#top {
	background: url(../images/topbg.png) no-repeat 0 0;
	height: 142px;
	position: relative
}/*----- Top Section -----*/
#logo {
	position: absolute;
	top: 11px;
	left: 22px
}/*----- LOGO ------*/
#toprt {
	position: absolute;
	top: 8px;
	right: 14px;
	width: 248px;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px
}
#toprt p {
	clear: both;
	color: #313030;
	text-align: right
}
#toprt span {
	float: right;
	display: block;
	color: #ca0101;
	padding-left: 26px
}
#toprt span.callus {
	background: url(../images/phone.png) no-repeat 0 0
}
#toprt span.email {
	background: url(../images/email.gif) no-repeat 0 3px
}
#toprt a:hover {
	color: #ca0101;
	text-decoration: none
}
#container {
	padding: 12px 0 0
}
#container h1, #container h2, #container h3 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: 400
}
#header {
	background: url(../images/hbg.jpg) no-repeat 0 0;
	height: 346px;
	position: relative;
	clear: both;
	color: #fffffe
}
#container #header h2 {
	width: 415px;
	font: 23px Arial, Helvetica, sans-serif;
	color: #fffffe;
	line-height: 33px;
	padding: 25px 0 5px
}
#header h2 span {
	font-size: 29px;
	color: #fff200;
	font-weight: 700;
	display: block
}
#header p {
	width: 415px;
	line-height: 18px;
	padding: 5px 0
}
.slideimg-bg {
	float: right;
	display: block;
	background: url(../images/slideimg-bg.png) no-repeat 0 0;
	width: 388px;
	height: 261px;
	padding-top: 6px;
	text-align: center;
	margin-right: 18px
}
#nav {
	background: url(../images/nav.gif) repeat-x 0 0;
	height: 36px;
	margin: 0 4px
}
#nav ul {
	list-style: none;
	background: url(../images/nav-rt.png) no-repeat right 0;
	height: 36px;
	margin-right: -4px
}
#nav li {
	float: left;
	background: url(../images/navsep.gif) no-repeat left 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fffffe;
	text-transform: uppercase;
	font-weight: 700;
	position: relative
}
#nav li a {
	color: #fffffe;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	margin-left: 4px;
	padding: 0 20px 0 21px
}
#nav li a:hover, #nav li.active a, #nav .selected a {
	color: #272727;
	background: url(../images/nav-hvr.gif) repeat-x 0 0
}
#nav li#home a {
	background: url(../images/home.png) no-repeat 0 0;
	width: 83px;
	height: 36px;
	margin-left: -4px;
	text-align: center;
	padding: 0
}
#nav li#home a:hover, #nav li#home-active a {
	background: url(../images/home-hvr.png) no-repeat 0 0;
	color: #272727
}
#nav li#home-active a {
	width: 83px;
	color: #272727;
	margin-left: -4px;
	text-align: center;
	padding: 0
}
/*----- Sub Navigation Css -----*/
#nav .sub-box {
	width: 223px;
	position: absolute;
	z-index: 100000;
	visibility: hidden;
	display: block;
	top: 35px;
	left: 4px
}
#nav ul.sub-nav {
	background: #e4d700;
	height: auto;
	margin: 0;
	padding: 2px 9px 0
}
#nav ul.sub-nav li {
	float: none;
	background: url(../images/sm-sep.gif) no-repeat 0 bottom;
	color: #272727;
	font-size: 11px;
	padding: 0 8px 0 0
}
#nav ul.sub-nav a {
	color: #272727;
	background: url(../images/sm-arrow.gif) no-repeat 0 12px;
	display: block;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 15px
}
#nav ul.sub-nav a:hover {
	color: #980101;
	background: url(../images/sm-arrow-hvr.gif) no-repeat 0 12px
}
#nav ul.sub-nav li.last {
	background: none
}
#nav span.sm-bottom {
	background: url(../images/sm-bottom.png) no-repeat 0 0;
	height: 6px;
	display: block
}
#content {
	overflow: hidden;
	padding: 15px 0 25px
}/*----- Content -----*/
#content p {
	line-height: 18px;
	padding: 8px 0
}
#main {
	float: left;
	width: 682px
}/*----- Main -----*/
#main h1, #int-content #content h1 {
	font-size: 20px;
	color: #232323;
	background: url(../images/sep.gif) repeat-x 0 bottom;
	text-transform: uppercase;
	margin-bottom: 8px;
	clear: both;
	padding: 3px 0 10px
}
#main h1 span, #int-content #content h1 span {
	color: #b70101;
	font-weight: 700
}
#main ul.columns {
	margin-top: 10px;
}
#main ul.columns li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#main ul.columns li:last-child {
	margin-right: 0px;
}
#main ul {
	margin-left: 20px
}
#sidebar {
	float: right;
	width: 266px
}/*----- Sidebar -----*/
.sdbox-bottom {
	background: url(../images/sdbox-bottom.png) no-repeat 0 0;
	height: 8px;
	display: block;
	overflow: hidden;
	clear: both
}
.sdbox-content {
	background: #fff url(../images/sdboxbg.gif) repeat-x 0 bottom;
	border-left: 1px #dedede solid;
	border-right: 1px #dedede solid;
	padding: 4px 0 0
}
.sdbox {
	background: url(../images/sdbox-top.gif) no-repeat 0 0;
	width: 266px;
	padding-top: 4px;
	display: block
}
.sdbox h2 {
	background: url(../images/sdtitle.png) no-repeat right 0;
	width: 238px;
	height: 26px;
	color: #fefefe;
	font-size: 17px;
	font-weight: 700;
	display: block;
	margin-left: -7px;
	text-transform: uppercase;
	padding: 15px 0 0 20px
}
.quickcform {
	padding: 6px 13px 0 16px
}
#content .quickcform p {
	padding: 6px 0
}
.textbox-bg, .textarea-bg {
	background: url(../images/textbox.png) no-repeat 0 0;
	display: block;
	width: 223px;
	height: 26px;
	padding: 6px 4px 0 8px;
	position: relative;
	z-index: 1000
}
.textbox, .textarea {
	background: none;
	width: 221px;
	border: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #646464;
	font-weight: 700;
	position: relative;
	z-index: 1000
}
.textarea-bg {
	background: url(../images/textarea.png) no-repeat 0 0;
	height: 66px
}
.textarea {
	width: 225px;
	height: 63px;
	max-height: 63px;
	border: 0
}
.alignright {
	text-align: right
}
#scroller {
	background: url(../images/scroller.png) no-repeat center 0;
	overflow: hidden;
	position: relative;
	width: 597px;
	height: 116px;
	margin: 14px 0 0;
	padding: 0 41px 0 45px
}
.scroll {
	width: 600px;
	height: 104px;
	padding: 12px 0 0
}
.scroll li img {
	border: 1px #d9dada solid;
	margin: 0 8px 0 13px;
	padding: 2px
}
#scroller .prev {
	position: absolute;
	top: 34px;
	left: 0;
	cursor: pointer;
	width: 28px;
	height: 48px
}
#scroller .next {
	position: absolute;
	top: 34px;
	right: 0;
	cursor: pointer;
	background: url(../images/right-arrow.png) no-repeat 0 0;
	width: 28px;
	height: 48px
}
.mnlist {
	padding: 0 0 5px 15px;
	line-height: 18px;
	list-style: square
}
/*----- Internal Pages -----*/
#int-content {
	background: url(../images/ctop.png) no-repeat 0 0;
	width: 970px;
	padding-top: 7px;
	display: block;
	margin-top: 12px
}
#int-content #content {
	background: #fff;
	padding: 10px 15px 20px;
	min-height: 450px
}
#int-content #main {
	width: 652px
}

#int-content #main.full-width {
	float: none;
	width: 100%;
}

#int-content .sdbox {
	background: url(../images/sdbox-top2.gif) no-repeat 0 0
}
.form {
	padding: 20px 0 0;
	float: left;
	width: 500px
}
.form p {
	clear: both
}/*----- Contact -----*/
.form label {
	float: left;
	width: 121px;
	font-size: 12px;
	color: #585858;
	font-weight: bold;
	display: block;
	margin: 4px 10px 0 0;
	text-align: right
}
.textbox-bg2, .textarea-bg2 {
	float: left;
	background: url(../images/textbox2.png) no-repeat 0 0;
	display: block;
	width: 278px;
	height: 28px;
	padding: 6px 4px 0 6px;
	margin-bottom: 3px;
	position: relative;
	z-index: 1000
}
.textbox2, .textarea2 {
	background: none;
	width: 275px;
	border: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #606774;
	position: relative;
	z-index: 1000
}
.textarea-bg2 {
	background: url(../images/textarea2.png) no-repeat 0 0;
	height: 88px
}
.textarea2 {
	width: 278px;
	height: 79px;
	max-height: 79px;
	border: 0;
}
#content p.submit {
	padding-left: 131px
}
.coming-soon {
	font-size: 13px
}
.flash-add {
	position: absolute;
	top: 10px;
	right: -140px
}
#fwrapper {
	background: #323232 url(../images/fbg.gif) repeat-x 0 0;
	height: 102px;
	clear: both
}/*----- Footer -----*/
#footer {
	text-align: center;
	padding: 22px 0 0
}
#footer p {
	color: #fffffe;
	padding: 5px 0
}
#footer a {
	color: #fffffe;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 20px
}
#footer a:hover {
	color: #ca0101
}
#footer .copy {
	color: #a3a3a3;
	padding-top: 20px
}
.span_error {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 277px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: red;
	font-weight: 700;
	padding-right: 10px
}
.span_error1 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 222px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: red;
	font-weight: 700;
	padding-right: 10px
}
a.link {
	color: #9b0000
}
a.link:hover {
	color: #292929
}
.right-content {
	float: right;
	width: 300px
}

#eqp-header {
	color: #00758c;
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	font-weight: bold !important;
	font-size: 1.2em;
	line-height: 1.3;
}
#eqp-paragraph {
	fonr-size:11px;
	padding: 0px !important;
	margin: 4px 0px 8px 0px !important;
}

table#eqp tr td {border-bottom:#00758c solid 0.09em; padding:10px 0px 10px 0px; margin:0px; }

.container {
	max-width: 100% !important;
}