@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #6A6A6A;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
a {
	color: #6A6A6A;
}
a:hover {
	color: #515151;
	text-decoration: none;
}

img {
	border-style: none;
}

#google_translate_element {
	position: absolute;
	left:380px;
	top:14px;
}


#topBox {
	font-size: 13px;
	line-height: 19px;
	color: #6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#topBox .wrap {
	height: 133px;
	width: 1000px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#topBox  .logo  {
}
#topBox .logo img {
	display: block;
}

#topBox   h2  {
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	top: 85px;
	text-transform: uppercase;
	left: 80px;
}
#topMenu {
	list-style-type: none;
	position: absolute;
	top: 13px;
	right: 0px;
}
#topMenu li {
	display: block;
	float: left;
	line-height: 22px;
	padding: 2px 18px 2px 8px;
	background-image: url(../images/pkt_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#topMenu li a {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	float: left;
}
#topMenu  li  a:hover {
	color: #000000;
	text-decoration: underline;
}
#mainMenu {
	border-top: 1px solid #E0E0E0;
	position: absolute;
	top: 47px;
	right: 0px;
	padding: 20px 10px;
}
#mainMenu a {
	font-size: 13px;
	text-transform: uppercase;
	color: #545454;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 48px;
	padding-right: 20px;
	padding-left: 20px;
}
#mainMenu  a:hover {
	color: #779E01;
	text-decoration: underline;
}
#mainBg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 330px;
}
#header .wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 46px;
	position: relative;
}
#header .wrap .next {
	position: absolute;
	top: 212px;
	left: 333px;
}
#header .wrap .prev {
	position: absolute;
	top: 237px;
	left: 322px;
}


#header .slider {
	float: left;
}
#header .slider ul {
	list-style-type: none;
	width: 325px;
	height: 220px;
	float: left;
}
#header .slider li {
	display: block;
	width: 325px;
	float: left;
	height: 228px;
	padding-right: 14px;
}
#header .slider p {
	font-size: 12px;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 15px;
}
#header  .slider  .head, #header .slider .head a {
	font-size: 18px;
	font-weight: 500;
	color: #6D9D01;
	font-family: Ubuntu, sans-serif;
}
#header   .slider   .head a:hover     {
	text-decoration: none;
}
#header .slider .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #88B301;
	display: block;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
	margin-top: 6px;
}
#header  .slider  .more:hover {
	color: #597601;
	text-decoration: underline;
}
#header     .slider     li     .bullet  {
	width: auto;
	height: auto;
	float: none;
	background-image: url(../images/pkt_2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 14px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

#mainContent {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	border-bottom: 3px solid #6D9D01;
}
#mainContent .welcome {
	width: 625px;
	float: left;
}
#mainContent .welcome h1 {
	font-family: Ubuntu, sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #6D9D01;
	line-height: 34px;
	background-image: url(../images/pkt_3.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 24px;
	margin-left: 20px;
	margin-bottom: 22px;
}
#mainContent .welcome .intro {
	margin-left: 20px;
	font-size: 13px;
	margin-bottom: 22px;
}
#mainContent .welcome .left {
	float: left;
	width: 305px;
	padding-left: 20px;
	padding-right: 45px;
	margin-bottom: 20px;
}
#mainContent   .shortOffer  {
	float: right;
	width: 255px;
	margin-bottom: 20px;
}
#mainContent .shortOffer p {
	margin-bottom: 8px;
}
#mainContent .shortOffer ul {
	list-style-type: none;
}

#mainContent  .shortOffer li {
	background-image: url(../images/pkt_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
	line-height: 14px;
	display: block;
	padding-bottom: 6px;
}
#pricingAsk {
	display: block;
	clear: both;
	border-top: 1px solid #E5E5E5;
	padding-top: 17px;
	padding-bottom: 17px;
	margin-left: 20px;
	padding-left: 5px;
}
#pricingAsk .ico {
	display: block;
	float: left;
}
#pricingAsk h3 {
	font-family: Ubuntu, sans-serif;
	font-size: 22px;
	color: #6D9D01;
	float: left;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: 500;
}
#pricingAsk p {
	float: left;
	width: 520px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
}
#contact {
	background-image: url(../images/call_center.jpg);
	background-repeat: no-repeat;
	background-position: 10px 78px;
	float: left;
	text-align: right;
	width: 354px;
}
#contact  h3  {
	font-family: Ubuntu, sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #6D9D01;
	line-height: 34px;
	padding-left: 24px;
	margin-left: 20px;
	margin-bottom: 22px;
}
#contact address {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 16px;
}
#contact .phones {
	margin-bottom: 10px;
}
#contact .email {
	color: #6A6A6A;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
#contact  .email:hover {
	text-decoration: underline;
}
#contact .license {
	margin-bottom: 10px;
}
#contact .map {
	display: block;
	width: 130px;
	background-image: url(../images/marker.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 195px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-family: Ubuntu, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #6A6A6A;
	text-decoration: none;
	margin-bottom: 9px;
}
#contact  .map:hover {
	color: #599501;
}
#contact .banerSms {
	border-top: 1px solid #E5E5E5;
	margin-left: 36px;
}
#subBg {
	background-image: url(../images/header_sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 6px;
}
#breadcrumbs {
	font-size: 12px;
	line-height: 22px;
	color: #959595;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
	padding-bottom: 15px;
}
#breadcrumbs a {
	color: #959595;
	text-decoration: none;
}
#breadcrumbs  a:hover {
	color: #6D9D01;
	text-decoration: underline;
}
#subContent {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 3px solid #6D9D01;
	padding-bottom: 20px;
}
#leftCol {
	float: left;
	width: 710px;
	padding-left: 20px;
	padding-top: 20px;
	margin-right: 44px;
}
#leftCol  h1  {
	font-family: Ubuntu, sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #6D9D01;
	line-height: 34px;
	background-image: url(../images/pkt_3.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 24px;
	margin-bottom: 22px;
}
#leftCol   h2  {
	font-family: Ubuntu, sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #6D9D01;
	line-height: 34px;
	background-image: url(../images/pkt_3.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 24px;
	margin-bottom: 22px;
}
#leftCol p {
	padding-top: 4px;
	padding-bottom: 14px;
}
#leftCol .green {
	color: #6D9D01;
}
#leftCol ul {
	margin-left: 20px;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 14px;
}
#leftCol ul li {
	background-image: url(../images/pkt_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 18px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#leftCol ul ul {
	padding-top: 9px;
	padding-bottom: 4px;
	margin-left: 10px;
}
#leftCol ul ul li {
	background-image: url(../images/pkt_5.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 11px;
}
#leftCol  ol {
	margin-left: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#leftCol  ol  li {
	padding-left: 0px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.promoTable {
	margin-bottom: 16px;
	border-collapse:collapse;
	border-bottom: 2px solid #E4E4E4;
}
.promoTable th {
	background-color: #89B401;
	color: #FFFFFF;
	padding: 14px;
	border: 1px solid #FFFFFF;
	font-size: 14px;
}
.promoTable td {
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 8px;
	background-color: #EEEEEE;
}
#googleMap {
	float: right;
}
#leftCol h2.sub {
	background-image: none;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 15px;
	line-height: 18px;
}




#rightCol {
	float: left;
	width: 215px;
	padding-top: 20px;
}
#subMenu {
	background-color: #EEEEEE;
	border-bottom: 3px solid #CACACA;
	list-style-type: none;
	margin-bottom: 12px;
}
#subMenu a {
	font-family: Ubuntu, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #6D9D01;
	line-height: 18px;
	text-decoration: none;
	display: block;
	padding: 14px 17px 13px;
	border-bottom: 1px solid #FFFFFF;
}
#subMenu  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EE9700;
}
#rightCol .pricingAsk {
	padding-top: 5px;
	margin-bottom: 18px;
}
#rightCol .pricingAsk h3 {
	text-align: center;
	font-family: Ubuntu, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #6D9D01;
}
#rightCol .pricingAsk span {
	font-size: 19px;
	display: block;
	padding-top: 8px;
}
#rightCol .pricingAsk p {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
}
#rightCol .pricingAsk p a {
	color: #6A6A6A;
	text-decoration: none;
}
#rightCol  .pricingAsk  p  a:hover {
	color: #404040;
	text-decoration: underline;
}
#fastCon {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #CACACA;
}
#fastCon b {
	font-family: Ubuntu, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #6D9D01;
	line-height: 16px;
	display: block;
	margin-bottom: 10px;
}
#fastCon p {
	margin-bottom: 3px;
}






#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	padding-bottom: 10px;
	font-size: 12px;
}
#footer .right {
	float: right;
}
#footer  a  {
	color: #6A6A6A;
	text-decoration: none;
}
#footer   a:hover  {
	color: #6A6A6A;
	text-decoration: underline;
}
