#innerContent {
	padding-bottom:80px;
	}

#innerContentBottom {
	width:634px;
	_width:674px;
	height:140px;
	margin-top:30px;
	/* margin-left:40px; */
	margin-bottom:50px;
	}

#stripe {
 height:9px;
	width:100%;
	background-color:#d4dc2b;
	margin-left:40px;
	}
#stripeEnd {
 height:1px;
	width:674px;
	background-color:#aaba39;
	}	

.p_text {
	font-size:12px;
	line-height:17px;
	margin:0;
	padding:0;
	text-align:justify;
	}
.p_text a {	 text-decoration: underline; color: #666666;}
.p_text a:hover { text-decoration: underline;	color: #669933; } 


	/*
	 Content Bottom Boxes
	*/
	.contentBottomBox {
		float:left;
		position:relative;		
		width:276px;
		height:120px;
		text-align:center;
		margin-left:30px;
		}
	.contentBottomBox .box1, .contentBottomBox .box2  {
		float:left;
		position:relative;	
		}	
		.contentBottomBox .box1 {
			text-align:center;
			padding-top:23px;
			width:138px;
			}
		.contentBottomBox .box2 {
			text-align:left;
			padding-top:30px;
			width:128px;
			margin-left:10px;
			}	
		.contentBottomBox .title {
			font-size:13px;
			font-weight:bold;
			color:#999999;
			padding-bottom:7px;
			}
		.contentBottomBox .title img {
			margin-bottom:2px;
			border:0px;
			margin-left:-10px;
			_margin-left:0px;
			}			
		.contentBottomBox .text a, .contentBottomBox .text a:hover {
			font-size:12px;
			line-height:18px;
			color:#666666;
			text-decoration:none;
			border-bottom:1px solid;
			border-bottom-color: #b5b5b5;	
			_margin-left:11px;
			}			
		.contentBottomBox .text a:hover {
			color:#333333;
			}				
		
