*{ margin: 0px; padding: 0px; }
body
{ 
  background:#eee center top;
  color: #000;
  font: .8em normal small Verdana, Arial, Helvetica, sans-serif;line-height: 1.6em;
}

#main p {
	line-height: 170%;
	margin: 10px 0;
}

#main p.indented {
	margin-left: 18px;
}

img {
	border: none;
}

/**Wrapper **/
#wrapper 
{
	width:980px;
	margin:5px auto;
	background:#ffffff;
}
#top,#footer,#homemain,#content,#container,#main
{
	width:980px;
	margin:0px auto;
}
#top
{
	
	background:#fdfdfd url(/images/tstrip.gif) repeat-x;
	height:80px;
}
#logo h1
{
    font-size:2.2em;
    font-weight:bold;
    margin:0px ;
	margin-bottom: 10px;
    padding-left:90px;
	padding-top:15px;
	color:#eee;
	border: none;
}

#logo p {
	 padding-left:110px;
	 font-size: 1.2em;
	 color:#eee;
}

#logo a,#logo a:link,#logo a:hover,#logo a:visited,#top a:hover {
	color: #eee;
	text-decoration: none;
}
#logo
{
float:left;
background: url("/images/wls2-64.png") 16px 8px no-repeat;
}
/**Menu***/
#menu ul
{
list-style:none;
}
#menu li
{
display:inline;
line-height:150%;
}
#menu li a
{
text-align:center;
color:#9ab2be;
float: left;
height: 38px;
text-decoration: none;
font-size: 1.1em;
color: #eee;
background: transparent url("/images/menu_li.png") repeat-x;
margin-right: 5px;
padding: 20px 14px 13px 14px;
}
#menu li a:hover {
	color: #000;
	background: transparent url("/images/menu_li_hover.png") repeat-x;
}

#menu
{
float: right;
}

#homemain
{
	background:#244458;
/*	background:#244458 url(/images/wlsbox.png) 40px 15px no-repeat ;
	height:187px;*/
}

#homemain table {
	margin: 10px;
}

#homemain ul {
	margin-left: 30px;
	padding: 0;
}

#homemain li {
  line-height: 250%;
	list-style-type: none;
	background: url(/images/arrow_yellow.gif) no-repeat 0em 0.8em;
	font-size: 1.3em;
	padding-left: 20px;
	color: #eee;
}

#homemain td {
	vertical-align: top;
}

#homemain p {
	margin: 10px;
	margin-right: 20px;
	font-size: 1.2em;
	line-height: 200%;
	padding: 0;
	color: #eee;
}

#homemain p.discrete {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

#homemain a,#homemain a:link,#homemain a:hover,#homemain a:visited {
	color: #eee;
	text-decoration:none;
}

#homemain img.buttons {
	float: right;
	margin: 0;
	padding: 0;
}

#content
{
/*	height:195px;*/
    background:url(/images/cstrip.gif) repeat-x;	
}
#left,#right
{
	width:320px;
	margin: 0;
/*    height:198px;*/
	padding-top:10px;
	padding-bottom:10px;
}
#left
{
	float:left;
}
#right
{
	float:right;	
}
#center
{
	margin:0px 320px 0px 320px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
/*	height:188px;*/
    padding-top:10px;
    padding-bottom:10px;
}
#left h2,#right h2,#center h2
{
font-size:1.3em;
padding:5px 5px 5px 10px;
margin:0;
line-height: 120%;
border: none;
color: #eee;
color: white;
}
#left p,#right p,#center p
{
padding:0px 5px 0px 10px;
color:#eee;
}
#left ul,#right ul,#center ul
{
padding:5px 5px 0px 20px;
margin: 0 10px;
line-height:150%;
}
#left li,#right li,#center li
{
color: #eee;
line-height:160%;
}
#left h3,#right h3,#center h3
{
	padding-right:10px;
	margin:0;
	margin-top: 10px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:1em;
	text-align: right;
}
#left a,#right a,#center a
{
	color:#eee;
	text-decoration:none;
}
#container
{
	width: 980px;
	background: #eeeeee;
	border:3px solid #d9d9d9;
	margin:0;
	padding: 5px;
}
#rcontain
{
	width:260px;
	background:#eeeeee;
	float:right;
	margin: 5px;
	border-left: 3px solid #d9d9d9;
/*	margin-right:5px;
	height:260px;
	height:100%;
	margin-top:7px;*/

}
#container h1,#rcontain h1
{
color:#2f2f2f;
font-size:1.5em;
font-family:arial;
padding:15px 0px 0px 15px;
}
#container p
{
color:#2f2f2f;
padding:10px 10px 0 15px;
}
#rcontain p,#rcontain h2
{
color:#2f2f2f;
padding-left:15px;
}
#rcontain h2
{
font-size:1.1em;
font-family:arial;
}
#rcontain a 
{
	color:#244458;
}
.col
{
float:left;
width:280px;
}
#container li
{
float:none;
color:#2f2f2f;
}
#container li a
{
color:#244458;
text-decoration:underline;
}
#container li a:hover
{
	text-decoration:none;
}

/**footer ***/
#footer {
	background: #1a1a1a url(/images/cstrip1.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
	clear:both;
}
#footer a {
	color: #9ab2be;
	text-decoration: none;
}
#footer a:hover {
	color: #abc3cf;
}

/**********/

ul {
list-style: square;
margin-left: 40px;
color: #244458;
}

li {
color: black;
line-height: 200%;
list-style-type: square;
}

li a {
color: #244458;
}

a, a:link, a:visited, a:hover {
color: #3263ad;
}

#main {
/*	height: 100%;*/
	width:932px;
	background: white;
	margin: 0;	
	margin-left: auto;
	margin-right: auto;
	border: solid 4px #1a1a1a;
	padding: 20px;
	color: black;
	border-top: none;
	border-bottom: none;
	margin-top: -5px;
}

h1,h2 {
	color: #2e2e2e;
	color: #2f537a;
	font-size: 150%;
	border-top: dotted 1px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 0px;
}

h2 {
	margin-top: 40px;
}

h3 {
	font-size: 120%;
	color: #2f537a;
	margin-top: 30px;
	margin-bottom: 10px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 150%;
	font-size: 90%;
	color:#eee;
}

#footer a:link, #footer a:visited, #footer a:hover {
	margin-bottom: 20px;
}

.testimonial {
	background: #ffffa5;
	text-align: left;
/*	font-style: italic;*/
	font-size: 0.85em;
	padding: 10px;
	border: solid 1px gray;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	width: 300px;
	color: black;
	padding-bottom: 0;
}

.testimonial td {
	margin: 0;
	padding: 0 2px;
}

.testimonial p {
	margin: 0;
	padding: 0;
}

.testimonial p.signature {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0;
}

img.features {
	margin: 0px;
	margin-right: 25px;
	border: none;
	float: right;
}

#footlinks {
	width: 932px;
/*	height: 100%;*/	
	background: #d9e9ff;	
	margin-left: auto;
	margin-right: auto;
	border: solid 4px #1a1a1a;
/*	border-top: none;*/
	padding: 20px;
/*	border-bottom: none; */
	color: black;
}

a, a:link, a:visited, a:hover {
	color: #292ABC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.links {
	width: 100%;
	border: 1px;
	margin: auto;
}

table.links tr.first {
	font-weight: bold;
}

table.links td {
	vertical-align: top;
	line-height: 160%;
	width: 25%;
}

table.features {
	border: 1px;
	margin: 10px auto;
}

table.features td, table.features th {
	vertical-align: top;
	padding: 5px;
	width: 50%;
	text-align: left;
	border-bottom: 1px #000 dotted;
}

table.features th {
	text-align: center;
	border: none;
	background-color: #4C7292;
	color: #fff;
}

td {
	padding: 7px;
}

p.breadcrumbs {
	font-size: 8pt;
	line-height: 100%;
	padding: 7px;
	margin-top: 0;
	margin-bottom: 15px;
	color: #555555;
	background-color: #efefef;
}

#main .shadetabs {
	margin-bottom: 1px;
	line-height: 100%;
}