





/*--------------------------------Impire---------------------------------------------
version:   1.0
author:    amigo$
email:     amigos13@inbox.ru
icq:	   398-161-873
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #2a0e71; font-size:12px
}

#wrapper {
	margin: 0 auto;
	width: 1060px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}


.clear {
	clear:both;
}



img {
	border: none;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}
/* =Typography
-----------------------------------------------------------------------------*/
body {
	font-family: Verdana;
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma;
}

h1, h2, h3 {
	padding-bottom: 1em;
	font-size: 18px;
	font-weight: 400;
	border-bottom: 1px solid #fff;
}

#homepagetable td { 
	background-color: transparent; color:#ffffff; padding-top:8px; text-align:center; line-height:1.5;
}

#homepagetable img {
	padding-bottom:10px;
}

#homepagetable a {
	color:#ff0;
	text-decoration: underline;
}

/* =Headings
-----------------------------------------------------------------------------*/
#header {
	margin: 65px 80px 0px 80px;
}

#logo {
	float: left;
}

#info {
	float: right;
	text-align: right;
	font-size: 12px;
}

#info p {
	margin: 0;
}

#phone {
	clear: both;
	text-align: center;
	font-size: 15px;
}
/* =Links
-----------------------------------------------------------------------------*/
/* =Branding
-----------------------------------------------------------------------------*/
#picture {
	position: relative;
	top: -90px;
	margin-bottom: -175px;
	z-index: -1;
}
/* =Main Nav
-----------------------------------------------------------------------------*/
#menu {
	text-align: right;
	margin-right: 80px;
}

.menu {
	list-style: none outside none;
    	position: relative;
    	width: 1020px;
}

.menu li {
	float: right;
	width: 169px;
	height: 47px;
	background: url(../../../templates/smils/images/button.png) no-repeat top left;
}

.menu a {
	text-align: center;
	line-height: 45px;
	color: #fff;
	text-decoration: none;
	display: block;
}

.menu a:hover {
	text-decoration: underline;
}
/* =TopBox Nav
-----------------------------------------------------------------------------*/
/* =Menu Nav
-----------------------------------------------------------------------------*/	
#left {
	float: left;
	width: 280px;
	margin-left: 80px;
	margin-top: 1px;
}
/* =Main Content-------------------------------------------------------------*/
#content75 {
	float: right;
	width: 590px;
	margin-right: 80px;
}

#content100 {
	float: right;
	width: 900px;
	margin-right: 80px;	
}

#content100, #content75 p {
	font-size: 12px;
}
/* =Secondary Content
-----------------------------------------------------------------------------*/
/* =Footer
-----------------------------------------------------------------------------*/
#footer  {
	margin: 30px 80px;
	font-size: 12px;
	border-top: 1px solid #fff;
	height: 50px;
	padding-top: 25px;
}

#footer p {
	margin: 0;
	
}
.menu-sub {
	list-style: none;
	margin-top: 13px;
}

.menu-sub li {
	display: inline;
	margin-right: 20px;
}

.menu-sub a {
	font-size: 12px;
}

#contacts {
	float: left;
	margin-right: 53px;
}

#sub-menu {
	float: left;
}

#counter {
	float: right;
	margin-top: 5px;
}
/* =Forms
-----------------------------------------------------------------------------*/
fieldset {
  border: 1px solid transparent;
}

form {
	margin: 0;
	padding: 0;
	clear: both;
}

/* =Tables
-----------------------------------------------------------------------------*/
table { 
  border-spacing: 0;
  border-collapse: collapse;
  padding: 10px;
}

td {
  text-align: left;
  font-weight: normal;
  padding: 10px;
  background-color: #fff;
  color: #000;	
}

#counter td {
  background: transparent;
  padding-top: 0;

}

#counter table {
	margin: 0;
}

/* =Misc 1
-----------------------------------------------------------------------------*/
/* =Misc 2
-----------------------------------------------------------------------------*/

#s5_accordion_menu h3.s5_am_toggler a.mainlevel, #s5_accordion_menu h3.s5_am_toggler > span {
color: #2a0e71;
font-weight: 700;
line-height: 30px;
}



/* Carousel
-----------------------------------------------------------------------------*/

#center > .moduletable {
	height: 420px;
	width: 1000px;
	margin: 0 auto;
padding-right: 30px;
}