@charset "UTF-8";
/* CSS Document */

* { behavior: url(iepngfix.htc) }

body
{
font-family:Arial, Helvetica, sans-serif;
}

h1
{
font-size:16px;
font-weight:lighter;
color:#0066FF;
}

#mainframe
{
width:800px;
position:relative;
margin:auto;
}

#upleft
{
width:516px;
height:405px;
float:left;
/*border-left: 1px solid #3399FF;
border-top: 1px solid #3399FF;
border-right: 1px solid #3399FF;*/
margin-bottom:5px;
}

#address
{
font-size:14px; 
font-family: Myriad, Helvetica, Arial, sans-serif;
color:white;
background-color:#999999;
padding-left:17px;
padding-top:7px;
padding-bottom:7px;
}

#downleft
{
width:516px;
margin-top:10px;
}

#upright
{
width:270px;
height:575px;
float:right;
padding-left:10px;
}

#welcome
{
width:410px;
height:50px;
margin-left:auto;
margin-right:auto;
}

#video
{
width:495px;
height:145px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
border: 1px solid #999999;
}

#text
{
width:495px;
height:150px;
margin-left:auto;
margin-right:auto;
font-size:13px;
text-align:justify;
color:#333333;
padding-top:13px;
padding-bottom:5px;
}

#logo, #menu
{
padding:3px;
}

#menu
{
background-image:url(../images/rightback.gif);
background-repeat:repeat-x;
padding-bottom:50px;
height:363px;
padding-left:20px;
}

#mainlist li
{
list-style-image:url(../images/icon.png);
font-size:14px;
font-family: Myriad, Helvetica, Arial, sans-serif;
}

a:visited, a:active, a
{
color:white;
text-decoration:none;
}

a:hover
{
color:#003399;
text-decoration:none;
}

a.main
{
padding-left:10px;
}

#smiles
{
float:left
}

#zoom
{
float:right;
}

#submit
{
background-image:url(../images/form_background.jpg);
height:157px;
padding-left:20px;
color:white;
}

#table
{
color:white;
}

#bottom
{
clear:both;
width:800px;
position:relative;
margin:auto;
border-top: 1px solid #88B8DC;
text-align:center;
font-size:14px;
font-family: Myriad, Helvetica, Arial, sans-serif;
padding-top:5px;
color:#56A1D5;
}

a.bottom:visited, a.bottom:active, a.bottom 
{
color:#56A1D5;
text-decoration:none;
}

a.bottom:hover
{
color:#003399;
text-decoration:none;
}