html, body {height: 100%;}

body {
	margin: 0;
	color: #a9a9a9;
	min-width: 980px;
	background:url("../images/bg-body.gif");
	font: 12px "trebuchet ms", verdana, arial, helvetica, sans-serif;
}
/*--- general ---*/
img {border-style: none;}

form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #52a7d2;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

.fade {
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	position: absolute;
	background: url("../images/fade.png") repeat-x;
}

h3 {
	color: #ff6633;
}

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 38px;
	position: relative;
}
.wrap-page-1 {
	width: 950px;
	padding: 0 30px 0 0;
	background: #E76326 url("../images/bg-page.jpg") repeat-x;
}
.wrap-page-2 {
	width: 100%;
	background: #fff;
}
#header {
	width: 100%;
	height: 160px;
	position: relative;
}
.logo {
	top: 21px;
	left: 20px;
	position: absolute;
}
.logo a {
	width: 198px;
	height: 112px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url("../images/logo.gif") no-repeat;
}
.main-nav {
	top: 86px;
	right: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
.main-nav li {
	float: left;
	padding: 0 0 0 26px;
}
.main-nav li a {
	height: 48px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.main-nav li a.l-home {width: 45px;background: url("../images/l-home.gif") no-repeat;}
.main-nav li a.l-company {width: 76px;background: url("../images/l-company.gif") no-repeat;}
.main-nav li a.l-services {width: 67px;background: url("../images/l-services.gif") no-repeat;}
.main-nav li a.l-portfolio {width: 68px;background: url("../images/l-portfolio.gif") no-repeat;}
.main-nav li a.l-locations {width: 73px;background: url("../images/l-locations.gif") no-repeat;}
.main-nav li a.l-contact {width: 62px;background: url("../images/l-contact.gif") no-repeat;}
.main-nav li a.l-blog {width: 35px;background: url("../images/l-blog.gif") no-repeat;}

.main-nav li a:hover {background-position: 0 -48px;}
.main-nav li.active a {background-position: 0 -96px;}


.my-account {
	top: 20px;
	right: 20px;
	width: 71px;
	height: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	background: url("../images/my-account.gif") no-repeat;
}

#content {
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px;
	background: url("../images/bg-content.gif") repeat-x;
}
.primary-content {
	float: left;
	width: 200px;
	padding: 24px 0 0 20px;
}

/*.primary-contenta {
	float: left;
	width: 200px;
	}
.primary-contentb {
	float: left;
	width: 200px;
	}*/
.primary-content h1 {
	color: #a9a9a9;
	font-size: 16px;
	margin: 0 0 9px;
	line-height: 19px;
}
.primary-content p {
	line-height: 16px;
	margin: 0 0 15px;
}
.news,
.title {
	width: 100%;
	padding: 0 0 45px;
}
.twitter {
	width: 100%;
	padding: 0 0 45px;
}
.primary-content h2 {
	margin: 0;
	padding: 0 0 16px;
}
.news h2 img {display: block;}

.news h3 {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}
.news .read-more {
	width: 100%;
	padding: 10px 0 0;
}
.twitter h2 img {display: block;}

.twitter h3 {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
}
.twitter .read-more {
	width: 100%;
	padding: 10px 0 0;
}
.data-time {
	padding: 0;
	margin: 0 0 12px;
	list-style: none;
}
.data-time li {
	font-size: 12px;
	line-height: 20px;
}
.secondary-content {
	float: right;
	width: 690px;
	padding: 20px 20px 0 0;
}
.flash {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.flash img {display: block;}

.work-brands {
	width: 100%;
	margin-top: 24px;
	margin-bottom: -24px;
}
.work-brands h3 {margin: 0 0 9px;}
.work-brands h3 img {display: block;}

.work-brands ul {
	padding: 0;
	width: 700px;
	overflow: hidden;
	list-style: none;
	position: relative;
	margin: 0 -10px 14px 0;
}
.work-brands ul li {
	float: left;
	width: 130px;
	padding: 0 10px 10px 0;
}
.work-brands ul li img {
	display: block;
	margin: 0 auto;
}
#footer {
	color: #ccc;
	width: 100%;
	font-size: 11px;
	overflow: hidden;
	line-height: 16px;
	padding: 3px 0 0;
}
#footer a {color: #ccc;}
#footer p {margin: 0 0 0 20px;}

#footer ul {
	margin: 0;
	float: right;
	list-style: none;
	padding: 0 50px 0 0;
}
#footer ul li {
	display: inline;
	font-weight: bold;
	padding: 0 0 0 6px;
}
/* page-2 */

.primary-content-2 {
	float: left;
	color: #000;
	width: 430px;
	display: inline;
	padding: 22px 0 0;
	margin: 0 280px 0 240px;
}

.primary-contenta-2 {
	float: left;
	color: #000;
	width: 950px;
	padding: 0 30px 0 0;
	background-color:#E2855A;		
}
.primary-content-left {
	float: left;
	color: #000;
	width: 235px;		
}
.primary-contenb {
	float: left;
	color: #000;
	width: 715px;		
}

.primary-contentb-2 {
	float: left;
	color: #000;
	width: 430px;
	display: inline;
	padding: 0px 0 0;
	margin: 0 260px 0 240px;
	background:#000000;
}


.primary-content-2 h1 {
	font: 20px "trebuchet ms", verdana, arial, helvetica, sans-serif;
	color:#999999;
	margin: 0 0 16px;
}
.primary-content-2 h1 img {
	display: block;
}

.primary-content-2 p {
	margin: 0 0 24px;
	font-size: 14px;
	line-height: 24px;
}
.primary-content-2 .text-end {
	width: 100%;
	margin: -13px 0 0;
}
.secondary-content-2 {
	float: left;
	width: 200px;
	margin: 0 0 0 -950px;
	padding: 22px 0 0 20px;
}



.secondary-content-2 h2 {margin: 0 0 22px;}
.secondary-content-2 h2 img {display: block;}

.secondary-content-2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.secondary-content-2 ul li {
	height: 1%;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 10px;
}
.extra-content-2 {
	float: left;
	width: 179px;
	padding: 20px 0 0;
	margin: 0 0 0 -229px;
}
#contact-content {
	float: left;
	width: 700px;
	height: 400px;
}

#card-top{
	position:absolute;
	/*left: 0;
	right: 0;
	top: 0;
	bottom: 0;*/
}
#card-btm{
	position:absolute;
	margin-left:250px;
	margin-top:120px;
	/*left: 0;
	right: 0;
	top: 0;
	bottom: 0;*/
}
li {
	list-style: none;
}
ul {
display:block;
margin: 7px;
padding:0px;
}
.twitterTime {
font-size:9px;
}