body {
	font-family: Arial;
	size:10px;
	color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:232px;
	
}

#container
{
text-align:center;
width:900px;
margin-left: auto ;
margin-right: auto ;
background-color:#070707;
margin-left: auto ;
margin-right: auto ;

}

#header
{
text-align:center;
margin-left: auto ;
margin-right: auto ;
background-color:#070707;
width:923px;
height:214px;
background-color:#670001;
border-width:2px;
border-style:solid;
border-color:#ffffff;
}

#headerImage
{
float:left;
width:283px;
height:214px;
}

#headerText
{
float:left;
width:430px;
height:120px;
text-align:left;
padding:15px;
font-family:corbel;
color:#FFFFFF;
font-size:12px;
}


#headerLogo
{
float:left;
width:140px;
height:189px;
padding-top:25px;
}

#middle
{
	height:230px;
	width: 932px;
	text-align:center;
	margin-left: auto ;
    margin-right: auto 
	
}

#image1
{
float:left;
width:930px;
height:232px;
}

#image2
{
float:left;
width:287px;
height:232px;
}

#image3
{
float:left;
width:287px;
height:232px;
}

#bottom
{
width:930px;
height:214px;
text-align:center;
margin-left: auto ;
margin-right: auto ;
}

#form1Section
{
float:left;
width:280px;
height:213px;
border-width:1px;
border-style:solid;
border-color:#ffffff;
text-align:left;
padding-left:10px;
padding-top:10px;
background-color:#2F333C;
font-family:corbel;
color:#FFFFFF;
font-size:14px;
}
#bottomMiddleImage
{
float:left;
width:306px;
height:223px;
border-width:1px;
border-style:solid;
border-color:#ffffff;
background-color:#2F333C;
}
#form2Section
{
float:left;
width:315px;
height:213px;
border-width:1px;
border-style:solid;
border-color:#ffffff;
background-color:#2F333C;
text-align:left;
padding-top:10px;
padding-left:10px;

}

#footer1
{
padding-top:20px;
height:60px;
clear:both;
font-family:ITC Avant Garde gothic demi;
font-size:25px;
color:#FFFFFF;
}

#footer2
{

height:60px;
clear:both;
height:35px;
text-align:center;
font-family:corbel, arial;
color: #999999;
font-size:12px;
}

.fieldcell input {    
 width: 200px;    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #2F333C;    
 color: #ffffff;    
 border: 1px solid #ffffff;    
 margin-right: 0px;    
}    
   
.smallfieldcell input {    
 width: 100px;    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #102132;    
 border: 1px solid #284279;    
}    
   
.smallfieldcell select {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #102132;    
 border: 1px solid #284279;    
}

