body
{
    background-color:#BFDBFF;
}


.content
{
    background-image:url(../images/content.png);
    background-repeat:no-repeat;
    width:981px;
    height:681px;
    position: absolute; 
    left: 50%; 
    top:40px;
    margin-left: -490px; 
}

.bootstrappersectioncontent
{
	position:absolute;
	font-family:Segoe Ui; src:url(font/segoeui.ttf);
	line-height:15pt;
    font-size:12px;
    color:#1A3659;
    width:300px;
    left:580px;
    top:280px;
    background-color:White;
    border:solid 1px #1A3659;
}

.btnDownloadLng
{
	position:absolute;
	top:526px;
	left:186px;
	z-index:40;
}

.installguide
{
	position:absolute;
	top:525px;
	left:22px;
	font-family:Segoe Ui; src:url(font/segoeui.ttf);
	font-size:12px;
}

.clickhere
{
    position:absolute;
    left:582px;
    top:240px;
    font-weight:bold;
    font-family:Segoe Ui; src:url(font/segoeui.ttf);
    font-size:12px;
}

.install
{
    position:absolute;
    left:412px;
    top:587px;
    font-family:Segoe Ui; src:url(font/segoeui.ttf);
    font-size:12px;
    
}

.version
{
    color:#777777;
    position:absolute;
    top:541px;
    left:789px;
    font-family:Segoe Ui; src:url(font/segoeui.ttf);
    font-size:12px;
    
}

.slidercontent
{
      position:absolute;
      top:132px;
      left:129px;
}


.download
{
     position:absolute;
     top:480px;
     left:650px;
     width:236px;
     height:60px;
}


#BootstrapperSection
{
    position:absolute;
    top:680px;
    left:10px;
    width:940px;
    font-size:14px;
    color:Red;
}