#plugin-form{
    position:relative;
    width:1000px;
    height:366.25px;	
    margin-left: auto;
    margin-right: auto;
}

#plugin-div{
    position:relative;
    width:1000px;
    height:366.25px;		
}

.main-div {
    width:1000px;
    height:366.25px;	
    position:absolute;
    margin-left:auto;
    margin-right:auto;
}

#main-div-img{
    width:1000px;
    height:366.25px;
    position: absolute;
}

#logo {
    width:69px;
    height:69px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

#logo img{
    width:69px;
    height:69px;
}

#central{
    height:212px;
    width:435px;
    top:9px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

#central img{
    height:212px;
    width:435px;
    position:absolute;
    top:0;
    left:0;
}

#bulet {
    clear: none;
    height:56.25px;
    width:56.25px;
    z-index:1;
    position:relative;
    top:18.75px;
    margin-left:auto;
    margin-right:auto;
}

#bulet img{
    height:56.25px;
    width:56.25px;
    position:absolute;
}


#bulet span { 
    position:relative;
    left:17.5px;
    color:white;
    font-family:"Myriad Pro";
    font-style:regular;
    font-size:44px;
    top:-7px;
}

#central-text{
    clear:none;
    width:257.5px;
    position:relative;
    top:20px;
    margin-left:auto;
    margin-right:auto;	
    text-align:center;
    font: normal 15px "Trajan Pro";
}

#central-text h2{
    clear:none;
    font-size: 22px;
    font-style:bold;
    margin-top:0px;
    margin-bottom:0px;
}

#start-button{
    position:relative;
    background: url('../img/start-button-popup.png');
    background-repeat: no-repeat;
    height:34px;
    width:90px;
    border:none;
    top: 17px;
    left: 454px;
    color:white;
    font:normal 11px "Myriad Pro";
}
#sidebar-left {
    width:137px;
    height:172px;
    float:left;
    position:relative;
    left:182px;
    top:25px;
}

#sidebar-left img{
    width:137px;
    height:172px;
    position: absolute;
}

#left-arrow{
    width:182px;
    height:96px;
    position:absolute;
    float:left;
    left: -17px;
    top: 30px;
    z-index:1;
}

#left-arrow img{
    width:182px;
    height:96px;
    position:absolute;
}

#left-arrow-text{
    width:53px;
    position:relative;
    left:45px;
    font:normal 17px "Impact";
    text-align:left;
    color:white;
    top:7px;
}

#sidebar-left-text{
    width:72px;
    position:relative;
    margin-left:auto;
    margin-right:auto;	
    left:-16px;
    text-align:left;
    font:normal 10px "Impact";
    top:110px;
}

#sidebar-plumber{
    width:144px;
    height:196px;
    position:relative;
    float:left;
    left:580px;
}

#sidebar-plumber img{
    width:144px;
    height:196px;
}

#central-questions{
    clear:none;
    width:425px;
    position:relative;
    top:20px;
    margin-left:auto;
    margin-right:auto;	
    text-align:center;
    font: normal 10px "Trajan Pro";
}
#central-questions p{
    margin-bottom: 4px;
}