html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font: 10px verdana, tahoma, sans-serif;
}
img {
	border: 0px;
}
a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #4F4F4F;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 0em;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/bg.jpg);
}
#outer {
	background: url(images/bg_top.jpg) repeat-x;
	min-height: 757px;
	padding: 0px 5px;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 563px;
}
#nav {
  background: url(images/nav_bg.gif) repeat-x;
}
#footers {
  text-align: center;
  margin: 2px;
  font: 10px verdana, tahoma, sans-serif;
  color: white;
  
}
#footers a {
    color: white;
  text-decoration: none;
  font-weight: normal;
  
}
#footers a:hover {
    color: black;
  text-decoration: underline;
  font-weight: normal;
}
#nav-left {
  background: url(images/nav_left.gif) no-repeat;
  width: 100%;
}
#nav-right {
  background: top right url(images/nav_right.gif) no-repeat;
  height: 33px;
}
#nav a, #navb a {
  color: white;
  text-decoration: none;
  font: bold 10px verdana,arial, sans-serif;
}
#nav a:hover, #navb a:hover {
  color: red;
}
#nav ul {
  padding-top: 9px;
}
#nav li {
  display: inline;
  padding: 0px 10px;
}
#head {
   
	position: relative;
	height: 156px;
	background: url(images/head_bg.gif);
	
}
#main {

   padding-top: 10px;
  
	
}
#main2 {
     padding-top: 10px;
     padding-right:5px;
  
   
  
	
}
#iphone {
     padding-top: 5px;
     padding-right:5px;	
}
#main_vwd {
padding-left: 10px;
padding-top: 10px;
padding-right:10px;
overflow: scroll;
overflow-x: hidden;
height:120px;
scrollbar-track-color:#E2E2D8;
}
h1 
{
font-family: Verdana, Tahoma;
font-size: 8pt;
display: inline;
}
h2 
{
font-family: Verdana, Tahoma;
font-size: 8pt;
display: inline;
}

#head-left {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 200px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right {
	position: absolute;
	top: 0px;
	left: 562px;
	width: 16px;
	height: 200px;
	background: url(images/head_right.gif) no-repeat;
}
#navb {
	position: absolute;
	top: 138px;
	left: 10px;
	height: 19px;
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
  float: left;
  width: 76px;
  height: 19px;
  background: url(images/small_nav_tab.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  padding-top: 4px;
}
#navb a {
  color: #E1E1D5;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding-bottom: 20px;
}
#body h2 {
	margin: 0px;
	padding: 0px;
	background: url(images/body_top.gif) no-repeat;
	height: 60px;
	color: #303228;
  font: normal 18px "arial narrow", arial, sans-serif;
}
#body span {
  position: relative;
  top: 25px;
  left: 40px;
}
#body h2 strong {
  color: #982801;
  font-weight: normal;
}
#footer {
	background: url(images/footer_bg.gif);
	margin: 0px 1px;
	text-align: right;
	padding: 42px 26px 30px 0px;
	position: relative;
}
#footer p {
	margin: 0px;
	padding: 6px 0px;
}