﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    background-color: #EEEEEE;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana;
}

#layout
{
    width: 980px;
    margin: 0 auto;
}
#top
{
    height: 80px;
    width: 100%;
    background-color: white;
    margin-bottom: 15px;
    padding-top: 10px;
}
.circlebg
{
    background: url(images/circle.png);
    width: 500px;
    height: 500px;
}
.bannerdiv
{
    margin-top: 20px;
    background: url(images/banner-1.png);
    width: 980px;
}
.leftround
{
    background: url(images/leftround.png);
    width: 477px;
    height: 112px;
    float: left;
}
.rightround
{
    background: url(images/RightRound.png);
    width: 477px;
    height: 112px;
    float: right;
}
.logo
{
    margin-left: 15px;
}
#logo
{
    float: left;
    width: 210px;
}
#menus
{
    float: right;
    margin-right: 20px;
    margin-top: 25px;
}
.navmenu
{
    margin-left: 5px;
}

#linerender
{
    background: url(images/linerender.png);
    background-repeat: repeat-x;
    width: 920px;
    height: 1px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.childlayout
{
    height: 600px;
}
.topround
{
    background: url(images/top.png);
    width: 980px;
    height: 30px;
}
.homebody
{
    width: 978px;
    border-left: #f1efef 1px solid;
    border-right: #f1efef 1px solid;
    background-color: White;
}
.bottomround
{
    background: url(images/bottom.png);
    width: 980px;
    height: 28px;
}
.clr
{
    clear: both;
}
#footer
{
    margin-top: 15px;
    background: url(images/footer.png);
    width: 980px;
    height: 40px;
}
.cr
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #666666;
    padding-top: 13px;
    margin-left: 15px;
}
.paratest1
{
    font-family: arial;
    font-size: 9pt;
    text-align: justify;
    line-height: 1.8em;
    color: black;
    margin-bottom: 10px;
    width: 400px;
    letter-spacing: 0.01em;
    padding-left: 20px;
    padding-right: 20px;
}
.paratest
{
    font-family: arial;
    font-size: 9pt;
    text-align: justify;
    line-height: 1.8em;
    color: black;
    margin-bottom: 10px;
    width: 260px;
    letter-spacing: 0.01em;
    padding-left: 20px;
    padding-right: 20px;
}
.para
{
    font-family: arial;
    font-size: 9pt;
    text-align: justify;
    line-height: 1.8em;
    color: black;
    margin-bottom: 10px;
    width: 700px;
    letter-spacing: 0.01em;
}
.para1
{
    font-family: arial;
    font-size: 9pt;
    text-align: justify;
    line-height: 1.7em;
    color: black;
    margin-bottom: 10px;
    width: 600px;
}
.para0
{
    font-family: arial;
    font-size: 9pt;
    text-align: justify;
    line-height: 1.7em;
    color: black;
    margin-bottom: 35px;
    width: 685px;
}
.click
{
    font-family: arial;
    font-size: 11pt;
    text-align: justify;
    line-height: 1.7em;
    color: chocolate;
    margin-bottom: 35px;
    width: 685px;
    margin-left: 105px;
    font-weight: bold;
}
.margin_left
{
    margin-left: 20px;
    margin-right: 20px;
}
.childmargin_left
{
    margin-left: 30px;
    margin-right: 20px;
}
.title
{
    font-family: Trebuchet MS;
    font-size: 20pt;
    font-weight: bold;
    color: dimgray;
}
.title1test
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 15px;
    color: White;
}
.title1
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    font-weight: bold;
}
.title2
{
    font-family: Trebuchet MS;
    font-size: 14pt;
    font-weight: bold;
}
.title3
{
    font-family: Trebuchet MS;
    font-size: 11pt;
    font-weight: bold;
    color: dimgray;
}
.title4
{
    font-family: Calibri;
    font-size: 12pt;
    font-weight: bold;
    color: #17A6E8;
}
.gaptop
{
    margin-top: 10px;
}
.gapbtm
{
    margin-bottom: 10px;
}

#hero-fader
{
    height: 290px;
    margin: 0 0 10px 0;
    overflow: hidden;
    position: relative;
}
#hero-fader .controls
{
    position: absolute;
    top: 250px;
    left: 50%;
    z-index: 10;
    font-size: 27px;
}
#hero-fader .controls a
{
    text-decoration: none;
    color: #000;
    font-size: 27px;
    padding: 0 2px;
}
#hero-fader .controls a.first
{
    padding-left: 10px;
}
#hero-fader .controls a.last
{
    padding-right: 10px;
}
#hero-fader .controls a.active
{
    color: #fff;
}
#hero-fader .fader-page
{
    position: absolute;
    opacity: 0;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
#hero-fader #hero-fader_social
{
    position: relative;
    height: 290px;
}
#hero-fader #hero-fader_social a
{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 290px;
}
.reqdemo
{
    display: block;
    margin-left: 17px;
    margin-top: 10px;
}
.ulclass
{
    font-family: Arial;
    font-size: 9pt;
    line-height: 2.0em;
}

.ulclass1
{
    padding-left: -10px;
    font-family: Arial;
    font-size: 9pt;
    line-height: 2.0em;
}
.contactcaption
{
    font-family: verdana;
    font-size: 9pt;
    color: #696969;
}
.contacttextbox
{
    border-right: beige 1px solid;
    border-top: beige 1px solid;
    border-left: beige 1px solid;
    border-bottom: beige 1px solid;
    font-size: 10pt;
    height: 20px;
    background: none;
    color: dimgray;
    background-color: #ffffeb;
}
.contacttextbox:focus
{
    background-color: #ffffeb;
}
.contactdatadiv
{
    padding-top: 20px;
}
.contactthanks
{
    font-family: Verdana;
    font-size: 9pt;
    border-right: gold 2px solid;
    border-top: gold 2px solid;
    border-left: gold 2px solid;
    border-bottom: gold 2px solid;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    text-align: center;
    background-color: #ffff99;
    color: #660033;
    width: 513px;
}
.thankyou
{
	font-family: Verdana;
	font-size: 11pt;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-top: 6px;
	color: cornflowerblue;
}
.formlabel
{
    font: 9pt Verdana, 'Lucida Sans Unicode' ,Arial;
    color: dimgray;
    letter-spacing: 0.03em;
    padding-right: 10px;
    font-weight: bold;
}
.chkList
{
    font: 10pt Verdana, 'Lucida Sans Unicode' ,Arial;
    color: #00002D;
    letter-spacing: 0.03em;
    margin-left: -6px;
    line-height: 2.1em;
}
.textbox
{
    border-right: beige 1px solid;
    border-top: beige 1px solid;
    border-left: beige 1px solid;
    border-bottom: beige 1px solid;
    font-size: 10pt;
    height: 17px;
    background: none;
    color: dimgray;
    background-color: #ffffeb;
}
.ctrls
{
    margin-bottom: 10px;
}
.reqfield
{
    font-size: 8pt;
}
.form_field_v
{
    margin-top: 6px;
}
.demolink
{
    font-size: 11pt;
    font-weight: bold;
    font-family: Trebuchet MS;
    margin-top: 43px;
    padding-left: 128px;
}
.getzukkulink
{
    font-size: 11pt;
    font-weight: bold;
    font-family: Trebuchet MS;
    margin-top: 43px;
    padding-left: 155px;
}
.navcolor
{
    color: #ff9900;
    font-weight: bold;
}
.navcolor:hover
{
    color: #c68d5d;
}
.btndiv
{
    margin-top: 30px;
}
.prorec
{
    padding-left: 173px;
    padding-top: 13px;
}
.prod
{
    padding-left: 173px;
    margin-top: 60px;
}
.ship
{
    padding-left: 10px;
    padding-top: 130px;
    float: left;
    width: 144px;
}
.samp
{
    float: left;
    padding-left: 20px;
    padding-top: 130px;
    width: 144px;
}
.btns
{
    float: left;
    padding-left: 35px;
    padding-top: 60px;
    width: 144px;
}
.circlebtngap
{
    margin-top: 25px;
}
.tdtitle
{
    text-align: left;
    padding-left: 10px;
    width: 250px;
    font-weight: bold;
}
.tdvalue
{
    text-align: left;
    padding-left: 23px;
    padding-right: 10px;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tdvalue1
{
    text-align: left;
    padding-right: 10px;
    height: 30px;
    padding-bottom: 0px;
}
table
{
    font-family: arial;
    font-size: 9pt;
}
.whybg
{
    background: url(Images/whybg.png);
    width: 920px;
    height: 320px;
}

