html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: #040404 url(../images/bg.jpg) no-repeat center top;
}

.clearer {
    clear: both;
}

#container {
    width: 986px;
    margin: 0px auto;
}

#thirdcontainer {
	width: 700px;
	margin: 0px auto;
}

#header {
    height: 54px;
    position:relative;
    padding-top: 26px;
}

#header h1 {
    padding-left: 50px;
    float:left;
}

#header ul {
    list-style-type:none;
    float:left;
    margin-left: 115px;
    padding-top: 10px;
}

#header ul li {
    float:left;
    margin-right: 37px;
}

#header ul li a, #footer .links a {
    color: #878787;
    font-weight:normal;
    font-size: 16px;
    text-decoration:none;
}

#header ul li a:hover, #header ul li a.active, #footer .links a:hover {
    color: #fff;
}

#header form {
    position:absolute;
    right: 27px;
    width: 216px;
    top: 35px;
}

#header .tag {
    position:absolute;
    right: 27px;
    width: 158px;
    top: 33px;
}

#header .printclose {
    position:absolute;
    right: 27px;
    width: 158px;
    top: 10px;
}

#header form .search-button {
    position:absolute;
    top: 0px;
    left: 0px;
}

#header form .search-input {
    background: #696b6c url("../images/search-input.gif") no-repeat right top;
    padding-left: 10px;
    width: 180px;
    color: #c4c4c4;
    font-size: 12px;
    font-weight:bold;
    height: 19px;
    padding-top: 3px;
    border: none;
    position:absolute;
    top: 0px;
    left: 26px;
}

#home-content {
    background: url("../images/home-content.jpg") no-repeat left top;
    position:relative;
    width: 986px;
    height: 410px;
    margin-bottom: 14px;
    margin-top: 0px !important;
    margin-top: -18px;
}

#home-content .introducing {
    position:absolute;
    top: 41px;
    left: 45px;
}

#home-content .text {
	position:absolute;
	top: 155px;
	left: 48px;
	width: 300px;
	line-height: 20px;
	font-family:Helvetica;
}
#home-content .text ul li{
	font-family:Helvetica;
	color: #CCCCCC;
	margin-left: 20px;
}

#home-content .text ul h5{
	font-family:Helvetica;
	color: #FFFFFF;
}

.see-jyze {
    position:relative;
    text-decoration:none;
}

#home-content .see-jyze {
    position:absolute;
    top: 295px;
    left: 139px;
}

.see-jyze span {
    position:absolute;
    width: 219px;
    height: 68px;
    line-height: 68px;
    text-align:center;
    display:block;
    left: 0px;
    top: 0px;
    color: #151d23;
    font-size: 16px;
    font-weight:bold;
    cursor:pointer;
}

#home-content .home-image {
    position:absolute;
    top: 18px;
    left: 373px;
    height: 590px;
    height: 374px
}

.boxes {
	width: 986px;
	margin-left: 0px;
	padding-bottom: 50px;
	background-image: url(../images/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.box-store {
	background: url("../images/brown_box.gif") no-repeat left bottom;
	width: 302px;
	height: 213px;
	float:left;
	margin-top: 7px;
	margin-left: 22px;
	margin-right: 18px;
	position:relative;
	background-image: url(../images/lowerbox.gif);
}

.box-store .image {
    position:absolute;
    left: 13px;
    top: 76px;
}

.box-store .text {
    position:absolute;
    left: 131px;
    top: 76px;
    color: #a4a4a4;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 16px;
}

.box-story {
	background: url("../images/brown_box.gif") no-repeat left bottom;
	width: 302px;
	height: 213px;
	float:left;
	margin-top: 8px;
	margin-right: 18px;
	position:relative;
	background-image: url(../images/lowerbox.gif);
}

.box-story .image {
    position:absolute;
    top: 63px;
    left: 0px;
}

.box-team {
	background: url("../images/img_jyze_bg.gif") no-repeat left bottom;
	width: 302px;
	height: 213px;
	float:left;
	margin-top: 8px;
	position:relative;
	background-image: url(../images/img_jyze_bg.gif);
}

.box-story .text {
    position:absolute;
    top: 73px;
    left: 18px;
    width: 282px;
    color: #a4a4a4;
    line-height: 16px;
}

.box-story .text a {
    color: #fff;
    text-decoration:underline;
}

.box-story .text a:hover {
    text-decoration:none;
}

.shop_but {
    position:relative;
    text-decoration:none;
    color: #151d23;
    font-size: 16px;
}

.box-store .shop_but {
    position:absolute;
    left: 119px;
    top: 150px;
}

.shop_but span {
    position:absolute;
    width: 176px;
    height: 60px;
    line-height: 60px;
    text-align:center;
    display:block;
    left: 0px;
    top: 0px;
    cursor:pointer;
}

.shop_but:hover {
    font-weight:bold;
}

.team_but {
    position:relative;
    text-decoration:none;
    color: #151d23;
    font-size: 16px;
}

.box-team .team_but {
    position:absolute;
    left: 138px;
    top: 161px;
}

.team_but:hover {
    font-weight:bold;
}

.team_but span {
    position:absolute;
    width: 154px;
    height: 40px;
    line-height: 40px;
    text-align:center;
    display:block;
    left: 0px;
    top: 0px;
    cursor:pointer;
}

#footer {
    text-align:center;
    padding-bottom: 20px;
}

#footer .links a {
    margin: 0px 20px;
}

#footer .grey-box {
    width: 316px;
    height: 84px;
    /*background: url("../images/footer_grey_box.gif") no-repeat left top;*/
    color: #c3c3c3;
    margin: 30px auto 0px;
    font-size: 11px;
}

#footer .grey-box a {
    color: #c3c3c3;
}

#footer .grey-box a:hover {
    text-decoration:none;
}

#footer .grey-box h2 {
    font-size: 24px;
    font-weight:normal;
    color: #c3c3c3;
    padding: 15px 0px;
}

.internal-box {
    width: 986px;
    margin: 0px auto 68px !important;
    margin: -19px auto 68px;
    position:relative;
}

.third-internal-box {
	width: 700px;
	margin: 0px auto 68px !important;
	margin: -19px auto 68px;
	background-color: #000000;
	height: 400px;
}

.internal-box .top-round {
    width: 986px;
    height: 99px;
    background: url("../images/top_shadow.jpg") repeat-y left top;
}

.internal-box .content {
    background: url("../images/body_shadow.jpg") no-repeat left 0px;
    padding: 0px 10px;
    position:relative;
    width: 986px;
}

.internal-box .bottom-round {
	width: 986px;
	height: 60px;
	background: url("../images/bottom_shadow2.jpg") repeat-y left bottom;
	position:absolute;
	bottom: -60px;
	left:0px;
	background-image: url(../images/bottom_shadow2.jpg);
}

.internal-box .leftbar {
	width: 186px;
	padding-left: 23px;
	margin-left: -10px !important;
	margin-left: -5px;
	float:left;
	position:relative;
	margin-top: -48px;
	background: url("../images/body_shadow_left.jpg") no-repeat left 0px;
	height: 600px;
}
.top-links {
/*     padding-top: 39px; */
}

.top-links a {
    display:block;
    text-decoration:none;
    color: #838383;
    font-size: 14px;
    height: 48px;
    padding-top: 20px;
    padding-left: 30px;
/*     font-weight:bold; */
    margin: 0px;
}

.top-links a:hover, .top-links a.active {
    color: #fff;
    /*background: url("../images/top_shadow.jpg") repeat-y -23px 0px;*/
    background: url("../images/top_shadow.jpg") repeat-y -38px -20px;
}

.bottom-links {
    padding-top: 180px;
}

.bottom-links-thankyou {
	padding-top: 180px;
	height: 400px;
}

.bottom-links-thankyou a {
    display:block;
    text-decoration:none;
    color: #8a8279;
    font-size: 12px;
    font-weight:normal;
    margin: 10px 0px 20px 30px;
}

.bottom-links-thankyou a:hover {
    color: #fff;
}

.bottom-links a {
    display:block;
    text-decoration:none;
    color: #8a8279;
    font-size: 12px;
    font-weight:normal;
    margin: 10px 0px 20px 30px;
}

.bottom-links a:hover {
    color: #fff;
}

.left-title {
    color: #fff;
    font-weight:normal;
    font-size: 17px;
    width: 154px;
    float:left;
    padding: 50px 0px 0px 64px;
}

.main-title {
    color: #fff;
    font-size: 46px;
    float:left;
    padding: 36px 0px 0px 250px;
}

.center-column {
    width: 535px;
    float:left;
    position:relative;
    left: 42px;
    color: #a4a4a4;
    padding-top: 21px;
    line-height: 18px;
}

.center-column p {
    padding: 5px 0px;
}

.center-column a {
    color: #fff;
    text-decoration:underline;
}

.center-column a:hover {
    text-decoration:none;
}

.center-big {
    width: 700px;
    float:left;
    position:relative;
    left: 42px;
    color: #a4a4a4;
    padding-top: 21px;
    line-height: 18px;
}

.center-big p {
    padding: 5px 0px;
}

.center-big a {
    color: #fff;
    text-decoration:underline;
}

.center-big a:hover {
    text-decoration:none;
}

.thirdcenter-column {
	width: 620px;
	color: #CCCCCC;
	line-height: 18px;
	margin: 0px auto;
	clear: both;
	background-color: #000000;
	padding: 21px;
}
	
.thirdcenter-columnp {
	width: 80%;
	color: #000000;
	line-height: 18px;
	margin: 0px auto;
	clear: both;
	background-color: #FFFFFF;
	padding: 0px;
	font: arial;
	font-weight: normal;
}	
.thirdcenter-column p {
    padding: 5px 0px;
}


.rightbar {
	float:right;
	position:relative;
	right: 32px;
	width: 148px;
	padding-top: 2px;
	color: #a4a4a4;
	margin: 10px;
	background-color: #000000;
	padding-left: 2px;
	padding-right: 2px;
}

.rightbarstore {
	float:right;
	position:relative;
	right: 38px;
	width: 148px;
	padding-top: 21px;
	margin: 10px;
	background-color: #121212;
	padding-left: 10px;
	padding-right: 10px;
}
.form {
	background-color: #333333;
	padding: 10px;
}
.form a {
	color: #CCCCCC;
}
#container #home-content .text cushycms h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#third-list{
	list-style-type: disc;
	margin: 0px 10px 10px 10px;
	width: 500px;
	padding: 10px;
}
.printclose a {
	color: #FFFFFF;
}
.printclose a:hover {
	text-decoration: underline;
}
#content li {
	padding-left: 10px;
	margin-left: 20px;
}
#content h2 {
	color: #FFFFFF;
}
#content h3 {
	color: #FFFFFF;
}
#content img {
	float: left;
	padding-right: 20px;
}
.fr-box {
	float: right;
	width: 700px;
}
.mb h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
