body {
	font-family:helvetica,sans-serif;
	font-size:.75em;
	color:#6c6c6c;
	border:0px;
	margin:0px;
	text-align:center;	
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-y;
	background-position: 50% 50%;
}

a {
	color:#B43015;
	text-decoration:none;
}

a:hover {
	color:#5F190B;
}

#background {
	width:100%;
	height:100%;
}

#mainContent {
	width:774px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	text-align:left;
}


.menuWrap>div {
	position:relative;
	top:0px;
	left:0px;
	width:772px;
	height:89px;
	background-image:url('../images/header.png');
	background-repeat:no-repeat;
}

.menuWrap {
	margin-top:5px;
 	width: 772px;
	height:89px;
}

#ieSucks { 
	position: relative; 
}




#contentTop {
	width:772px;
	height:15px;
	background-image:url('../images/content_top.png');
	background-repeat:no-repeat;
}

#contentMid {
	width:772px;
	top:5px;
	overflow:hidden;
	height:auto;
	background-image:url('../images/content_mid.png');
	background-repeat:repeat-y;
}

#contentBottom {
	height:18px;
	width:772px;
	display:block;
	background-image:url('../images/content_bottom.png');
	background-repeat:no-repeat;
}
/*
html>body #contentBottom {
	position:relative;
	top:-133px;
	height:18px;
	width:772px;
	display:block;
	background-image:url('images/content_bottom.png');
	background-repeat:none;
} */

a.buttonHome {
	position:relative;
	top:60px;
	left:226px;
	width:53px;
	height:23px;
	display:block;
	background-image:url('../images/button_home.jpg');
}

a.buttonHome:hover {
	width:53px;
	height:23px;
	background-image:url('../images/button_home.jpg');
	background-position:-53px 0px;
}




a.buttonServices {
	position:absolute;
	top:60px;
	left:302px;
	width:74px;
	height:23px;
	display:block;
	background-image:url('../images/button_services.jpg');
}

a.buttonServices:hover {
	width:74px;
	height:23px;
	display:block;
	background-image:url('../images/button_services.jpg');
	background-position:-74px;
}

a.buttonCompany {
	position:absolute;
	top:60px;
	left:401px;
	width:77px;
	height:23px;
	display:block;
	background-image:url('../images/button_company.jpg');
}

a.buttonCompany:hover {
	width:77px;
	height:23px;
	display:block;
	background-image:url('../images/button_company.jpg');
	background-position:-77px;
}

a.buttonWork {
	position:absolute;
	top:61px;
	left:502px;
	width:51px;
	height:23px;
	display:block;
	background-image:url('../images/button_work.jpg');
}

a.buttonWork:hover {
	width:51px;
	height:23px;
	display:block;
	background-image:url('../images/button_work.jpg');
	background-position:-51px;
}

a.buttonClients {
	position:absolute;
	top:60px;
	left:578px;
	width:58px;
	height:23px;
	display:block;
	background-image:url('../images/button_clients.jpg');
}

a.buttonClients:hover {
	width:58px;
	height:23px;
	display:block;
	background-image:url('../images/button_clients.jpg');
	background-position:-58px;
}

a.buttonContactUs {
	position:absolute;
	top:60px;
	left:662px;
	width:90px;
	height:23px;
	display:block;
	background-image:url('../images/button_contactUs.jpg');
}

a.buttonContactUs:hover {
	width:90px;
	height:23px;
	display:block;
	background-image:url('../images/button_contactUs.jpg');
	background-position:-90px;
}

a.buttonClose {
	width:24px;
	height:30px;
	display:block;
	background-image:url('../images/testClose3.png');
}

a.buttonClose:hover {
	width:24px;
	height:30px;
	display:block;
	background-image:url('../images/testClose3.png');
	background-position:-24px;
}


#contentContent {
	margin-left:11px;
	margin-right:17px;
}

.contentContent {
	margin-left:11px;
	margin-right:17px;
}

#homeFlashBubble {
	position:relative;
	top:0px;
	margin-bottom:4px;
}

#homeHome {
	float:left;
	width:744px;
	height:auto;
}
#homeNewsSection {
	margin-top:10px;
	width:354px;
	height:auto;
	float:left;
	height:auto;
}

#homeRightSection {
	margin-top:10px;
	float:right;
	width:354px;
	height:auto;
}

#featuredProjectLeft {
	position:relative;
	float:left;
	width:100px;
	height:auto;
}

#featuredProjectRight {
	width:250px;
	position:relative;
	float:right;
	height:auto;
}

.bottomSpace {
	clear:both;
	height:10px;
	display:block;
}

a.request {
	margin-top:10px;
	width:344px;
	height:76px;
	display:block;
	background-image:url('../images/request_button.png');
}

a.request:hover {
	width:344px;
	height:76px;
	display:block;
	background-image:url('../images/request_button.png');
	background-position:-344px;
}

a.livechat {
	margin-top:10px;
	width:344px;
	height:76px;
	display:block;
	background-image:url('../images/livechat.png');
}

a.livechat:hover {
	width:344px;
	height:76px;
	display:block;
	background-image:url('../images/livechat.png');
	background-position:-344px;
}

#footer {
	margin-top:20px;
	margin-left:1px;
	width:754px;
	float:left;
	height:auto;
}

#footer1 {
	clear:both;
	float:left;
	width:176px;
	height:17px;
	display:block;
	background-image:url('../images/footers/footer1.png');
	background-repeat:no-repeat;
}

a.footer2 {
	float:left;
	width:123px;
	height:17px;
	display:block;
	background-image:url('../images/footers/footer2.png');
}

a.footer2:hover {
	width:123px;
	height:17px;
	display:block;
	background-image:url('../images/footers/footer2.png');
	background-position:-123px;
}

#footer3 {
	float:left;
	width:455px;
	height:16px;
	display:block;
	background-image:url('../images/footers/footer3.png');
	background-repeat:no-repeat;
}

.newsStory {
	margin-top:10px;
}
.newsStory img {
	float:left;
	width:96px;
	margin-right:10px;
}

