* {
	MARGIN: 0px
}

HTML {
	HEIGHT: 100%
	overflow: hidden;
}
BODY {
	TEXT-ALIGN: center;
	background-image:url(../Graphics/basebackground.png);
	font-family:Arial, Helvetica, sans-serif;
	HEIGHT: 100%;
}
.wrapper {
	FONT-SIZE: 0.9em; 
	WIDTH: 975px; 
	TEXT-ALIGN: left ;	
	background-image:url(../Graphics/background.png); 
	MIN-HEIGHT: 100%; 
	MARGIN: 0px auto -42px;
	HEIGHT: auto! important;
}

.header {
	BACKGROUND: url(../Graphics/top.png) no-repeat; HEIGHT: 35px
}

#Header_Logo_Bar
	{
	width:925px;
	Height:75px;
	margin-left:20px;
	}

#Shell_Inner_Home
{
	width:955px;
	height:650px;
	/* background-image:url(../Graphics/Default_Background.gif); */
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:10px;
}

#Shell_Inner_Contact
{
	width:955px;
	height:1000px;
	/* background-image:url(../Graphics/Default_Background.gif); */
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:10px;
}



#Menu_Bar_Home
	{
		
		width:925px;
		height:27px;
		background-color:#900;
		margin-top:0px;
		margin-left:20px;
		/*background-image:url(../Graphics/home_top_menu.png)*/
	}
	
	
#imagebox_outer{
	float:right;
	background-color:#EAEAEA;
	padding:5px;
	border:1px;
	border-color:#999;
	border-style:solid;
	margin:10px;
	}	
	
#imagebox_outer_left{
	float:left;
	background-color:#EAEAEA;
	padding:5px;
	border:1px;
	border-color:#999;
	border-style:solid;
	margin:10px;
	}	
	

	#Home_Left 
	{
	
		text-align:center;
		padding-top:0px;
		float:left;
		margin-left:25px;
		height: 100%;

		font-size:12px;
		/*background-color:#F90;*/
		width:220px;
	}
	
	#Home_Content
	{
		float:left;
		padding:5px;
		margin-left:25px;
		height:600px;
		width:605px;
		font-size:12px;
		/*background-color:#F6C;*/
	}
		
			
		
	#Services_Content 
	{
		padding-top:8px;
		margin-left:55px;
		width:815px;
		height:700px;
		font-size:12px;
	}
	
	#Gallery_Content 
	{
		padding-top:8px;
		margin-left:55px;
		width:815px;
		height:650px;
		font-size:12px;
	}
	
		#Client_Content 
	{
	
		padding:5px;
		margin-left:140px;
		height:720px;
		width:605px;
		font-size:12px;
		/*background-color:#F6C;*/
	}
	
	#Contact_Content 
	{
		float:left;
		padding:5px;
		margin-left:25px;
		height:430px;
		width:605px;
		font-size:12px;
		/*background-color:#F6C;*/
	}
	
	
	#Home_Intro 
	{
		padding-top:8px;
		margin-left:300px;
		height: 100%;
		position:relative;
		width:600px;
		height:154px;
		font-size:12px;
	}
	
	
	#Home_Intro_Bottom
	{
		padding-top:0px;
		margin-left:0px;
		height: 100%;
		position:relative;
		width:505px;
		height:154px;
		float:left;
		font-size:12px;
	}


	#Home_Left_Bottom {
		

		height: 100%;
		width:200px;
		height:154px;
		float:left;
		font-size:12px;
	}
	
	#flashcontent {
		margin-top:10px;
		margin-left:50px;
		height: 100%;
		position:relative;
		width:505px;
		height:156px;
		background-color:#F90;
	}
	
	#Gallerycontent {
		margin-top:15px;
		margin-left:0px;
		height: 100%;
		position:relative;
		width:865px;
		height:600px;
		background-color:#F90;
	}
	
	
	
	#flashcontent_title {
		margin-top:5px;
		margin-left:0px;
		padding-right:5px;
		height: 100%;
		position:relative;
		width:505px;
		height:15px;
		text-align:right;
		font-family:Verdana, Geneva, sans-serif;
		font-size:9px;
		font-weight:bold;
		color:#000;
	}
	
	#flashHolder {
		margin-top:155px;
		margin-left:1px;
	}

#FormHolder {
	padding:5px;
	
}



.footer {
	MARGIN: 0px auto; 
	WIDTH: 975px; 
	HEIGHT: 70px;
	font-size:12px;
	padding-top:25px;
	color:#000;
	font-weight:bold;



}

.push {
	HEIGHT: 40px
}



html>/**/body #menubar { position:absolute; margin:150px 0px 0px 13px;}
