/*
developed by india-webdesign.com
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p { margin: 0px; padding: 0px;}
ol,ul { list-style:none; }
html {font-size: 72.5%; font-weight: 300;}
.clear {clear: both;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; padding: 10px 5px; font-family: "Trebuchet MS", Arial, sans-serif;}

h1 { font-size: 2.4em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.2em; font-weight:bold; }

strong { font-weight:bold; }
img { border: 0px none;}

a { color: #FFF; text-decoration: none;}
a:hover { text-decoration: underline;}


body {
  background: #000;
  color: #FFF;
}

#wrapper {
  width: 820px;
  margin: 15px auto;
  text-align: center;
  font-family: Arial, sans-serif;
}

#wrapper h1 {
  background: url(images/logo.jpg) no-repeat;
  width: 397px;
  height: 152px;
  display: block;
  margin: 25px auto;
  text-indent: -9999px;
}

#disp {
  margin: 10px auto 25px;
  width: 780px;
}

#disp img { border: none 0; }
#disp a:hover { text-decoration: none; }

#disp .item {
  float: left;
  width: 33%;
  text-align: center;
  font-size: 11px;
}

