* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
}
a {
	outline: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
}
html {
	min-width: 980px;
}
body {
	background: #000850 url(images/main-bg.gif) no-repeat 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #071173;
}
h2 {
	padding: 0 0 7px 0;
	line-height: 1.2em;
	font-size: 2.333em;
	color: #fff;
}
h2.extra {
	padding: 0 0 7px 7px;
}
h2.extra-1 {
	padding: 0 0 22px 0;
}
h2.extra-2 {
	padding: 0 0 27px 0;
}
h3 {
	height: 59px;
	overflow: hidden;
	margin: 0 0 -1px 0;
	padding: 0 0 0 3px;
	line-height: 1.2em;
	font-size: 2.333em;
	color: #181818;
}
h3 b {
	display: block;
}
h3 strong {
	display: block;
	margin: -8px 0 0 0;
	padding: 0 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.464em;
	color: #818181;
}
h4 {
	padding: 0 0 12px 0;
	line-height: 1.25em;
	font-size: 2.333em;
	color: #181818;
}
h5 {
	padding: 20px 0 18px 0;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #fff;
}
h6 {
	padding: 0 0 12px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #5c5656;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 0 26px 14px 0;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
#main {
	width: 985px;
	margin: 0 auto;
	font-size: 0.75em;
}
#header {
	position: relative;
	height: 30px;
}
#menu {
	background: url(images/menu.gif) no-repeat 0% 0%;
	width: 980px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 0;
}
#menu ul {
	width: 100%;
	overflow: hidden;
}
#menu ul li {
	background: url(images/menu-divider.gif) no-repeat 0% 6px;
	padding: 0 0 0 2px;
	margin: 0 0 0 -2px;
	float: left;
	text-transform: uppercase;
	font-size: 1.25em;
	color: #949494;
}
#menu ul li a {
	display: block;
	width: 140px;
	height: 44px;
	float: left;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #949494;
}
#menu ul li a:hover {
	color: #fff;
}
#menu ul li a strong {
	font-weight: normal;
}
#menu ul li a b {
	font-weight: normal;
}
#menu ul li.act a {
	background: url(images/menu-act.gif) repeat-x 0% 0%;
	color: #fff;
}
#menu ul li.act a strong {
	background: url(images/menu-act-left.gif) no-repeat 0% 0%;
	display: block;
}
#menu ul li.act a b {
	background: url(images/menu-act-right.gif) no-repeat 100% 0%;
	display: block;
}
#logo {
	position: center;
	top: 80px;
	left: 220px;
	width: 930px;
	height: 140px;
}
#content {
	background: #fff url(images/content.gif) no-repeat 0% 0%;
}
.row-2 {
	padding: 0 17px 15px 29px;
}
.extra-indent {
	padding: 0 29px 15px 22px !important;
}
.extra-indent1 {
	padding: 0 17px 15px 22px !important;
}
.box {
	margin: 0 0 9px 0;
}
.box .border-top {
	background: #1f2dd8 url(images/border-top.jpg) repeat-x 0% 0%;
}
.box .border-bot {
	background: url(images/border-bot.jpg) repeat-x 0% 100%;
}
.box .border-left {
	background: url(images/border-left.jpg) repeat-y 0% 0%;
}
.box .border-right {
	background: url(images/border-right.jpg) repeat-y 100% 0%;
}
.box .corner-top-left {
	background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
}
.box .corner-top-right {
	background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
}
.box .corner-bot-left {
	background: url(images/corner-bot-left.jpg) no-repeat 0% 100%;
}
.box .corner-bot-right {
	background: url(images/corner-bot-right.jpg) no-repeat 100% 100%;
	width: 100%;
}
.box .inner {
	padding: 30px 18px 30px 22px;
}
.box p {
	padding: 0 0 18px 0 !important;
	line-height: 1.5em !important;
	font-family: Tahoma, Geneva, sans-serif !important;
	font-size: 1em !important;
	color: #fff !important;
}
.box p.extra {
	padding: 0 0 23px 0 !important;
}
.box p.extra-1 {
	padding: 20px 0 18px 0 !important;
}
.box p.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}
.box p b {
	font-weight: normal;
	color: #c09ae0;
}
.box p em {
	float: right;
	padding: 0 15% 0 0;
	font-style: normal;
}
.box-1 {
	margin: 0 0 16px 0;
}
.box-1 .border-top {
	background: #f3f3f3 url(images/border-top.gif) repeat-x 0% 0%;
}
.box-1 .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}
.box-1 .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}
.box-1 .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}
.box-1 .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}
.box-1 .corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}
.box-1 .corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}
.box-1 .corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-1 .inner {
	padding: 7px 30px 8px 8px;
}
.box-1 .inner-1 {
	padding: 26px 30px 20px 28px;
}
.box-1 .inner-2 {
	padding: 20px 33px 24px 21px;
}
.box-1 p {
	padding: 0 0 12px 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #5c5656 !important;
}
.box-2 .border-top {
	background: #dbdbdb url(images/border-top2.gif) repeat-x 0% 0%;
}
.box-2 .border-bot {
	background: url(images/border-bot2.gif) repeat-x 0% 100%;
}
.box-2 .border-left {
	background: url(images/border-left2.gif) repeat-y 0% 0%;
}
.box-2 .border-right {
	background: url(images/border-right2.gif) repeat-y 100% 0%;
}
.box-2 .corner-top-left {
	background: url(images/corner-top-left2.gif) no-repeat 0% 0%;
}
.box-2 .corner-top-right {
	background: url(images/corner-top-right2.gif) no-repeat 100% 0%;
}
.box-2 .corner-bot-left {
	background: url(images/corner-bot-left2.gif) no-repeat 0% 100%;
}
.box-2 .corner-bot-right {
	background: url(images/corner-bot-right2.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-2 .inner {
	padding: 7px 6px 4px 7px;
}
.box-3 .border-top {
	background: #fff url(images/border-top3.gif) repeat-x 0% 0%;
}
.box-3 .border-bot {
	background: url(images/border-bot3.gif) repeat-x 0% 100%;
}
.box-3 .border-left {
	background: url(images/border-left3.gif) repeat-y 0% 0%;
}
.box-3 .border-right {
	background: url(images/border-right3.gif) repeat-y 100% 0%;
}
.box-3 .corner-top-left {
	background: url(images/corner-top-left3.gif) no-repeat 0% 0%;
}
.box-3 .corner-top-right {
	background: url(images/corner-top-right3.gif) no-repeat 100% 0%;
}
.box-3 .corner-bot-left {
	background: url(images/corner-bot-left3.gif) no-repeat 0% 100%;
}
.box-3 .corner-bot-right {
	background: url(images/corner-bot-right3.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-3 .inner {
	padding: 17px 20px 16px 22px;
}
.box-3 p {
	padding: 0 0 14px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #a2a2a2;
}
.box-3 p a {
	color: #a2a2a2;
}
.box-4 .border-top {
	background: #fff url(images/border-top4.gif) repeat-x 0% 0%;
}
.box-4 .border-bot {
	background: url(images/border-bot4.gif) repeat-x 0% 100%;
}
.box-4 .border-left {
	background: url(images/border-left4.gif) repeat-y 0% 0%;
}
.box-4 .border-right {
	background: url(images/border-right4.gif) repeat-y 100% 0%;
}
.box-4 .corner-top-left {
	background: url(images/corner-top-left4.gif) no-repeat 0% 0%;
}
.box-4 .corner-top-right {
	background: url(images/corner-top-right4.gif) no-repeat 100% 0%;
}
.box-4 .corner-bot-left {
	background: url(images/corner-bot-left4.gif) no-repeat 0% 100%;
}
.box-4 .corner-bot-right {
	background: url(images/corner-bot-right4.gif) no-repeat 100% 100%;
	width: 100%;
}
.box-4 .inner {
	padding: 7px 6px 4px 7px;
}
.video-list {
	width: 100%;
	overflow: hidden;
}
.video-list li {
	float: left;
	padding: 0 10px 0 0;
}
.photos {
	width: 100%;
	overflow: hidden;
}
.photos li {
	float: left;
	padding: 0 2px 2px 0;
}
.photos li.extra {
	padding: 0 0 2px 0;
}
.list {
	padding: 0 0 0 6px;
}
.list li {
	background: url(images/marker.png) no-repeat 0% 7px;
	padding: 0 0 0 31px;
	line-height: 2.417em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
}
.list li span a {
	text-decoration: underline;
	color: #5b5555;
}
.list li span a:hover {
	text-decoration: none;
}
.list li a {
	text-decoration: none;
	color: #fff;
}
.list li a:hover {
	text-decoration: underline;
}
.list-1 li {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	width: 100%;
	padding: 0 0 15px 0;
	margin: 0 0 11px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.5em;
	color: #a2a2a2;
}
.list-1 li img {
	float: left;
	margin: 0 25px 0 0;
}
.list-1 li span {
	background: url(images/list-bg.gif) no-repeat 1px 0%;
	display: block;
	width: 33px;
	height: 32px;
	padding: 0 10px 0 0;
	overflow: hidden;
	float: left;
	line-height: 32px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
}
.list-1 li p {
	overflow: hidden;
	padding: 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #a2a2a2 !important;
}
.list-1 li p b {
	font-size: 1.167em;
	color: #0c0c0c;
}
.list-1 li p strong {
	display: block;
	padding: 0 0 6px 0;
	font-size: 1.167em;
	color: #0c0c0c;
}
.list-1 li p strong a {
	text-decoration: none !important;
	color: #0c0c0c !important;
}
.list-1 li p strong a:hover {
	text-decoration: underline !important;
}
.list-1 li p strong i a {
	font-style: normal !important;
	text-decoration: underline !important;
}
.list-1 li p strong i a:hover {
	text-decoration: none !important;
}
.list-1 li p a {
	color: #a2a2a2 !important;
}
.list-1 li.extra {
	background: none;
	margin: 0;
}
.list-2 {
	padding: 2px 0 0 0;
}
.list-2 li {
	padding: 0 0 17px 0;
	line-height: 1.5em;
	list-style-position: inside;
	list-style-type: decimal;
	color: #c09ae0;
}
.list-2 li span {
	color: #fff;
}
.list-2 li span a {
	text-decoration: none;
	color: #fff;
}
.list-2 li span a:hover {
	text-decoration: underline;
}
.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 19px;
	overflow: hidden;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.link span {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}
.link span span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 19px;
	padding: 0 16px 0 15px;
	line-height: 19px;
}
.link:hover span span {
	cursor: pointer;
	text-decoration: none;
}
.link-1 {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 19px;
	overflow: hidden;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
.link-1 span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}
.link-1 span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 19px;
	line-height: 19px;
	margin: 0 3px 0 11px;
	padding: 0 12px 0 4px;
}
.link-1:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.indent {
	padding: 22px 17px 15px 22px;
}
#order-form {
	width: 439px;
}
#order-form div#right {
	width: 216px;
	float: right;
}
#order-form label {
	display: block;
	height: 25px;
	overflow: hidden;
}
#order-form input {
	background: none;
	width: 208px;
	height: 16px;
	padding: 1px 3px 1px 3px;
	border: 1px solid #a38bc7;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #fff;
}
#order-form a {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 19px;
	overflow: hidden;
	float: right;
	margin: 20px 0 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#order-form a span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}
#order-form a span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 19px;
	line-height: 19px;
	margin: 0 3px 0 11px;
	padding: 0 12px 0 4px;
}
#order-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
#contact-form {
	width: 439px;
	margin: -2px 0 0 0;
}
#contact-form textarea {
	background: none;
	width: 228px;
	height: 62px;
	padding: 3px;
	border: 1px solid #a38bc7;
	float: right;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #fff;
}
#contact-form label {
	display: block;
	height: 25px;
	overflow: hidden;
}
#contact-form input {
	background: none;
	width: 188px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	border: 1px solid #a38bc7;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #fff;
}
#contact-form a {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 19px;
	overflow: hidden;
	float: right;
	margin: 22px 0 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#contact-form a span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}
#contact-form a span span {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 19px;
	line-height: 19px;
	margin: 0 3px 0 11px;
	padding: 0 12px 0 4px;
}
#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	height: 107px;
	overflow: hidden;
}
#footer p {
	padding: 23px 0 0 19px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.167em;
	color: #929292;
}
#footer p span {
	margin: 0 4px 0 0;
}
#footer p a {
	margin: 0 0 0 4px;
	color: #853ef2;
}
