@charset "utf-8";
/* START: Global Includes -------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline}
:focus {
	outline: 0}
/*ol, ul {
	list-style: none}*/
ul.no-bullets {
	list-style:none}
table {
	border-collapse: separate;
	border-spacing: 0}
caption, th, td {
	text-align: left;
	font-weight: normal}
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""}
blockquote, q {
	quotes: "" ""}
body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 1.4}
table, td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	vertical-align:top;
	border-spacing:0px;
	border-collapse:collapse;
	padding:5px;
	margin:0px;
	text-align: left}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0}
h1, .h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	margin-bottom: 6px}
h2, .h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}
h3, .h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	margin-bottom: 6px}
a img {
	border: none}
a:active, a:visited, a:link {
	color: #fff}
a:hover {
	color: #0CF}
a img {
	border: 0px;
	text-decoration:none}
hr.horz-rule {
	color:#fff}
/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px}
.fltlft {
	float: left;
	margin-right: 8px}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px}
div.spacer {
	height:40px}
/* END: Global Includes ============================================== */

/* START: Content Styles -------------------------------------- */
/* START: Header -------------------------------------- */
div.xheader {
	background: url(../../images/_xheader-bkg.jpg) repeat-x left top}
div.header-wrapper {
	width:980px;
	height:150px;
	margin:auto;
	padding:0}
div.header {
	height:150px;
	position:relative;
	padding:0 20px;
	z-index:3}
div.logo {
	float:left;
	width:188px;
	padding:15px 0 0 0}
div.phone {
	float:right;
	font-size:24px;
	color:#e31b23;
	text-shadow:#fefefe 1px 1px;
	font-weight:bold;
	padding:100px 0 0 0;
	text-shadow:#666 1px -1px 0px}
/* END: Header ============================================== */
/* START: Slider ------------------------------------*/
div.xslider {
	background: url(../../images/_xnav-bkg.jpg) repeat-x left -1px}
div.slider-wrapper {
	width:980px;
	margin:auto;
	padding:0}
h1.st_tab_view {
	color:#616161;
	text-shadow:#898989 1px -1px 0px}
div.sliderL {
	width:370px;
	float:left;
	height:380px;
	margin-top:30px}
.sliderL ul {
	margin:0;
	padding:0}
.sliderL ul li {
	list-style:inside;
	font-size:18px;
	color:#363636;
	padding:0 20px 18px 20px;
	font-weight:bold;
	text-shadow:#d7d7d7 1px -1px 0px}
div.sliderR {
	width:570px;
	float:right;
	height:400px;
	margin:20px 0 0 0}
div.cta {
	background: url(../../images/cta-bkg.png) no-repeat center top;
	height:120px;
	width:490px;
	margin:10px 0 0 40px}
/* END: Slider =========================================*/
/* START: Slider -------------------------------------- */
/* END: Slider ============================================== */
/* START: Main Content -------------------------------------- */
div.xmaincontent {
	background: url(../../images/_xmaincontent-bkg.jpg) repeat-x left bottom}
div.maincontent-wrapper {
	background:url(../../images/_maincontent-wrapper-bkg.png) no-repeat right bottom;
	width:980px;
	margin:auto;
	padding:0}
div.maincontent {
	height:400px;
	padding:20px}
h1.maincontent {
	color:#fff;
	text-shadow:#777 -1px -1px }
div.contentL{
	width:440px;
	height:auto;
	float:left}
div.contentR {
	width:440px;
	height:240px;
	float:right}
p.content {
	color:#fff;
	text-shadow:#777 -1px -1px }
div.companyimg {
	background: url(../../images/slider-bkg.png) no-repeat left top;
	float:right;
	position:relative;
	width:520px;
	height:270px;
	margin: 20px 0 0 20px;
	padding:8px 0 0 8px}
#products-list {
	width:860px;
	margin:0 0 0 20px}
#products-list ul {
	margin:0;
	padding:0;
	list-style:none}
#products-list ul li {
	display:block;
	padding:5px 0}
#products-list li a {
	color:#000;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding-right:10px}
#products-list li a:hover {
	color: #0CF}
/* END: Main Content ============================================== */
/* START: Footer -------------------------------------- */
div.footer-wrapper {
	font-size:11px;
	text-align:center;
	padding-top:40px}
div.footer {}

/* END: Footer ============================================== */
/* ~~ These are the columns for the layout. ~~ 

1) Padding is only placed on the top and/or bottom of the divs. The elements within these divs have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the div itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the div and place a second div within it with no width and the padding necessary for your design.

2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a div set to float right). Many times, padding can be used instead. For divs where this rule must be broken, you should add a "display:inline" declaration to the div's rule to tame a bug where some versions of Internet Explorer double the margin.

3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar divs could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.

4) If you prefer your nav on the right instead of the left, simply float these columns the opposite direction (all right instead of all left) and they'll render in reverse order. There's no need to move the divs around in the HTML source.
