* { padding: 0; margin: 0; }

img
{
  border: none;
}


a
{
  text-decoration: none;
}

body
{
  background: #f2f2f2;
}

#top
{ 
  clear:both;
  width: 900px;
  margin: 0px auto;
}

#top #logo {
	float: left;
  width: 398px;
	height: 85px;
	margin: 18px 0px 0px 25px;
}

#top #logo h1 
{
  float: left;
  background: url(images/logo.png) no-repeat;
  width: 398px;
	height: 85px;
}

#top #logo h1 a 
{
  float: left;
  width: 398px;
	height: 85px;
}

#top #logo h1 span 
{
  display: none;
}

#top #buttons
{
  float: right;
  width: 265px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	background: url(images/topbox.png) no-repeat;
}

#top #buttons p
{ 
  margin:2px 2px 2px 11px;
  font-size: 17px;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
  font-style:italic;
  color:#757474;
}

#top #buttons a#bookmark {
	background-image: url(images/bookmark.gif);
	height: 80px;
	width: 80px;
	float: left;
	margin: 4px 0 0 12px;
}

#top #buttons a#twitter {
	background-image: url(images/twitter.gif);
	height: 74px;
	width: 74px;
	float: left;
	margin: 4px 0 0 4px;
}

#top #buttons a#linkedin {
	background-image: url(images/linkedin.gif);
	height: 74px;
	width: 74px;
	float: left;
	margin: 4px 0 0 6px;
}

#nav
{ 
  float:left;
  width:100%;
  background: url(images/navbg.png) repeat-x;
  height: 36px;
  margin-bottom: 9px;
}

#nav ul
{
  margin: 0px auto;
  height: 36px;
  width: 870px;
}

#nav ul li{
	color: #FFFFFF;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 15px;
	list-style-type: none;
	float: left;
}

#nav ul li a {
	color: #FFFFFF;
  padding:2px 0px;
  float: left;
  margin: 0 4px;
}

#nav ul li a span.leftnav {
	width: 12px;
	height: 31px;
	float:left;
}

#nav ul li a span.centernav {
	float:left;
	height: 19px;
	padding: 6px 0px;
}

#nav ul li a span.rightnav {
	width: 12px;
	height: 31px;
	float:left;
}

#nav ul li a:hover span.leftnav, #nav ul li a.selected span.leftnav {
	width: 12px;
	height: 31px;
	float: left;
  background: url(images/navhovleft.png) no-repeat;
}

#nav ul li a:hover span.rightnav, #nav ul li a.selected span.rightnav {
	width: 12px;
	height: 31px;
	float: left;
  background: url(images/navhovright.png) no-repeat;
}

#nav ul li a:hover span.centernav, #nav ul li a.selected span.centernav {
	height: 31px;
	float: left;
  background: url(images/navhovcenter.png) repeat-x;
}

#content
{ 
  clear: both;
  width: 900px;
  margin: 0px auto;
  padding-bottom: 150px;
  background: url(images/contentbg.png) no-repeat;
}

#content h2, #indexwrapper h2
{ 
  float:left;
  background:url(images/i.png) no-repeat 0% 50%;
  margin: 10px 12px;
  padding: 4px 0 4px 37px;
  font-size: 19px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-weight: normal;
  color:#03536b;
}

#content h3
{ 
  float:left;
  background: #4f4f4f;
  margin: 6px 0px;
  width: 864px;
  padding: 10px 18px;
  font-size: 19px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-weight: normal;
  color:#fefefe;
}

#content p, #indexwrapper #welcome p
{ 
  clear:both;
  margin: 5px 18px;
  padding: 0;
  font-size: 14px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	line-height: 150%;
  color:#4f4f4f;
}

#content ul
{ 
  clear:both;
  margin:0 0 0 52px;
}

#content ul li
{ 
  font-size: 14px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	line-height: 150%;
  color:#4f4f4f;
}

#content a
{ 
  text-decoration:underline;
  font-style:italic;
  color:#4f4f4f;
  font-weight:bold;
  margin-right:2px;
}

#content a:hover
{ 
  color:#971009;
}

#content a#cert {
	background-image: url(images/companycert.png);
	height: 48px;
	width: 227px;
	float: right;
	margin: 10px 26px 0px 0px;
}

#footer
{ 
  clear:both;
  width: 274px;
  margin: 0px auto 30px auto;
  background: url(images/footer.png) no-repeat;
  padding: 30px 0 0 0;
}

#footer p
{ 
  font-size: 10px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
  color:#6f6f6f;
  text-align:center
}

#footer a
{ 
  color:#6f6f6f;
}

#bgimg
{ 
  width: 1154px;
  height: 182px;
  margin: 0px auto;
  background: url(images/indexbg.png) no-repeat;
  clear:both;
}

#indexwrapper
{
  width:900px;
  margin: 14px auto 0px auto;
}

#indexwrapper #welcome
{
  float: left;
  width: 579px;
	margin: 0px 0px 0px 0px;
	background: url(images/indexwelcomebg.png) no-repeat;
	padding-bottom: 26px;
}

#indexwrapper #welcome h2
{
  background:url(images/home.png) no-repeat 0% 50%;
}

#indexwrapper #ytd
{
  float: left;
  width: 579px;
	margin: 0px 0px 0px 0px;
	background: url(images/indexytdbg.png) no-repeat;
}

#indexwrapper #ytd h2
{
  background:url(images/ytd.png) no-repeat 0% 50%;
}

#indexwrapper #ytd ul
{ 
  clear:both;
  margin:0 0 16px 56px;
  list-style-type: decimal;
}

#indexwrapper #ytd ul li
{ 
  font-size: 14px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	line-height: 150%;
  color:#4f4f4f;
}

#indexwrapper #ytd p
{ 
  text-align: right;
  font-size: 10px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
  font-style: italic;
  color:#4f4f4f;
}

#indexwrapper #testimonials
{
  float: right;
  width: 311px;
	background: url(images/indextestimonials1.png) no-repeat;
}

#indexwrapper #testimonials h2
{
  background:url(images/speachbubble.png) no-repeat 0% 50%;
}

div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 270px;
    height:350px;
    margin: 6px 0px 0px 28px;
} 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute;
} 
div.page
{
    float:left;
    width: 252px;
    background: url(images/quote.png) no-repeat bottom right;
    padding-right:18px;
}
#indexwrapper #testimonials p
{ 
  margin: 5px 0px;
  padding: 0;
  font-size: 14px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	line-height: 150%;
  color:#4f4f4f;
  font-style: italic;
}

#indexwrapper #testimonials p.author
{ 
  font-weight:bold;
}

#indexwrapper #testimonials a
{ 
  color:#4f4f4f;
  text-decoration: underline;
  font-style: italic;
}

#indexwrapper #testimonials input
{
  float: right;
  width: 23px;
  height: 23px;
  margin: 0 10px 0 0;
  border:0;
  cursor: pointer; /* hand-shaped cursor */
}

#indexwrapper #testimonials input.next
{
  background:url('images/testimonialnext.png') no-repeat;
}

#indexwrapper #testimonials input.prev
{
  background:url('images/testimonialprev.png') no-repeat;
}

#content h2.contact
{
  background:url(images/contact.png) no-repeat 0% 50%;
  padding: 4px 0 4px 42px;
}

#content input.contacttext
{
  float: right;
  margin: 2px 315px 2px 0;
  background:url(images/contacttxtbox.png) no-repeat;
  width: 235px;
  height: 18px;
  border-style: none; 
  padding:10px;
  font-size: 14px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
  color:#4f4f4f;
}

#content textarea
{
  background:url(images/contacttxtarea.png) no-repeat;
  width: 236px;
  height: 175px;
  border-style: none; 
  padding:10px 10px 0 10px;
  font-size: 14px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	line-height: 150%;
  color:#4f4f4f;
  float:right;
  margin: 2px 315px 2px 0;
  resize: none;
  overflow: auto;
}
#content label
{
  float: left;
  margin: 9px 0px 2px 35px;
  font-size: 14px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	line-height: 150%;
  color:#4f4f4f;
}

#content #formbuttons
{
  clear:both;
  margin: 0px 0px 0px 392px;
}
#content #formbuttons input
{
  margin: 0px 4px;
}
#content #recap
{
float:right;
  margin: 2px 315px 28px 0;
}
#content #recap label
{
	line-height: 100%;
}