body {
    text-align:center;
    margin:0 auto;
    padding-top: 0px;
    border: 0px;
    width: 1100px;
    background: rgb(29,29,29);
	position:relative;
}

#logo{
    margin-top: 50px;
    margin-left: 400px;
}

#address_1{
    font-family: Arial Black;
    font-size: 13px;
    color: rgb(135,135,135);
    text-align: right;
    margin-top: -35px;
    margin-left: 500px;
    margin-right: 80px;
}

div#header {
    text-align: center;
    width: 1100px;
    height: 300px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: transparent url('images/header_Background.jpg') no-repeat left top;
}

#vianorLogo{
    position: fixed;
    right: 30px;
    top: 30px;
    border: 0px;
}

#menuLine{
    text-align: right;
    margin-top: 30px;
    margin-right: -400px;
}
div#menu{

}

div#footer{
    padding: 0%;
    margin-top: -55px;
    text-align: center;
    clear: both;
    background-color: transparent;
    border: 0px;
}

div#maincontent {
    padding: 2%;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: justify;
    background: transparent url('images/mainBackground.jpg') left top repeat-y;
}

#mainPage {
    border: 0px;
}

#aboutUs {
    border: 0px;
}

#workshop {
    border: 0px;
}

#contact {
    border: 0px;
}

#partner {
    border: 0px;
}

div#textContent{
    padding: 0px 0px 0px 0px;
    margin-left: 9px;
    min-width: 1035px;
    width: 1035px;
    height: 100%;
    max-width: 1035px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background: white url('images/verticalBackground.jpg') left top repeat-x;
}

div#textOnlyContent{
    font-family: arial;
    font-size: x-large;
    font-variant: small-caps;
    margin-left: 50px;
    margin-right: 300px;
}

div#contactTextOnlyContent{
    font-family: arial black;
    font-size: large;
    text-shadow: 1px 0px 16px black;
    margin-left: 50px;
    margin-right: 0px;
}

div#aboutUsTextOnlyContent{
    font-family: arial;
    font-size: x-large;
    font-variant: small-caps;
    margin-left: 50px;
    margin-right: 50px;
}

div#aboutUsTextOnlyContent h1{
    text-align: center;
    font-family: arial black;
    font-size: 36px;
}

div#aboutUsTextOnlyContent a{
    text-decoration: underline;
    color: black;
}

div#aboutUsTextOnlyContent a:hover{
    text-decoration: underline;
    color: gray;
}

div#contactTextOnlyContent a{
    text-decoration: none;
    color: black;
}

div#contactTextOnlyContent a:hover{
    text-decoration: underline;
    color: gray;
}

#contactUsButton{
    border: 0px;
}

#orangeTitle{
    font-family: arial black;
    font-weight: bold;
    text-shadow: 1px 0px 16px black;
    font-variant: normal;
    font-size: 25px;
    color: #fdb300;
}

#contactMap{
    margin-top: -20px;
    margin-left: -50px;
}

div#textOnlyContent table{
    font-family: arial black;
    text-align: center;
    margin-left: 250px;
    font-size: 13px;
}

div#aboutUsTable{
    font-family: arial black;
    text-align: center;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    width: 180px;
    font-size: 13px;
}

#ourOffer{
    font-size: 20px;
    margin-left: 375px;
}

#ourOfferHorizontaly{
    font-size: 20px;
    text-align: center;
    color: #fdb300;
    text-shadow: 1px 0px 16px black;
}
div#textOnlyContent h1{
    font-family: arial black;
    font-size: 36px;
}

#fancyWheel{
    background: transparent url('images/fancyWheel.png') right top no-repeat;
}

#transparentFancyWheel{
    background: transparent url('images/fancyWheelTransparent.png') right top no-repeat;
}

#contactForm{
    font-family: arial;
    font-weight: bold;
    height: 500px;
    width: 1100px;
    margin-left: 50px;
    background: transparent url('images/contactForm.png') left top no-repeat;
}

#contactForm .formfield {
    height: 38px;
    padding: 13px 12px 0px;
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
}

#contactForm input {
    background: transparent;
    border: 0px;
    height: 24px;
    width: 520px;
}

#contactForm .formfield-textarea {
    padding: 8px 12px 0px;
    margin-bottom: 0px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 0px;
    overflow: hidden;
}

#contactForm textarea {
    background: transparent;
    height: 190px;
    border: 0px;
    max-height: 190px;
    width: 915px;
    max-width: 915px;
}

div#navbar {
    text-align: center;
    margin-left: 370px;
    margin-top: -12px;
    background-color: transparent;
    padding: 8px;
}

#navbar ul li a:link, #navbar ul li a:visited  img{
    display: inline;
    border: 0px;
    margin-left: 15px;
}

#navbar ul li a:hover {
    text-decoration: none;
    border: 0px;
}

#navbar a.current {
    text-decoration: none;
    border: 0px;
}

#navbar ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: inline;
}

#navbar ul {
    margin: 0px;
    padding: 0px;
}

div#pageEnding{
    min-width: 1100px;
    width: 1100px;
    max-width: 1100px;
    font-family: arial;
    padding-top: 10px;
    font-style: italic;
    font-size: large;
    font-variant: small-caps;
    background: transparent url('images/footerBackground.jpg') left top no-repeat;
}

#contact-submit {
    margin-top: 25px;
    margin-left: 360px;
    text-align: center;

}

div#pageEnding a{
    text-decoration: none;
    color: black;
}

div#pageEnding a:hover{
    text-decoration: underline;
    color: grey;
}

div#partners img a{
    border: 0px;
}

#workshopPhoto{
    width: 310px;
    margin-left: 50px;
    margin-top: 20px;
    margin-right: 20px;
    -moz-box-shadow:3px 3px 25px #000;
    -webkit-box-shadow: 3px 3px 25px #000;
    box-shadow: 3px 3px 25px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}

#googleMap{
    color:#0000FF;
    text-align:left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 80px;
    -moz-box-shadow:3px 3px 25px #000;
    -webkit-box-shadow: 3px 3px 25px #000;
    box-shadow: 3px 3px 25px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#000000');
}
div#workshopDescriptions{
    font-family: arial;
    font-size: x-large;
    font-variant: small-caps;
    margin-right: 50px;
}

#likeIt {
	position:absolute;
	top:220px;
	left:580px;
}

#plusOne {
	position:absolute;
	top:220px;
	left:470px;
}

#visitUs {
	margin:15px 0px 20px 50px;;
	font-variant: small-caps;
	font-size:18px;
}

#visitUs a {
	text-decoration:none;
}

