@charset "ISO-8859-1";

html, body { height: 100%; width: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #333; outline: none; }
html, body, p, table { border: 0; padding: 0; margin: 0; }
a, img { color: #fff; border: 0; text-decoration: none; }
a:hover { color: #ccc; }

body { background-image: url(images/background.jpg); background-position: top center; background-repeat: repeat; background-color: #fff; }

.main_table { width: 900px; margin-left: auto; margin-right: auto; }
.main_table td#logo { width: 900px; height: 125px; }
.main_table td#mid { width: 900px; height: 455px; }
.main_table td#menu { width: 400px; height: 125px; letter-spacing: 5px; }
.main_table td#menu2 { width: 100px; height: 125px; letter-spacing: 5px; }

div#menu { width: 425px; height: 25px; font-size: 14px; position: relative; top: 25px; }
div#item1 { position:absolute; left:0; }
div#item2 { position:relative; width: 75px; margin-left: auto; margin-right: auto; }
div#item3 { position: absolute; top: 0; right: 0; }

p#about { width: 600px; font-size: 14px; line-height: 18px; }
p#text { font-size: 14px; line-height: 18px; }
div#text { font-size: 14px; line-height: 18px; }

div#menu2 { position: relative; width: 755px; height: 25px; margin-top: 50px; margin-left: auto; margin-right: auto; }
ul { padding: 0; margin: 0; list-style-type: none; }
li { display: inline; font-size: 12px; letter-spacing: 5px; padding-right: 25px; }
li#last { padding-right: 0px; }

.form_table { width: 600px; }
.form_table td { padding: 5px 0px; }
.form_table textarea#comments { width: 600px; }
.form_table textarea#address { width: 100%; }
.form_table input { vertical-align: top; color: #333; }
.form_table input#text { width: 250px; }

div#WID { position: absolute; right: 0px; top: 0px; color: #fff; }
