﻿body 
{
overflow-y:auto !important;
overflow-x: auto; 
background-color:#b4b4b4;
max-height:875px !important;
font-family:Droid Serif;
}

html, body 
{
}
/* Home CSS*/

#flshholder
{
    height:875px !important;
width:1333px;
    height: 100%;
    margin: 0px auto;
    padding: 0;

}

#website1
{
margin-top:-875px;
}

#flashholder
{
height:875px;
overflow-y:auto;
}

#flashFullscreen {
    width: 100%;
    height: 100%;
}

#websites
{
background-image:url(../images/html-bg.jpg);

}

#website
{
background-image:url(../images/html-bg.jpg);
height:845px;
width:100%;
}

#container
{
width:975px;
margin:0px auto;
border-width:0 1px 0 1px;
border-color:#717171;
border-style:solid;
}

#upperarea
{
width:975px;
float:left;
background-image:url(/images/upper-area-bg.jpg);
}

#upperarealeft
{
width:277px;
float:left;
}

#upperarearight
{
width:696px;
float:left;
background-color:black;
color:white;
}

#profile
{
padding-bottom:255px;
}

#righttext
{
width:616px;
float:left;
font-size:12px;
padding:0 40px 40px 40px;
color:white;
}

#righttext h1
{
font-size:30px;
font-family: 'Amaranth', sans-serif;
color:white;
}

#righttext p
{
font-size:12px;
font-family: 'Droid Serif', sans-serif;
color:white !important;
}

#logo
{
margin-bottom: -16px;
}

#leftmenu
{
background-image:url(http://www.pippatoledo.com/images/left-menu-bg.jpg);
background-repeat:no-repeat;
backgroud-color:#212121;
height: 342px;
}

#leftmenu ul
{
text-decoration:none;
color:#f1f1f1;
list-style:none;
margin-left: -13px;
}

#leftmenu ul li
{
text-decoration:none;
color:#f1f1f1;
list-style:none;
padding-top: 13px;
}

#leftmenu ul li a
{
text-decoration:none;
color:#f1f1f1;
list-style:none;
font-size:14px;
font-family: 'Amaranth', sans-serif;
color:#ffffff;
}

#lowerarea
{
width:975px;
float:left;
}

.lowercolumn
{
width:149px;
float:right;
}

/* Contact */

#contactInfo
{
width:466px;
}

#contactLocation
{
float:left;
}

#contactNumbers
{
float:right;
}

.contact
{
margin-top:-10px;
margin-left: 65px;
background-color:#000000;
color:#eeeeee;
}

/* Contactform */
#contactform
{
margin-top: 125px;
}

#contactForm p
{
margin-top:-10px;
}

#contactForm
{
width:482px;
padding-top: 10px;
}

.errors
{
margin-bottom: -116px;
margin-top: 120px;
}

.sendButton
{
margin-bottom: 73px;
margin-right: 15px;
float:right;
background-color:#000000;
color:#eeeeee;
}
