/* BODY SECTION */
html, body {
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;	

	overflow-y:auto;         
	outline: none !important;
	width: 100%;
}

body {
    overflow-x: hidden;
	        background: url(http://trifecta-tech.com/trifecta/images/img/main_header.jpg) no-repeat;

}

#main {
	width: 1180px;
	margin: 0; 
	padding: 0; 
}

/* END BODY SECTION */


/*HEADER SECTION */

#logo { 
	margin: 5px 0 0 86px; 
	width:315px;
	position: relative; 
	clear:both; 
	border:0;
	display: inline;
	float:left;
}

#contact-info {
	margin: 5px 0 0 335px; 
	position: relative; 
	border:0;
	color: #ffffff;
	display: inline;
	top: 17px;
	float: left;
}

#contact-info a {
	color:#ffffff;
	text-decoration:none;
}

#quote {
	width:350px; 
	height:125px; 
	margin: 190px 0 0 800px;
	position: absolute; 
	z-index:100;
	outline: none;
}

#quote {
	/margin: 130px 0 0 -450px;
	m/argin: 130px 0 0 -450px;
}

#quote span.quote-header {
	color: #ffffff;
	font-size: 32px;
	margin-bottom: 10px;
	display: block;
}

#quote span.quote-text {
	color: #ffffff;
	font-size: 16px;
	display: block;
	margin-bottom: 15px;

}

#quote span.quote-text a {
	color:#ffffff;
	text-decoration:none;
}

.emphasis {
	font-weight: bold;
}

#nav {
	width: 100%;
	float: left;
	margin-bottom: 200px;
	margin-left: 76px;
	padding: 0;
	list-style: none;
	font:18px Arial, Helvetica, sans-serif; 
font-weight:bold;
	position: relative;
}
		
#nav li {
	float: left; 
	height:22px; 
	padding:0 31px; 
	margin:0; 
	border-right:1px dotted #ffffff;
	list-style:none; 
	color:#ffffff;
}

#nav li a {
	color:#ffffff;
	text-decoration:none;
}

#nav li a:hover {
	color:#5F92FF;
	text-decoration:none;
}




/*END HEADER SECTION  */

/* CONTENT SECTION */

#contentwrap
{
	width:1150px; 
	margin:0 auto;
	padding:0;
	outline: none;
	top: 286px;
	position:absolute;
}

#contentwrap
{
	/top: 0;
	t/op: 0;
	/position: relative;
	p/osition: relative;
}

#contentleftwrap
{
	width: 650px; /*border:1px solid #333; 	border:1px solid #069; */
	height:425px; 
	float:left; 
	clear:right;
	margin-top:175px;
	background: url(http://trifecta-tech.com/trifecta/images/img/left_bg.png) no-repeat;
	outline: none;
}

#contentleft 
{
	width: 650px; 
	height:400px; 
	float:left; 
	clear:right; margin: 0 auto;
	padding-left: 15px;
	outline: none;

}

.contentimg {
float:left;
margin-top: 4px;
margin-right:10px;
margin-bottom: 0;
}


#contentrightwrap
{
	height:575px; 
	width:475px;	
	float:right; 
	/* background: url(http://trifecta-tech.com/trifecta/images/img/right_bg.png) no-repeat; */
	z-index:500; margin-top:3px;
	outline: none;
}

#contentright
{
	width: 445px; 
	height:405px; 
	margin:185px 0 0 0;   
	z-index:501; 
	overflow:hidden;
	color:#333333;
	outline: none;
}

.featuredClient img {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.featuredClient div {
	padding: 0 30px 10px 30px;
}

.featuredClient h2 a {
	color: black;
	text-decoration: none;
}

#contentright h1 { font-size:18px; margin-left:0; margin-top:0px; margin-bottom:14px}
#contentright h2 { font-size:14px; margin-bottom:5px }
#contentright p  { font-size:12px;  line-height: 1.3em}

#contentleft h1  { font-size:18px; margin-left:0; margin-top:14px; margin-bottom:24px}

#contentleft .staticpanel {
	padding: 0 40px 10px 10px;
}

#contentleft .staticpanel div {
	outline: none;
	padding-bottom: 20px;
}

#contentleft .staticpanel div img {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}



#contentleft h2  { font-size:14px; margin-bottom:5px;}
#contentleft p   { font-size:12px; line-height: 1.3em}

/* END CONTENT SECTION */

/* FOOTER SECTION */

#footer {
	clear: both; 
	bottom: 0; 
	left: 0; 
	width: 100%; 
	height: 115px; 
	padding-top: 25px; 
	/* padding-left: 85px; */
	border-top:#ccc solid 2px;
	background:#f4f4f4; 
	color: #0F507F; 
	font-weight:bold;
	top: 892px;
	position: absolute;
}

#footer a {
	color: #0F507F; 
	text-decoration:none;
}

#footer a:hover {
	color:#5F92FF;
	text-decoration:none;
}

#footer a:visited {
	color:#0F507F;
	text-decoration:none;
}

#footerwrap {width:1000px;}

#footerleft {width: 470px; float:left; line-height:115%; outline: none; padding-left:85px;}

#footerright { margin-left:675px; width: 320px; outline: none;}

.alltayo {font-weight:normal; font-size: 80%; }
.alltayo a:hover {border: 1px #333 solid; padding:2px;}

/* END FOOTER SECTION */

/* other */

a.news-feed-title {
	color: #000000;
}

#home-newsfeed {
	outline: none;
	height: 190px !important;
}

#home-newsfeed  div  {
	outline: none;
}

#home-newsfeed img {
	float: left;
	padding-right: 10px;
}


.newsfeed-title {
	color: black;
	padding-bottom: 5px;
}

#home-newsfeed-pager {
	text-align: center;
}

#home-newsfeed-pager a {
	margin-left: 10px;
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}

#home-newsfeed-pager a.activeSlide {
	font-weight: bold;
	font-size: 18px;
}