﻿* {
	margin-top: 0;
	margin-right: 15;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 35;
	padding-bottom: 0;
	padding-left: 0;
}
html, body { 
	height:100%;
}
html {
	min-width:940px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:1;
	background-color: #FFF;
}

img {
	border:0;
	vertical-align:top;
	float: left;
	margin-right: 3px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}


ul.b { 
	list-style:square;
	text-indent:-17px;
}

table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 {
	float:left;

}


.operatorcolumns {
    width:33.33333333%;
    float:left;
}



	
	
	
	
	


.banners {
width:100%;
overflow:hidden;
	}
		
.banners li {
	float:left;
	width:305px;
	margin-right:7px;
	color:#fff;
	position:relative;
	background-color: #000000;
	height: 235px;
	margin-left: 0px;
	padding-right: 0px;
		}
.banners li.item1 {
	background:#000000;
		}
.banners li.item2 {
	background:#000000;
		}
		.banners li.item3 {
	background:#800000;
	margin-right:0;
		}
.banners li .inner {
	padding:30px 40px 38px 33px;
		}



.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}



/*==== GLOBAL =====*/
.container {
	width:100%;
	margin:0 auto;
	font-size:13px;
	float: left;
	}

	
#main {width:1028px;margin:0 auto;
}

	

#content {
	background:#fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0;
}
#footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 24px 0 0; 
	float:left;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:30px;
}
	.img-box img { 
		float:left; 
		margin:0 24px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:25px;
	font-family: Arial, Helvetica, sans-serif;
}
.p1 { 
	margin-bottom:12px;
}
.p2 { 
	margin-bottom:25px;
}
.p3 { 
	margin-bottom:37px;
}

/*----- txt, links, lines, titles -----*/
a {
	color: #414042;
	outline: none;
}
a:hover{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color:#faf6ea;
	font-size:32px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
}
	h2 b {
	display:block;
	font-size:23px;
	line-height:1.2em;
	margin-bottom:-10px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
	
	
h3 {
	color:#f5f5e9;
	font-size:16px;
	line-height:1.2em;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #000000;
	text-transform:uppercase;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
}
	h3 strong {
	float:left;
	background:#000000;
	padding:9px 20px 9px 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
h4 {
	color:#313131;
	font-size:16px;
	line-height:1.2em;
	border-bottom:1px solid #000000;
	letter-spacing:-1px;
	padding-bottom:5px;
	margin-bottom:17px;
	text-transform:uppercase;
}
h5 {
	color:#414042;
	font-size:1em;
	margin-bottom:8px;
}
	h5.alt {
		font-size:17px;
	}
h6 {
	color:#414042;
	font-size:15px;
	line-height:19px;
	font-weight:normal;
	margin-bottom:15px;
}


h7 {
	color:#333;
	font-size:16px;
	line-height:21px;
	font-weight:normal;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
}


h8 {
	color:#414042;
	font-size:32px;
	line-height:1.2em;
	margin-bottom:8px;
}


h9 {
	color:#fff;
	font-size:16px;
	line-height:21px;
	font-weight:normal;
	margin-bottom:15px;
}

h10 {
	color:#414042;
	font-size:22px;
	line-height:21px;
	font-weight:bold;
	margin-bottom:15px;
}






.txt1 {
	color:#414042;
}
.txt2 {
}

.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.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:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	

.button {
	position:absolute;
	background:#fff;
	line-height:37px;
	margin-left:100%;
	bottom:0px;
	left:-86px;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 0;
	padding-right: 21px;
	padding-bottom: 0;
	padding-left: 11px;
	width: 55px;
}
.button:hover {
	background:#000000;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

.line-hor { 
	border-top:1px dashed #b9b9b9;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 10px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#f4f4f4;
	width:100%;
	color:#313131;
}
	.box .inner {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	}

.address dd {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
}
	.address dd span { 
		float:left;
		width:90px;
	}
	.address dd a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


/* HEADER */
#header {height:419px;position:relative}
#header .row-1 {height:88px}
#header .row-1 .fleft {
	position: relative;
	width: auto;
}

	
#header .row-2 {background:url(images/nav-tail.gif) repeat-x left top;margin-bottom:-3px;position:relative}
#header .row-2 .left {background:url(images/nav-left.gif) no-repeat left top}
#header .row-2 ul {
	height:58px;
	width:100%;
	overflow:hidden;
	background:url(images/nav-right.gif) no-repeat right top;
	font-family: Arial, Helvetica, sans-serif;
}
#header .row-2 ul li {float:left;text-transform:uppercase;font-size:14px;line-height:1.2em;background:url(images/divider.gif) no-repeat right 4px;padding:4px 2px 0 0}
#header .row-2 ul li.last {background:none;padding-right:0}
#header .row-2 ul li.last a {width:112px}
#header .row-2 ul li a {
	text-decoration:none;
	color:#fff;
	width:150px;
	text-align:center;
	display:block;
	cursor:pointer;
	background:url(images/spacer.gif);
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header .row-2 ul li a span {display:block;height:40px}
#header .row-2 ul li a:hover,
#header .row-2 ul li a.active {
	background:url(images/nav-act.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}
#header .row-2 ul li a:hover span,
#header .row-2 ul li a.active span {
	background:url(images/nav-arrow.gif) no-repeat center bottom;
	font-family: Arial, Helvetica, sans-serif;
}
#header .row-3 {height:276px;overflow:hidden;background:url(images/header-tail.gif) repeat-x left top}





#header .row-3 .inside {
	width:300px;
	position:relative;
	z-index:2;
	padding-top: 65px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 190px;
}
#header .row-3 .inside p {color:#fff;line-height:1.5em}
#header .extra {position:absolute;left:0;top:142px}






/* header inside pages - no graphic*/
#header-inside {
	height:160px;
	position:relative
}
#header-inside .row-1 {
	height:88px
}
#header-inside .row-1 .fleft {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#header-inside .row-2 {background:url(images/nav-tail.gif) repeat-x left top;margin-bottom:-3px;position:relative}
#header-inside .row-2 .left {background:url(images/nav-left.gif) no-repeat left top}
#header-inside .row-2 ul {height:58px;width:100%;overflow:hidden;background:url(images/nav-right.gif) no-repeat right top}
#header-inside .row-2 ul li {float:left;text-transform:uppercase;font-size:14px;line-height:1.2em;background:url(images/divider.gif) no-repeat right 4px;padding:4px 2px 0 0}
#header-inside .row-2 ul li.last {background:none;padding-right:0}
#header-inside .row-2 ul li.last a {width:112px}
#header-inside .row-2 ul li a {
	text-decoration: none;
	color: #fff;
	width: 150px;
	text-align: center;
	display: block;
	cursor: pointer;
	background: url(images/spacer.gif);
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header-inside .row-2 ul li a span {display:block;height:40px}
#header-inside .row-2 ul li a:hover,
#header-inside .row-2 ul li a.active {background:url(images/nav-act.png) repeat-x left top}
#header-inside .row-2 ul li a:hover span,
#header-inside .row-2 ul li a.active span {
	background:url(images/nav-arrow.gif) no-repeat center bottom;
	font-family: Arial, Helvetica, sans-serif;
}
#header-inside .row-3 {
	height:5px;
	overflow:hidden;
	background:url(images/header-tail.gif) repeat-x left top
}
#header-inside .row-3 .inside {padding:35px 0 0 50px;width:350px;position:relative;z-index:2}
#header-inside .row-3 .inside p {color:#fff;line-height:1.5em}
#header-inside .extra {
	position:absolute;
	left:0;
	top:142px
}
















/*===== content =====*/
#content .indent {
	padding:0 0px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
}
	
	#content .outdent {
	padding-bottom:20px;
	padding-top: 25px;
	}
	#content .section {
		padding-bottom:50px;
	}
	
	
	.list1 li {
		width:100%;
		overflow:hidden;
		border-bottom:1px dashed #b9b9b9;
		vertical-align:top;
	}
	.list1 li.last {
		border-bottom:none;
	}
		.list1 li a {
	float:left;
	color:#000000;
	text-decoration:none;
		}
		.list1 li a:hover {
	background:#000;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
		}
		.list1 li span {
			float:right;
			color:#000000;
		}
	
	.list2 li {
		font-weight:bold;
		color:#414042;
		padding-bottom:5px;
	}
		.list2 li a {
	font-weight:normal;
	color:#414042;
	text-decoration:none;
		}
		.list2 li a:hover {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
		}
	
	.testimonials {
		margin-bottom:-20px;
	}
		.testimonials li {
			color:#000000;
			font-weight:bold;
			text-align:right;
			padding-bottom:25px;
		}
			.testimonials li blockquote {
				text-align:left;
				color:#7a7a7a;
				font-weight:normal;
			}
			
			
			
	

/*===== footer =====*/
	dl.contact-info {
	background: #000;
	padding: 9px 0 11px 12px;
	overflow: hidden;
	color: #f5f5e9;
	margin-bottom: 22px;
}
		dl.contact-info dt {
			float:left;
			padding-right:13px;
			font-size:15px;
		}
		dl.contact-info dd {
	float:left;
	padding-right:28px;
	font-size:11px;
		}
			dl.contact-info dd a {
				color:#fff;
			}


#footer .fright {
	font-size:13px;
	color:#5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
}

#footer .nav {
	float:left;
	font-size:13px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
	#footer .nav li {
		display:inline;
		padding-right:20px;
	}
		#footer .nav li a {
			color:#5f5850;
			text-decoration:none;
		}
		#footer .nav li a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
		}


/*----- forms -----*/
#rate-form fieldset {
	border:none;
}
	#rate-form label {
		display:block;
		height:24px;
		overflow:hidden;
	}
		#rate-form input {
			float:right;
			border:1px solid #767676;
			background:#fff;
			width:105px;
			padding:0 0 1px 5px;
		}
		#rate-form select {
			float:right;
			width:150px;
			border:1px solid #767676;
			background:#fff;
		}
		#rate-form select.small {
			width:90px;
		}
		#rate-form span {
			float:right;
		}

#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:30px;
		overflow:hidden;
	}
		#contacts-form input {
			width:233px;
			padding:1px 5px 1px 5px;
			border:1px solid #bfbfbf;
			background:none;
			color:#7a7a7a;
		}
		#contacts-form textarea {
			width:233px;
			padding:1px 5px 1px 5px;
			border:1px solid #bfbfbf;
			background:none;
			color:#7a7a7a;
			height:240px;
			margin-bottom:22px;
			overflow:auto;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;
		}

/*==========================================*/
.hoverlink {
	color: #8e2145;
}
#page1 #content .container .row-1.outdent .wrapper .col-1 .indent .list2 li a .auto-style1 {
	color: #000000;
}
