body {
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: medium;
	background-image: url(img/tileBg.jpg);
	background-color: #29292B;
	background-position: top center;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size:12px;
	color: white;
}
p {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
}
#topmenu {
	background: #1D1D1D;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #252525;
}
#links {
	width: 853px;
	margin-left: 1px;
	margin-right: auto;
	text-align: left;
}
#topmenu ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 100%;
	display: inline;
	line-height: 28px;
}
#topmenu li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 100%;
	display: inline;
}
#topmenu a {
	color: #636363;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFFFFF; /*[e]@10*/
	text-decoration: none;
}
#bannerTop {
	background: url(img/bannerTop.jpg) repeat-x top center;
	width: 900px;
	height: 65px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#navigationText {
	width: 400px;
	height: 92px;
	position: absolute;
	margin-top: 20px;
	margin-left: 475px;
	padding-right: 10px;
	color: #797979;
	letter-spacing: -1px;
	word-spacing: 10px;
}
#navigationText A {
	color: #636363;
	text-decoration: none;
}
#navigationText A:hover {
	color: #FFFFFF; /*[e]@10*/
	text-decoration: none;
}
#boxOne {
	background: #1BA9EC url(img/blueback.jpg);
	width: 840px;
	height: 355px;
	margin-left: auto;
	margin-right: auto;
}
#workbox1 {
	width: 90px;
	height: 80px;
	margin-left: -1px;
	margin-right: auto;
}
#workbox2 {
	width: 90px;
	height: 80px;
	margin-top: -80px;
	margin-left: 100px;
	margin-right: auto;
}
#workbox3 {
	width: 90px;
	height: 80px;
	margin-top: -80px;
	margin-left: 201px;
	margin-right: auto;
}
#workbox4 {
	width: 90px;
	height: 80px;
	margin-top: -80px;
	margin-left: 302px;
	margin-right: auto;
}
#workbox5 {
	width: 90px;
	height: 80px;
	margin-top: -80px;
	margin-left: 403px;
	margin-right: auto;
}
#contentLeft {
	width: 506px;
	position: absolute;
	color: #2A2A2A;
	margin-left: 24px;
	margin-top: 162px;
	top: 111px;
}
#contentBottom {
	width: 506px;
	position: absolute;
	color: #2A2A2A;
	margin-left: 24px;
	margin-top: 268px;
	top: 111px;
}
#contentRight {
	width: 200px;
	position: absolute;
	color: #2A2A2A;
	margin-left: 565px;
	margin-top: 162px;
	top: 111px;
}
#footer {
	width: 841px;
	height: 219px;
	background: #151515 url(img/bottombox.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
#footerColumns {
	width: 853px;
	height: 134px;
	position: absolute;
	margin-top: 85px;
}
#footer1 {
	width: 150px;
	height: 92px;
	position: absolute;
	margin-top: -25px;
	margin-left: 39px;
	color: #797979;
	margin-right: 46px;
	padding-right: 4px;
}
#footer2 {
	width: 150px;
	height: 92px;
	position: absolute;
	margin-top: -25px;
	margin-left: 199px;
	padding-right: 10px;
	color: #797979;
}
#footer3 {
	width: 150px;
	height: 92px;
	position: absolute;
	margin-top: -25px;
	margin-left: 380px;
	color: #797979;
}
#footer4 {
	width: 150px;
	height: 92px;
	position: absolute;
	margin-top: -25px;
	margin-left: 549px;
	color: #797979;
}
#footer4 {
	width: 150px;
	height: 92px;
	position: absolute;
	margin-top: -25px;
	margin-left: 549px;
	color: #797979;
}
#footer5 {
	width: 150px;
	height: 92px;
	position: absolute;
	margin-top: -25px;
	margin-left: 690px;
	color: #797979;
}
#copyright {
	display:block;
	width:831px;
	margin:0 auto 0;
	padding:5px;
	font-size:11px;
	color:#333333;
	background-color:#151515;
	border-top:1px solid #252525;
}
div#copyright a {
	color:#333333;
	background-color:#151515;
}
#copyright p {
	margin:0;
	padding:0;
	color:#333333;
	background-color:#151515;
}
#copyright .fleft {
	float:left;
}
#copyright .fright {
	float:right;
}
