* {behavior:url(style/iepngfix.htc);}
* {border: 0px; margin: 0px; padding: 0px; outline:none;}
.clr {clear:both;}
body {
	font-family:"Bookman Old Style", "Times New Roman", Serif, Tahoma;
font-size:12px;
color:#ffffff;
background:url(../images/back-main.jpg) repeat-x top left;
background-color:#231F20;
}
.hide {
display:none;
}

a {
color:#ffffff;
text-decoration:none;
}
/*a:hover {
color:#E97F24;
text-decoration:none;
}
*/
.blue {
	color:#9FD5D9;
}
.orange {
	color:#E97F24;
}
.silver {
	color:#cccccc;
}

#containerTop {
	position: absolute;
	z-index:3;
	left: 50%;
	width: 1004px;
	margin-left: -502px; /* half of width */
}

#container {
	width: 1004px;  /* using 20px less for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
/*	border:1px solid white;*/
}
#chandelier {
	position:absolute;
	top:0px;
	left:143px;
	height:155px;
	width:172px;
	z-index:2;
}
#nav {
	position:absolute;
	top:15px;
	left:345px;
	height:120px;
	width:540px;
	z-index:2;
}
#nav div {
display:inline;
}
#ourWork {
	position:relative;
	padding-right:15px;
}
#ourTeam {
	position:relative;
	padding-right:15px;
}
#ourClients {
	position:relative;
	z-index:2;
	padding-right:15px;
}
#ourDetails {
	position:relative;
	z-index:2;
}
/*#nav a {
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
}
#nav a:hover, #nav a.active {
opacity:1;
filter: alpha(opacity=100);
-moz-opacity: 1;
}*/



.subNav {
	position:absolute;
	top:135px;
	left:300px;
	height:25px;
	width:600px;
	z-index:2;
	text-align:center;
}
.subNav div {
	display:inline;
	padding-top:0px;
}
.borderLeft {
	border-left:1px solid #E97F24;
	padding-left:6px;
	padding-right:3px;
}
.borderRight {
	border-right:1px solid #E97F24;
	padding-right:3px;
}
.subNav a {
	font-weight:bold;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.subNav a:hover, .subNav a.active {
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}









#mainBox {
	position:relative;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	top:170px;
	height:249px;
	width:770px;
}
#mainBoxBack {
	position:absolute;
	top:0px;
	left:0px;
	height:249px;
	width:770px;
}
#breadcrumb {
	position:relative;
	top:15px;
	left:18px;
	font-weight:bold;
}
#breadcrumb a:hover {
	color:#E97F24;
	text-decoration:none;
}

#clientList {
	position:relative;
	top:25px;
	left:18px;
	z-index:3;
}

#clientList ul {
	position:relative;
	float:left;
	list-style:none;
	line-height:19px;
	height:190px;
	width:330px;
}
#clientList div {
	position:relative;
}

#clientList ul.standard {
	list-style-type: none;
	width:400px;
}
#clientList ul.standard li {
	padding-left:17px;
	width:400px;
	background-image: url(../images/bullet-light-2.png);
	background-repeat: no-repeat;
}

#webThumbnailGlass {
	position:absolute;
	top:28px;
	right:30px;
	width:410px;
	z-index:5;
	text-align:right;
}
#webThumbnail {
	position:absolute;
	top:28px;
	right:30px;
	width:410px;
	text-align:right;
	z-index:4;
}
#webThumbnail img {
	border:1px solid #fff;
}


#galleryNav {
	position:absolute;
	top:218px;
	right:30px;
	width:385px;
	z-index:5;
	text-align:center;
}
#galleryNav div {
	display:inline;
}
#galleryNav img {
vertical-align:middle
}
#galleryNav a {
	color:#9FD5D9;
}
#galleryNav a:hover {
	color:#E97F24;
}










#bar {
	position:relative;
	top:265px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	height:93px;
	width:1000px;
	z-index:2;
}
#lamp {
	position:relative;
	top:49px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	left:359px;
	height:138px;
	width:94px;
	z-index:3;
}
#logo {
	position:relative;
	top:187px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	left:280px;
	height:37px;
	width:124px;
	z-index:3;
}
#advertising {
	position:relative;
	top:180px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	left:444px;
	height:37px;
	width:124px;
	z-index:4;
}


