/* CSS Document */
body {
	color:#001047;
	background-color:#fefaea;
	margin: 0px; padding: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	text-align: center;
}

h1 { color: #af2025; font-family:Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; padding: 15px 0px 5px 0px; margin: 0px; }
h3 { padding: 15px 0px 0px 0px; margin: 0px; }
p { padding: 6px 0px 6px 0px; margin: 0px;  }

#main { width: 920px; padding: 0px; margin: 0 auto; text-align: left; }
#menu { background-image:url(../imgs/back_top.jpg); width: 920px; height: 72px; background-repeat:no-repeat; }
#menu ul { list-style: none; padding: 25px 10px 0px 25px; margin: 0px; }
#menu ul li { list-style: none; display: inline; color: #fff; font-size: 15px; font-weight: bold; padding:0px 7px 0px 0px; }
#menu a { color: #fff; text-decoration: none; }
#menu a:hover { color: #001047; text-decoration: underline; }
#logo { position: absolute; top: 24px; left: 553px; }
#window { background-image:url(../imgs/back_right.jpg); width: 920px; height:620px; background-repeat:no-repeat; background-position:top right; position: relative; }
#content #contact-small { padding: 0px 0px 10px 0px; margin: 0px; }
#content #homelogo { padding:20px 0px 20px 40px; }
#content ul#levels { list-style: none; padding: 0px; margin: 0px; }
#content ul#levels li { list-style: none; display: inline; padding-right: 8px; }
#content ul#levels a { font-weight: bold; color: #6F7074; font-size: 13px;  }
#content ul#levels a:hover { color: #af2025;  }
#content { width: 558px; margin: 0px; padding:10px 60px 5px 25px; position: relative; }
#content .absolute { position: absolute; border: 0px; }
#content a { text-decoration: underline; color: #af2025; font-weight: bold; }
#content ul { margin-top: 0px; margin-bottom: 0px; padding-top: 3px; padding-bottom: 3px; }
#content table tr { vertical-align:top; }
#content #thumbnails img { padding: 5px 10px 5px 10px; border: 0px; }
#content #gallery { padding: 5px 0px 5px 0px; border: 0px; width: 530px; }
#content #gallery p { font-style:italic; font-weight: bold; font-size: 12px; }
#content #gallery a { float:right; font-size: 12px; }
#content #gallery a.normal {font-size: 12px; }
#content #gallery img { padding: 10px 0px 5px 0px; border: 0px; }
#footer { padding: 15px 60px 20px 25px; margin: 0px; }
#footer p { font-size: 10px; padding: 0px; margin: 0px; }
#footer ul { list-style: none; padding:0px; margin: 0px; }
#footer ul li { list-style: none; display: inline; padding:0px 5px 0px 0px;  }
#footer ul a { color: #001047; font-size: 11px; text-decoration:underline; }
#footer ul a:hover { color: #af2025;  }

#animation { padding: 0px 0px 0px 20px; }
#productpics { float: right; padding: 0px 0px 2px 0px; }
#productpics  a { padding: 0px 0px 0px 35px; } 
#homeanimation { position: absolute; top: -8px; right: 80px; }

.clear { clear: both; }
.strong { font-weight: bold }
.big { font-size: 16px; }
.tint { color: #ae1d20; }
.short { width: 450px; }
.sizehalf { width: 250px; }
.right { float: right; } 
.left { float: left; }


