#top-bg {
	background: url(../images/top_bg.gif) repeat-x center top;
	height: 108px;
	width: 100%;
}
#container {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -90px;
}
#float-cont {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 960px;
}
.nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
}
#header {
	width: 960px;
}
#flash {
	width: 960px;
}
#customer-textimonials {
	position: absolute;
	left: 20px;
	top: 145px;
}
#maincontent {
	background: url(../images/maincontent-bg.png) repeat-y center top;
}
#scroll-container {
	width: 960px;
	height: 141px;
	background: url(../images/maincontent-bg.png) repeat-y center top;
}
#our-recent-work {
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.space {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 14px;
}

#recent-work-gallery {
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 141px;
	width: 680px;
}
#footer {
	width: 960px;
}
.footer-text {
	font: small-caps 14px "Times New Roman", Times, serif, "Trebuchet MS";
	color: #333333;
	text-align: center;
	padding: 5px;
}
.contact-text{
	font: small-caps 16px "Times New Roman", Times, serif, "Trebuchet MS";
	color: #333333;
	text-align: left;
	padding: 5px;
}
.contact-text a {
	color: #F31B6D;
	text-decoration:underline;
}
.contact-text a:hover {
	text-decoration:none;
}
strong {
	font-weight: bold;
}

.footer-text a {
	color: #333333;
	text-decoration:underline;
}
.footer-text a:hover {
	text-decoration:none;
}
#star1 {
	position: absolute;
	left: 920px;
	top: 130px;
}
#star2 {
	position: absolute;
	left: -90px;
	top: 290px;
}
#star3 {
	position: absolute;
	left: 910px;
	top: 410px;
}
.imgb {
	margin: 3px;
	padding: 3px;
	border: 1px solid #F31B6D;
}

.text {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px;
}
.text strong {
	color: #F31B6D;
}

.text a {
	color: #F31B6D;
	text-decoration:underline;
}
.text a:hover {
	text-decoration:none;
}
.normal {
	font: bold 13px "Trebuchet MS";
	color: #F31B6D;
	background: url(../images/li.gif) no-repeat left center;
	margin-left: 45px;
	padding-left: 20px;
}
.normal a {
	color: #F31B6D;
	text-decoration:underline;
}
.normal a:hover {
	text-decoration:none;
}
.title {
	font: 16px "Trebuchet MS";
	color: #666666;
	padding: 5px;
}

