		div#banner{
		
		}
				
					div#bannerLeft{
						height:283px;	
						float:left;
						background-color:#DDE4EF;
						width:783px;
					}
					
					div#bannerRight{
						height:283px;	
						width:217px;
						float:right;
						background-color:#6E7A7B;
						
					}
						div#bannerRight div{
							margin-left:39px;
							background-color:#6E7A7B;
						}
						div#logoContainer{
							margin-top:33px;
						}
						div#logoContainer img#logo{
							border-style:none;
						}
						div#address{
							height:100px;
							clear:both;
							color:#FFFFFF;
						}
					
		div#content{
			padding:30px 0px 0px 130px;
			
			
		}
		
				div#content div{
					
				}
				
				div#content div#col1,div#content div#col2,div#content div#col3{
					float:left;
					width:190px;
					margin-right:35px;
				}
				
		
		div#bottomBar{
			margin:25px 0px 0px 0px;
			clear:both;
			float:right;
			bottom:0px;
			height:21px;
			background:#6E7A7B url(/gfx/backgrounds/bottom.gif) no-repeat top left;	
			width:640px;
		}
