
html { background-color: #FFFFFF; font-family:Helvetica,Arial,sans-serif; color:#333333; }
html,body { margin:0px; padding:0px; height:100%; }
img { border:none; }

#container { margin:0px auto; width:760px; padding:0px 5px; background-color:#fff; min-height:100%; }

#banner { margin-top:1px; }
#greenbar { background-color: #8ACED9; height: 2px; margin-top: 1px; }

/* top links styles */
#links { background-color: #00AFC0; height:29px; width:760px; text-align:center; }
#links ul { padding:7px 0px 0px 45px; margin:0px auto; list-style:none; white-space:nowrap; }
#links ul li { padding:0px; margin:0px; display:block; width:130px; height:17px; text-align:center; float:left; position: relative; color:#fff; font-size:15px; }
#links ul li.border { background-image:url(../images/border.gif); background-repeat:no-repeat; background-position:right; }
#links ul li a { font-family: Arial, Helvetica, sans-serif; font-weight: bold;font-size: 13px;  color:#ffffff; text-decoration:none; text-transform:uppercase; }
#links ul li a:hover { color:#8BCFDA; }

/* main content space */
#content { padding:1px 70px; font-size:12px; }
#content h1 { color:#333; font-size:24px; text-transform:lowercase; padding-left:0px; font-weight: normal; }
#content .subtitle { color:#333; font-size:16px; font-weight: normal; text-transform: lowercase; }
#content .text { margin-right:200px; font-size:13px; }
#content hr{ width: 50%; }
#content a { color: #00AFC0; font-weight: bold; text-decoration: none; }
#content a:hover { color: #8BCFDA; font-weight: bold; text-decoration: none; }

/* Footer Styles */
.footer { clear:left; font-size:11px; color:#666; padding-top:10px; margin: 1px 70px; }
.footer hr { margin: 2px 0px; width: 90%; }
.footer a { color:#666; text-decoration:none; }
.footer a:hover { text-decoration:underline; }

/* region top bar styles */
#region { font-size: 10px; color: #666666; margin-right: 5px; margin-top: 10px; text-align: right; }
#region a, a:hover { color: #666666; text-decoration: none; font-weight: bold; }

/* left bar styles */
#left { float:left; width:170px; margin: 7px 0px; padding:0px 0px 0px 0px; }
#left h1 { color: #333; font-weight: normal; font-size: 18px; text-decoration: underline; }

/* right column styles */
#right { font-size:13px; margin:0px 12px 0px 200px; }
#right h1 { color:#333; font-size:24px; text-transform:lowercase; padding-left:0px; font-weight: normal; }
