/* Homepage CSS this is our layout style */

#promo{
	width:960px;
	float:left;
	background-image: url(../images/promo_services.jpg);
	height: 398px;
}

.lower_container{
	width:960px;
	float:left;
	background-image: url(../images/loco_side.jpg);
	background-repeat: no-repeat;
	height: 952px;
	background-color: #000000;
	background-position: right top;
	border-bottom: 18px solid #98D621;
}
.title{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:36px;
}

.body{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	text-decoration: none;
}

.lgefont{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
}
#text_box{
	width:500px;
	height:850px;
	float:left;
	text-align: left;
	margin-top: 44px;
	margin-left: 44px;
	padding-bottom: 33px;
}
.green{
	width:960px;
	float:left;
	height:18px;
	background-color: #98D621;
}
 .images{
 width:222px;
 height:115px;
 float:left;
 padding-right:15px;
 padding-top:15px;
 }

.selected{
	colour: #B1D223;
	color: #98D621;
	text-decoration: none;
}
.sml{
	font-size:14px;
	color: #FFFFFF;
}

.quotes{
	width:350px;
	height:88px;
	float: right;
	padding-right: 33px;
	padding-top: 670px;
}
.lquote{
	height:44px;
	float:left;
	font-size: 48px;
	color: #FFFFFF;
}
.rquote{
	font-size: 48px;
	color: #FFFFFF;
	margin-top: 135px;
	float: right;
	padding-right: 5px;
}
.mquotebox{
	width:300px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	clear: right;
	padding-left: 4px;
}
