#bg{
	width:1000px;
	height:700px;
	position:relative;
	margin:0 auto;

}

#bg2{
	width:800px;
	height:1350px;
	position:relative;
	margin:0 auto;
	background-color:#FFFFFF;
	border-width: 0.1em;
	border-style:solid;
	border-color: #999999;
}


#header{
	background:url(image/probanner.png); 
	background:no-repeat;
	width:1000px;
	height:225px;
	position:relative;
	margin:0 auto;
	z-index: 1;
	visibility: inherit;

}

#header2{
	background:url(image/probanner2.png); 
	width:1000px;
	height:490px;
	position:relative;
	margin:0 auto;
	z-index: 1;
	visibility: inherit;

}

#nav{
	 
	width:375px;
	height:40px;
	float:left;
	margin-top:65px;
	margin-left:600px;
	z-index: 1;
	visibility: inherit;

}

#demos{
	 
	width:900px;
	height:200px;
	float:left;
	margin-top:125px;
	margin-left:50px;
	z-index: 1;
	visibility: inherit;

}

#footer{
	
	width:1000px;
	height:50px;
	position:relative;
	margin:0 auto;
	z-index: 1;
	visibility: inherit;
	

}

#footertop{
	
	width:1000px;
	height:15px;
	position:relative;
	background-color:#999999;
	margin:0 auto;
	z-index: 1;
	visibility: inherit;

}



#content{

	width:1000px;
	height:450px;
	position:relative;
	background:url(image/contentbg.png); 
	background-repeat:no-repeat;
	

}


#content2{

	width:1000px;
	height:900px;
	position:relative;
	background:url(image/contentbg.png); 
	background-repeat:no-repeat;
	

}


#left{
	
	float:left;
	width:500px;
	height:400px;
	margin-left:25px;
	margin-top:15px;


}

#portfolioright{
	
	float:left;
	width:455px;
	height:800px;
	margin-left:60px;
	margin-top:15px;


}


#left2{
	
	float:left;
	width:450px;
	height:800px;
	margin-left:25px;
	margin-top:15px;


}

#feature{
	
	float:left;
	width:675px;
	height:400px;
	margin-left:15px;
	margin-top:15px;


}

#right{

	float:left;
	width:250px;
	height:400px;
	margin-left:175px;
	margin-top:15px;



}

