/* Generated by KompoZer */
body {
  margin: 0px;
  background-image: url(images/bg_body.jpg);
  background-repeat: repeat-x;
}
#toppage {
  width: 800px;
}
#date {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  float: left;
  width: 190px;
  height: 39px;
}
#topbar {
  border-right: 1px solid #999999;
  float: left;
  width: 608px;
  height: 40px;
  background-image: url(bg_topbar.gif);
  background-color: #5b4097;
  background-repeat: repeat-x;
}
#header {
  width: 800px;
}
#content {
  width: 800px;
}
#contenttext {
  border-style: dotted solid solid;
  border-color: #cccccc #999999 #999999;
  border-width: 1px;
  float: left;
  width: 608px;
  background-color: #f7f7f7;
  min-height: 360px;
}
#logo {
  border-left: 1px solid #999999;
  float: left;
  width: 190px;
  height: 110px;
  background-color: #f7f7f7;
}
#pagetitle {
  border-right: 1px solid #999999;
  position: relative;
  float: left;
  width: 608px;
  height: 110px;
  background-color: #f7f7f7;
}
#title {
  position: absolute;
  right: 10px;
  bottom: 0px;
  width: 600px;
}
#menu {
  margin: 0px;
  float: left;
  width: 190px;
}
#footer {
  width: 590px;
  padding-right: 10px;
  padding-left: 200px;
}
.panel {
  border: 1px solid #e4e4e4;
  margin: 10px;
  padding: 10px;
  background-color: #eeeeee;
  width: 550px;
}
.bodytext {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.7em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #666666;
}
.smalltext {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  color: #666666;
}
.smallwhitetext {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}
.smallwhitetext a {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
.smallwhitetext a:hover {
  text-decoration: underline;
}
.smallgraytext {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #cccccc;
}
.smallgraytext a {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #cccccc;
  text-decoration: none;
}
.smallgraytext a:hover {
  text-decoration: underline;
}
.titletext {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 36px;
  font-weight: bold;
  color: #5b4097;
}
.logotext {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 36px;
  font-weight: bold;
  color: #999999;
}
.redlogotext {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 36px;
  font-weight: bold;
  color: #5b4097;
}
#redtitle {
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 24px;
  font-weight: bold;
  color: #5b4097;
}
.fancypic {
  border: 3px solid #5b4097;
  margin: 4px;
  padding: 5px;
  color: #5b4097;
  border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 5px solid #5c4097;
}
#linksmenu a {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  float: right;
  width: 183px;
  height: 20px;
  background-color: #5b4097;
  font-family: Futura,"Trebuchet MS",Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding-top: 5px;
}
#linksmenu a:hover {
  background-color: #5b4097;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5c4097;
	padding: 10px 20px;
	background: linear-gradient(
		top,
		#5c4097 0%,
		#524196);
	background: webkit-gradient(
		linear, left top, left bottom, 
		from(#5c4097),
		to(#524196));
		
	border-radius: 30px;
	webkit-border-radius: 30px;
	border-radius: 30px;
	border: 5px solid #5c4097;
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
		
	width: 10em; 
	text-align: center;
}

   .product {
    position:fixed;
    top: 50%;
    left: 50%;
    width:30em;
    height:18em;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
    border: 1px solid #ccc;
    background-color: #5b4097;
}