/* CSS Document */

* {
	margin:0;
	font-size:100%;
	padding-top: 70;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
}

body{
	background:url(images/body-bg.gif) repeat;
	text-align:center;
	min-width:1000px;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left {
	float:left;
	width: 191px;
}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.3333em;
	color:#fff;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#eecf00; outline:none;}
a:hover{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding-top:1.33em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

/* ============================= main layout ====================== */

li { background:url(images/marker.gif) no-repeat 0 8px; padding-left:12px; line-height:2em;}
li a {color:#fff;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent1 {
	float:left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}

.extra {background:url(images/extra-bg.gif) repeat;}
.top-tail {background:url(images/top-tail.jpg) left top repeat-x;}
.top-bg {background:url(images/top-bg1.jpg) top center no-repeat;}

h3 {
	font-size:1.35em;
	color:#eecf00;
	line-height:1.2037em;
	padding-top: 70;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
h2 {color:#a5e115; font-size:1.916em; line-height:1.2037em; padding:0 0 20px 0;}
/* ============================= header ====================== */
.socials { text-align:right; padding:9px 133px 0 0;}
.socials img {margin:0 0 0 7px;}

.header-col {
	float:left;
	width:277px;
}
.header-col-1 {
	float:left;
	width:693px;
}

.logo {padding:32px 0 0 21px;}

.contacts {
	padding:22px 0 0 0;
	font-size:1.1em;
	line-height:1.2727em;
	color:#fff;
	font-weight:bold;
	width:180px;
}
.contacts strong {
	font-size:1.6363em;
	line-height:1.2037em;
	color:#fff;
	display:block;
	padding-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu { padding:32px 0 0 0}
.menu ul {
	width:100%;
	overflow:hidden;
}
.menu li {
	font-size:1.1em;
	line-height:1.05em;
	background:none;
	float: left;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu li a {color:#315906; text-decoration:none; display:inline-block; background:url(images/menu-li-bg.gif) left bottom repeat-x; padding-bottom:4px;}
.menu li a:hover, .menu .active a {
	color:#fff;
	background:url(images/menu-li-bg-active.gif) left bottom repeat-x;
}
.menu .last {
	padding-right:0px;
	color: #fff;
}

.slogan {
	float:left;
	width:389px;
	padding-top: 49px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 65px;
}

.columns {
	float:left;
	width:235px;
	color:#eecf00;
	padding-top: 71px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.border {
	float:left;
	width:191px;
	background:url(images/border-bg.gif) left bottom repeat-x;
	padding-bottom:10px;
}
#header .pad {padding-top:10px;}
/* ============================= content ====================== */
.indent {padding:16px 0 31px 0;}
.padding {padding-bottom:39px;}

.col-pad {
	padding-right:10px;
	padding-left: 35px;
}
.col-pad1 {
	padding-right:10px;
}
.col-pad2 {padding-right:44px;}

.img-title {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
}

.pad {padding-top:10px;}
.pad1 {padding-top:23px;}
.pad2 {padding-top:30px;}

.link {display:inline-block; color:#eecf00; text-decoration:none; font-size:1.1666em; border-bottom:1px solid #eecf00; margin-top:5px;}
.link:hover {border:none; padding-bottom:1px;}

.link-margin {margin-top:0px;}

.link1 {color:#eecf00; font-size:0.916em; line-height:1.2037em; background:url(images/link1-bg.gif) right 6px no-repeat; padding-right:8px;}

.title {color:#eecf00; text-transform:uppercase; display:block; padding-bottom:3px;}
.title1 {color:#264900; font-weight:bold; display:inline-block;}
.title2 {color:#a5e115; text-transform:uppercase;}
.title3 {color:#eecf00;}

.border1 {
	background:url(images/border-bg.gif) left bottom repeat-x;
	padding-bottom:6px;
	margin-bottom:0px;
}

.phone {display:inline-block; width:80px;}
/* ============================= footer ====================== */
#footer {background:url(images/footer-tail.gif) top center repeat-x; font-weight:bold; color:#a5e115;}
#footer a {color:#a5e115; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
.footer-top {background:url(images/footer-bg.gif) top center no-repeat; height:128px;}

#footer .indent {padding:24px 0 0 0;}

.policy {
	float:left;
	width:326px;
	padding-top:7px
}
.policy span {font-weight:normal; font-size:1.1666em;}

#footer .col-1 {
	width:100px !important;
	padding-top:7px;
}
.footer-img {float:left; margin-right:66px;}

.skype {display:inline-block; background:url(images/skype.gif) left 0px no-repeat; padding-left:21px;}
/* ============================= forms ============================= */

#ContactForm  {padding-top:25px;}
#ContactForm label {height:48px; display:block;}
.column1 {float:left; width:210px;}
.column2 {float:left; width:211px;}
.alignright {text-align:right;}
#ContactForm .link {margin:9px 0 0 20px;}
.input {width:172px; border:1px solid #FFFFFF; background:#fff; padding:3px 0 2px 5px; font-size:1em; line-height:1.243em; color:#000;}
textarea {width:204px; height:117px; border:1px solid #FFFFFF; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; color:#000;}
.yello {
	color: #eecf00;
	font-weight: bold;
}
