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

* { 
	margin:0; 
	padding:0;
}

html,
body {
	width:1340px;
	height:100%;
    margin:0;    
	/*
	min-width:1350px;
	min-height:797px;
    overflow: hidden;  
	*/
} 

body { 
	background-repeat:no-repeat;
	background-position:center -215px;
	background-image:url(images/body-bg3.jpg);
	background-size:2048px 1280px;
	background-color:#d4d4d4; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#6a6a6a;
}

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

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

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

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

ul, 
ol { 
	list-style:none;
}

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

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

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

.extra-wrapper {
	overflow:hidden;
}

.container { 
	width:100%;
}

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

#contacts-form {
	padding-bottom:25px;
}
#contacts-form fieldset.field1,
#contacts-form fieldset.field2 {
	float:left;
	display:block;
}
#contacts-form fieldset.field1 {
	width:203px;
}
#contacts-form fieldset.field2 {
	width:218px;
}
#contacts-form .field1 div { 
	height:30px;
}
#contacts-form input {
	width:188px; 
	padding:6px 0 6px 10px; 
	background:#292929;
	color:#fff;
	border:0; 
	vertical-align:top;	
	line-height:1.2em;
	text-transform:uppercase;
}
#contacts-form textarea { 
	width:208px; 
	max-width:208px; 
	height:72px;
	text-transform:uppercase; 
	overflow:auto;
	background:#292929;
	color:#fff; 
	border:0; 
	padding:6px 0 6px 10px;
	margin-bottom:19px; 
}

#contacts-form .link {
	width: 66px; 
	height:26px; 
	padding:6px 16px 4px 16px;
	cursor:pointer;
}

#contacts-form .link:hover { background:#fff; color:#000; }

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

.site-nav {
	width:137px;
	position:absolute;
	left:59px;
	top:88px;
}
.site-nav li {
	font-size:16px;
	line-height:1.1em;
	padding-bottom:5px;
	letter-spacing:-1px;
}
.site-nav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 0 5px 22px;
}
.site-nav li a:hover,
.site-nav li a.active {
	color:#000;
	background:#eee;
	border-right:3px solid #a9a9a9;
}

.list {
	overflow:hidden;
}
.list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:5px 0 5px 0;	/*padding:15px 0 27px 0;*/
}
.list li img {
	float:left;
	margin:-15px 19px 0 0;
}
.list li span {
	color:#ffd300;
	display:block;
}
.list li a,
.list li a.link:hover {
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}

.list1 {
	margin-top:-4px;
}
.list1.alt {
	padding-bottom:15px;
}
.list1 li {
	padding-top:4px;
}
.list1 li a {
	text-decoration:none;
	padding:0 11px 0 0;
	background:url(images/arrow1.gif) no-repeat right 3px;
}
.list1 li a:hover {
	text-decoration:underline;
}

.list2 {
	padding-bottom:15px;
}
.list2 li {
	line-height:1.5em;
	padding-bottom:10px;
}
.list2 li span {
	color:#ffd300;
}
.list2 li a {
	text-decoration:none;
}
.list2 li a:hover {
	text-decoration:underline;
}

.list3 li {
	padding-bottom:18px;
	line-height:1.5em;
}
.list3 li a {
	text-decoration:none;
}
.list3 li a:hover {
	text-decoration:underline;
}
.list3 li img {
	position:relative;
	top:3px;
}

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

p { 
	line-height:1.5em;
	margin-bottom:20px;
}

.button {
	font-size:15px;
	line-height:1.1em;
	position:absolute;
	left:0;
	top:88px;
}
.button a {
	color:#000;
	text-decoration:none;
	letter-spacing:-1px;
	background:url(images/arrow.gif) no-repeat right 10px;	
	display:inline-block;
	padding:5px 12px 5px 0;
}
.button span {
	width:6px;
	height:28px;
	display:block;
	background:#fff;
	position:absolute;
	right:-12px !important;
	right:-13px;
	top:0;
}

.scroll {
	height:648px;
	overflow:auto;
	width:449px;
}
.scroll .inside {
	height:1%;
	width:422px;
}

.address {
	width:100%;
	overflow:hidden;
}
.address strong {
	color:#fff;
	display:block;
	float:left;
	width:170px;
	margin-right:30px;
}
.address span {	
	float:right;
	margin-right:10px;
}

.address span a { text-decoration:none; }

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

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

h3 {
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:-1px;
	margin-bottom:27px;
}

h3 a { color:#fff;}

h4 {
	font-size:1em;
	color:#fff;
	font-weight:normal;
}

.link {
	color:#fff;
	text-decoration:none;
	background:#292929;
	display:inline-block;
	padding:6px 18px 4px 18px;
}
.link:hover {
	background:#fff;
	color:#000;
}

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

.box { 
	width:498px;
	height:747px;
	position:absolute;
	left:196px;
	top:50px;
	background:url(images/box-bg.gif) no-repeat left top;
}
.box .inner { 
	padding:45px 26px 0 33px;
	color:#fff;
}

.box .inner a { 
	color:#fff;
	text-decoration:none;
}

.box .inner a:hover { 
	color:#fff;
	text-decoration:none;
}

#privacy_policy .box .inner span a  { 
	color:#fff;
	text-decoration:none;
}

#privacy_policy .box .inner span a:hover  { 
	color:#fff;
	text-decoration:underline;
}


#references .box a { color:#fff; text-decoration:none; }
#references .box a:hover { color:#fff; text-decoration:underline; cursor:pointer; }

/*========================== HEADER ===========================*/

#header a {
	cursor:pointer;
}

/*========================= CONTENT ===========================*/

#content {
	height:100%;
	position:relative;
}
#content .indent {
	padding-top:45px;
}

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

#footer,
#footer a {
	color:#000;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

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

.wrap {
	height:auto !important;
	height:100%;
	min-height:100%;
	background-repeat:repeat-y;
	background-position:center top;
	background-image:url(images/body-tail3.gif);
}

.loading
{
	position:absolute;
	left:290px;
	padding-top:5px;
	text-decoration: none;
	cursor: pointer;
	color: #af9f5d;
	visibility:hidden;
}

#success
{
	width:220px;
	text-align:center;
	font-size:14px;
	margin-top:-51px;
	padding:4px 10px 4px 10px;
	border: 1px dashed #FFF;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:-1px;
	display:none;
}

#error
{
	width:175px;
	text-align:center;
	font-size:14px;
	margin-top:-51px;
	padding:4px 10px 4px 10px;
	border: 1px dashed #FFF;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:-1px;
	display:none;
}