* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body {
	background:#747474;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#272727;
	margin:20px 0 0;
	text-align: left;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
	padding:0 20px 0 0;
}
.clear { 
	clear:both;
}

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

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

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





/*==== GLOBAL =====*/
#header, #content, #footer { font-size:.8125em;}

.container { 
	width:903px; 
	margin:0 auto;
}

#header {
	height:567px;
	width:903px;
	margin:0 auto;
	background:#fff url(images/top-border.gif) scroll no-repeat 0 0;
}
#content {
	background:#747474 url(images/bottom-border.gif) scroll no-repeat 50% 100%;
	padding:0 0 20px;
}
#footer {
	padding:20px 0 20px;
	background:transparent;
	border: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 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img.fleft { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#f26522;
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:28px;
	line-height:1.2em;
	color:#121a1d;
	margin-bottom:12px;
	text-transform:uppercase;
	letter-spacing:-1px;
}
h3 {
	
}
h4 {
	font-size:1em;
	color:#f26522;
	margin-bottom:8px;
	padding-top:6px;
}


.txt1 {
	font-size:15px;
	line-height:1.33em;
	color:#747474;
}
a.txt1 {
	color:#f26522;
}
.txt2 {
	color:#F26522;
}

.link1 {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	background-color: #f26522;
	background-image: url(images/link1-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:7px 20px 7px 20px; 
		font-weight:normal; font-style:normal;
	}
	


.line-hor {
	background:url(images/line-hor.gif) left top repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}


.address { 
	float:left;
	margin-right:20px;
}
.address.last {
	margin-right:0;
}
	.address dt {
	margin-bottom:6px;
	color:#f26522;
	font-weight:bold;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:66px;
		}
.nav { padding:0 0 0 3px; }

/*===== header =====*/
#header .row-1 {
	height:60px;
	background:#eaeaea;
	border-bottom:1px solid #cecece;
	font-size:10px;
	text-transform:uppercase;
	color:#555;
	text-align: right;
	bottom: 0px;
	padding-bottom: 10px;
}
	#header .row-1 .fleft {
		padding:11px 0 0 0;
	}
	#header .top-links {
		float:right;
		padding:37px 0 0 0;
		font-size:10px;
		color:##555555;
		text-align:right;
		text-transform:uppercase;
	}
		#header .top-links li {
			display:inline;
			text-align:right;
		}
		#header .top-links li a {
			color:#555;
			text-decoration:none;
			padding:0 5px 0 3px;
		}
		#header .top-links li a:hover {
			text-decoration:underline;
		}
#header .row-2 {
	height:119px;
	overflow:hidden;
	position:relative;
}
	#header .row-2 .fleft {
		padding:27px 0 0 20px;
	}
	#header .row-2 .fright img {
		margin-top:-39px;
	}

#header .row-3 {
	height:50px;
}
	#header .nav li {
		display:inline;
	}
		#header .nav li a {
			float:left;
			background:url(images/nav-bg1.gif) no-repeat 0 0;
			width:132px;
			line-height:48px;
			text-indent:17px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
			text-transform:uppercase;
			font-size:11px;
			margin-right:2px;
		}
		#header .nav li a:hover, #header .nav li a.current {
			background:url(images/nav-bg2.gif) no-repeat 0 0;
		}
		#header .nav li a.services {
			width:175px;
			background:url(images/nav-bg1-services.gif) no-repeat 0 0;
		}
		#header .nav li a.services:hover, #header .nav li a.current-services {
			background:url(images/nav-bg2-services.gif) no-repeat 0 0;
		}

#header .row-4 {
	height:415px;
}
	#header .row-4 .container {
	height:415px;
	background:url(images/header-bg.gif) no-repeat 50% 0;
	}
		#header .row-4 .indent {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 20px;
		}
	
		#header .row-4 .col-1 {
			width:562px;
			margin-right:20px;
		}
		#header .row-4 .col-2 {
			width:280px;
		}
		
		.slogan-box {
			background:url(images/slogan-box.gif) no-repeat 0 0;
			width:280px;
			height:358px;
		}
			.slogan-box .inner {
				padding:100px 0 0 20px;
			}
			.slogan-box .slogan {
				margin-bottom:28px;
			}
			.button { 
				float:left;
				background:url(images/button-bg.gif) no-repeat left top;
				width:120px;
				line-height:39px;
				text-align:center;
				color:#121a1d;
				text-decoration:none;
				text-transform:uppercase;
				font-size:12px;
			}
			.button:hover {
				font-weight:bold;
			}

/*===== content =====*/
#content .indent {
	padding:20px 20px 10px;
	background:#fff;
}
	
	.list1 li {
		background:url(images/arrow1.gif) no-repeat 0 3px;
		padding:0 0 6px 23px;
	}


/*===== footer =====*/
#footer {
	color:#d0d0d0;
}
	#footer a {
		color:#d0d0d0;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	font-size:12px;
}
	#contacts-form label {
	display:block;
	height:380px;
	}
	#contacts-form input {
		width:220px;
		background:none;
		border:1px solid #c2c2c2;
		padding:2px 0 2px 5px;
	}
	#contacts-form textarea {
		width:265px;
		background:none;
		border:1px solid #c2c2c2;
		overflow:auto;
		height:130px;
		padding:2px 0 2px 5px;
		margin-bottom:26px;
	}

	#contacts-form .col-1 {
	width:470px !important;
	margin:0 !important;
	}
	#contacts-form .col-2 {
		width:280px !important;
		margin:0 !important;
	}
	#contacts-form .link1 {
		float:right;
		margin-left:22px;
	}

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