﻿body {
height:100%;
margin:0;
padding:0; 
background-color:#191919; 
font-family: Arial;
}

div#frame0 {
height:auto;
margin:0px auto 12px;
width:980px;
}

div#frame1 {
background-color:#FFF;
display:inline-block;
height:100%;
}

div#frame3 {
float:right;
min-height:882px;
width:980px; background-color: Black; 
}

div#page-content {
    padding-left:95px; width: 600px;
}

.bg-home {
    background-image: url('/Images/background-home.jpg'); background-repeat:no-repeat;
}

.bg {
    background-image: url('/Images/bg.jpg'); background-repeat:no-repeat;
}

div#con-top-nav {
    height:118px; width:980px;
}

#con-top-nav input { padding-top:45px;}
.top-nav-buttons-padding{ padding-left:5px;}



html {
border:0;
height:100%;
margin:0;
padding:0;
}

p{ font-size: 17px;}

h1, h2, p, label 
{
     color:White;     
}


h1{margin-bottom:0; padding-bottom:0;}

.con-upload-button
{
    margin-top:440px;
}

.text-upload{ float:left; position:relative; bottom:18px; margin-left: 5px}

.button-upload{float:left; margin-left:15px;}

.text-dev{ float:right; position:relative; top: 75px; left: 250px}

img{ border: none;}