body
{
margin:20px 0 0 0;
font-family: Verdana, Arial; 
line-height: 1.4em;
font-size: 80%;
}

h1
{
color:#A1968A;
font-size:1.1em;
Text-transform:uppercase;
}

h2
{
color:#FAAF5E;
font-size:1.1em;
}

h3
{
color:#A1968A;
font-size:0.9em;
text-transform:uppercase;
}

#container 
{
width: 1040px;
margin: 0 auto;
background-color: #FFFFFF;
}

#top
{
}

#toplogo
{
float: left;
}

#topmenu
{
float:right;
}

#topmenu ul
{
list-style: none;
margin:0px;
padding:0px;
}

#topmenu li
{
float:left;
text-transform:uppercase;
text-align:right;
width:130px;
margin:52px 20px 0px 0px;
padding:0px 0px 0px 0px;
font-weight:bold;
}

#topmenu li a
{
text-decoration:none;
color:#A1968A;
}

#fadedline
{
clear:right;
}

#maincontent
{
min-height:600px;
height:auto !important;
height:600px;
margin:20px 20px 20px 20px; 
}

#contentmargins
{
padding:20px 40px 0 40px;
}

#footer
{
clear:both;
color:#A1968A;
text-align:center;
font-size:0.9em;
font-weight:bold;
padding-bottom:20px;
}

/* Styles specific to services page */

#serviceswrapper
{
text-align:center;
}

div.serviceball
{
height:222px;
width:268px;
margin-top:80px;
background-repeat:no-repeat;
background-position: center;
padding: 0px 20px 0px 20px;
line-height: 1450%; /*to align the text in the middle of the ellipse*/
color:#ffffff;
font-size: 1.2em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
float:left;
cursor:pointer;cursor:hand;
}

div.serviceball#service0
{
background-image: url('/images/tmg/ellipse_blue.png');
}

div.serviceball#service1
{
background-image: url('/images/tmg/ellipse_green.png');
}

div.serviceball#service2
{
background-image: url('/images/tmg/ellipse_pink.png');
}

#servicepanel
{
margin-left:60px;
float:top;
width:882px;
}

#servicepaneltop
{
float:top;
height:82px;
width:882px;
background-image: url('/images/tmg/ServicePanel_top_none.png');
background-repeat:no-repeat;
background-position: center;
}

.servicetextcontainer
{
background-color:#FFFFFF; /*This color is changed by script at runtime*/
float:top;
min-height:150px;
height:auto !important;
height:150px;
padding: 20px 40px 20px 40px;
margin-left:1px;
margin-right:2px;
}

#servicename
{
color:#A1968A;
font-size: 1.0em;
font-weight:bold;
text-transform:uppercase;
letter-spacing:2px;
padding-bottom: 10px;
}

#servicetext
{
font-size:0.9em;
width:550px;
margin-right: 50px;
}

#servicelinks
{
padding-top:5px;
}

#servicelinks td.servicelinktext a
{
text-decoration:none;
font-weight:bold;
color:#A1968A;
}

#servicelinks td.servicelinkimage a
{
text-align:right;
}

#servicepanelfooter
{
float:top;
height:22px;
width:882px;
background-image: url('/images/tmg/ServicePanel_footer_none.png');
background-repeat:no-repeat;
background-position: center;
}

div.transparentlink
{
z-index:100; 
position:absolute; 
margin-top:-80px;
cursor:pointer;cursor:hand;
}

div.transparentlink#translink0
{
}

div.transparentlink#translink1
{
margin-left:310px;
}

div.transparentlink#translink2
{
margin-left:618px;
}

#hiddencontent
{
display:none;
}

/* END - Styles specific to services page - END*/

/* Styles specific to news page */

div.newsitem
{
width:550px;
float:left;
margin-right:30px;
}

div.newsimage
{
padding-top:30px;
float:left;
}

/* END - Styles specific to news page */

/* Styles specific to Contact page */

table.employees tr td
{
vertical-align: top;
padding: 15px 15px 0px 0px;
}

table.employees tr td h3
{
text-transform:none;
}

table.employees tr td a
{
color:#000000;
text-decoration:none;
}

table.employees tr td a:hover
{
text-decoration:underline;
}

/* END - Styles specific to Contact page */

