body {
background-color: #039CD6;
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
font-style: normal;
color: white;

}

a:link {font-weight: normal; text-decoration: none; color: #ffffff;} 
a:active {font-weight: normal; text-decoration: none; color: #ffffff;} 
a:visited {font-weight: normal; text-decoration: none; color: #ffffff;} 
a:hover {font-weight: normal; text-decoration: underline; color: #ffffff;}

.stileleft {
font-size: 11px; 
text-align:left; 
font-family: Arial, Helvetica, sans-serif; 
color:#002147;
}
/* layout tags start here */

strong {
color: #84D02E;
}

#maincontent {
width:934px;
min-height: 550px;
padding-left: 32px;
padding-right: 32px;
font-size: 12px;
line-height: 26px;
background-image:  url(images/mainbackground.jpg);
background-repeat: repeat-y;
}

td {
font-size: 12px;
line-height: 26px;
}

bold {
font-size: 12px;
font-style: italic, italic;
line-height: 26px;
}


#tel {
width:268px;
min-height: 159px;
padding-left: 12px;
padding-right: 12px;
font-size: 12px;
line-height: 18px;
background-image:  url(images/telback.jpg);
background-repeat: repeat-y;
}

#footer {
width: 900px;
margin: 0px auto;
clear: both;
font-size: 11px;
line-height: 1.5em;
color: #fff;
padding: 6px 0px 15px 0px;
text-align: right;
}

#footer a:link {font-weight: normal; text-decoration: none; color: #CCC;} 
#footer a:active {font-weight: normal; text-decoration: none; color: #CCC;} 
#footer a:visited {font-weight: normal; text-decoration: none; color: #CCC;} 
#footer a:hover {font-weight: normal; text-decoration: underline; color: #FFF;}



/* topnav list */

#topnav {
width: 930px;
margin:0 0 0 0px;
padding: 0px 0px 0px 0px;
font-size: 11px;
line-height: 1em;
text-transform:uppercase;
color: #FFFFFF;
}

#topnav a:link,
#topnav a:active,
#topnav a:visited 
{font-weight: normal; text-decoration: none; color: #ffffff;} 
#topnav a:hover 
{font-weight: normal; text-decoration: none; color: #84D02E;}



#topnav ul
{
list-style: none;
}

#topnav li {
list-style-type: none;
padding: 0 10px 0 0px;
margin: 0 10px 0 0px;
display: -moz-inline-box;
display:inline-block;
border-right: 1px solid #84D02E;
float:right;
text-align:center;
}

#topnav li#right {
padding: 0 10px 0 0px;
border-left: 0px;
border-right: 0px;
}

/* end of topnav list */

