@charset "UTF-8";
/* CSS Document */


#wrapper {
	margin: 0px auto;
	width: 1024px;
	position:relative;
}

body { margin:0;padding:0;background-image: url(../images/body_bkg.jpg);
	background-repeat: repeat-x; background-color:#f1eabf}
#header {
	
	height:140px;
}
#header #logo {
	position:absolute;
	width:142px;
	height:103px;
	left: 60px;
	top: 23px;
}

#footer {
	height:86px;
}
#footer #contacts {
	float: left;
	margin:20px 0 0 60px; width:500px;
}
#footer #linkLogos {
	float: left;
	margin:20px 0 0 260px; width:200px;
}
#contentContainer {
	min-height:538px;
	}

#contentContainer p {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	color:#333333;
	margin:0 0 8px 0;
}
#contentContainer #introText {
	padding: 220px 0px 0px 60px;
	width: 468px;
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:18px;
	color:#333333;
}
#contentContainer #homePagePic {
	width: 420px;
	position:absolute;
	left: 605px;
	top: 142px;
	height: 531px;
}
#contentContainer #servicesPic {
	width: 374px;
	position:absolute;
	left: 605px;
	top: 143px;
	height: 538px;
}


#contentContainer #contactPic {
	width: 461px;
	position:absolute;
	left: 531px;
	top: 189px;
	height: 471px;
}
#servicesTitle {
	position:absolute;
	left: 59px;
	top: 185px;
	width: 534px;
	height: 137px;
}
#homePageTitle {
	position:absolute;
	left: 57px;
	top: 188px;
	width: 530px;
	height: 156px;
	z-index: 15;
}
#contactTitle {
	position:absolute;
	left: 59px;
	top: 189px;
	width: 472px;
	height: 154px;
}

#workPageTitle {
	position:absolute;
	left: 63px;
	top: 190px;
	width: 514px;
	height: 225px;
	z-index: 10;
}

#workText {
	position:absolute;
	left: 64px;
	top: 365px;
	width: 392px;
	height: 127px;
	z-index: 5;
}


#flash {
}
#footer #contacts p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
	color:#574632; font-weight:bold;
}
.hightlightcolorbold {
	color:#E14E22;
	font-weight:bold;
}
#footer #contacts .copyright {
	font-size:10px;
}
#footer a, #footer a:link, #footer a:visited {
	color:#574632;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#E14E22;
	text-decoration:none;
}
a, a:link, a:visited {
	color:#574632;
	text-decoration:none;
}
a:hover, a:active {
	color:#E14E22;
	text-decoration:none; outline:none;
}

a.grey, a.grey:link, a.grey:visited {
	color:#333333;
	text-decoration:none;
}
a:hover.grey, a.grey:active {
	color:#333333;
	text-decoration:none;
}


img {
	border:0
}

/*subNav*/

#subNav {
	position:absolute;
	width:700px;
	height:40px;
	left: 295px;
	top: 86px;
	margin:0;
	padding:0;
}

#subNav ul { list-style-type:none;margin:0; padding:0;}

#subNav ul li { font-family:"Trebuchet MS"; display:block; float:left; margin:0; padding:0;}

#subNav ul li a {}


#myAlternativeContent { width:1024px; height:538px;}


/*new nav*/



#newNav {
      position:absolute;
	width:486px;
	height:16px;
	left: 296px;
	top: 63px;
	
	background: url(../images/navigation_sprite.jpg);
      height: 16px;
      width: 486px;
      margin: 0px;padding: 0px;
}
#newNav span {
     display: none;
}

#newNav ul {margin:0px;padding: 0px;}

#newNav li {
	list-style-type: none;
	float: left;margin: 0px; padding: 0px;
}
#newNav a {
	height: 16px;
	display: block;
}

#list1 { width: 110px; }
#list2 { width: 136px; }
#list3 { width: 120px; }
#list4 { width: 120px; }


#list1 a:hover, #list1 a:active {
      background: url(../images/navigation_sprite.jpg) 0px -16px no-repeat;
}

.landed1 {
      background: url(../images/navigation_sprite.jpg) 0px -16px no-repeat;
}

#list2 a:hover, #list2 a:active {
      background: url(../images/navigation_sprite.jpg) -110px -16px no-repeat;
}

.landed2 {
      background: url(../images/navigation_sprite.jpg) -110px -16px no-repeat;
}

#list3 a:hover, #list3 a:active {
      background: url(../images/navigation_sprite.jpg) -246px -16px no-repeat;
}

.landed3 {
      background: url(../images/navigation_sprite.jpg) -246px -16px no-repeat;
}


#list4 a:hover, #list4 a:active {
      background: url(../images/navigation_sprite.jpg) -366px -16px no-repeat;
}

.landed4 {
      background: url(../images/navigation_sprite.jpg) -366px -16px no-repeat;
}
