body {
margin: 0; 
padding: 0; 
background: url(../images/mainbg.gif) repeat-x;
}

html, body, div, p, td {
font: 12px/1.6em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
color: #525252; 
line-height: 1.4em;
}

#page {
margin:auto;
width: 950px;
}

#nameplate {
position:relative;
background-color: #333;
height: 122px;
}

#logo {
float: left;
margin-top: 15px;
margin-right: 25px;
}

#location {
float: left;
padding-top: 40px;
}

#orb {
position: absolute;
right: 0;
top: 0;
}

#navigation {
height: 30px;
background-color: #d1d1d1;
}

#container {
padding-top: 30px;
}

#content {
background:url(../images/background.gif) repeat-y;
}

#main {
float: left;
width: 670px;
}


#sub {
position:relative;
float: right;
width: 200px;
margin-right: 15px;
padding-top: 55px;
font-size:11px;
line-height: 16px;
}

#testimonial {
 
color: #666;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 14px;
margin: 0;
font-style:italic;
}

*html #testimonial {
font-family: Times, serif;
color: #000;
font-weight: bold;
font-style:normal;
}

.attribute {
color: #999;
font-size: 90%;
line-height: 105%;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-style:normal;
}

*html #attribute {
font-family: "Trebuchet MS", Times, serif;
font-weight: bold;
}

#signup {
position:absolute;
right: 10px;
width: 200px;
background-color: #f9f9f9;
border: solid 1px #ccc;
padding: 8px;
visibility:hidden;
}

#emptyclear {
clear: both;
}

#footer{
margin:auto;
padding-top: 30px;
padding-bottom: 15px;
font-size: 11px;
color: 777;
width: 380px;
}


h1, h2, h3, h4, h5, h6 {
font-size: 130%;
margin-bottom: -0.5em;
}

a {
color:#990000;
text-decoration:none;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
