body {
	margin: 0px;
	padding: 0px;
}
body, table {
	font-family: Palatino;
	font-size: 12px;
	line-height: 18px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
	color: black;
}
img {
	border: 0px;
}
p {
	margin: 10px 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 30px;
	line-height: 36px;
}
h2.small {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

#document {
	position: absolute;
	left: 50%;
	top: 30px;
	margin-left: -485px;
	width: 971px;
	height: 681px;
}
#content {
	position: absolute;
	left: 213px;
	top: 170px;
	width: 758px;
	height: 511px;
	overflow: hidden;
}
#newsletterdiv {
	position: absolute;
	left: 0px;
	bottom: 8px;
	width: 180px;
}
#menu {
	position: absolute;
	left: 0px;
	top: 170px;
	width: 180px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: block;
	width: 180px;
	height: 36px;
	background: white url(menu_hr.gif) no-repeat;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}
#menu li.first {
	background: white;
}
#menu a {
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
#menu li.submenu {
	display: block;
	width: 180px;
	height: 29px;
	background: white url(submenu_hr.gif) no-repeat;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}
#menu li.submenu.first {
	background: white url(menu_hr.gif) no-repeat;
}
#menu li.submenu a {
	font-size: 13px;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;
}
#menu a:hover, #menu a.selected, #menu li.submenu a:hover, #menu li.submenu a.selected {
	color: #8f34ff;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#blog {
	position: absolute;
	right: 0px;
	top: 0px;
}
#top {
	position: absolute;
	left: 0px;
	top: 139px;
}

.modelinfobtns a.btn {
	display: block;
	background: black;
	width: 84px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	color: white;
	text-align: center;
	margin-bottom: 3px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-weight: bold;
}