@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-color: #ABABAB;
}

p {
	margin: 0px;
	padding: 0px;
	
}



#container {
	text-align: left;
	margin: auto;
	width: 944px;
	position: relative;
}
#header1 {
	width: 944px;
	height: 76px;
	position: relative;
	background-image: url(../images/top_header.jpg);
}
#header2 {
	width: 944px;
	height: 237px;
	position: relative;
	background-image: url(../images/header.jpg);
}




#content {
	width: 944px;
	height: 392px;
	position: relative;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}



#footer {
	width: 944px;
	height: 63px;
	background-image: url(../images/footer_bg.jpg);
	position: relative;
}

#title_main {
	position: absolute;
	left: 386px;
	top: 184px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A0150E;
	padding-top: 17px;
	width: 285px;
}

#text_main {
	position: relative;
	left: 385px;
	top: 2px;
	width: 430px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}

#title_sidebar {
	position: absolute;
	left: 127px;
	top: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #E8E0AF;
	height: 18px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 17px;
	width: 182px;
}
#text_sidebar {
	position: absolute;
	left: 126px;
	top: 3px;
	width: 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
	height: 163px;
}
#photo_sidebar {
	position: absolute;
	left: 119px;
	top: 1px;
}
.item_project {
	position: relative;
	margin-bottom: 20px;
}
.title_project a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title_project a:hover {
	font-weight: bold;
	color: #D9B7B8;
	text-decoration: none;
}
.subtitle_main {
	font-size: 18px;
	color: #FFFFFF;
}
#list_left {
	position: relative;
	left: 2px;
	top: 0px;
	width: 210px;
}
#list_right {
	position: absolute;
	left: 219px;
	top: 0px;
	width: 210px;
}
#lists_project {
	position: relative;
	margin-top: 10px;
}




.icon_project {
	position: absolute;
	top: 2px;
}
.title_project {
	position: relative;
	left: 70px;
}




#title_contacts {
	position: absolute;
	left: 153px;
	top: 251px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #E8E0AF;
	height: 16px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 10px;
}


#text_contacts {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 154px;
	top: 292px;
	font-size: 12px;
	color: #E5E5E5;
	width: 150px;
}
#text_contacts a {
	color: #FFFFFF;
	text-decoration: none;
}
#text_contacts a:hover {
	color: #801318;
	text-decoration: none;
}

#next_button {
	position: absolute;
	left: 729px;
	top: 357px;
}
#buttonset {
	position: absolute;
	left: 371px;
	top: 20px;
}



#logo_1 {
	position: absolute;
	left: 129px;
	top: 180px;
}

#logo_2 {
	position: absolute;
	left: 191px;
	top: 180px;
}

#logo_3 {
	position: absolute;
	left: 254px;
	top: 180px;
}
#previous_button {
	position: absolute;
	left: 385px;
	top: 357px;
	width: 106px;
}
#text_main strong {
	color: #FFFFFF;
}
.text_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contact_module {
	background-image: url(../images/address_module.jpg);
	position: absolute;
	left: 127px;
	top: 243px;
	height: 138px;
	width: 187px;
}
#text_sidebar strong {
	color: #E8E0AF;
}

#client_icons {
	position: absolute;
	width: 187px;
	height: 53px;
	background-image: url(../images/client_icons.jpg);
	left: 122px;
	top: 174px;
}
#photo_sidebar2 {
	position: absolute;
	left: 119px;
	top: 151px;
}
#text_main a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#text_main a:hover {
	font-weight: bold;
	color: #A0150E;
	text-decoration: none;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 100px;
	top: 40px;
	width: 305px;
}
#footerimc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 503px;
	top: 40px;
	width: 312px;
	text-align: right;
}
.imcfooter {
	color: #000000;
	text-decoration: none;
}
.imcfooter:hover {
	color: #821616;
	text-decoration: none;
}
#imc_logo {
	position: absolute;
	left: 823px;
	top: 28px;
}
#lists_project li {
	color: #FFFFFF;
	list-style-type: disc;
	list-style-image: url(../images/red_bullet.jpg);
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
#lists_project ul {
	color: #FFFFFF;
	list-style-type: disc;
	list-style-image: url(../images/red_bullet.jpg);
	list-style-position: outside;
}
#content_about {
	width: 944px;
	position: relative;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}
#content_about_bg {
	width: 944px;
	position: relative;
	background-image: url(../images/content_about_bg.jpg);
}
#header2_contact {
	width: 944px;
	height: 237px;
	position: relative;
	background-image: url(../images/header_contact.jpg);
}
#header2_services {
	width: 944px;
	height: 237px;
	position: relative;
	background-image: url(../images/header_services.jpg);
}
#header2_projects {
	width: 944px;
	height: 237px;
	position: relative;
	background-image: url(../images/header_projects.jpg);
}
#header2_about {
	width: 944px;
	height: 237px;
	position: relative;
	background-image: url(../images/header_about.jpg);
}
.readmore   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.readmore:hover   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A0150E;
	text-decoration: none;
}
.text_white {
	font-size: 12px;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #821518;
	position: absolute;
	left: 295px;
	top: 15px;
}
#subnav a {
	text-decoration: none;
	color: #831619;
}
#subnav a:hover {
	text-decoration: underline;
	color: #831619;
}
