@charset "utf-8";
/* CSS Document */
body {
    margin: 0 auto!important;
    max-width: 650px!important;
}



html * {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
*, *:focus {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
}

#twtr-widget {
font-size: 12px;
position: relative;
width: 320px;
height: 100%;
padding-top: 10px;
padding-LEFT : 10px;

}
.twtr-hd {
overflow: hidden;
padding: 10px;
position: relative;
background-color: #00AEE1;
}

#twitter_update_list {
height: 100%;
overflow: auto;
z-index: 2;
width: 100%;
background-color: #FFFFFF;
padding: 5px;
}

#twitter_update_list li {
list-style-type: none;
   /* color: #085258;*/
color:#000000;
margin-bottom: 6px;
background-color: #FFFFFF;
padding: 3px;
border-bottom: 1px solid #00AEE1;
}
#twitter_update_list span a {
display: inline;
color: #000000;
}
#twitter_update_list span a:hover {
text-decoration: underline;
color: #666666;
}

#twtr-widget-footer{
    position: absolute;
    height: 25px;
    width: 100%;
    background-color: #00AEE1;
}
#img_banner{
	border:13px solid white;
	vertical-align: bottom;
}
img {
   /* -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;*/
    vertical-align: bottom;
	border:0px;
}
ul {
    list-style-type: none;
}
a, a:link {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    color: #333333;
	text-decoration:none!important;
}
a:visited {
    color: #333333;
	text-decoration:none;
}
p {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	color:#ff8400;
}
h2 {
    font-size: medium;
    font-weight: bold;
	color:#fcb826;
	margin:5px 0;
}
h3 {
    font-size: small;
    font-weight: bold;
	color:#FF8400;
}
body {
	color: #000000;
	font-family: Arial,Verdana,sans-serif;
	font-size: small;
	background:#383838;
}

.about-us {
	background:url(../images/bg.png) left top repeat-x #272727;
}

.logo {
    float: left;
    margin: 16px 0 0;
    padding: 0;
    text-align: center;
    width:100%;
}

#content strong {
	color:#fff;
	text-align:center;
	float:left;
	margin:5px 0;
	padding:0;
	width:100%;
	font-size:200%;
	font-weight:bold;
	font-family:'MyriadProRegular';
}

#header {
	height: 56px;
	position: relative;
	width:100%;
}
#header p{
	font-size: 17px;
    font-weight: bold;
    text-align: center;
}
#header-image-slider {
	height: 148px;
	top: 81px;
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	background:none;
}

.call {
	display: block;
	height:50px;
	position: absolute;
	right: 20px;
	top: 15px;
	width:49px;
}

.heading-band h1 {
	color: #323232;
	font-size: medium;
	font-weight: bold;
	line-height:36px;
	padding-left: 10px;
}
#about_us{
	border: 0 none;
    margin: 0;
    padding: 28px 0 0;
    vertical-align: bottom;
}
#content {
	background:none;
	padding:18px 10px 10px;
}

#home-nav {
	clear: both;
	padding-top: 0px;
}

.featured1, .featured2, .featured3, .featured4 {
	border-bottom-width: 0px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	text-align: center;

}
#fbiframe{
    padding-top: 10px;
    text-align:center;
}

#ytiframe{
    padding-top: 10px;
    text-align:center;
    
}


.item {
    float:left;
	width: 100%;
	margin:0 0 5px 0;
	border-radius:7px 7px 7px 7px ;
	background: -moz-linear-gradient(top, #a2a2a2, #5e5e5e);
	background: -webkit-gradient(linear, left top, left bottom, from(#a2a2a2), to(#5e5e5e));
	background: -o-linear-gradient(top, #a2a2a2 0%,#5e5e5e 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#a2a2a2', EndColorStr='#5e5e5e', GradientType=0);
}
.item-in {
    float:left;
    width:90%;
    z-index: 9999;
	margin: 3px 0 0 10px;
}
.item-in p {
	background-image: url(../images/itembullet.png);
	background-position: right center;
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom:3px;
}
.item-in p a, .item-in p a:visited {
	-moz-text-blink: none;
	-moz-text-decoration-color: -moz-use-text-color;
	-moz-text-decoration-line: none;
	-moz-text-decoration-style: solid;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
}
.ivalue {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	height:26px;
	line-height:26px;
	padding-left: 12px;
	width: 100%;
	text-decoration: none;
}

.iservices {
	margin-bottom: 5px;
}
.iservices, .iservices .item-l, .iservices .item-r, .iservices .ivalue {
	min-height: 154px;
}
.iservices .item-in {
}
.isservices .item-in {
    left: 13px !important;
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
}
.iservices .item-in h1 {
	color: #FFFFFF;
    font-family: 'TrajanProRegular';
    font-size: x-large;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 2px;
}
.iservices .item-in h2 {
	color:#fff;
	font-size: medium;
	font-weight: normal;
	margin-top: -3px;
	padding-bottom: 4px;
	font-family: 'TrajanProRegular';
}
.iservices .item-in p {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    padding-bottom: 10px;
	color:#fff;
}
.iservices .item-in p a, .iservices.item-in p a:visited {
    color: #333333 !important;
}
.iservices .ivalue {
    line-height: 16px !important;
    padding-left: 13px !important;
}

.services-list li {
    font-weight: normal;
    line-height: 18px;
    margin-left: 10px;
	color:#fcb826;
}
p.sectiontext {
    margin-bottom: 16px;
    margin-top: 7px;
}
.services h3 {
    margin-top: 17px;
	color:#fff;
}
.services > ul {
    margin-bottom: 7px;
}
.products {
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 6px;
    vertical-align: top;
}
.icall {
	margin-bottom: 5px;
	border-radius:7px;
	background: -moz-linear-gradient(top, #ff8400, #d57208);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff8400), to(#d57208));
	background: -o-linear-gradient(top, #ff8400 0%,#d57208 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ff8400', EndColorStr='#d57208', GradientType=0);
}

.icall, .icall .item-l, .icall .item-r, .icall .ivalue {
	height: 34px !important;
}
.icall .item-in {
	height: 41px !important;
	background:none;
}
.icall .item-in {
    left: 12px !important;
    position: absolute;
}
.icall .item-in h1 {
    color: #000000;
    font-size: x-large;
}
.icall .item-in h2 {
    color: #F05307;
    font-size: medium;
}
.icall .item-in p {
	background-attachment: scroll !important;
	background-clip: border-box !important;
	background-color: transparent !important;
	background-image: none !important;
	background-origin: padding-box !important;
	background-position: 0 0 !important;
	background-repeat: repeat !important;
	background-size: auto auto !important;
	font-weight: bold;
	line-height: 41px !important;
	padding-left: 5px;
}
.icall .item-in p a, .icall.item-in p a:visited {
	color: #fff !important;
	display: block;
	width: 100%;
	text-decoration: none;
	line-height:28px;
	    font-size: 12px;
}

.about #content > h2 {
	color: #578CAD;
	font-size: medium;
	font-weight: normal;
	margin-bottom: 7px;
	font-family:'TrajanProRegular';
}
.contact #content > h2 {
    color: #F05406;
    font-size: small;
    font-weight: bold;
}
.btn-grp {
    margin-top: 19px;
}
#footer {
	background:#272727;
	border:none;
	margin:0;
	float:left;
	width:100%;
}

#ftr-nav-border {
	background-repeat: repeat-x;
	height: 6px;
	background-color: #FFFFFF;
}
#menu-nav {
float: left;
	 margin:10px 0 0;
    padding: 0;
    width: 100%;

}
#menu-nav p {
	background: -moz-linear-gradient(top, #a2a2a2, #5e5e5e);
	background: -webkit-gradient(linear, left top, left bottom, from(#a2a2a2), to(#5e5e5e));
	background: -o-linear-gradient(top, #a2a2a2 0%,#5e5e5e 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#a2a2a2', EndColorStr='#5e5e5e', GradientType=0);
	line-height:38px;
	margin: 0px 0 0;
	padding-left: 16px;
	font-weight:bold;
}
#menu-nav p a {
	-moz-text-blink: none !important;
	-moz-text-decoration-color: -moz-use-text-color !important;
	-moz-text-decoration-line: none !important;
	-moz-text-decoration-style: solid !important;
	color: #FFFFFF !important;
	display: block;
	width: 100%;
	text-decoration: none;
	text-transform:uppercase;
}
#footer a, #footer a:visited {
	-moz-text-blink: none;
	-moz-text-decoration-color: -moz-use-text-color;
	-moz-text-decoration-line: underline;
	-moz-text-decoration-style: solid;
	color: #FFFFFF;
	text-decoration: none;
}
#footer-border {
	height: 30px;
	background:none;
}
#footer-border p {
    font-weight: bold;
    line-height: 30px;
    padding-left: 10px;
}
#footer-links {
	background-attachment: scroll;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	padding-top: 15px;
}
#footer-links p {
	font-weight: normal;
	font-size:12px;
	text-align: center;
	text-decoration: none;
	color:#aaaaaa;
}
#social {
    margin:0;
    padding:0 0 8px 0;
    text-align: center;
}
#social a {
    margin-right: 13px;
}
.centeredImage {
    text-align: center;
}

div.rotator {
	height:90px;
	position: relative;
	width:270px;
	margin-right: auto;
	margin-left: auto;
	top: 158px;
	border:6px solid #FFF;
	
}
div.rotator ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	position: absolute;
	width: 1px;
	top: 0px;
}
div.rotator ul li.show {
    z-index: 500;
}
.last_tweet_box {
    background-color: rgb(51, 153, 255);
    display: block;
    font-size: 12px;
    padding: 5px;
    width: 165px;

    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.last_tweet_box .me {
    background-color: #fff;
    height: 45px;
    padding: 5px;

    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.last_tweet_box .me a {
    color: #444;
    font-size: 12px;
}
.last_tweet_box .me a img {
    border: none;
}
.last_tweet_box .msg {
    background-color: rgb(0, 51, 153);
    color: #fff;
    margin-top: 3px;
    padding: 5px;

    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.last_tweet_box .powered {
    color: rgb(170, 170, 170);
    font-size: 11px;
    padding-top: 5px;
    text-align: right;
}
.last_tweet_box .powered a {
    color: #ccc;
}
.last_tweet_box .powered a img {
    border: none;
}

.btn {
	width: 99.7%;
	float:left;
	margin:10px 0;

	line-height:31px;
	text-indent: -10px;
	color:#FFFFFF!important;
	font-family:'MyriadProRegular';
	text-align:center;
	font-size:17px;
	font-weight:bold;
	border-radius:7px;
	border:0px solid #ff969a;
	background: -moz-linear-gradient(top, #ff8400, #d57208);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff8400), to(#d57208));
	background: -o-linear-gradient(top, #ff8400 0%,#d57208 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ff8400', EndColorStr='#d57208', GradientType=0);
}


.btn:hover {
	background: -moz-linear-gradient(top, #d57208, #ff8400);
	background: -webkit-gradient(linear, left top, left bottom, from(#d57208), to(#ff8400));
	background: -o-linear-gradient(top, #d57208 0%,#ff8400 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#d57208', EndColorStr='#ff8400', GradientType=0);
}

.btn span {
	background: url("../images/youtube-new.png") no-repeat scroll left top transparent;
    float: left;
    height: 28px;
    margin: 3px 0px 0px 5px;
    padding: 0;
    width: 38px;
}

.car-01 {
	background:url("../images/car-01.png") no-repeat scroll 201px 14px transparent;
	float: none;
    height: 101px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 320px;
}
.car-01 p{
	color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 29px 0 0 10px;
    padding: 0;
    text-align: left;
    width: 70%;
}
.car-01 span{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff8400;
	margin:0;
	padding:0;
}
.car-01 img{
	float:right;
	margin:0;
	padding:0;
}
.dealBox {
	float:none;
	margin:0 auto;
	padding:0;
	width:320px;
	height:142px;
	background:url("../images/car-02.png") no-repeat scroll left -2px transparent;
}
.dealBox p{
	    color: #FFFFFF;
    float: right;
    font-family: Helvetica;
    font-size: 22px;
    font-weight: bold;
    margin: 28px 21px 0 0;
    padding: 0;
    text-transform: uppercase;
}
.dealBox span {
	     color: #C96D0A;
    float: left;
    margin: 5px 0;
    padding: 0;
}
.dealBox h1 {
	width:50%;
	float:left;
	margin:10px 0 0;
	padding:3px 0;
	line-height:32px;
	color:#FFFFFF;
	font-family:'MyriadProRegular';
	text-align:center;
	font-size:20px;
	background:#eb0000;
	border-bottom:2px solid #1c1c1c;
}

.dealBox h1 span {
	margin:0 10px;
	padding:0;
	color:#fccd0f;
	font-family:'MyriadProRegular';
	text-align:center;
	font-size:30px;
}

.price {
	float:left;
	margin:0;
	padding:0;
	width:50%;
	background:#e6e6e6;
	border-bottom:2px solid #eb0000;
}

.price strong {
	float:left;
	margin:10px 0;
	padding:3px 0;
	line-height:32px;
	color:#000;
	font-family:'MyriadProRegular';
	text-align:center;
	font-size:45px;
	font-weight:bold;
}

.price b{
	float:right;
	margin:8px 3px 0 0;
	padding:0;
	line-height:20px;
	color:#000;
	font-family:'MyriadProRegular';
	text-align:left;
	font-size:14px;
	font-weight:normal;
}

.videoBox {
	float:none;
	height: 120px;
    margin:0 10px 5px ;
    padding: 5px;
	background: -moz-linear-gradient(top, #000000, #727272);
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#727272));
	background: -o-linear-gradient(top, #000000 0%,#727272 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#000000', EndColorStr='#727272', GradientType=0);
}

.sectiontext b {
    color: #fcb826!important;
 }
 
.clear {
	margin:0!important;
	padding:0!important;
	clear:both!important;
}








.shape {
    background:url(../images/green-shape.png) center top no-repeat;
    display: block;
    float: left;
    height: 107px;
    left: -12px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 64px;
    width: 147px;
}

.box-01 {
	float:left;
	margin:0;
	padding:0;
	width:230px;
	position:relative;
	top:-50px;
	left:32px;
	background:none;
}

.grnBox {
	height: 37px;
    position: absolute;
    right: 83px;
    top: 143px;
    width: 56px;
}

.text-01 {
    color: #1A5000;
    float: left;
    font-family: 'Chalet-NewYorkNineteenSevenRg';
    font-size: 18px;
    font-weight: normal;
    left: 61px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 99px;
}

.text-02 {
    color: #1A5000;
    float: left;
    font-family: 'AvantGardeCERegular';
    font-size: 32px;
    font-weight: bolder;
    left: 100px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: -13px;
    width: 78px;
}

.text-03 {
    color: #000000;
    float: left;
    font-family: 'AngelinaRegular';
    font-size: 25px;
    font-weight:normal;
    left: 25px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 42px;
    width: 65px
}

.text-04 {
    color: #FEE21F;
    float: left;
    font-family: 'Chalet-NewYorkNineteenSevenRg';
    font-size: 15px;
    font-weight: normal;
    left: 36px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 18px;
    width: 92px;
}

.text-05 {
    color: #FFFFFF;
    float: left;
    font-family: 'ATRotisSemiSans-ExtraBoldRg';
    font-size: 14px;
    font-weight:normal;
    left: 19px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 41px;
    width: 120px;
}

.text-06 {
    color: #FFFFFF;
    float: left;
    font-family: 'ATRotisSemiSans-ExtraBoldRg';
    font-size: 14px;
    font-weight:normal;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 22px;
    text-align: right;
    top: 54px;
    width: 90px;
}

.text-07 {
    color: #FFFFFF;
    float: left;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: bold;
    left: 34px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 63px;
    width: 111px;
}

.heading-band {
	background:#FF8400;	
	background-repeat: repeat-x;
	height: 37px;
	margin:39px 0 0 0;
	position:relative;
}

.back {
	display: block;
	height: 36px;
	position: absolute;
	right: 15px;
	top:4px;
	width: 78px;
}

.icall a, .icall a:visited {
	color: #fff !important;
	display: block;
	padding:0 0 0 10px;
	text-decoration: none;
	font-weight: bold;
    line-height:31px;
}