@charset "windows-1251";
/* CSS Document */

body {
	background-color: #FFF;
	padding:0px;
	margin:0px;
	text-align: center;
}
#head {
	position:relative;
	text-align: left;
	vertical-align: middle;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1240px;
	background-image: url('../img/head.jpg');
	background-repeat: no-repeat;
	background-position: top;
	height: 250px;
}
#slogan {
	position:absolute;
	font-family:'Times New Roman', Times, serif;
	left: 365px;
	top: 20px;
	text-align:center;
	height:30px;
	font-size:20px;
	width: 540px;
	color: #C00;
	line-height:30px;
}
#menu {
	position:absolute;
	left: 365px;
	top: 75px;
	width: 540px;
	height:24px;
	line-height:24px;
	font-size:19px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	word-spacing:1em;
	text-align:center;
}
#wrap {
	position:relative;
	margin: 0px auto 0px auto;
	width: 1240px;
	padding: 0px;
	vertical-align: middle;
	background-image: url('../img/plant.png');
	background-repeat: repeat-y;
	background-position: top;
}
#content {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto 0px auto;
	padding: 0px;
	vertical-align: middle;
	width: 1240px;
	background-image: url('../img/footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
#work_block {
	position:relative;
	float:left;
	width:138px;
	height: auto;
	background-color:#FFF;
	padding: 0px;
}
#workactive_b {
	text-align:left;
	position:relative;
	text-indent:10px;
	height:38px;
	width:138px;
	line-height:38px;
	color: #FFF;
	background-image:url('../img/corner_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color: #000;
	margin-bottom: 10px;
}
.work_b {
	text-align:left;
	position:relative;
	text-indent:10px;
	height:38px;
	width:138px;
	line-height:38px;
	color: #000;
	margin-bottom: 10px;
}
.work_b small {
	color: #000;
}
a.workactive:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
}
a.workactive:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
}
a.workactive:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #C00;
	text-decoration: none;
}
a.workactive:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #C00;
	text-decoration: none;
}
a.work:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
a.work:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
a.work:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #C00;
	text-decoration: none;
}
a.work:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #C00;
	text-decoration: none;
}
#workname_block {
	position:relative;
	margin-left:150px;
	width:180px;
	height:auto;
	background-color:#000;
	background-image:url('../img/corner_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding: 0px;
}
.corner_top {
	position:relative;
	background-image:url('../img/corner_top.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	height: 10px;
	width: 10px;
}
.workname_b {
	text-align:left;
	position:relative;
	width:170px;
	margin-left:10px;
	line-height:18px;
	padding: 0px 0px 10px 0px;
}
a.workname:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color: #FFF;
	text-decoration: underline;
}
a.workname:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color: #CCC;
	text-decoration: underline;
}
a.workname:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
}
a.workname:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color: #C00;
	text-decoration: none;
}
#footer {
	position:relative;
	text-align:left;
	width:966px;
	height:200px;
	margin: 0px auto 0px auto;
}
#copyright {
	position: absolute;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height: 14px;
	top: 23px;
	left: 10px;
	color: #FFF;
}
#valid {
	position: absolute;
	top: 25px;
	left: 899px;
}
#freelancer {
	position: absolute;
	top: 25px;
	left: 840px;
	height: 40px;
	width: 40px;
}
a.copyright:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color: #FFF;
	text-decoration: underline;
}
a.copyright:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color: #CCC;
	text-decoration: underline;
}
a.copyright:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
}
a.copyright:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color: #C00;
	text-decoration: none;
}
#advertising {
	position: absolute;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height: 1em;
	top: 125px;
	left: 545px;
	width: 300px;
}
p, pre  {
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	width: auto;
	height: auto;
}
h1{
	color:#777777;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

h2{
	font-weight:normal;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#aaaaaa;
	margin-bottom:15px;
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
	
}

pre {
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
a:active {
	color: #C00;
	text-decoration: none;
}
small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.navigation {
	position:relative;
	float: left;
	margin-top: 19px;
}
.info {
	position:relative;
	margin-left: 348px;
	width: 600px;
	height:auto;
}
.www {
	position: absolute;
	top: 13px;
	left: 120px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-style:normal;
	font-weight:normal;
}
.safari {
	position:relative;
	height:38px;
	border-left: #9b9999 solid 1px;
	border-right: #9b9999 solid 1px;
	border-bottom: #9b9999 solid 1px;
	background-image:url('../img/mac_safari.jpg');
	background-repeat:no-repeat;
}
.portfolio {
	border-bottom:#9a9a9b solid 1px;
	border-right:#9a9a9b solid 1px;
	border-left:#9a9a9b solid 1px;
	margin-bottom: 10px;
	text-align: center;
}
.incontent {
	position:relative;
	margin:0px auto 0px auto;
	text-align:left;
	width:966px;
}
.explaining {
	clear:both;
	padding:10px;
	margin-top:20px;
	position:relative;
	width:310px;
	overflow:auto;
	background-color:#f0f0f0;
	background-image:url('../img/corner_bottom_help.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	line-height: 14px;
}
.prev {
	width:115px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	height: auto;
	position: relative;
	margin-bottom: 15px;
	float: left;
}
.packets {
	position:relative;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	margin-bottom: 10px;
}
.price_pic {
	position:relative;
	float:left;
	width:180px;
	height: auto;
	margin:0px 0px 0px 10px;
	background-repeat:no-repeat;
	background-position:top;
	text-align: center;
	font-weight: bold;
}
.price {
	position:relative;
	margin-top:130px;
	color:#C00;
}
.note_price {
	position:relative;
	text-align: left;
	font-weight: normal;
	padding-left:10px;
}

.txt_main {
	padding:10px;
	position:relative;
	text-align:left;
}
.inv {
	display: none
}
