﻿body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background-image: url('../images/miranel-gradient-bkgrnd.jpg');
background-repeat:repeat-x;
background-color: #003366;
text-align:center;
}

#container
{
width:800px;
height:628px;
background-image: url('../images/miranel-pro.jpg');
background-repeat:no-repeat;
text-align:left;
overflow:hidden;
}

#leftside
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#004a8a;
height:557px;
width:400px;
float:left;
margin: 175px 30px 0 0;
padding-left:25px;
line-height:18px;
}

#rightside
{
width:380px;
height:557px;
margin: 125px 10px 0 0;
float:right;
color:#000;
line-height:25px;
clear:right;
}

#rightside-thankyou
{
width:340px;
height:557px;
margin: 125px 50px 0 0;
float:right;
color:#000;
line-height:16px;
clear:right;
}

#bottom
{
width:760px;
height:172px;
font-size:16px;
text-align:left;
padding-left:40px;
color: #FFCD16;
font-weight:bold;
}

#bigd
{
font-size:16px;
}

.yellow
{
color: #FFCD16;
font-weight:bold;
}

.submitButton
{
vertical-align:middle;
}

#msg
{
font-weight:bold;
line-height:12px;
}

#copyright
{
width:800px;
text-align:left;
color:#0099cc;
font-size:10px;
font-weight:bold;
padding-top:10px;
}
