body {
	margin: 0px; padding: 0px;
	background: #323232 url('bg.gif') 50% 0px repeat-y;
	font-family: 'Calibri';
	color: #425466;
}

input, textarea {
        font-family: 'Calibri';
	font-size: 110%;
}

input.text, input.send, textarea {
	width: 400px;
}

.clear {
	clear: both;
}

img {
	vertical-align: top;
	border: 0px;
}

a {
	color: #409fff;
}

a:hover {
	text-decoration: none;
}

a.selected {
	text-decoration: none;
}

.column {
	float: left;
	width: 25%;
}

.column-50 {
	width: 50%;
}

.column-75 {
	width: 75%;
}

.container {
	padding: 0px 45px;
}

span.info {
	border-bottom: 1px dashed #ff0000;
	cursor: help;
}

dt, dd {
	margin: 0px; padding: 0px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1em;
}

div.img, cite {
	width: 560px;
	text-align: center;
	padding: 30px;
	border: 1px solid #e5ddcf;
	background: #fff6e5;
	display: block;
	margin: 1em 0px 0.5em 0px;
}

cite {
	width: auto;
	text-align: left;
	margin-left: -31px;
	margin-right: -31px;
}

div.img img {
	border: 1px solid #e5ddcf;
}

div.articles-story {
	margin: 1em 0px 0.5em 0px;
}

div.portfolio-url {
	font-weight: bold;
}

ul.list {
	margin: 1em 0px 1em 1.1em;
}

div.show {
	padding-left: 160px;
	min-height: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 1em 0px 0.5em 0px;
}

div.show h3 {
	margin-top: 0px;
}

div.show ul.list {
	margin-top: 0px;
	line-height: 120%;
	font-size: 80%;
}

div.show ul.list li {
	margin-bottom: 0px;
}

div.portfolio {
	margin: 1.25em 2% 0.625em 0px;
	width: 200px;
	float: left;
	height: 210px;
	line-height: 120%;
	text-align: center;
	font-size: 80%
}

div.portfolio img {
	border: 1px solid #e5ddcf;
	margin-bottom: 10px;
}

table.price {
	font-size: 120%;
	border: 0px; border-left: 1px solid #e5ddcf; border-top: 1px solid #e5ddcf;
	max-width: 800px;
}

table.price th {
        font-weight: normal;
	background: #fff6e5;
}

table.price td, table.price th {
	text-align: center;
	vertical-align: middle;
	min-width: 100px;
        border: 0px; border-right: 1px solid #e5ddcf; border-bottom: 1px solid #e5ddcf;
}

table.price td.price-service {
	text-align: left;
	padding-left: 3px; padding-right: 3px;
}

table.price td div.comment {
	font-size: 80%;
	line-height: 100%;
}

div#body {
	margin: 0px auto; padding: 0px;
	background: #ffffff;
	min-width: 980px;
	max-width: 1400px;
	overflow: hidden;
}

div#header {
	background: #000000 url('header-bg.png') 0px 0px repeat-x;
	height: 187px;
}

div#h-col-1 {
	background: url('header-bg-left.png') 0px 0px no-repeat;
	height: 187px;
	color: #ffffff;
}

div#h-col-23 {
	text-align: center;
}

div#h-col-4 {
	background: url('header-bg-right.png') 100% 0px no-repeat;
	height: 187px;
	color: #ffffff;
}

div#h-col-1 span, div#h-col-4 span {
	font-size: 20pt;
}

div#h-col-1 div.container, div#h-col-4 div.container {
	padding-top: 80px;
}

div#h-col-1 div.container {
	padding-right: 0px;
}

div#h-col-4 div.container {
	padding-left: 0px;
	text-align: right;
}

#service-menu {
	background: #000000;
	height: 360px;
	overflow: hidden;
	width: 100.3%;
}

#index-menu-shadow {
	background: #ff5500 url('menu-shadow.gif') 50% 0px repeat-y;
        height: 3px;
	overflow: hidden;
}

#index-menu {
	background: #ff5500 url('menu-bg.gif') 50% 0px repeat-y;
	height: 58px;
}

#index-menu a {
	color: #425466;
}

#service-menu ul, #service-menu ul li, #index-menu ul, #index-menu ul li {
	margin: 0px; padding: 0px;
}

#service-menu ul li {
	list-style-type: none;
	text-align: center;
	font-size: 20pt;
	padding-top: 312px;
	height: 48px;
}

#index-menu ul li {
	list-style-type: none;
	text-align: center;
	font-size: 20pt;
	padding: 10px 0px 13px 0px;
}

#menu-site-development {
	background: url('menu-design.jpg') 50% 100% no-repeat;
	width: 24.96%;
}

#menu-site-support {
	background: url('menu-support.jpg') 50% 100% no-repeat;
	width: 24.96%;
}

#menu-site-seo {
	background: url('menu-seo.jpg') 50% 100% no-repeat;
	width: 24.96%;
}

#menu-i-advertisment {
	background: url('menu-ad.jpg') 50% 100% no-repeat;
	width: 25.12%;
}

#main-area {
	background: #fff6e5;
}

#main-area div.column-75 {
	background: #ffffff url('feather.png') 100% 0px no-repeat;
	min-height: 500px;
}

h1#page-title {
	margin: 0px; padding: 0px;
	font-size: 40px;
	font-weight: normal;
	color: #ff5600;
	padding-top: 21px;
	line-height: 100%;
}

div#page-text {
	font-size: 14pt;
	line-height: 150%;
	padding-bottom: 1em;
}

div#page-text h4 {
	color: #ff5600;
}

div#page-text ul.menu {
	font-size: 125%;
}

div#page-text ul.menu  ul.menu {
	font-size: 80%;
}

div.articles-digest {
	margin-bottom: 1.5em;
}

div.articles-digest h3.articles-title {
	margin-bottom: 0.3em;
}

div.articles-digest div.articles-story {
	margin-top: 0px;
}

#right-column {
	background: #fff6e5;
	min-height: 500px;
}

div#right-column div.container{
	padding: 0px 18px;
}

div#announcement {
	font-size: 30px;
	padding-top: 31px;
	line-height: 100%;
	margin-bottom: 1em;
}

div#order-site {
	text-align: center;
	margin: 2em 0px;
}

div#works {
	background: #000000;
	height: 90px;
	padding-top: 10px;
}

div#works div {
	text-align: center;
}

div#city {
	height: 412px;
	background: #bfdfff url('sq.jpg') 50% 0px no-repeat;
}

div#city div {
	margin-left: 25%;
	position: relative;
	top: 40px;
	font-size: 16pt;
}

div#footer {
	color: #ffffff;
	height: 126px;
	background: #282a2f url('footer-bg.png') 0px 0px repeat-x;
}

div#footer a {
	color: #7fbfff;
}

div#footer div.column {
	padding-top: 32px;
}

div#footer div.column-50 {
	padding-top: 0px;
	text-align: center;
}
