* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#000 url(/images/main-bg.jpg) no-repeat center 147px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.25em;
	color:#7f3517;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
.col-1 ul { margin-bottom: 15px; margin-left: 40px; list-style-type: circle; }
.col-1 ol { margin-bottom: 15px; margin-left: 40px; list-style-type: decimal; }
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
	padding-bottom:14px;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:982px; 
	margin:0 auto;
	font-size:1em;
}

#header {
	height:596px;
	background:url(/images/header-bg.jpg) no-repeat 19px 147px;
}
#header.nobg {
	background:none;
}
#content {
	padding:0 0 42px 49px;
}
#footer {
	height:63px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(/images/tail-top.gif) left top repeat-x;
}
.tail-bottom { 
	background:url(/images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:3px 23px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:3px 23px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:20px;
}
.p1 { 
	margin-bottom:10px;
}
.p2 { 
	margin-bottom:20px;
}
.p3 { 
	margin-bottom:30px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#fff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:26px;
	color:#fff;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:30px;
	padding:8px 0 0 0;
}
h3 {
	font-size:1em;
	color:#fff;
	margin-bottom:20px;
	font-weight:normal;
}


.txt1 {
	color:#fff;
}
	

.button { float: left; clear: both; padding:15px 0 0; }
	.button a { 
		font-size:10px;
		color:#fff;
		text-decoration:none;
		text-transform:uppercase;
		padding:3px 16px;
		background:#7f3517;
	}
	.button a:hover {
		background:#fff;
		color:#7f3517;
	}

.line-hor { 
	background:#7f3517;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0;
}
.line-ver, .line-ver1 { 
	background-image:url(/images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


.address dt {
	margin-bottom:20px;
	color:#fff;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:95px;
	}


/*===== header =====*/
#header .row-1 {
	height:147px;
}
	#header .row-1 .fleft {
		padding:22px 0 0 20px;
	}
	#header .nav {
		float:right;
		padding:81px 15px 0 0;
	}
		#header .nav li {
			float:left;
			padding-left:6px;
		}
			#header .nav li a {
				display:block;
				float:left;
				font-size:20px;
				color:#fff;
				line-height:43px;
				padding:0 12px;
				text-decoration:none;
				text-transform:uppercase;
			}
			#header .nav li a:hover, #header .nav li a.current {
				background:url(/images/nav-bg.gif) left top repeat-x;
			}
	
	
	
#header .row-2 .indent {
	padding:104px 0 0 64px;
}
	#header .row-2 .indent p {
		margin-bottom:43px;
	}

/*===== slider =====*/
	/*
	 * Required 
	*/
	.main { width:962px; height:419px; overflow:hidden; position:relative;}
	.slides { position:absolute; top:0; left:0;}
	.slides div { position:absolute; top:0; width:961px; height:419px; display:none; }
		.slides div img {
			position:relative;
			z-index:9;
		}
		.slides div span {
			position:absolute;
			left:154px;
			top:330px;
			display:block;
			font-size:15px;
			color:#fff;
			line-height:1.2em;
			z-index:12;
			text-transform:uppercase;
		}

/*===== content =====*/
	.list1 li {
		background:url(/images/arrow1.gif) no-repeat left 3px;
		padding:0 0 5px 28px;
	}

/*=====  social networks  =====*/
#social { list-style-type: none; display: block; }
#social li { display: inline; padding: 0 0 5px 5px; }
#social li a { text-align: center; text-indent: -10000px; height: 80px; list-style-type: none; display: inline; }
#social #facebook a { background-image: url(/images/facebook_icon.png); background-repeat: no-repeat; top: 0; width: 80px; height: 80px; float: left; opacity: 1; }
#social #twitter a { background-image: url(/images/twitter_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
#social #youtube a { background-image: url(/images/youtube_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
#social #blogger a { background-image: url(/images/blogger_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
#social #myspace a { background-image: url(/images/myspace_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
#social #linkedin a { background-image: url(/images/linkedin_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
#social #rss a { background-image: url(/images/rss_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
#social #vimeo a { background-image: url(/images/vimeo_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
#social #atom a { background-image: url(/images/atom_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
#social #aniboom a { background-image: url(/images/aniboom_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
#social #vfx a { background-image: url(/images/vfx_icon.png); background-repeat: no-repeat; width: 80px; height: 80px; float: left; opacity: 1; }
/*===== footer =====*/
#footer {
	font-size:12px;
}
	#footer .indent {
		padding:18px 0 0 48px;
	}


/*----- forms -----*/
#contacts-form fieldset { width:100%; overflow:hidden; border-style: none; }
	#contacts-form label { 
		display:block;
		height:5px;
	} 
		#contacts-form label input { 
			width:250px;
			padding:2px 0 3px 3px;
			background:#fff;
			border:solid 1px #364027;
		}
		#contacts-form textarea {
			width:250px;
			height:85px;
			padding:2px 0 2px 3px;
			margin-bottom:15px;
			background:#fff;
			border:solid 1px #000;
			overflow:auto;
		}
		#contacts-form .col-1 { 
			width:319px !important;
			margin-right:0 !important;
		}
		#contacts-form .col-2 { 
			width:288px !important;
		}
		#contacts-form .button a {
			margin-left:30px;
			float:right;
		}
.note { color: #dcba58; font-style: italic; }
.error { color: #e13c2d; font-style: italic; }
/*==========================================*/
