/* FIX IE6 Scrollbars bug - Leave this in! */
html {overflow-x: auto;} 
body{background-color: #FDFBE6; text-align: center;}
html, body{margin: 0; padding: 0;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
body, td, div {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #688291;}
img{border: 0;}
a, a:link, a:visited, a:active {color: #688291; text-decoration: underline;}
a:hover {color: #444444; text-decoration:underline;}

h1{font-size: 26px; color: #72bdc2;}
h2{font-size: 24px; color: #72bdc2;}
h3{font-size: 20px; color: #72bdc2;}
h4{font-size: 18px; color: #72bdc2;}


#wraper{width: 998px; text-align: left; margin: 10px auto 0 auto;}
table#header{background: url(img/horizontal.gif) repeat-x left top;}
table#header th, table#header td {height:166px;}
table#header td {background: url(img/top.gif) no-repeat left top;
padding: 28px 38px 0 0; text-align: center; width: 214px;}
table#header th {background: url(img/right.gif) no-repeat right top;
font-size: 24px; color: #72bdc2;
padding: 28px 200px 0 0;}

table#main{background: url(img/vertical378.gif) repeat-y left top; width: 100%;}
td#menu{width:212px;}
td#menu td{vertical-align: middle; text-align: center; padding: 0 20px 7px 20px;
background: url(img/menu.gif) no-repeat left top; height: 42px;
}
#menu a, #menu a:link, #menu a:visited, #menu a:active
{color: #688291; text-decoration: none; font-size: 16px; font-weight: bold;}
#menu a:hover {color: #444444; text-decoration: none;}
td#counter, td#bottom{text-align:center; padding: 2px;}
#body{padding: 16px 160px 16px 28px;}
p{text-indent: 50px;}


.phone{background: transparent url(wmphone.gif) right top no-repeat; padding-top:20px;}
