HTML, BODY
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 12px/23px Georgia, serif;
	color: #000;
	background-color: #FFF;
}
A
{
	outline: 0;
	color: #CC3300;
}
IMG
{
	border: 0;
}
P
{
	margin: 1.5em 0;
}
H1
{
	font-size: 30px;
	font-weight: normal;
}
#index H1, .h1
{
	width: 258px;
	position: absolute;
	top: 46px;
	left: 66px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
H2
{
	font-size: 24px;
	font-weight: normal;
}
#index H2
{
	color: #CC3300;
}
H3
{
	margin: 0 0 5px;
	font-size: 20px;
	font-weight: normal;
	color: #CC3300;
}
LI
{
	margin: 0 0 10px;
}
/*Float*/
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}
/*Page wrapper*/
#page_wraper
{
	min-width: 930px;
	max-width: 1280px;
	_width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 930? "930px" : document.body.clientWidth > 1253 ? "1253px" : "auto");
	height: 100%;
	margin: 0 auto;
	padding: 0 30px;
}
#header_content
{
	min-height: 100%;
	position: relative;
}
/*Header*/
#header
{
	height: 150px;
	position: relative;
	margin: 20px 0 0;
	overflow: hidden;
}
A#index_href
{
	height: 54px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 15px 0 0 66px;
	font-size: 24px;
	text-decoration: none;
	color: #000;
	background: url(../img/logo.png) no-repeat;
}
/*- Top menu*/
UL#top_menu
{
	position: absolute;
	top: 21px;
	left: 350px;
	left: 40%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
}
UL#top_menu LI
{
	float: left;
	margin: 0 40px 0 0;
}
UL#top_menu LI A
{
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #A5A5A5;
}
UL#top_menu LI.active A, UL#top_menu LI A:hover
{
	color: #CC3300;
	border: 0;
}
/*- Header contacts*/
#header_contacts
{
	position: absolute;
	top: -8px;
	right: 0;
	text-align: right;
}
#header_contacts A
{
	font-size: 11px;
	color: #CC3300;
}
#header_contacts #phone
{
	font-size: 22px;
}
#header_contacts #phone SPAN
{
	font-size: 14px;
}
#header_contacts #address
{
	line-height: 31px;
}
/*- Services menu*/
TABLE#services_menu
{
	width: 100%;
	position: absolute;
	top: 100px;
	margin: 0 0 0 21px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	border-collapse: collapse;
}
TABLE#services_menu TD
{
	padding: 0;
}
TABLE#services_menu TD A
{
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #CC3300;
}
TABLE#services_menu TD A:hover, TABLE#services_menu TD.active A
{
	color: #CC3300;
	border: 0;
}
/*Content*/
#content
{
	position: relative;
	margin: 45px 0 0 66px;
	padding: 0 0 100px;
}
#index #content
{
	padding-top: 590px;
	_padding-top: 610px;
	background: url(../img/bg.jpg) no-repeat 36% 15px;
}
#crane_text_1
{
	width: 320px;
	position: absolute;
	top: 0;
	left: 0;
}
#crane_text_1 UL
{
	width: 248px;
	margin: 8px 0 0 14px;
	padding: 0;
}
#crane_text_1 UL LI
{
	margin: 0 0 5px;
}
#crane_text_2
{
	width: 284px;
	position: absolute;
	top: 0;
	left: 72%;
}
#crane_text_3
{
	width: 284px;
	position: absolute;
	top: 152px;
	left: 72%;
}
#crane_text_1 P, #crane_text_2 P, #crane_text_3 P
{
	margin: 0;
}
A#removal_docs
{
	width: 138px;
	position: absolute;
	top: 290px;
	left: 0;
	font-size: 14px;
}
.orange_small
{
	font-style: italic;
	font-size: 11px;
	line-height: 20px;
	color: #CC3300;
}
#note_1
{
	width: 290px;
	position: absolute;
	top: 333px;
	left: 72%;
}
#note_2
{
	width: 290px;
	position: absolute;
	top: 511px;
	left: 0;
}
#the_thing
{
	width: 68px;
	height: 116px;
	position: absolute;
	top: 378px;
	right: 89%;
	background-image: url(../img/the_thing.png);
}
/*- Left col*/
#index_left_col
{
	width: 47%;
}
#index_left_col IMG
{
	float: left;
	margin: 0 17px 0 0;
}
P.orange_small
{
	padding-top: 13px;
}
/*- Right col*/
#index_right_col
{
	width: 47%;
}
#index_right_col TABLE
{
	width: 100%;
	border-collapse: collapse;
}
#index_right_col TABLE TD
{
	padding: 0;
}
#index_right_col TABLE TR.padding_bottom TD
{
	padding-bottom: 25px;
}
#text
{
	font-size: 1em;
}
/*- Second left*/
#second_left
{
	width: 170px;
	margin-top: 22px;
}
#second_left IMG
{
	display: block;
	margin: 30px 0 20px;
}
/*- Second right*/
#second_right
{
	margin: 0 0 0 260px;
}
/*Footer*/
#footer
{
	height: 70px;
	position: relative;
	margin: -70px 0 0;
	color: #333;
}
#counter
{
	position: absolute;
	top: 8px;
	left: 10px;
}
#copyright
{
	float: left;
	margin: 0 0 0 66px;
}
#studio
{
	float: right;
}
/*- Bottom menu*/
UL#bottom_menu
{
	position: absolute;
	top: 0;
	left: 320px;
	margin: 0;
	padding: 0;
	list-style: none;
}
UL#bottom_menu LI
{
	display: inline;
	margin: 0 30px 0 0;
}
UL#bottom_menu LI A
{
}
UL#bottom_menu LI.active A
{
	color: #333;
}
* HTML #header_content
{
	height: 100%;
}
