* { 
	margin:0;
	padding:0;
}
body { 
	height:100%;
}
html {
	min-width:1000px;
}
label.error {
  font-weight: bold;
  color: #b80000;
}
body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#544f4f;
}

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;
}
.clear { 
	clear:both;
}

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

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

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




/*==== GLOBAL =====*/
#main {
	width:1000px; 
	margin:0 auto;
	font-size:.75em;
	padding:34px 0 50px 0;
	position:relative;
	z-index:2;
}

#header {
	height:240px;
	background:url(images/header-bg.png) left top;
	position:relative;
}
#header.big {
	height:492px;
}


#content {
	background:#ebebeb;
	width:100%;
	margin-bottom:16px;
}
#footer {
	height:43px;
	font-size:.85em;
	background:url(images/footer-bg.png) left top;
}


/*----- 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 25px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:25px;
}
	.img-box img { 
		float:left; 
		margin:0 25px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

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

h1 {
	font-size:67px;
	line-height:1.2em;
	font-weight:normal;
	color:#62a736;
	letter-spacing:-2px;
}
h2 {
	font-size:24px;
	line-height:0.7em;
	color:#666666;
	font-weight:600;
	letter-spacing:-1px;
	margin-bottom:6px;
}
h3 {
	font-size:1em;
	color:#709101;
	margin-bottom:16px;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:1em;
	color:#709101;
}


.txt1 {
	color:#544f4f;
}

.link1 { 
	background:url(images/marker1.gif) no-repeat left 3px;
	color:#555554;
	font-size:16px;
	line-height:1.2em;
	padding-left:22px;
	text-decoration:none;
	padding-bottom:4px;
	display:inline-block;
}
.link1:hover {
	color:#6e8f00;
}


.line-hor { 
	background:url(images/line-hor.gif) left top repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver, .line-ver1, .line-ver2 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.address { 
	font-weight:bold;
	color:#709201;
	padding-bottom:30px;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
		}


.department { 
	padding-bottom:32px;
}
	.department dt {
		font-weight:bold;
	}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:76px;
		}
		.department dd a {
			color:#544f4f;
		}


/*===== header =====*/
#header .row-1 {
	height:84px;
	padding:0 25px;
}
	#header .row-1 .indent {
		padding:22px 0 0 0;
	}
	#header .row-1 .nav {
		background:#000;
		text-align:right;
		padding:13px 0 13px 0;
	}
		#header .row-1 .nav li {
			display:inline;
			background:url(images/divider.gif) no-repeat left 2px;
			padding:0 15px 0 20px;
		}
		#header .row-1 .nav li.first {
			background:none;
		}
			#header .row-1 .nav li a {
				font-size:16px;
				color:#7d7d7d;
				line-height:1.2em;
				text-transform:uppercase;
				text-decoration:none;
			}
			#header .row-1 .nav li a:hover, #header .row-1 .nav li a.current {
				color:#fff;
			}
	
	#header .row-1 .logo {
		position:absolute;
		left:40px;
		top:-9px;
	}
#header .row-2a {
	background:url(images/flash-intro-builder.png) no-repeat -93px top;
	height:156px;
}
	#header .row-2a .indent {
		padding:30px 20px 0 417px;
	}
		#header .row-2a p {
			margin:0;
			color:#96bd7d;
			font-size:29px;
			line-height:1.2em;
		}

#header .row-2 {
	background:url(images/header-bg1.png) no-repeat -93px top;
	height:156px;
}
	#header .row-2 .indent {
		padding:30px 20px 0 417px;
	}
		#header .row-2 p {
			margin:0;
			color:#96bd7d;
			font-size:29px;
			line-height:1.2em;
		}

#header.big .row-2 {
	background:url(images/header-bg1.png) no-repeat left 57px;
	height:408px;
}
	#header.big .row-2 .indent {
		padding:38px 30px 0 520px;
	}
		#header.big .row-2 p {
			line-height:39px;
		}
	
#header.big .row-2a {
	background:url(images/flash-intro-builder.png) no-repeat left 57px;
	height:408px;
}
	#header.big .row-2a .indent {
		padding:38px 30px 0 520px;
	}
		#header.big .row-2a p {
			line-height:39px;
		}

/*===== content =====*/
#content .inside {
	padding:30px 35px 35px 37px;
}
	#content ul li {
		background:url(images/arrow1.gif) no-repeat left 6px;
		padding:2px 0 6px 13px;
	}
		#content ul li a {
			color:#544f4f;
		}
	
	#content .testimonials li {
		background:none;
		padding:0 0 16px 0;
		text-align:right;
	}
		#content .testimonials li blockquote {
			text-align:left;
			padding-bottom:5px;
		}
	
	#content .pricelist {
		padding-bottom:16px;
	}
	#content .pricelist li {
		background:url(images/line-dotted2.gif) left bottom repeat-x;
		width:100%;
		overflow:hidden;
		padding:0 0 0 0;
		margin-bottom:8px;
		vertical-align:top;
	}
		#content .pricelist li span {
			float:left;
			background:#ebebeb;
		}
		#content .pricelist li em {
			float:right;
			background:#ebebeb;
			font-style:normal;
		}
		

/*===== footer =====*/
#footer, #footer a {
	color:#999999;
}
	#footer .indent {
		padding:14px 0 0 24px;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:30px;
		overflow:hidden;
	}
		#contacts-form input {
			width:185px;
			padding:2px 5px 2px 5px;
			border:1px solid #dcdcdc;
			border-left:1px solid #c2c2c2;
			border-top:1px solid #c2c2c2;
			background:#d5d5d5;
			color:#544f4f;
		}
		#contacts-form textarea {
			width:185px;
			padding:2px 5px 2px 5px;
			border:1px solid #dcdcdc;
			border-left:1px solid #c2c2c2;
			border-top:1px solid #c2c2c2;
			background:#d5d5d5;
			color:#544f4f;
			height:208px;
			margin-bottom:10px;
			overflow:auto;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;
		}

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

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
