body
{
background-color: #A0ADA5;
text-align: center;
margin: 0px;
height:100%;
}

#container {
  background: #A0ADA5 url(tr-bg-762.gif) repeat-y 50% 0;
  margin: 0 auto;
  width: 764px;
  padding: 0;
  margin-bottom:0px;
  margin-top:0px;
  text-align:left;

}



#header {
  position: relative;
  
  width: 743px;
  height: 106px;
  margin: 0 auto;
  background-image:url(banner.jpg);
  background-color:#68776d;
background-repeat: no-repeat;
background-position:right;
border-bottom-style:solid;
border-left-style:none;
border-right-style:none;
border-top-style:none;
border-bottom-width: 3px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-color:#999999;
text-align:center;
}

#main{
position:relative;
background-color:transparent;
width: 743px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align:top;
}

#footer
{
margin: 0 auto;
background-color:#68776d;
vertical-align:bottom;
width:743px;
border-top-style:solid;
border-left-style:none;
border-right-style:none;
border-bottom-style:none;
border-top-width: 3px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-color:#999999;
text-align:center;
}

#footer p
{
font-family: "Trebuchet MS",Arial, sans-serif;
font-size:11px;
color:#e3e4e6;
margin:0px;
padding:6px;
}

#footer p a
{
color:#e3e4e6
text-decoration:underline;
}

#footer p a:visited
{color: #e3e4e6;}

#footer p a:hover
{
color:#e3e4e6;
text-decoration:none;
}

#content {
float: left;
width:513px;
display: block;
background-color:transparent;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#content p
{
margin: 5px;
padding: 4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:19px;
}

#content p b
{
color:#555;
font-weight:bold;
font-size:13px;
}

#content h2
{
margin: 6px;
padding: 3px;
font-family:"Book Antiqua", Georgia, "Times New Roman", "Trebuchet MS", "MS Serif";
font-size:24px;
font-weight:bold;
color:#777;
}


#sidelinks {
float: left;
width: 230px;
display:block;
background-color:transparent;
margin:0;
padding:0;
}

#sidelinks ul
{
	width: 179px;
	margin: 0 0;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#888;
}

#bottom
{
width:762px;
height:15px;
background-image:url(bot-762.png);
background-position:top;
background-repeat:no-repeat;
background-color:#A0ADA5;
margin:0px;
padding:0px;
}

#sidelinks li
{
	padding: 0;
}

#sidelinks ul a
{
	padding: 8px 11px;
	color:#666;
	display: block;
	width: 100%;
	text-decoration: none;
}


#sidelinks ul a:visited
{
color:#666;
text-decoration:none;
}

#sidelinks ul a:hover
{
color:#00FF00;
background-color:#999999;
text-decoration:none;
}

table#review
{
border:0px;
margin:10px;
padding:0px;
width:450px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
cellpadding:0px;
cellspacing:0px;
}

table#review th
{
background-color:#A0ADA5;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
padding:2px;
margin:0px;
}

table#review td
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
padding:5px;
margin:0px
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
