﻿/* CSS Document */

body {background-image:url(images/bg.gif); background-repeat: no-repeat; background-color: #462064; margin: 0px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; line-height: 15px; }
a { color: #FFFA7A; font-weight: bold; text-decoration: none; }
a:visited { color: #FFFA7A; font-weight: bold; text-decoration: none; }
a:active { color: #FFFA7A; font-weight: bold; text-decoration: none; }
a:hover { color: #FFFA7A; font-weight: bold; text-decoration: underline; }
h3 { font-weight: bold; font-size: 18px; margin-bottom: 10px; margin-top: 0px; }
h4 { font-weight: bold; font-size: 14px; margin-bottom: 4px; margin-top: 0px; }

.navbutton {padding-top: 5px; padding-bottom: 5px; width: 101px; margin: 0px 0px 0px 0px; border-bottom: 1px solid #FFFFFF; background-color: #DB1F25; text-align: center; }
.leftlogo { margin-left: 22px; margin-top: 20px; }
.column { float: left; width: 289px; margin-top: 40px; }
.columnboxhead { float: left; width: 289px; background-color: #462064; border-top: 1px solid #FFFFFF; padding-top: 7px; padding-bottom: 7px; font-size: 20px; font-weight: bold; text-align: center; margin-top: 40px;  }
.columnbox { float: left; width: 289px; border-bottom: 1px solid #FFFFFF; padding-top: 8px; padding-bottom: 8px; background-image: url(images/boxbg.gif); background-repeat: repeat-y; }
.product { width: 600px; margin-left: 15px; padding: 10px; clear: both; }
.hr { border-bottom: 1px solid #FFFFFF; padding-top: 15px; margin-bottom: 15px; clear: both; }

#structure { width: 1044px; float: left; background-image:url(images/left_bg.gif); background-repeat: repeat-y; }
#header {float: left; background-color: #DB1F25; width: 100%; border-bottom: 1px solid #FFFFFF; }
#left {float: left; width: 142px; }
#left a { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#left a:hover { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#left a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#left a:active { color: #FFFFFF; font-weight: bold; text-decoration: none; }
#content { float: left; padding-top: 40px; padding-bottom: 50px; width: 700px; } 
