/*=========================== TAGS ============================*/

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { 
	margin:0; 
	padding:0;
}

html {
	min-width:980px;
} 

body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#303334; 
	min-width:980px;
	background:url(images/tail-top.gif) repeat-x left top;
}

object { 
	vertical-align:top; 
	outline:none;
}



img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== TAILING =========================*/

.header-top {
	background:url(images/png-bg.png) no-repeat center top;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/

#newsletter-form label {
	font-size:24px;
	line-height:1.2em;
	display:block;
	padding-bottom:5px;
}
#newsletter-form span {
	display:block;
	background:url(images/input-bg.gif) no-repeat left top;
	width:236px;
	height:26px;
	margin-bottom:6px;
}
#newsletter-form input {
	background:none;
	border:0;
	margin:5px 0 0 12px;
	vertical-align:top;
	line-height:1.2em;
	color:#8c8c82;
	width:210px;
}
#newsletter-form a {
	float:right;
	font-size:14px;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	background:url(images/button-left.gif) no-repeat left top #477ec2;
	text-decoration:none;
}
#newsletter-form a b {
	display:block;
	padding:5px 9px 4px 9px;
	background:url(images/button-right.gif) no-repeat right top;
}

/*---*/

#contacts-form .field { 
	height:26px;
}
#contacts-form input {
	width:196px; 
	padding:2px 0 2px 3px; 
	background:#fff;
	color:#8f8f8f; 
	border-top:1px solid #303030; 
	border-left:1px solid #585858; 
	border-bottom:0; 
	border-right:1px solid #cecece;	
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:196px; 
	height:57px; 
	overflow:auto;
	background:#fff;
	color:#8f8f8f; 
	border-top:1px solid #303030; 
	border-left:1px solid #585858; 
	border-bottom:0;	
	border-right:1px solid #cecece; 
	padding:2px 0 2px 3px;
	margin-bottom:12px; 
}
#contacts-form a {
	color:#477ec2;
	text-transform:uppercase;
	font-weight:bold;
}

/*========================== LISTS ============================*/

.list li {
	font-weight:bold;
	padding:0 0 8px 12px;
	/*background:url(images/marker.gif) no-repeat left 4px;*/
}
.list li.last {
	padding-bottom:0;
}
.list li a {
	color:#477ec2;
}

.list1 li {
	line-height:1.33em;
	padding:5px 0 10px 0;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list1 li span {
	display:block;
	float:left;
	width:36px;
	height:36px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background-repeat:no-repeat;
	background-position:left top;
	line-height:2.3em;
	margin:-5px 4px 0 0;
}
.list1 li a {
	text-transform:uppercase;
	font-weight:bold;
}
/* style1 */
.list1 li.style1 span {
	background-image:url(images/marker1.gif);
}
.list1 li.style1 a {
	color:#023e6c;
}
/* style2 */
.list1 li.style2 span {
	background-image:url(images/marker2.gif);
}
.list1 li.style2 a {
	color:#477ec2;
}
/* style3 */
.list1 li.style3 span {
	background-image:url(images/marker3.gif);
}
.list1 li.style3 a {
	color:#71a503;
}
/* style4 */
.list1 li.style4 span {
	background-image:url(images/marker4.gif);
}

.price-list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:15px;
}
.price-list li span {
	float:left;
	width:510px;
	margin-right:20px;
}
.price-list li strong {
	float:left;
	width:67px;
	text-align:center;
}
.price-list li b {
	float:right;
}
.price-list li strong,
.price-list li b {
	padding-top:10px;
}
.price-list li a {
	font-weight:bold;
	text-decoration:none;
}
.price-list li a:hover {
	text-decoration:underline;
}

/*========================== OTHER ============================*/

.img-indent {
	margin-bottom:20px;
}



.extra-column {
	float:right;
	width:270px;
}

dl {
	margin-bottom:-18px;
}
dl dt {
	font-weight:bold;
	text-transform:uppercase;
}
dl dd {
	margin-bottom:18px;
}
dl dd span {
	float:right;
	margin-right:120px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#303334; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:14px;
}
h4 {
	font-size:1em;
	margin-bottom:10px;
}
h5 {
	color:#71a503;
	font-size:.92em;
	text-transform:uppercase;
	margin-bottom:10px;
}
h6 {
	font-size:1em;
	text-transform:uppercase;
}
h6 a {
	color:#477ec2;
}
h6.extra {
	margin-bottom:12px;
}
h6.extra a {
	color:#023e6c;
}
h6.extra.alt a {
	color:#71a503;
}

.txt1 {
	color:#71a503;
	font-weight:bold;
	text-transform:uppercase;
}

.link1 { 
	display:block; 
	float:right; 
	background:url(images/link1-tail.gif) repeat-x left top; 
	color:#477ec2; 
	text-decoration:none;
	font-size:14px; 
	line-height:1.3em;
	text-transform:uppercase;
}
.link1 em { 
	display:block; 
	background:url(images/link1-left.gif) no-repeat left top;
}
.link1 b { 
	display:block; 
	background:url(images/link1-right.gif) no-repeat right top; 
	padding:4px 9px 2px 9px; 
	font-style:normal; 
	font-weight:normal;
}
.link1:hover b {
	color:#000;
}



/*============================ BOXES ==========================*/

.box { 
	background-color:#e2e2df;
	width:100%;
	height:200px;
}
.box .left-top-corner {	
	background:url(images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner { 
background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner { 
	padding:20px 35px 71px 33px;
}
.box h3 {
	color:#72a604;
}



.boxc { 
	background-color:#e2e2df;
	width:100%;
	height:150px;
}
.boxc .left-top-corner {	
	background:url(images/left-top-corner.gif) no-repeat left top;
}
.boxc .right-top-corner { 
	background:url(images/right-top-corner.gif) no-repeat right top;
}
.boxc .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
}
.boxc .right-bot-corner { 
background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.boxc .inner { 
	padding:20px 35px 71px 33px;
}
.boxc h3 {
	color:#72a604;
}
/*========================== HEADER ===========================*/

#header .row-1 {
	height:120px;
}
#header .row-1 .fleft {
	padding-top:10px;
}

#header .row-1 .frightl {
	padding:1px 3px 0px 0;
	margin-left:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
	font-weight: bold;
}
#header .row-1 .frightl ul li {
	float:left;
	padding-left:10px;	
}
#header .row-1 .frightl ul li a {
	color:#fff;
	text-decoration:none;
}
#header .row-1 .frightl ul li a:hover,
#header .row-1 .frightl ul li a.active {
	color:#8bc413;
}
#header .row-2 .frightl {
	padding-top:30px;
}
#header .row-2 .frightl ul li {
	padding-bottom:9px;
}
#header .row-2 .frightl ul li.alt {
	margin:-105px 0 0 0;
	padding:0;
	left:-279px;
	top:105px;
	position:relative;
	
}



#header .row-1 .fright {
	padding:10px 3px 0 0;
}
#header .row-1 .fright ul li {
	font-size:14px;
	line-height:1.2em;
	float:left;
	padding-left:40px;
}
#header .row-1 .fright ul li a {
	color:#fff;
	text-decoration:none;
}
#header .row-1 .fright ul li a:hover,
#header .row-1 .fright ul li a.active {
	color:#8bc413;
}
#header .row-2 {
	height:393px;
	overflow:hidden;
	width:100%;
}
#header .row-2 .fleft {
	padding-top:74px;
	position:relative;
}
#header .row-2 .fright {
	padding-top:30px;
}
#header .row-2 .fright ul li {
	padding-bottom:9px;
}
#header .row-2 .fright ul li.alt {
	margin:-105px 0 0 0;
	padding:0;
	left:-279px;
	top:105px;
	position:relative;
}

#header .row-2 .frightee ul li.alt {
	margin:-105px 0 0 0;
	padding:0;
	left:-279px;
	top:105px;
	position:relative;
}
/*========================= CONTENT ===========================*/

#content {
	border-top:3px solid #d9d9d4;
	background-color:#f2f2f0;
	margin-top:1px;
	padding:31px 0 27px 0;
}

/*========================= FOOTER ============================*/

#footer .col-1 strong {
	font-size:18px;
}
#footer .col-1 a {
	text-decoration:none;
	font-size:1.17em;
}
#footer .col-1 a:hover {
	text-decoration:underline;
}
#footer .col-2 {
	font-size:14px;
	text-transform:uppercase;
}
#footer .col-2 strong,
#footer .col-2 b {
	font-size:18px;
}
#footer .col-2 strong {
	text-transform:none;
}
#footer .col-2 b {
	color:#477ec2;
}
#footer .col-2 span {
	display:block;
	padding-top:5px;
}
#footer .col-3 ul li {
	font-weight:bold;
	font-size:.92em;
	text-transform:uppercase;
	padding:0 0 4px 11px;
	/*background:url(images/marker.gif) no-repeat left 5px;*/
}
#footer .col-3 ul li a {
	color:#477ec2;
}

/*=============================================================*/

/*--- banners begin ---*/
.banners {
	margin-top:-31px;
	position:relative;
	width:100%;
	overflow:hidden;
}
.banners .col-1,
.banners .col-2,
.banners .col-3 {
	padding-top:28px;
}
.banners .extra-column {
	padding-top:31px;
}
.banners strong,
.banners strong b {
        font-size:16px;   
}
.banners b {
	color:#477ec2;
	font-size:23px;
	line-height:1.2em;
	display:block;
}
.banners .link1 b {
	font-size:14px;
	line-height:1.3em;
}
.banners a:link, a:active, a:visited
{text-decoration: none;}

.banners a:hover
{text-decoration: underline;}
/* banner1 */
.banners .col-1 strong {
	font-size:30px;
	margin-top:-5px;
}
.banners .col-1 strong b {
	font-size:51px;
}
.banners .col-1 strong span {
	font-size:21px;
}
.banners .col-1 ul {
	padding:8px 0 4px 0;
}
.banners .col-1 ul li {
	font-size:18px;
	padding:0 0 4px 11px;
	/*background:url(images/marker.gif) no-repeat left 5px;*/
}
.banners .col-1 ul li a {
	text-decoration:none;
}
.banners .col-1 ul li a:hover {
	color:#363633;
}
/* banner2 */
.banners .col-2 strong {
	font-size:24px;
}
.banners .col-2 strong b {
	font-size:48px;
}
.banners .col-2 strong span,
.banners .col-2 p {
	font-size:18px;
}
.banners .col-2 p {
	padding-top:12px;
	margin-bottom:0;
}
/* banner3 */
.banners .col-3 strong {
	font-size:18px;
	text-transform:uppercase;
	width:100%;
	overflow:hidden;
}
.banners .col-3 strong b {
	font-size:44px;
	float:left;
}
.banners .col-3 strong span {
	float:left;
	padding-top:12px;
	padding-left:4px;
}
.banners .col-3 em {
	font-size:18px;
	line-height:1.2em;
	font-style:normal;
	text-transform:uppercase;
	display:block;
	margin-top:-5px;
	padding-bottom:10px;
}
.banners .col-3 em b {
	font-size:36px;
	color:#8c8c82;
	display:inline-block;
	margin-top:-12px;
	position:relative;
	top:12px;
}
.banners .col-3 .link1 em,
.banners .col-3 .link1 em b {
	font-size:14px;
	margin:0;
	top:0;
	color:#477ec2;
}
.banners .col-3 .link1:hover em b {
	color:#000;
}
.banners .col-3 p {
	font-size:20px;
	padding-top:10px;
	margin:-5px 0 0 0;
}
/*--- banners end ---*/




#header  .row-1 .frightee {
	height:37px;
	width:780px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	
}

#header .row-1 .frightee ul {
		list-style:none;
	padding: 0px;
	margin:0px;
	text-align:left;
	display:inline;
}

#header .row-1 .frightee ul li {
	float:left;
	display: inline;
	list-style: none;
	position: relative;
	text-align:left;
	font-size:12px;
	line-height:1.2em;
	float:left;
	padding-left:20px;

	/*border-right:1px solid #FFFFFF;*/
}

#header .row-1 .frightee ul li a {
	display:block;
	height: 30px;
	padding:7px 0 0 0;
	margin: 0 1px 0 0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	/*text-align: center;*/
	text-align:left;
/*	margin:0px 5px;*/

}

#header .row-1 .frightee ul li a:hover{
	color:#050505;
}

#header .row-1 .frightee ul li:hover a{
	color:#8bc413;
}

#header .row-1 .frightee ul ul {
	margin: 0; padding: 0;
	width: 140px;
	list-style: none;
	display: none;
	position: absolute;
	left: 0px; top:37px;
	z-index:2000;
	padding-top:0px;
	background:#f0f5f8;
	border-bottom:1px solid #b4d2da;
	font-weight:normal;	
}

#header .row-1 .frightee ul ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px Verdana, Arial, Helvetica, sans-serif;
	content: ".";
	height: 0;
	visibility: hidden;
	z-index:2000;
}

#header .row-1 .frightee ul ul li {
	margin:0px; padding:0px;
	width: 140px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	height:auto;
	margin:0px; padding:0px;
	background-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;	
	font-weight:normal;	
color:#fff;
	text-decoration:none;
}

#header .row-1 .frightee ul ul li a {
	height:auto;
	background-image:none;
	background:#ffffff !important;
	text-decoration:none;
	margin:0px;	
	padding: 7px 0 7px 0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#header .row-1 .frightee ul ul li a:hover {
	background:#71A503 !important;
	color: #ffffff;
}

#header .row-1 .frightee ul li:hover ul ul,
#header .row-1 .frightee ul li:hover ul ul ul,
#header .row-1 .frightee ul li.iehover ul ul,
#header .row-1 .frightee ul li.iehover ul ul ul {
	display: none;
}

#header .row-1 .frightee ul li:hover ul,
#header .row-1 .frightee ul ul li:hover ul,
#header .row-1 .frightee ul ul ul li:hover ul,
#header .row-1 .frightee ul li.iehover ul,
#header .row-1 .frightee ul ul li.iehover ul,
#header .row-1 .frightee ul ul ul li.iehover ul {
	display: block;
}
.navbar1
{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	
}
.navbar1 a
{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;font-weight:bold;
}


.navbar1 a:hover
{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8bc413;
	text-decoration:none;
}

/* navigation end */
