* {
  margin: 0;
  padding: 0 0 0 0;
}

body {
  background: #FFFFFF;
}

html, input, textarea, select{
  font-family: Arial, tahoma, verdana;
  font-size: 12px;
  color: #727272;
}


/* IN LINE */

input, select {
  vertical-align: middle;
  font-weight: normal;
}

img {
  border: 0;
  vertical-align: top;
  text-align: left;
}

ul {
list-style-type: disc;
}

span {
  color: #3784d1;
}

a:hover {
  text-decoration: underline;
}

a {
  color: #4b90d6;
  text-decoration: none;
}

b {
color: #277ed4
}

ul {
  margin: 0;
  padding: 0;
}
li a {
  line-height: 19px;
  color: #4b90d6;
}

.column {
  float: left;
}

.clear {
  clear: both;
}

/* HEADER */

.menu {
  height:100px;
}

.menu img {
  margin:21px 0 0 0;
}

.header_wrapper {
  height:253px;
}

/* FOOTER */

#footer {
  background: url(images/content_wrapper_top_line.gif) top left repeat-x #ececec;
  width: 743px;
  padding: 13px 0 11px 0;
  text-indent: 19px;
  font-size: 11px;
  color: #636363;
  clear: both;
}

#footer a {
 color: #636363;
 text-decoration: none
}

#footer a:hover {
  text-decoration: underline;
}

/* CONTENT */

.button {
  display: block;
  margin-top: 5px;
}

#content {
  line-height: 16px;
}

.title {
  font-weight: bold;
}

.bull {
  color: #1a9198;
  font-size: 24px;
  display: block;
  background: url(images/bull.gif) left center no-repeat;
  padding: 0 0 0 21px;
}

.line_x_dot {
  background: url(images/line_x_dot.gif) top left repeat-x;
  height: 12px;
  width: 190px;
  margin-top: 15px;
}

.line_x_dot_2 {
  background: url(images/line_x_dot.gif) top left repeat-x;
  height: 12px;
}

.line_x_dot_3 {
  background: url(images/line_x_dot.gif) top left repeat-x;
  height: 12px;
  width: 190px;
  margin-left: 6px;
  margin-top: 15px;
}

.indent_img {
  margin: 0 15px 0 0;
  float: left;
}

.content_wrapper_top_line {
  background: url(images/content_wrapper_top_line.gif) top left repeat-x;
}

.ind1_img {
  margin: 3px 0 11px 0;
}

.ind1_img span {
  display: block;
}

.subnavitem {
  float: left;
}

/*================== index.html ==================*/

.top_article {
  float: left;
  margin-right: 40px;
}

.top_article2 {
  float: left;
  margin-left: 5px;
}

.top_image {
  padding-left: 30px;
  padding-right: 25px;
  float: left;
}

.top_image2 {
  padding-left: 30px;
  padding-right: 15px;
  float: left;
}

.top_text {
  float: left;
  width: 210px;
  margin-left: 4px;
}

.more_top {
  text-align: right;
}

.separate {
  background: url(images/separate.gif) repeat-y 371px 0;
  width: 743px;
  height: 105px;
}

.row_top {
  background: #ececec url(images/content_wrapper_top_line.gif) top left repeat-x;
  width: 743px;
}

.indent_box {
  padding: 25px 0 17px 0;
}

.row_top_height {
  height: 120px;
  width: 24px;
  float: left;
}

.indent {
  padding: 5px 0 0 0;
}

.row_bottom {
  padding:30px 0 21px 0;
  position: relative;
}


.right_title {
  margin-top: 5px;
}

.featured_article {
}

.featured_article img {
  float: left;
  padding-bottom: 0px;
  padding-right: 10px;
}

.image {
  font-size: 10px;
  margin-right:20px;
  display:block;
  float: left;
}

.text {
 width: 260px;
 float: left;
}

.more {
  text-align: right;
  padding-right: 10px;
  padding-top: 10px;
}

.more2 {
  text-align: right;
  padding-right: 14px;
}


.screenshot_thumbnail {	border: 3px solid #a9a9a9;
	margin-right: 8px;
}