
body
{
	font-family: Arial;
	background-color: #0a0056;
}

body, div
{
	margin: 0px;
	padding: 0px;
}

#pagewrapper
{
	margin: 0px 40px 0px 40px;
	background-color: #fff;
	position: relative;
	border: 1px solid #fff;
	background-image: url('/images/back.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#topleft
{
	position: absolute;
	left: -1px;
	top: -1px;
}

#topleft img
{
	width: 8px;
	height: 8px;
	behavior: url('/style/iepngfix.htc');	
}

#topright
{
	position: absolute;
	right: -1px;
	top: -1px;
}

#topright img
{
	width: 8px;
	height: 8px;
	behavior: url('/style/iepngfix.htc');	
}

#bottomleft
{
	position: absolute;
	left: -1px;
	bottom: -1px;
}

#bottomleft img
{
	width: 8px;
	height: 8px;
	behavior: url('/style/iepngfix.htc');	
}

#bottomright
{
	position: absolute;
	right: -1px;
	bottom: -1px;
}

#bottomright img
{
	width: 8px;
	height: 8px;
	behavior: url('/style/iepngfix.htc');	
}

img
{
	display: block;
}

#logo
{
	height: 118px;
	width: 260px;
	padding: 7px 0px 0px 18px;
	float: left;
	margin-right: 10px;
	position: relative;
	z-index: 100;
}

#header
{
	position: relative;
	height: 125px;
}

#circles
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#circles img
{
	width: 150px;
	height: 116px;
	behavior: url('/style/iepngfix.htc');	
}

#box1
{
	margin-right: 10px; 
	float: left; 
	border-right: 1px solid #858585;
	width: 288px; 
	height: 28px; 
	color: #fff; 
	font-size: 16pt; 
	text-align: center; 
	padding: 5px 0px 0px 0px
}

#quickmenu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#quickmenu li
{
	margin: 0px 0px 0px 0px;
	padding: 6px 20px 0px 6px;
	float: right;
	background-image: url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 100% 14px;
}

#quickmenu li a
{
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

#quickmenu li.odd
{
	background-image: none;
}

#box2
{
	margin-right: 10px; 
	float: left; 
	border-right: 1px solid #858585;
	width: 288px;
}

#box3 h1
{
	color: #333333;
	font-size: 17pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 15px 0px;
}

#box3 p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 10pt;
}

#box3
{
	padding: 0px 110px 0px 330px;
	min-height: 268px;
	font-size: 10pt;
}

#box3 td
{
	padding-left: 0px;
}

#contentwrapper
{
	min-height: 300px;
}

#footerwrapper
{
	font-size: 8pt;
	color: #333333;
	padding: 0px 0px 10px 20px;
}

.stock a
{
	color: #333333;
	font-size: 23pt;
	text-decoration: none;
	font-weight: bold;
	line-height: 25pt;
}

.stock
{
	padding: 20px 0px 0px 0px;
}

.title
{
	font-size: 10pt;
	font-weight: bold;
}

.info
{
	font-size: 9pt;
}

#box
{
	background-color: #fff;
	width: 600px;
	position: relative;
	margin: 0px 0px 0px 289px;
	font-size: 10pt;
}

#box p
{
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.topleft
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.topleft img
{
	width: 10px;
	height: 10px;
	behavior: url('/style/iepngfix.htc');	
}

.bottomright img
{
	width: 10px;
	height: 10px;
	behavior: url('/style/iepngfix.htc');	
}

.topright img
{
	width: 10px;
	height: 10px;
	behavior: url('/style/iepngfix.htc');	
}

.bottomleft img
{
	width: 10px;
	height: 10px;
	behavior: url('/style/iepngfix.htc');	
}

.topright
{
	position: absolute;
	top: 0px;
	right: -5px;
}

.bottomleft
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.bottomright
{
	position: absolute;
	bottom: 0px;
	right: -5px;
}

.boxtop
{
	background-color: #000;
	height: 1px;
	overflow: hidden;
	margin: 0px 5px 0px 10px;
}

.boxbottom
{
	background-color: #000;
	height: 1px;
	overflow: hidden;
	margin: 0px 5px 0px 10px;
}

img
{
	display: block;
}

#menu
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 15px;
}

#menu li
{
	margin: 0px 0px 2px 0px;
	padding: 1px 0px 2px 10px;
	text-align: left;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	width: 160px;
	cursor: pointer;
}

#menu li a
{
	color: #333333;
	text-decoration: none;
}

#menu li.over a
{
	color: #d91732;
}

#box4
{
	background-image: url('/images/homebox.png');
	background-repeat: no-repeat;
	width: 426px;
	height: 235px;
	behavior: url('/style/iepngfix.htc');	
	margin-left: 330px;
}

#boxinside
{
	width: 490px; 
	padding: 25px 0px 25px 0px; 
	margin-left: auto; 
	margin-right: auto;
}

#box
{
	background-color: #fff;
	width: 600px;
	position: relative;
	margin: 0px 0px 0px 289px;
	font-size: 10pt;
}

#box p
{
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#boxleft
{
	width: 1px;
	overflow: hidden;
	border-left: 1px solid #000;
	position: absolute;
	left: 0px;
	top: 10px;
}

#boxright
{
	width: 1px;
	overflow: hidden;
	border-right: 1px solid #000;
	position: absolute;
	right: -5px;
	top: 10px;
	border-left: 5px solid #fff;
	background-color: #fff;
}

#gallery img
{
}

#box5
{
	color: #39297d;
	font-size: 11pt; 
	line-height: 13pt;
	text-align: right;
	padding: 8px 10px 0px 0px;
}

#box5 a
{
	color: #39297d;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	font-weight: bold;
}

#box5 span
{
	color: #f51233; 
}

.fieldinput input
{
	width: 250px;
}

.fieldtextarea textarea
{
	width: 250px;
}
