body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

img, div { behavior: url(iepngfix.htc) }

.head1{font-size:22px}
.head2{font-size:20px}
.head3{font-size:18px}
.head4{font-size:16px}
.head5{font-size:14px}
.head6{font-size:12px}

.txt1{color:#003399; text-decoration:none;}
.txt2{color:#FFFFFF; text-decoration:none;}
.txt3{color:#666666; text-decoration:none;}
.txt4{color:#0099FF; text-decoration:none;}
.txt5{color:#000000; text-decoration:none;}

#page1{
margin:0 auto;
width:840px;
height:850px;
text-align:left;
vertical-align: middle;
background-image:url(images/bg-page.jpg);
background-repeat:no-repeat;
}

#page{
margin:0 auto;
width:840px;
height:1000px;
text-align:left;
vertical-align: middle;
background-image:url(images/bg-page.jpg);
background-repeat:no-repeat;
}

#masthead{
margin-left:30px;
margin-right:30px;
height:200px;
padding-top:30px;
}

#quote{width:585px; float:right; background-image:url(images/quote.jpg); background-repeat:no-repeat; height:200px;}

#nav{
margin:0 auto;
width:780px;
height:185px;
vertical-align: middle;
}

#btn{
width:190px;
float:left;
/*background: url(images/bg-btn1.gif) repeat-x bottom left;*/
font-size:12px;
font-weight:bold;
text-decoration: none;
float:left;
z-index:2;
left:0px;
top:0px;
position:relative;
}

#btn a{
width:180px;
text-transform:uppercase;
color:#FFFFFF;
float:left;
padding-left:5px;
padding-right:5px;
padding-top:7px;
padding-bottom:5px;
background-color:#003399;
/*background: url(images/bg-btn1.gif) repeat-x bottom left;*/
display: block;
margin-bottom:1px;
font-size:12px;
font-weight:bold;
text-decoration: none;
}

#btn a:hover{
width:180px;
color:#FFFFFF;
float:left;
padding-left:6px;
padding-right:4px;
background-color:#0099CC;
/*background: url(images/bg-btn1.gif) repeat-x bottom left;*/
display: block;
font-size:12px;
font-weight:bold;
text-decoration: none;
}

#image1{background-image:url(images/img1.jpg); width:590px; float:right; background-repeat:no-repeat; height:185px; z-index:10; left:0px; top:0px; position:relative;}
#image2{background-image:url(images/img2.jpg); width:590px; float:right; background-repeat:no-repeat; height:185px; z-index:10; left:0px; top:0px; position:relative;}
#image3{background-image:url(images/img3.jpg); width:590px; float:right; background-repeat:no-repeat; height:185px; z-index:10; left:0px; top:0px; position:relative;}
#image4{background-image:url(images/img4.jpg); width:590px; float:right; background-repeat:no-repeat; height:185px; z-index:10; left:0px; top:0px; position:relative;}
#image5{background-image:url(images/img5.jpg); width:590px; float:right; background-repeat:no-repeat; height:185px; z-index:10; left:0px; top:0px; position:relative;}
#image6{background-image:url(images/img6.jpg); width:590px; float:right; background-repeat:no-repeat; height:185px; z-index:10; left:0px; top:0px; position:relative;}

#content{
margin:0 auto;
width:780px;
vertical-align: middle;
text-align:left;
line-height:20px;
}

#footer{
	width:760px;
/*	float:left;*/
/*	height:50px;*/
	font-size:11px;
/*	margin-top:20px;*/
	/*margin-left:30px; margin-right:30px;*/
/*padding-top:18px;*/
	padding:20px;
/*	padding-right:40px;*/
/*	position:relative;*/
	border:#dddddd 1px solid;
	background-color:#0099FF;
/*	background:url(images/bg-footer.gif) repeat-x bottom left;*/
/*	bottom:0px;*/
	margin:0 auto;
	vertical-align:middle;	
/*	left:30px;*/
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form ul{
	list-style-type: none;
	padding: 8px 0;
	margin: 0;
}

form ul li{
	list-style-type: none;
	padding: 3px 0;
	margin: 0;
	line-height: 25px;
}

form label {
	display: block;
	width: 155px;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-right: 8px;
}

form .text_field{
	width: 290px;
}

form .select_field {
	width: 138px;
}

form ul li.submit {
	padding: 15px 0 0 162px;
}
