/* ---------------------------------
Markup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
html  {
	min-width: 1000px;
  background: url(../i/footer_bg.jpg) 290px 100% repeat-x;
}
body {
	font: 12px/18px Tahoma, Arial, sans-serif;
	color: #4C4C4C;
	width: 100%;
	background: url(../i/top-bg.gif) repeat-x;
}
a {
	color: #478DBE;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#wrapper {
	min-width: 1000px;
	max-width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url(../i/header.jpg) 50% 0 no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 583px;
	position: relative;
	color: #FFF;
}

#logo {
	position: absolute;
	text-indent: -9999px;
	top: 157px;
	left: 50%;
	margin-left: -410px;
	width: 470px;
	height: 260px;
}

#header h1 {
	position: absolute;
	top: 45px;
	left: 18px;
	width: 325px;
	font: bold italic 18px/1 Georgia, "Times New Roman";
}
#header h1 span {
	display: block;
	font: 11px Tahoma, Arial;
	color: #AADBFF;
	padding: 5px 0 0 13px;
}

#nav {
	position: absolute;
	top: 36px;
	right: 21px;
	font: bold italic 14px/1 Georgia, "Times New Roman";
}
#nav li {
	float: left;
	list-style: none;
	padding-left: 3px;
	position: relative;
}
#nav a {
	float: left;
	color: #90DBFF;
	padding: 6px 9px 9px 6px;
}
#nav li:hover,
#nav li.hover {
	background: url(../i/nav.gif) no-repeat;
}
#nav li:hover a,
#nav li.hover a {
	background: url(../i/nav.gif) 100% 0 no-repeat;
	text-decoration: none;
	color: #FFF;
	text-decoration: none;
}
.sub {
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	width: 159px;
	padding: 4px 0 0;
	font: 11px Tahoma, Arial;
	z-index: 1000;
}
.subt {
	background: url(../i/nav-sub.gif) no-repeat;
}
.subb {
	background: url(../i/nav-sub.gif) 100% 100% no-repeat;
	padding: 10px 0 3px;
}
#nav li:hover .sub,
#nav li.hover .sub {
	display: block;
}
#nav .sub ul {
	background: #618E16 url(../i/nav-sub-bg.gif) repeat-x;
	border: solid #FFF;
	border-width: 0 2px;
	padding: 5px 0 7px 25px;
}
#nav .sub li {
	float: none;
	list-style: disc;
	line-height: 24px;
	background: none;
	padding: 0;
}
#nav .sub a {
	float: none;
	color: #FFF;
	text-decoration: underline !important;
	background: none !important;
	padding: 0;
}
#nav .sub a:hover {
	background: none;
	text-decoration: none !important;
}

#awards {
	position: absolute;
	top: 134px;
	left: 30px;
}
#awards img {
	margin: 0 8px 8px 0;
}
#awards a {
	color: #A6DDFF;
  font-size: 11px;
	margin: 0 0 0 8px;
}

#phone {
	position: absolute;
	text-align: right;
	top: 134px;
	right: 30px;
	font: 18px/1 Arial, Tahoma;
	overflow: hidden;
	color: #FFF;
}
#phone strong {
	font-size: 30px;
	font-weight: normal;
	line-height: 1;
	position: relative;
}
#phone span {
	display: block;
	font-size: 11px;
	color: #A5DDFF;
	padding: 2px 0 0;
}

#order {
	position: absolute;
	text-align: right;
	top: 220px;
	right: 30px;
	overflow: hidden;
	color: #FFF;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 939px;
	margin: 0 auto;
}
#mbl {
	background: url(../i/middle-bl.gif) -2px 100% no-repeat;
	height: 1%;
}
#mbr {
	background: url(../i/middle-br.gif) 100% 100% no-repeat;
	overflow: hidden;
	padding: 90px 0 60px;
	height: 1%;
}
#mtl {
	position: absolute;
	top: 96px;
	left: 29px;
	width: 76px;
	height: 456px;
	background: url(../i/middle-tl.gif) no-repeat;
}
#mtr {
	position: absolute;
	top: 96px;
	right: 29px;
	width: 76px;
	height: 456px;
	background: url(../i/middle-tr.gif) no-repeat;
}

.news {
	width: 100%;
	overflow: hidden;
  border-bottom: 1px solid #659412;
  background: #5D8E01 url(../i/news_bg.gif) no-repeat;
	height: 144px;
}
.news .column,
.actions .column {
	float: left;
	padding: 29px 40px 0 60px;
	width: 220px;
	font: 14px/20px Arila, Tahoma;
}
.news .mid,
.actions .mid {
	width: 219px;
	padding: 29px 40px 0;
}
.news .date,
.actions .type {
	font-size: 12px;
  font-weight: bold;
	color: #BEE9FF;
}
.news a,
.actions a {
	color: #FFF;
	font-size: 14px;
}

.actions {
	width: 100%;
	overflow: hidden;
  border-top: 1px solid #488FB5;
  background: #3785AE url(../i/actions_bg.gif) no-repeat;
	height: 122px;
}
.actions .column {
  border-top: 1px solid #8FBAD2;
	padding-top: 33px;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 240px 0 243px;
	font-size: 14px;
	line-height: 20px;
}
#content h2 {
	font: italic 30px/1 Georgia, "Times New Roman";
	color: #478DBE;
	margin: 0 0 25px;
}
#content ul,
#content ol {
	margin: 0 0 18px 30px;
}
#content li {
	padding: 2px 0;
}
#content li ul, #content li ol {
	margin: 0;
}
#content li li {
	padding-left: 18px;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 202px;
	margin-left: -100%;
	position: relative;
	padding: 22px 0 50px 20px;
}

#navigation li {
	list-style: none;
	font-size: 14px;
	line-height: 30px;
	padding-left: 16px;
	overflow: hidden;
}
#navigation ul {
	clear: both;
	margin: 10px 0 15px;
	overflow: hidden;
}
#navigation li li {
	font-size: 12px;
	line-height: 24px;
	padding: 0;
	color: #D2D2D2;
}
#navigation li li a {
	margin-left: 3px;
}
#navigation li.current {
	background: url(../i/navigation.gif) 0 2px no-repeat;
}
#navigation li.current a {
	text-decoration: none;
	color: #FFF;
}
#navigation li.current li a {
	color: #478DBE;
	text-decoration: underline;
}
#navigation li.current li a:hover {
	text-decoration: none;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 150px;
	margin-left: -200px;
	padding: 45px 0 0;
	position: relative;
	text-align: center;
	font-size: 11px;
	margin-right: -3px;
}
#right img {
	margin: 0 0 17px;
}
#right p {
	margin: 0 0 27px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: 0 80px 0 60px;
	padding: 175px 0 80px;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
}
#footer a {
	color: #A9A9A9;
}
#developer {
	float: right;
	width: 42%;
	text-align: right;
}
#developer img {
	margin: 5px 0 0 10px;
	position: relative;
	top: 3px;
}
#contacts {
	float: right;
}