body, html {
	height: 100%;
}

table, body, div, p, a, ol, li, td, img, form {
	padding: 0;
	margin: 0;
	border: 0;
}

body, div, p, a, td, li, td {
	font: 11px tahoma;
	color: #000;
}

a {
  	text-decoration: none;
  	cursor: pointer;
}

table {
	border-collapse: collapse;
}

td {
  vertical-align: top;
}

div.center {
	text-align: center;
}

body {
	text-align: center;
}

body {
  background: url(../images/background.gif);
}

#page {
  margin: 0 auto;
  width: 736px;
}

#logo {
  height: 100px;
  background: url(../images/logo.gif) 410px 0 no-repeat;
}

table#tab td#left {
  width: 229px;
  padding-top: 40px;
}

table#tab td#left img {
  margin-bottom: 10px;
}

table#tab td#center {
  width: 507px;
  background: url(../images/center-repeat.gif) 0 0 repeat-y;
}

table#tab td#center div#top {
  height: 313px;
  background: url(../images/top.gif) 0 0 no-repeat;
}

table#tab td#center div#top div#top-text {
  width: 417px;
  padding: 40px 10px 0 10px;
  text-align: center;
  font-family: "times new roman";
  font-size: 30px;
  line-height: 120%;
  font-weight: bold;
  font-style: italic;
}

table#tab td#center div#top div#top-text p.name {
  padding: 10px 0 0 0;
  font-family: "times new roman";
  font-size: 28px;
  font-weight: bold;
  font-style: italic;
}

table#tab td#center div#top div#top-text a {
  font-family: "times new roman";
  font-size: 18px;
  font-weight: bold;
}

table#tab td#center div#text {
  width: 430px;
  padding: 5px 0px 5px 20px;
  text-align: justify;
  float: left;
}
table.center {margin-left:auto; margin-right:auto;}

table#tab td#center div#text,
table#tab td#center div#text p {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
}

table#tab td#center div#text p.p-indent {
  text-indent: 40px;
}

table#tab td#center div#mail {
  float: right;
  width: 50px;
  padding-top: 10px;
}

table#tab td#center div#mail p.image {
  padding: 108px 0 0 0;
}

table#tab td#center-end {
  height: 20px;
  background: url(../images/center-end.gif) 0 0 no-repeat;
}

div#footer {
  margin: 0 auto;
  width: 810px;
  padding: 10px 0 3px 100px;
  text-align: center;
}

div#footer div.link-1 {
  width: 170px;
}

div#footer div.link-1 a {
  background: url(../images/link-1.gif) 0 0 no-repeat;
}

div#footer div.link-2 {
  width: 86px;
}

div#footer div.link-2 a {
  background: url(../images/link-2.gif) 0 0 no-repeat;
}

div#footer div.link-3 {
  width: 361px;
}

div#footer div.link-3 a {
  background: url(../images/link-3.gif) 0 0 no-repeat;
}

div#footer div.link-4 {
  width: 82px;
}

div#footer div.link-4 a {
  background: url(../images/link-4.gif) 0 0 no-repeat;
}

div#footer div {
  float: left;
  margin-left: 22px;
  height: 58px;
}

div#footer div a {
  height: 58px;
  width: 100%;
  display: block;
}

div#footer div a:hover {
  background-position: 0 -58px;
}

.contact_frm {
font-size: 14px; 
border: solid 3px #000000;
font-weight: bold; 
width: 190px; 
height: 16px; 
color: #000000;
background-color: #ffff00; 
padding: 2px;
}

.contact_frm2 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
border: solid 3px #000000;
font-weight: bold; 
width: 190px; 
height: 75px; 
color: #000000; 
background-color: #ffff00; 
padding: 2px;
}

.contact_frm3 {
width: 110px; 
font-size: 14px; 
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif; 
border: solid 3px #000000; 
background-color: #FFFF00; 
color: #000000;
}