html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/all-bg.png) repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
span.red {
	color: #ff0000;
}
a img {
	border: 0px;
}
a {
	color: #ff0000;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 10px 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	line-height: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 20px 0px;
	line-height: 25px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	line-height: 18px;
}
h4 {
	margin: 0px;
	color: #ff0000;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul {
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
	position: relative;
}
ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(../images/bullet.png) no-repeat 3px 6px;
}
table {
	border-collapse: collapse;
	padding: 0px;
}
table td {
	padding: 0px;
}
table.content {
	margin: 20px 0px;
}
table.content th {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	background: #ffffff;
	color: #333333;
	vertical-align: bottom;
}
table.content td {
	padding: 10px;
	vertical-align: top;
	border-top: 2px solid #ffffff;
}
div.main {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div.menu {
	width: 100%;
	background: #000000;
	padding: 15px 0px;
	text-align: center;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.menu a {
	color: #ffffff;
	text-decoration: none;
	margin: 0px 31px;
}
div.menu a:hover {
	border-bottom: 3px solid #ff0000;
}
div.menu a.active {
	color: #ffffff;
	text-decoration: none;
	margin: 0px 31px;
	border-bottom: 3px solid #ff0000;
}
div.header {
	width: 970px;
	margin: 0px auto;
	padding: 15px 0px;
	position: relative;
}
div.header-phone {
	position: absolute;
	text-align: center;
	top: 18px;
	left: 350px;
	height: 50px;
}
div.header-phone h2 {
	margin: 0px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	color: #666666;
}
div.header-phone h2 span {
	font-size: 27px;
}
div.online-consult {
	position: absolute;
	right: 0px;
	top: 15px;
	line-height: normal;
	width: 235px;
}
div.online-consult img.consult-user-pic {
	float: left;
	margin-right: 10px;
}
div.main-image {
	width: 970px;
	margin: 0px auto;
	position: relative;
}
div.main-image h2 {
	position: absolute;
	margin: 0px;
	top: 60px;
	left: 650px;
	font-size: 35px;
	font-style: normal;
	color: #ffffff;
	line-height: 100%;
}
div.advert {
	width: 970px;
	margin: 0px auto;
	margin-top: 10px;
	background: #ffffff url(../images/advert-bg.png) repeat-y left top;
	position: relative;
}
div.advert h2 {
	display: block;
	position: absolute;
	left: 45px;
	top: 50%;
	margin: -26px 0px 0px 0px;
	height: 35px;
	line-height: normal;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
}
div.advert p {
	margin: 0px 0px 0px 200px;
	padding: 15px;
	width: 370px;
}
div.advert img {
	float: right;
}
body#index div.content {
	width: 970px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
body#index div.left-col {
	width: 50%;
	float: left;
}
body#index div.right-col {
	width: 50%;
	float: left;
}
div.content {
	width: 970px;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}
div.left-col {
	width: 360px;
	float: left;
}
div.right-col {
	width: 610px;
	float: left;
}
body#one-col div.left-col {
	display: none;
}
body#one-col div.right-col {
	width: 100%;
	float: left;
}
div.content#portfolio h1 {
	font-size: 30px;
	position: absolute;
	top: -10px;
	right: 0px;
	margin: 0px;
	text-align: right;
	display: block;
	width: 70%;
	z-index: 1;
}
div.links {
	padding: 10px 0px 10px 30px;
	line-height: 33px;
}
div.links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	margin-right: 30px;
	background: url(../images/grey-dash.png) repeat left bottom;
}
div.links a:hover {
	color: #ff0000;
	background: none;
}
div.projects {
	padding: 20px 20px 10px 20px;
	width: 930px;
	margin: 0px auto;
	margin-bottom: 20px;
	background: #ffffff;
}
div.projects h2 {
	padding-left: 25px;
	background: url(../images/arrow-white.png) no-repeat left center;
}
div.projects h2 a {
	margin-left: 40px;
	font-size: 20px;
	text-decoration: none;
	background: url(../images/red-dash.png) repeat-x left bottom;
}
div.projects h2 a:hover {
	background: none;
}
div.projects-item {
	width: 33%;
	float: left;
}
div.projects-item img {
	float: left;
	margin: 0px 10px 10px 0px;
}
span.date {
	font-weight: bold;
	color: #ff0000;
}
div.projects-item p {
	line-height: normal;
	padding-right: 15px;
}
div.clients {
	padding: 20px 20px 20px 20px;
	width: 930px;
	margin: 0px auto;
	margin-bottom: 20px;
	background: url(../images/transparent-bg.png) repeat left top;
	-background: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/transparent-bg.png", sizingMethod="scale");
}
div.clients h2 {
	padding-left: 25px;
	background: url(../images/arrow-grey.png) no-repeat left center;
}
div.clients h2 a {
	margin-left: 40px;
	font-size: 20px;
	text-decoration: none;
	background: url(../images/red-dash.png) repeat-x left bottom;
}
div.clients h2 a:hover {
	background: none;
}
div.clients div a {
	display: block;
	float: left;
	margin: 0px 1px 1px 0px;
}
div.footer {
	position: relative;
	width: 100%;
	margin-top: -130px;
	height: 130px;
	background: #333333;
}
div.footer-cols {
	width: 930px;
	margin: 0px auto;
	color: #ffffff;
}
div.footer-cols h2 {
	font-size: 19px;
	font-style: normal;
	color: #cccccc;
}
div.footer-cols a {
	color: #ffffff;
}
div.footer-cols h2 {
	margin: 0px;
}
div.footer-cols div {
	margin: 20px 0px 0px 0px;
	float: left;
}
div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	width: 100%;
}
div.empty {
	height: 130px;
}
div.breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #333333;
	margin-bottom: 25px;
}
div.breadcrumbs a {
	margin-right: 30px;
}
div.left-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.left-menu ul li {
	margin: 0px;
	padding: 0px 0px 15px 20px;
	*padding: 0px 0px 15px 21px;
	background: none;
}
div.left-menu a {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 22px;
	text-decoration: none;
	color: #666666;
	background: url(../images/grey-dash-left-menu.png) repeat left bottom;
	padding: 0px;
	margin: 0px;
}
div.left-menu a:hover {
	background: none;
	color: #ff0000;
}
div.left-menu a.active {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 22px;
	text-decoration: none;
	color: #666666;
	background: url(../images/arrow-grey-left-menu.png) no-repeat left top;
	margin-left: -20px;
	padding: 0px 0px 0px 21px;
}
div.left-menu a.active:hover {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 22px;
	text-decoration: none;
	color: #ff0000;
	background: url(../images/arrow-grey-left-menu.png) no-repeat left top;
	margin-left: -20px;
	padding: 0px 0px 0px 21px;
}
div.contacts {
	margin: 115px 0px 0px 120px;
}
form input, form select, form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 3px;
}
form input.btn {
	padding: 10px;
	color: #ffffff;
	background: #ff0000;
	border: 0px;
	text-transform: uppercase;
	cursor: pointer;
}