body
{
    font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
    background-color:#fff;
	padding:0; margin:0;
}

#wrapper
{
	padding-left:auto;
	padding-right:auto;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}


#textwrapper
{
	padding:20px;
}

#footer
{
	background-color:black; 
	color:white; 
	width:100%;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	height:30px;
}

#footerinfo
{
	width:800px;
	padding-left:auto;
	padding-right:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footer a
{
	
	color:white; 
	
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}

/*NAVIGATION*/

* {padding:0; margin:0}
.dropdown {float:left; }
.dropdown dt {font-weight:bold; cursor:pointer; background:#fff}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul { border:2px solid #666666; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#fff; text-decoration:none; background:#333333; }
.dropdown a:hover {background:#666666; color:#fff}
.dropdown .underline {border-bottom:1px solid #666666}

div.content { 
	
	background: #fff; 
	padding: 0px; 
	text-align: left;
}

div.content_outer_border { 
	background: #33b0ff; 
	width: 201px;
	
}

div.content_inner_border { 
	
	background: #fff; 
	
	border:8px;
	zoom:1;
}
.my-border { padding:0px; width:200px; color:#000; }


#main {
float:left;
width:688px;
background:#ffffff;
}
#sidebar {
float:right;
width:288px;
background:#c6e7ee;
padding:12px;
}

#sec_sidebar {
float:left;
width:288px;
background:#c6e7ee;
}
#sec_main {
float:right;
width:688px;
background:#ffffff;
padding:12px;
}

.space
{
	line-height:1.8em;
}

.hompage_links
{
	color:#3596b6;
	text-decoration:underline;
	list-style-type:bullet;
	padding-left:25px;
	line-height:2.0em;
}
.hompage_links a
{
	color:#3596b6;
	text-decoration:underline;
	list-style-type:bullet;s
	line-height:2.0em;
}

.mainpage_headertext
{
	color:#3493b1;
	font-weight:bold;
	font-size:14px;
}

.testimonials
{
	font-family:Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.highlighted
{
	font-weight:bold;
	font-size:14px;
}

.tscores
{
	font-size:14px;
	font-weight:bold;
	color:#888888 
}
.tcenter
{
	text-align:center;
}
tpad
{
	margin-left:5px;
}