{
padding: 0em;
margin: 0em;
}

body
{
background: #000 url(../images/bg.jpg) repeat;
text-align: center;
padding-top: 1px;
}

body,input
{
font-size: 10pt;
font-family: "trebuchet MS", sans-serif;
color: #cccccc;
}

a
{
color: #FFF;
}

a:hover
{
}

h2
{
font-size: 1.2em;
font-weight: bold;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
color: #b3c7f4;
}

h3
{
font-size: 1.7em;
padding-left: 34px;
background-image: url('../images/db1.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('../images/db2.gif');
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 0px #FFF;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}



.divider1
{
position: relative;
border-bottom: solid 3px #666;
height: 14px;
margin: 5px 0px 20px 0px;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: dashed 2px #666;
margin: 5px 0em 5px 0em;
}

.box
{
position: relative;
background: #000 url('../images/boxbg.jpg') no-repeat;
left: -1.5em;
top: -1.5em;
padding: 1.0em;
margin-bottom: 1.0em;
}

#upbg
{
top: -6px;
left: 0px;
position: absolute;
width: 100%;
height:177px;
background: url('../images/upbg.jpg') repeat-x;
z-index: 1;
}

#outer
{
position: relative;
z-index: 2;
top: -20px;
width: 750px;
margin: 0 auto;
text-align: left;
padding-top: 1px;
}

#header
{
position: relative;
top: 0px;
left: 0px;
width: 875px;
height: 356px;
margin: 0 auto;
z-index: 1;
padding-top: 1px;
}

#headertitle
{
position: absolute;
left: 0px;
margin: 0 auto;
width: 421px;
height: 275px;
background: url('../images/tlslogo.gif') no-repeat top left;
}

#portheader
{
position: absolute;
width: 550px;
right: 100px;
bottom: 100px;
}

#testimonials
{
margin-top: -75px;
z-index: 9;
}

/*****************
nav menu
*********************/
#navbar {
	position: absolute;
	right: 65px;
	top: 72px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px;
	height: 55px;
	z-index: 9;
	display: block;
	float: right;
	font-size: 10pt;
}

a.button
{
float: left;
width: 85px;
height: 55px;
padding-top: 10px;
margin-left: 5px;
text-align: center;
background: url(../images/tab1.jpg) no-repeat top center;
text-decoration: none;
}

a:hover.button
{
color: #000;
background: url(../images/tab2.jpg) no-repeat top center;
}

/*******************************
navmenu end
********************************/

/********************************
autoviewer
*********************************/

/* hide from ie on mac \*/
html 
{
	height: 100%;
}	

#flashcontent 
{
	height: 100%;
}
/* end hide */

#autoviewer
{
position: absolute;
right: 35px;
bottom: 3px;
float: right;
width:350px;
height:240px;
}

#portfolio
{
position: absolute;
top: -70;
width: 750px;
height: 800px;
}


#normalcontent
{
margin-right: 12.0em;
}

#content
{
padding: 0em 1.0em 0em 2.0em;
}

#primarycontainer
{
position: absolute;
float: left;
top: -70px;
margin-right: -18em;
width: 100%;
}

#primarycontent
{
margin: 0em 400px 0em 0em;
}

#secondarycontent
{
margin-top: 70px;
margin-left: -45px;
float: right;
width: 285px;
}


/* Contact */

.entry {
	padding:5px 10px;
	margin-bottom: 200px;
	text-align:justify;
	line-height:1.75em;
	}

.entry li {
	margin-left:20px;
	}

/******************************
FOOTER
*******************************/

#footer
{
position: relative;
height: 5.0em;
clear: both;
padding-top: 3.0em;
border-top: solid 5px #000;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

a.banana {
  float: left;
  width: 30px;
  height: 34px;  
  margin-right: 10px;
  background: url(../images/banana.gif) no-repeat 0 0;
}

a:hover.banana  {
  background-position: -30px 0;
}

