html,body { 
	height: 100%; 
	width: 100%;
	margin: 0 0 1px 0;
	 
}

body { 
	margin: 0px; 
	padding: 0px;  
	background-color: #d3e4f9;
	background-image: url(images/background.png);  
	background-repeat: repeat-x;
	background-position: top center;
}

#main {
	left: 50%;
	margin: 0 auto 0 -460px;
	width: 920px;
	overflow: hidden;
	position: absolute;
	height: auto;
}

#middle{
    background-image: url(./images/image1.png);
    height: 400px;
    width: 920px;
    margin:     100px 0 0 0;
}

#flash{
	position:      relative;
	top:           180px;
	left:          320px;
}

#main img {
	float: left;
	clear: both;
}

#footer {
	left: 50%;
	margin: 0 auto 0 -410px;
	width: 820px;
	overflow: hidden;
	position: absolute;
	height: 40px;
	border-top: 1px solid #03366c;
	top: 800px;
	text-align: center;
}

#footer ul { 
	list-style-type: none;
	margin: 0 0 0 190px;
	padding: 0;
	float: left;
}

#footer ul li {
	text-weight: bold;
	color: #03366c;
	padding: 0 10px 0 10px;
	float: left;
	
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 39px;
	letter-spacing: 0.0px; 
}

#footer ul li a {
	font-weight: normal;
	text-decoration: underline;
	color: #03366c;
}

.fText1 { 
	font-weight: normal;
}

.fText2 { 
	height: auto;
	padding-left: 5px;
}

.lightBox{
	width:             774px;
	margin-left:       -387px;
}

.lightBox .fBack {
	width:             705px;
}

.lightBox .fContent {
	width:             705px;
}

.lightBox .fContent2 {
	width:             610px;
}

.cField1 .widthLabel{
    line-height: 20px;
    margin: 0 0 10px;
    width: 290px;
    height: 60px;
    *height: 70px;
}

.cField1 input {
    margin:3px 0 0;
}
.cField1{
    height:                    auto;
}

.cField1 label{
    line-heigh:                auto;
}
#form .cField1 span {
    line-height: 17px;
}
