@charset "utf-8";
/* CSS Document */

/* 0 Out Margin and Padding */
* {margin: 0 auto; padding: 0; }

body {background-color: #FFFFEC; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin:10px auto;}
h3{font-size:14px; font-weight:bold;}
p, h3{margin-top:10px; margin-bottom:10px;}
a {color: #000099; text-decoration: underline;}
a:hover {text-decoration: none;}
.tableborder {border-right: 1px solid #000;}
.tableborder2 {border-right: 1px solid #999;}

.topright{background:#000; text-align:right; padding-right:10px; width:315px; height:50px; color:#fff;}
.toplinks{padding-top:17px;}
.toplinks a{color:#FFF;}

#navcontainer{clear:both;}
#navcontainer ul{font:normal normal bold 11px/normal Arial, Helvetica, sans-serif; text-align: center; margin: 0; padding-bottom: 2px;padding-top: 2px; border-top:1px solid #a5001e; border-bottom:1px solid #a5001e;}
#navcontainer ul li{display: inline; margin-left: -4px;}
#navcontainer ul li a{padding: 2px 8px 2px 8px; text-decoration: none; color: #A5001E;}
#navcontainer a:hover{background:#CCC;}

#container, #containerhome{width:800px; border-top:3px solid #000; border-right:1px solid #000; border-left:4px solid #000; border-bottom:20px solid #000; background:#fff; margin:auto; text-align:left; overflow:auto;}
.left, .lefthome, .leftpage, leftpagetop, .lefthomehead{float:left; clear:both;}
.right, .righthome, .rightpage, .righthomehead{float:right;}

.lefthomehead, .righthomehead{height:305px;}

#containerhome{background:#fff url("../images/welcome opposite.jpg") no-repeat bottom left;}
.lefthome{padding:94px 10px 4px 10px; background:#fff url("../images/welcome.jpg") no-repeat; width: 498px;}
.righthome{border-left:1px solid #999999; padding:20px 10px 10px 10px; width:258px;}
#homeflash{background:#000; padding:16px 14px 16px 14px;}

ul{margin-left:36px;}

.pagecontent{padding:0 17px;}
.leftpage{margin:10px 0 0 0; width:200px;}
.leftpagetop{margin:17px 0 0px 0; clear:both;}

.rightpage{margin:10px 0 0 0; width:546px; position:relative;}
.rightpageinner{position:absolute; top:50%;}

.product {color: #A5001E; font-weight: bold; font-size:13px;}

.red {color: #FF0000}