html,body {
	height: 100%;
	margin: 0;
}
body {
	font:11px arial,sans-serif;
	color:#000;
	background:#fff;
	margin:0;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
a:focus {outline:none}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none}
#main {
	margin:0 auto;
	width:940px;
	min-height:100%;
}
#inner #main {background:#000 url(../images/bg.gif) repeat-x}
* html #main {height:100%}
/* logo */
h1.logo {
	position:absolute;
	top:10px;
	left:0;
	margin:0;
	z-index:10;
}
.logo a {
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:241px;
	height:110px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
/* header */
#header {
	background:#fff;
	height:130px;
	width:940px;
	z-index: 100;
}
#header:after {
	clear:both;
	display:block;
	content:"";
}
.header {
	padding:13px 0 0;
	width:940px;
	position:relative;
	z-index: 100;
}
.header-info {
	width:935px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
/* phone */
.header .phone {
	float:right;
	background:url(../images/phone.gif) no-repeat;
	height:53px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 37px;
}
.header .phone p {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#183394;
	margin:0;
}
/* menu */
.menu {
	width:782px;
	padding:0 0 0 158px;
	background:url(../images/bg-menu.gif) repeat-x 0 100%;
	z-index: 100;
}
#menu {
	float:right;
	padding:0;
	margin:0;
	list-style:none;
	z-index:100;
	position:relative;
}
#menu:after {
	clear:both;
	display:block;
	content:"";
}
#menu li {
	float:left;
	padding:0 0 0 2px;
	position:relative;
}
#menu li.distance {margin:0 20px 0 0}
#menu li.hover ul,
#menu li:hover ul {
	display:block;
}
#menu li.hover a,
#menu li:hover a {
	background:#17318d;
	color:#fff;
	padding:0 9px 0 9px;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #17318d;
	border-right-color: #17318d;
	border-bottom-color: #17318d;
	border-left-color: #17318d;
}
#menu li.hover a.blue,
#menu li:hover a.blue {
	color:#fff;
}
#menu li.hover ul a,
#menu li:hover ul a {
	background:none;
	display:block;
	width:119px;
	padding:9px 10px 9px 10px;
	font:bold 16px/18px Helvetica, Arial, sans-serif;
	color:#183394;
	border:none;
	text-decoration:none;
}
#menu li a {
	float:left;
	font:bold 17px/54px Helvetica, Arial, sans-serif;
	color:#000;
	padding:0 10px 0 10px;
}
#menu li a.blue {color:#183394}
#menu li a:hover {
	background:#17318d;
	color:#fff;
	padding:0 9px 0 9px;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #17318d;
	border-right-color: #17318d;
	border-bottom-color: #17318d;
	border-left-color: #17318d;
}
#menu li a.active {
	background:#17318d;
	color:#fff;
	padding:0 9px 0 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #17318d;
	border-right-color: #17318d;
	border-bottom-color: #17318d;
	border-left-color: #17318d;
}
#menu ul {
	clear:both;
	display:none;
	position:absolute;
	top:55px;
	left:1px;
	width:140px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
	background:#fff url(../images/bg-drop.gif) repeat-y;
	border-bottom:1px solid #adb6d7;
}
#inner #menu ul {top:54px}
* html #menu ul {top:54px}
* +html #menu ul {top:54px}
#menu ul li {
	width:140px;
	padding:0;
}
#menu ul li a {
	display:block;
	width:119px;
	padding:9px 11px 9px 10px;
	color:#183394;
}
#menu ul li a:hover {
	display:block;
	background:#17318d;
	color:#fff;
	padding:9px 11px 9px 10px;
	border:none;
	text-decoration:none;
}
#menu ul li a.active {
	display:block;
	background:#17318d;
	color:#fff;
	padding:9px 11px 9px 10px;
	border:none;
	text-decoration:none;
}
/* content */
#content {
	clear:both;
	width:940px;
	padding:0 0 60px;
	overflow:hidden;
}
#inner #content {padding:0 0 100px}
/* about-box */
.about-box {
	background:#000 url(../images/bg-about.gif) repeat-x;
	min-height:318px;
	width:890px;
	padding:0 27px 28px 23px;
	overflow:hidden;
}
* html .about-box {
	height:318px;
	overflow:visible;
}
/* text */
.about-box .text {
	float:left;
	margin:15px 0 0;
	width:430px;
	padding:0 30px 0 0;
}
.about-box .text div {
	width:240px;
	overflow:hidden;
	padding:0 0 8px;
	margin:0 0 12px;
	border-bottom:1px solid #394c8e;
}
.about-box .text h2 {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.about-box .text p {
	font:13px/18px Helvetica, Arial, sans-serif;
	color:#cbcbcb;
	margin:0;
}
.about-box .flash {
	float:left;
	margin:28px 0 0;
	width:430px;
}
.about-box .flash img {display:block}
/* boxes */
.boxes {
	width:940px;
	margin:17px 0 0;
	overflow:hidden;
}
/* box */
.box {
	float:left;
	width:305px;
	padding:0 0 0 15px;
}

.mobiles {
	width:300px;
	padding:0;
}

.box .icon {float:left}

.box .heading {
	height:37px;
}

.mobiles .heading {
	width:244px;
	height:50px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
.packs .heading {
	width:228px;
	margin-left:0px;
	height:50px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
.rentals .heading {
	width:213px;
	margin-left:0px;
	height:50px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
.box h2 {
	font:bold 33px/36px Helvetica, Arial, sans-serif;
	color:#183394;
	margin:0;
}
.box h2 a {
	font:bold 33px/36px Helvetica, Arial, sans-serif;
	color:#183394;
}
.box h2 a:hover {
	color:#000;
	text-decoration:none;
}
/* photo */
.box .photo {
	width:287px;
	overflow:hidden;
	padding:6px;
	background:#e0e0e0;
}
.box .photo img {display:block}
/* product-box */
.product-box {
	width:890px;
	padding:0 25px;
	overflow:hidden;
}
/* product-list */
.product-list {
	width:890px;
	padding:0 0 10px;
	margin:28px 0 0;
	overflow:hidden;
	list-style:none;
}
.product-list li {
	float:left;
	width:280px;
	padding:0 0 0 25px;
}
.product-list li:first-child {padding:0}
.product-list .heading {
	width:212px;
	height:50px;
	overflow:hidden;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
.product-list .diamond {
}
.product-list .sapphire {
}
.product-list .opal {
}
.product-list .ruby {
}
.product-list .emerald {
}
.product-list .quartz {
}
.product-list .heading h2 {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.product-list .heading h2 a {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
}
.product-list .heading h2 a:hover {
	color:#ffd519;
	text-decoration:none;
}
.product-list .photo {
	width:270px;
	overflow:hidden;
	padding:5px;
	background:#fff;
}
.product-list .photo img {display:block}
/* contact-box */
.contact-box {
	width:890px;
	overflow:hidden;
	margin:45px 0 0;
}
.contact-box .phone {
	background:url(../images/phone.png) no-repeat;
	width:855px;
	overflow:hidden;
	margin:0 0 0 9px;
	padding:11px 0 0 35px;
	min-height:37px;
}
* html .contact-box .phone {
	overflow:visible;
	height:37px;
}
.contact-box .phone p {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.contact-box .phone p span {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	padding:0 0 0 15px;
	background:url(../images/separator01.gif) no-repeat 0 50%;
}
.contact-info {
	width:890px;
	margin:10px 0 0;
	overflow:hidden;
}
.contact-info .description {
	float:left;
	width:420px;
	margin:0 32px 0 0;
	border-top:1px solid #292929;
}
/* parts */
.parts {
	width:420px;
	margin:12px 0 0;
	padding:0 0 8px;
	overflow:hidden;
}
/* part */
.part {
	float:left;
	width:201px;
}
.wide {
	float:left;
	width:219px;
}
.part .photo {
	float:left;
	width:86px;
	margin:4px 0 0;
}
.part .photo img {
	display:block;
	border:3px solid #fff;
}
.part .text {
	float:left;
	width:112px;
}
.part .text h3 {
	font:bold 20px/22px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.part .text p {
	font:14px/18px Helvetica, Arial, sans-serif;
	color:#cbcbcb;
	margin:0;
}
.part .text p span {
	font:14px/18px Helvetica, Arial, sans-serif;
	color:#fff;
}
.part .text p a {
	font:13px/18px Helvetica, Arial, sans-serif;
	color:#ffd519;
}
.part .text p a:hover {
	color:#fff;
	text-decoration:none;
}
.contact-info .adress {
	float:right;
	width:436px;
	margin:16px 0 0;
	padding:0 0 14px;
	border-bottom:1px solid #292929;
}
.contact-info .adress div {
	width:436px;
	padding:0 0 16px;
	overflow:hidden;
}
.contact-info .adress img {
	display:block;
	border:5px solid #fff;
}
.contact-info .adress h3 {
	font:bold 24px/26px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
/* section-box */
.section-box {
	width:890px;
	margin:23px 0 0;
	overflow:hidden;
}
.sections {
	width:890px;
	overflow:hidden;
}
/* section */
.section {
	float:left;
	width:438px;
	padding:0 0 0 12px;
}
.sections .wide {
	width:438px;
	padding:0;
}

.section .icon {float:left}

.section .heading {
	width:244px;
	overflow:hidden;
	min-height:35px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 19px;
	padding-left: 5px;
}
.section .heading a {
	color: #fff;
}
.section .heading a:hover {
	color: #ffd519;
	text-decoration: none;
}
* html .section .heading {
	overflow:visible;
	height:40px;
}
.section h2 {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.section .photo {
	width:438px;
	overflow:hidden;
}
.section .photo img {
	display:block;
	border:5px solid #fff;
}
.section-info {
	width:850px;
	padding:0 40px 0 0;
	margin:39px 0 0;
	overflow:hidden;
}
.section-info2 h4 {
	color:#fff;
	margin:0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
}
.section-info h3 {
	font:bold 25px/26px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.section-info h4 {
	color:#fff;
	margin:0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
}
.section-info p {
	font:12px/18px Helvetica, Arial, sans-serif;
	color:#cbcbcb;
	margin:0;
}
/* items */
.items {
	width:890px;
	overflow:hidden;
}
/* items-list */
.items-list {
	width:890px;
	padding:0 0 20px;
	margin:27px 0 0;
	overflow:hidden;
	list-style:none;
}
.items-list li {
	float:left;
	width:164px;
	padding:0 0 0 17px;
}
.items-list li:first-child {padding:0}
.items-list h3 {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.items-list h3 a {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.items-list h3 a:hover {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#ffd519;
	margin:0;
	text-decoration: none;
}
.items-list .photo {
	width:164px;
	margin:20px 0 0;
	overflow:hidden;
}
.items-list .photo img {display:block}
/* chapters */
.chapters {
	width:890px;
	margin:42px 0 0;
	overflow:hidden;
}
/* chapter */
.chapter {
	width:890px;
	margin:10px 0 0;
	overflow:hidden;
	padding:0 0 12px;
	background:url(../images/border.gif) no-repeat 100% 100%;
}
.one {margin:4px 0 0}
.chapter .photo {
	float:left;
	width:125px;
	padding:10px;
	background:#fff;
	margin:0 25px 0 0;
}
.chapter .photo img {display:block}
.chapter .text {
	float:left;
	width:720px;
	margin:10px 0 0;
}
.chapter .text p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#cbcbcb;
	margin:0;
}
.chapter .text h4 {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#cbcbcb;
	margin:0;
	text-transform:uppercase;
}
/* production-box */
.production-box {
	width:890px;
	overflow:hidden;
	margin:37px 0 0;
}
.production-box .text {
	float:left;
	width:434px;
	padding:0 18px 0 0;
}
.production-box .text .headingnoicon {
	width:434px;
	min-height:40px;
	overflow:hidden;
	border-bottom:1px solid #292929;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 7px;
}
.production-box .text .headingnoicon h2 {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.production-box .text .heading {
	background:url(../images/ico10.gif) no-repeat;
	width:377px;
	min-height:40px;
	padding:9px 0 7px 57px;
	overflow:hidden;
	border-bottom:1px solid #292929;
}
.production-box .text .heading2 {
	background:url(../images/ico12.gif) no-repeat;
	width:377px;
	min-height:40px;
	overflow:hidden;
	border-bottom:1px solid #292929;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 57px;
}
.production-box .text .heading2 h2 {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.production-box .text .heading2 p {
	color:#fff;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 34px;
	font-weight: bold;
}
* html .production-box .text .heading {
	height:40px;
	overflow:visible;
}
.production-box .text .heading h2 {
	font:bold 32px/34px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.list {
	border-bottom:1px solid #292929;
	width:434px;
	overflow:hidden;
	padding:0 0 11px;
	margin:10px 0 0 0;
	list-style:none;
}
.list li {
	float:left;
	padding:0 16px 0 25px;
	background:url(../images/ico11.gif) no-repeat;
}
.list li.last {padding:0 0 0 24px}
.list li a {
	font:bold 23px/24px Helvetica, Arial, sans-serif;
	color:#fff;
	letter-spacing:-1px;
	white-space:nowrap;
}
.list li a:hover {
	color:#ffd519;
	text-decoration:none;
}
/* production */
.production {
	width:434px;
	overflow:hidden;
	margin:13px 0 0;
}
.production h3 {
	font:bold 23px/26px Helvetica, Arial, sans-serif;
	color:#fff;
	margin:0;
}
.production p {
	font:12px/18px Helvetica, Arial, sans-serif;
	color:#cbcbcb;
	margin:0;
}
.production-box .photo {
	float:left;
	width:438px;
}
.production-box .photo img {
	display:block;
	border:5px solid #fff;
}

/* footer */
#footer {
	background:#fff;
	position:relative;
	width:100%;
	z-index:1;
	height:60px;
	margin:-60px 0 0 0 !important;
}
.footer {
	width:940px;
	padding:25px 0 20px 3px;
	margin:0 auto;
	overflow:hidden;
}
#footer p {
	font:11px/14px Helvetica, Arial, sans-serif;
	color:#9b9b9b;
	margin:0;
}
.email a{
	color: #ffd519;
}
.email a:hover {
	color: #fff;
	text-decoration: none;
}

/* slideshow CSS */

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:290px;
}

#slideshow IMG {
	position:absolute;
	height:290px;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	margin-left:0;
	margin-top:25px;
	border: 4px solid white;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.twelve p{
	font-size: 12px;
}
