@charset "utf-8";
/* CSS Document */

body{
	margin:0; padding:0;
	font-family:"Century Gothic", Arial, Helvetica-Normal;
	color:#FFFFFF;
	font-size:12px;
	background:url(../images/grad.jpg) repeat-x #070e0f left top;
}
a{
	outline:none;
	color:#CCCCCC;
	font-style:italic;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
#backgroundMain{
	background:url(../images/back.jpg) no-repeat center top;
	min-height:530px;
}
#main{
	width:892px;
	margin:0 auto;
}
#menu{
	height:52px;
}
#menu h1{
	background:url(../images/23rdweb.png) no-repeat;
	height:22px; width:194px;
	margin:0; padding:0;
	float:left;
	margin-right:192px;
	margin-top:14px;
	behavior: url("iepngfix_v2/iepngfix.htc");
}
#menu span{
	display:none;
}
#menu #menu_home{
	background:url(../images/menu_home.png) no-repeat;
	behavior: url("iepngfix_v2/iepngfix.htc");	
	width:49px;
}
#menu #menu_about{
	background:url(../images/menu_about.png) no-repeat;
	behavior: url("iepngfix_v2/iepngfix.htc");	
	width:74px;
}
#menu #menu_contact{
	behavior: url("iepngfix_v2/iepngfix.htc");
	background:url(../images/menu_contact.png) no-repeat;
	width:94px;
}
#menu #menu_services{
	background:url(../images/menu_services.png) no-repeat;
		behavior: url("iepngfix_v2/iepngfix.htc");
	width:71px;
}
#menu #menu_portfolio{
	background:url(../images/menu_portfolio.png) no-repeat;
	behavior: url("iepngfix_v2/iepngfix.htc");	
	width:81px;
}
#menu a{
	margin-top:14px;
	height:22px; display:block; float:left;
	padding-left:20px;
}
#banner{
	height:280px;
}
#banner #slogan{
	background:url(../images/23rdweb%20place.png) no-repeat;
	behavior: url("iepngfix_v2/iepngfix.htc");	
	width:277px; height:40px;  margin-top:126px; 
	float:left;
	margin-right:78px;
}
#banner #slogan h1{ display:none; }
#banner #portfolio{
	float:left;
	margin-top:64px;
}
#services{

	height:180px;
	padding-top:8px;
}
#footer{
	margin-top:10px;
}
#footer,#footer a{
	color:#5e6263;
	font-size:11px;
}
#footer div{
	float:left;
	margin-right:32px;
}
.flashText,#allInfoText{
	display:none;
}

.allInfoText{
	height:0px;
	line-height:0px;
	overflow:hidden;
}






















