.bodytext {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #666666;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.mainbg {
	background-image: url(images/body-tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #333333;
}
.intro {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	color: #A3B926;
	font-weight: bold;
}

.footer{
	width:100%;
	bottom:0px;
	margin-right: auto;
	margin-left: auto;
	padding-left:auto;
	padding-right:auto;
	height: 50px;
	background-image: url(images/body-tile-footer.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #333333;
}
.footer-text {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #BDD63C;
	text-align: center;
	text-decoration: none;
}
.bodyarticles {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.client_work {
	color: #7EAE24;
}
.index-tbl {
	background-color: #BDD63C;
	width: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.index-tbl2 {
	background-color: #E1E1E1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.headlines {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
.footer-text2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.headlines2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}
