﻿html, body {
margin: 0;
padding: 0;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
body {
	background: #000 url(images/contentbg_tiler.gif) center 183px repeat-x;
}
a, a img {
	text-decoration: none;
	border: 0;
	color: #5c97f5;
}
a:visited {
	color: #2755a6 !important;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	padding-top: 10px;
	list-style-type: none;
}
li {	
	margin: 0;
	padding: 0;
	list-style-image: url(images/bullet.gif);
	padding-bottom: 5px;
}
#serviceslist li {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#brandlist li {
padding-bottom: 5px;
}
/* Page Layout */
#page_wrap {
	background: url(images/body_bg.jpg) center 183px no-repeat;
}
#header_center { 
width: 800px;
height: 183px;
margin: 0 auto;
background: url(images/header_bg_ctr.jpg) top center no-repeat;
overflow: visible;
position: relative;
z-index: 1;
} 
#logo {
position: absolute;
left: 28px;
bottom: 30px;
}
#header_car {
position: absolute;
right: 0;
top: 20px;
z-index:1;
}
.header { 
width: 50%; 
position: absolute; 
top: 0; 
} 

.left {left: 0;} 
.right {right: 0;} 

#leftcol {
padding: 0;
margin: 0;
margin-right: 400px; 
height: 183px;
background: url(images/header_lft_tiler.gif) top repeat-x;
} 
#rightcol {
padding: 0;
margin: 0;
margin-left: 400px;
background: url(images/header_rt_tiler.jpg) top repeat-x;
height: 183px;
} 

#leftcol2 {
height: 183px;
width: auto;
background: url(images/header_bg_lft.jpg) top right no-repeat;
} 
#rightcol2 {
height: 183px;
width: auto;
background: url(images/header_bg_rt.jpg) top left no-repeat;
}

#content_wrap {
	margin: 0;
	padding: 0;
	top: 0;
	position: relative;
	min-height: 500px;
	height: 100%;
	width: 100%;
	z-index:2;
}
#content {
	width: 800px;
	margin: 0px auto;
	padding: 15px;
	padding-top: 45px;
}
#content_left {
	float: left;
	width: 540px;
}
#content_right {
	float: right;
	width: 259px;
}
#footer {
	text-align: center;
	bottom: 0;
	position: relative;
	height: 45px;
	margin: 0 auto;
	width: 800px;
	clear: both;
	display: block;
	color: #333;
}
#footer a {
	color: #333 !important;
	text-decoration: underline !important;
}
/* Main Content Boxes */

.contentbx_wrap {
	width: 513px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 20px;
}
.contentbx_top {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 513px;
	/*background: url(images/cbox_top.gif) no-repeat;*/
}
.contentbx_top_aboutus {
	background: url(images/cbox_top_aboutus.gif) no-repeat;
}
.contentbx_top_products {
	background: url(images/cbox_top_products.gif) no-repeat;
}
.contentbx_mid {
	margin: 0px;
	padding: 0px;
	width: 513px;
	text-align: center;
	background: url(images/cbox_mid_tiler.gif) repeat-y;
	
}
.contentbx_mid2 {
	min-height: 215px;
	background: url(images/cbox_mid_bg.gif) top no-repeat;
}
.contentbx_mid p {
	margin: 0px;
	padding: 20px;
	text-align: left;
}

.contentbx_bot {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 513px;
	background: url(images/cbox_bot.gif) no-repeat;
}

#weaccept {
	width: 513px;
	height: 30px;
	margin: 17px auto 0px auto;
	text-align: left;
	color: #333;
	font-weight: 900;
	vertical-align: middle;
}
#weaccept span {
	padding: 0 0 0 35px;
	}
#ccards {
text-align: right;
float: right; /* for firefox*/
display: inline;
}
#ccards img {
	padding-right: 15px;
}
.inline, .inline img{
	display: inline;
}
/* Sidebar Boxes */

.sidebx_wrap {
	width: 228px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 15px;
}
.sidebx_top {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 228px;
	position: relative;
	background: url(images/sbox_top.gif) no-repeat;
}
.sidebx_top img {
	position: absolute;
	top: 9px;
	left:29px;
	overflow: visible;
	z-index: 2;
}
.sidebx_mid {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 228px;
	text-align: center;
	background: url(images/sbox_mid_bg.gif) top no-repeat;
}
.sidebx_mid2 {
	background: url(images/sbox_mid_bg.gif) repeat-y;
}
.sidebx_bot {
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 228px;
	background: url(images/sbox_bot.gif) no-repeat;
}

.sidebx_mid p {
	margin: 0px;
	font-size: 11px;
	padding: 15px;
	text-align: left;
}

.sidebx_txt {
	margin-top: 10px;
	width: 198px;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
}
.uppercase {
	text-transform: uppercase;
}
#email_link {
	color: #ffffff !important;
}
