	body {
		color:#000;
		max-width:970px;
		background-color: #fff;
		}

	#wrap {
		color:#000;
		max-width:970px;
		background-color: #fff;
		text-align:center;
		}

	#header 	{
		background-color:#fff;
		width: 970px;
		height:70px;
		padding-bottom: 5px;
		text-align:left;
			}

	#main {
		width: 970px;
		height: 380px;
		text-align: left;

		}

	#mainproject {
		height: 380px;
		text-align: left;
		position: relative;
		float:right;

		}

	#floatleft {
		height:40px
		margin:0;
		padding:10px 0 0 0;
		position: relative;
		float:left;
			}

	#floatright {
		height:40px
		margin:0;
		padding:10px 0 0 0;
		position: relative;
		float:right;
		text-align:right;
			}

#footer {
		padding-top: 10px; 
		margin: 0; 
		clear: both; 
		width: 970px;
		height: 40px;
} 

	#menuone {
		float:left;
		width:110px;
		height:380px;
		background:#fff;
		}

	#menutwo{
		float:left;
		width:200px;
		height:380px;
		background:#fff;
		text-align: left;
		}

	#content{
		float:left;
		width:300px;
		height:360px;
		background:#fff;
		overflow:auto;
		SCROLLBAR-FACE-COLOR: #eee;
		SCROLLBAR-HIGHLIGHT-COLOR:#eee; 
		SCROLLBAR-SHADOW-COLOR: #eee; 
		SCROLLBAR-3DLIGHT-COLOR: #fff; 
		SCROLLBAR-ARROW-COLOR: #ccc;
		SCROLLBAR-TRACK-COLOR: #fff; 
		SCROLLBAR-DARKSHADOW-COLOR: #fff; 
		SCROLLBAR-BASE-COLOR: #fff; 
		padding:10px;
		}

	#gals{
		float:left;
		width:240px;
		height:380px;
		background:#fff;
		overflow:auto;
		SCROLLBAR-FACE-COLOR: #eee;
		SCROLLBAR-HIGHLIGHT-COLOR:#eee; 
		SCROLLBAR-SHADOW-COLOR: #eee; 
		SCROLLBAR-3DLIGHT-COLOR: #fff; 
		SCROLLBAR-ARROW-COLOR: #ccc;
		SCROLLBAR-TRACK-COLOR: #fff; 
		SCROLLBAR-DARKSHADOW-COLOR: #fff; 
		SCROLLBAR-BASE-COLOR: #fff; 

		}

	#rightimage{
		float:left;
		text-align:center;
		height:380px;
		width:360px;
		background:#fff;
		valign: middle;
		}


	#rightapproach{
		float:right;
		height:380px;
		width:360px;
		background:#fff;

		}

	#topmenu {
		height:70px
		margin:0;
		padding:0;
		position: relative;
		float:left;
			}

	#topnumber {
		height:70px
		margin:0;
		padding:0;
		position: relative;
		float:right;
		text-align:right;
			}

	#project{
		float:left;
		width:170px;
		height:330px;
		background:#fff;
		overflow:auto;
		SCROLLBAR-FACE-COLOR: #eee;
		SCROLLBAR-HIGHLIGHT-COLOR:#eee; 
		SCROLLBAR-SHADOW-COLOR: #eee; 
		SCROLLBAR-3DLIGHT-COLOR: #fff; 
		SCROLLBAR-ARROW-COLOR: #ccc;
		SCROLLBAR-TRACK-COLOR: #fff; 
		SCROLLBAR-DARKSHADOW-COLOR: #fff; 
		SCROLLBAR-BASE-COLOR: #fff; 
		padding:10px;
		}