/* CSS Document */

#container {
	width:850px;
	}

#header {
	background:url(septembuild/images/headernew.gif) left no-repeat;
	height:132px;
	}
	
#menu {
	float:left;
	background:url(septembuild/images/menu.gif) no-repeat;
	width:218px;
	}
	
#content {
	float:left;
	width:631px;
	}
	
#box1 {
	float:left;
	width:300px;
	text-align:left;
	padding-right:10px;
	background-image: url(septembuild/images/vertical.gif);
	background-position:right;
	background-repeat:repeat-y;
	}
	
#box2 {
	float:right;
	width:310px;
	text-align:left;
	padding-left:10px;
	}
	
#footer {
	clear:both;
	background:url(septembuild/images/footerimage.jpeg) center no-repeat;
	height:72px;
	}
	
#footera {
	clear:both;
	background:url(septembuild/images/banner3.jpg) center no-repeat;
	height:72px;
	}
	
#footer2 {
	clear:both;
	width:850px;
	background:url(septembuild/images/footeraddress.gif) center no-repeat;
	height:22px;
	}
	
.p2 {
	font-family:"Arial Narrow";
	font-size:12px;
	line-height:15px;
	}
	
.p3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	}	
	
.h {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#DA521F;
	}
		
#vertical {
	background:url(septembuild/images/vertical.gif) repeat-y;
	height:470px;
	}