body
{
	font-size: 0.73em;
	font-family: Arial, Verdana, sans-serif;
  text-align: center; 
}

#wrapper { text-align: left; }

h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 2.0em; font-weight: normal; }
h3 { font-size: 120%; font-weight: normal; }
h4 { font-size: 100%; font-weight: normal; }
h5 { font-size: 100%; font-weight: normal; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

#footer { font-size: 90%; text-align: center; }
#footer #footerinner { text-align: left; }

/*** START HOME STYLES ***/

#branding h1 { text-indent: -1000px; }

#testimonial .testimonial-text { font-size: 180%; }
#testimonial .testimonial-by { font-size: 120%; margin-top: 10px; }

.home #rhs { text-align: right; }
.home #rhs a { text-decoration: none; }
.home .cws-sidebar { border-left: 2px solid #d9d9d9; }

#support-call { text-align: left; }
#support-call h4 {font-size: 190%; font-weight: bold; }

#support-call a
{
  font-weight: normal;
  text-decoration: underline;
}


/*** END HOME STYLES *** /


/*** START INNER STYLES ***/
.inner #rhs h3
{
  text-transform: lowercase;
  font-size: 150%;
}

/*** END INNer StyLES ***/


/*** START MENU STYLES ***/
#menu {
  line-height: 39px;
	font-family:  Arial, Verdana, sans-serif;
	font-weight: bold;  
}

#menu a
{
	text-decoration: none;
	text-align: center;
	line-height: 39px;
}

/*** END MENU STYLES ***/


/*** START FOOTER STYLES ***/

#footer a { text-decoration: none; }
#footer ul li { font-weight: bold; }
#footer ul li a { font-size: 1.0em; }

#footer ul li ul li
{
  font-size: 1.1em;
	text-align: left;	
	line-height: 1.2em;
	font-weight: normal
}
#footer ul li ul li a:hover { text-decoration: underline; }

/*** END FOOTER STYLES ***/