html
{
	background: #15191b;
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

body
{
	font-size: 14px;
	line-height: 24px;
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #15191b;
}

a:link { color: #85b1ed; text-decoration: underline;}
a:visited { color: #85b1ed; text-decoration: underline;}
a:active { color: #fff; text-decoration: underline;}
a:hover { color: #fff; text-decoration: underline;}

#wrapper-home
{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: #f6f3e9
	overflow: auto;
	background: #15191b url('../images/back-center-home.jpg') repeat-x;
}

#wrapper
{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: #f6f3e9
	overflow: auto;
	background: #15191b url('../images/back-center.jpg') repeat-x;
}

#content
{
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #15191b;
	overflow: auto;
}

#content-left
{
	float: left;
	width: 82px;
	min-height: 689px;
	margin: 0;
	padding: 0;
	background: url('../images/back-left.jpg') repeat-x;
	overflow: auto;
	display: inline;
}

#content-mid
{
	float: left;
	padding: 0;
	width: 880px;
	min-height: 700px;
	margin: 0 auto;
	text-align: left;
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	background: url('../images/back-content.png') repeat-y;
	overflow: auto;
}

#header-home
{
	position: relative;
	width: 880px;
	height: 351px;
	background: url('../images/back-header.jpg') no-repeat;
	margin: 0;
	padding: 0;
}

#header
{
	position: relative;
	width: 880px;
	height: 169px;
	background: url('../images/back-header.jpg') no-repeat;
	margin: 0;
	padding: 0;
}

#header-left
{
	float: left;
	width: 352px;
	height: 120px;
	margin: 0;
	padding: 0;
}

#header-right
{
	float: right;
	width: 508px;
	height: 73px;
	margin: 43px 20px 0 0;
	padding: 0;
	text-align: center;
}

#home
{
	width: 880px;
	background: url('../images/fade.png') repeat-x;
	overflow: auto;
}

#home-left
{
	float: left;
	width: 506px;
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url('../images/fade.png') repeat-x;
	color: #fff;
}

#home-right
{
	float: right;
	width: 289px;
	margin: 0;
	padding: 20px 20px 0 25px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	background: url('../images/newsdivider.png') no-repeat;
	color: #fff;
}

#businesspartners {
	background: url('../images/screen.png');
	margin: 0;
	padding: 10px 10px 4px 20px;
	width: 350px;
}

#content-right
{
	float: left;
	width: 62px;
	min-height: 689px;
	margin: 0;
	padding: 0;
	background: url('../images/back-right.jpg') repeat-x;
	display: inline;
}

#content-fade
{
	width: 880px;
	background: url('../images/fade.png') repeat-x;
	display: inline;
}

#content-main
{
	width: 790px;
	margin: 0;
	padding: 20px 55px 0 35px;
	color: #fff;
	min-height: 400px;
}

#content-main-left
{
	float: left;
	width: 330px;
	margin: 0;
	padding: 20px 20px 0 20px;
	color: #fff;
}

#content-main-right
{
	float: right;
	width: 380px;
	margin: 0;
	padding: 20px 0 0 25px;
	text-align: left;
	color: #fff;
}

#footer
{
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	width: 880px;
	height: 40px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url('../images/back-footer.png') no-repeat;
}


/* ----------- H STYLES ---------------  */

h1#logo
{
	position: absolute;
	width: 352px;
	height: 120px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../images/tricom-forensics.jpg') no-repeat;
}

h2#news
{
	width: 109px;
	height: 15px;
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../images/latest_news.png') no-repeat;
}

h2
{
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #d4d4d4;
}
	
/* ----------- END H STYLES ---------------  */


/*   ----------   NAVIGATION BUTTONS   ----------   */

#navigation {
	float: left;
}
#navHome {
	width: 74px;
	background: url('../images/nav-home.png') no-repeat;
}
#navServices {
	width: 98px;
	background: url('../images/nav-services.png') no-repeat;
}
#navSupport {
	width: 94px;
	background: url('../images/nav-support.png') no-repeat;
}
#navContact {
	width: 101px;
	background: url('../images/nav-contact.png') no-repeat;
}
#navAbout {
	width: 80px;
	background: url('../images/nav-about.png') no-repeat;
}
#navigation a {
	float: left;
	display: block;
	height: 28px;
	margin-left: 10px;
	background-position: top;
}

#navigation a.current {
	float: left;
	display: block;
	height: 28px;
	margin-left: 10px;
	background-position: center;
} 

#navigation a:hover {
	background-position: bottom;
}

#navigation a strong {
	display: none;
}

/*   ----------   END NAVIGATION BUTTONS   ----------   */


ul.list1 {
list-style-image: url('../images/list_dot.gif');
padding: 0;
text-indent: 2px;
text-align: left;
padding-left: 20px;
margin-top: 10px;
}

ul.list1 li {
	margin-top: 2px;
	margin-bottom: 5px;
}

#pic-right {
float: right;
margin: 0 0 20px 20px;
padding: 0;
border: 6px solid #373a41;
}

img.img {
border: 1px solid #939498;
}

img.left {
float: left;
margin: 0 20px 20px 0;
padding: 0;
}
