* {

	margin: 								0px;
	padding:								0px;
	
}

img {

	border: none;

}

body {

	background:								#FFFFFF url('../images/layout/campisiConstruction_backgroundGradient.jpg') repeat-x fixed bottom left;

}

	#shell {
	
		font-family:						Arial, Helvetica, sans-serif;
		
		font-size:							1em;
	
		width:								770px;
		
		margin-left:						auto;
		margin-right:						auto;
		margin-top:							10px;
		
	}
	
		#shell #header {
		
			float:							left;
		
			width:							770px;
			height:							121px;
		
		}
		
			#shell #header #logo {
			
				float:						left;
				
				width:						197px;
				height:						121px;
			
				background:					#FFFFFF url('../images/layout/frontPage/campisiConstruction_logo.jpg') no-repeat;
							
			}
			
			#shell #header #contactInfo {
			
				font-size:					0.9em;
				
				color:						#FFFF00;
				
				text-align:					right;
			
				float:						left;
				
				width:						228px;
				height:						111px;
				
				padding-left: 				335px;
				padding-top: 				10px;
				padding-right:				10px;
			
				background:					#FFFFFF url('../images/layout/frontPage/campisiConstruction_contactInfo.jpg') no-repeat;
							
			}
			
		#shell #building {
		
			float:							left;
		
			width: 							197px;
			height: 						317px;
			
			background:						#2d5038 url('../images/layout/frontPage/campisiConstruction_aPlusBuilding.jpg') no-repeat;
				
		}
			
		#shell #menu {
		
			float:							left;
		
			height:							40px;
			width:							573px;
			
			background:						#FFFFFF url('../images/layout/frontPage/menu/campisiConstruction_menuBackground.jpg') repeat-x;
					
		}
	
		#shell #body {
			
			float:							left;
			width:							573px;

		}
		
		#shell #content {
		
			float: left;
		
			width:							373px;
			height:							257px;			
			
			padding:						10px;
			
			padding-left:					105px;
			
			padding-right:					95px;
			
			background:						#FFFFFF url('../images/layout/frontPage/campisiConstruction_contentBackground.jpg') repeat-x;
			font-size:12px;
		}
		
		#shell #textMenu {
			
			float:							left;
			width:							766px;
			
			height:							20px;
			line-height: 					20px;
			background:						#2D5138;
			
			color:							#FFFFFF;
			
			text-align:						center;
			padding:						2px;
			
			font-size:						0.7em;
			
		}
		
			#shell #textMenu a {
			
				color:						#FFFFFF;
			
			}
		
			#shell #textMenu ul {
			
				display: 					inline;
				list-style-type: 			none;
			
			}
			
			#shell #textMenu li {
			
				display: 					inline;
				list-style-type: 			none;
	
			}
			
		#shell #footer {
			
			float:							left;
			width:							766px;
			
			height:							20px;
			line-height: 					20px;
			background:						#2D5138;
			
			border:							0px;
			
			border-top:						5px;
			
			border-color:					#CCB300;
			
			border-style:					solid;
			
			color:							#FFFFFF;
			
			text-align:						center;
			padding:						2px;
			
			font-size:						0.6em;
			
		}
		
			#shell #footer a {
			
				color:						#FFFFFF;
			
			}
		
		#shell #bottomMenu{
			
			float:							left;
			width:							766px;
			
			height:							20px;
			line-height: 					20px;
			background:						#000000;
			
			color:							#FFFFFF;
			
			text-align:						center;
			padding:						2px;
			
			font-size:						0.6em;
			
		}
			
			#shell #bottomMenu a {
			
				color:						#FFFFFF;
			
			}
		
			#shell #bottomMenu ul {
			
				display: 					inline;
				list-style-type: 			none;
	
			}
			
			#shell #bottomMenu li {
			
				display: 					inline;
				list-style-type: 			none;
	
			}

#goldbar { background:#ccb300 url('../images/goldbar.jpg'); float:left; width:770px; height: 16px; }
#bottombox { background-color:#fff; font-size:11px; }
.green {color:#2d5038;}