body {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #252525;
}

.clear {clear: both; background: url(none) !important; border-style: none !important;}

.top_border {
  width: 760px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/top-border.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
}

#header {
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  height: 66px;
  overflow: hidden;
}
#header img { width: 294px; height: 66px; border-style: none; }
#header div { float: left; padding: 0px; }

#top_menu { margin: 0px; padding: 0px; list-style: none; float: right; height: 66px; }
#top_menu li { display: inline;}
#top_menu a {
  color: #252525;
  display: block;
  float: left;
  font-weight: bold;
  text-decoration: none;
  background: url(images/right-arrow-big.gif) no-repeat 50px 25px;
  padding: 49px 10px 5px 10px;
}
#top_menu a:hover {color: #FF9000;}


#flash {
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 760px;
  height: 198px;
  white-space: nowrap;
}

#noflash {
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-color: #252525;
  width: 760px;
  height: 132px;
  overflow: hidden;
}
#noflash h1 {
  background-image: url(images/no_flash_bg.gif);
  background-repeat: no-repeat;
  background-position: 247px 0px;
  margin: 0px;
  padding: 15px 60px 25px 25px;
  font-size: 13px;
  float: left;
  width: 197px;
  color: #FFFFFF;
  height: 92px;
}
#noflash div {
  background-image: url(images/terminal-bottom.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0px;
  padding: 15px 15px 15px 174px;
  width: 289px;
  height: 102px;
  float: left;
}
#noflash ul {
  margin: 0px;
  padding: 0px;
  list-style-image: url(images/round-bullet.gif);
  color: #ffffff;
}
#noflash a {
  padding-left: 5px;
  padding-top: 3px;
  width: 99px;
  height: 16px;
  background-image: url(images/no_flash_button.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#noflash a:hover {
  background-image: url(images/no_flash_button_.gif);
}

#heading {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	color: #FFFFFF;
	background-color: #252525;
	background-image: url(images/headingbg.gif);
	background-repeat: no-repeat;
    background-position: 144px 10px;
}
#heading p { margin: 0px; padding: 12px; font-size: 11px;}
#heading a { color: #FF9000; text-decoration: none; }
#heading a:hover {text-decoration: underline; color: #FF9000;}
#heading h1 { margin: 0px; margin-right: 30px; padding: 12px; font-size: 14px; float: left ;width: 120px; color: #FF3300; height: 70px; text-transform: uppercase; }

/*  */

#tutorial {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
}

/* stats */

#stats {
  border: 1px solid blue;
  color: blue;
  font-size: 8pt;
  width: 350px;
  
}

#forms {
  border: 1px solid orange;
  color: orange;
  font-size: 8pt;
  width: 350px;
  
}


/*  */

#content {
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  width: 760px;
}
#nav {
  width: 150px;
  float: left;
  background: #252525 url(images/nav_left_corner.gif) no-repeat bottom left;
  padding: 5px 0px 10px 0px;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#nav a {
  display: block;
  height: 16px;
  padding: 0px 0px 0px 17px;
  text-decoration: none;
  white-space: nowrap;
  font-size: 11px;
  color: #ffffff;
  background: url(images/arrow_bullet.gif) no-repeat 5px 3px;
}
a.selected { background: url(images/round-bullet.gif) no-repeat 5px 3px !important; color: #FF9000 !important; }
#nav a:hover {
  color: #FFFFFF;
  background-color: #473e3e;
  background-image: url(images/round-bullet.gif);
}

#middle {
	width: 510px;
	float: left;
    margin-left: 8px;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 8px;
	padding: 0px;
}
#right {
	width: 84px;
	float: left;
    margin: 0px;
	padding: 0px;
}
#right ul { margin: 0px; padding: 0px; list-style: none; float: right; }
#right li { display: block;}
#right a {
  color: #252525;
  display: block;
  float: right;
  font-weight: bold;
  text-decoration: none;
  background: url(images/right-arrow-big.gif) no-repeat 20px 0px;
  padding: 25px 0px 0px 0px;
}
#right a:hover {color: #FF9000;}



/*  */

#intro {
	width: 592px;
	float: left;
    margin-left: 8px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
	padding: 0px;
}
#topic {
	float: left;
	width: 284px;
	padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 8px;
    margin-top: 0px;
	height: 210px;
    font-size: 11px;
}
#topic h4 {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
	background-color: #252525;
}
#topic p {
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 12px;
    padding-left: 2px;
	margin: 0px;
	text-align: justify;
}
#topic a {
	font-size: 11px;
	font-weight: bold;
	color: #FF9000;
	text-decoration: none;
	background: transparent url(images/right-arrow-big.gif) no-repeat center left;
    padding-left: 30px;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 6px;
	margin: 0px;
}
#topic a:hover {
	text-decoration: underline;
}

/*  */

#features p {
  text-align: justify;
  margin: 0px;
  padding: 0px;
}
#features h1 {
  margin: 5px 0px 5px 0px;
  padding: 2px;
  font-size: 15px;
  border-bottom: 2px solid #252525;
}
#features h2 {
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  font-weight: bold;
}
#features h3 {
  margin: 5px 0px 5px 0px;
  padding: 2px;
  color: #FF9000;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #D4D4D4;
}
#features div {
  text-align: center;
}

a.features {
	color: #FFFFFF;
	display: block;
	float: left;
	width: 160px;
	height: 15px;
	padding: 4px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #252525;
    white-space: nowrap;
}
a.features:hover {text-decoration: underline !important;}

a.expand {
  margin: 5px 0px 5px 0px;
  padding: 2px;
  color: #FF9000;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #D4D4D4;
}

/*  */

#contact h3 {
  margin: 5px 0px 5px 0px;
  padding: 2px;
  color: #FF9000;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #D4D4D4;
}
#contact p {
  text-align: justify;
  margin: 0px;
  padding: 0px;
}
#contact a {
  text-decoration: none;
  color: #252525;
  font-weight: bold;
}






/*  */

#information {
	width: 760px;
	float: left;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
	padding: 0px;
}
#question {
    border: 1px solid #252525;
    padding: 0px;
    margin: 0px 0px 5px;
    display: block;
}
#question h4 {
  color: #FFFFFF;
  font-size: 11px;
  padding: 3px 5px 3px 5px;
  background-color: #252525;
  margin: 0px;
  font-weight: normal;
}
#question div {
  display: block;
  font-size: 11px;
  margin: 0px;
  padding: 1px 5px 1px 5px;
}
#question div.a {
  background-color: #E0E0E0;
}
#question span {
  color: #FF0000;
}

#question div.b {
  background-color: #EFEFEF;
}
#question input, #question select {
  height: 12px;
  font-size: 9px;
}
#question input.text {
  border: 1px solid #252525;
  background-color: #F0F0F0;
}

input.button {
  border: 1px solid #252525;
  background-color: #FF9000;
  color: #252525;
  font-size: 15px;
  font-weight: bold;
}
#question textarea {
  border: 1px solid #252525;
  background-color: #F0F0F0;
  height: 50px;
  width: 98%;
  font-size: 11px;
}

/*  */

#footer {
  width: 760px;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-size: 10px;
  padding: 10px 0px;
  border-top: 1px solid #252525;
}
#footer a {color: #252525; text-decoration: none;}
#footer a:hover {color: #FF9000; text-decoration: underline;}


















