﻿@charset "utf-8";
/* CSS Document */
body { background:#E4E4E4; font-family:Arial, Helvetica, sans-serif;}

#container { width:840px; margin-left:auto; margin-right:auto;}
#header { background: url(images/header.png) no-repeat; height:183px; width:840px;}
#page { background: url(images/center.png) repeat-y; width:840px; margin:0;}
#page h1 { margin:0; font-size:18px; padding-left:5px; padding-right:5px; color:#333333; text-transform:uppercase;}
#page h2 { font-size:16px; padding-left:8px; padding-right:8px; color:#727878;}
#page h3 { font-size:14px; padding-left:5px; padding-right:5px; color:#333333; text-transform:uppercase;}
#page h4 { margin:0; font-size:12px; padding-left:5px; padding-right:5px; color:#333333; text-transform:uppercase;}
#page p {font-size:11px; padding-left:5px; padding-right:5px;}
#page a {color:#333333; text-decoration:none;}
#page a:hover {color:#333333; text-decoration:underline;}
.table3col {margin-left:auto; margin-right:auto; color:#727878; width:800px;}

.col {border-right:#727878 1px dotted;}

hr { width:800px; color:#ffffff; border-bottom:#727878 1px dotted;}

#footer { margin:0;background: url(images/footer.png) top no-repeat; height:100px; width:840px; text-align:center;}
#footer a {color:#727878; text-decoration:none; font-size:9px;}
#footer a:hover {color:#333333; text-decoration:none; font-size:9px;}

#menu { width:598px; height:38px; top:112px; left:213px; position:relative; text-align:center;}
#menu a{ font-size:13px; color:#999999; text-decoration:none; font-weight:bold; vertical-align:text-top;}
#menu a:hover{ font-size:13px; color:#333333; font-weight:bold; vertical-align:text-top;}

.text1 {font-size:11px;}
.text2 { text-align:right; font-size: 10px; color:#666666; padding-right:40px;}
.text2 img { vertical-align:middle;}

