/* CSS Document */

body {
	background-color:#FFFFFF;
	margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #670915;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
}
#bb {
	position:absolute;
	text-align:right;
	width:790px;
	height:20px;
	z-index:9;
	left: 0px;
	top: 643px;
}

#global {
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
     width: 790px;
     text-align: left;
}
#B {
	position:absolute;
	width:790px;
	height:100px;
	z-index:1;
	background-image: url(images/banner.gif);
	left: 0px;
	top: 5px;
}
#I {
	position:absolute;
	width:354px;
	height:267px;
	z-index:2;
	left: 0px;
	top: 140px;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	background-image: url(images/info.gif);
}
#A {
	position:absolute;
	width:396px;
	height:301px;
	z-index:3;
	left: 394px;
	background-image: url(images/arrange.gif);
	top: 116px;
}
#TT {
	position:absolute;
	width:643px;
	height:15px;
	z-index:4;
	left: 0px;
	padding-left:147px;
	background-image: url(images/thumbsTop.gif);
	top: 428px;
}
#TM {
	position:absolute;
	width:790px;
	height:74px;
	z-index:5;
	left: 0px;
	top: 441px;
}
#TC {
	position:absolute;
	width:790px;
	height:29px;
	z-index:6;
	left: 0px;
	top: 517px;
	background-image: url(images/thumbsCenter.gif);
}
#TM2 {
	position:absolute;
	width:790px;
	height:76px;
	z-index:7;
	left: 0px;
	top: 546px;
}
#TB {
	position:absolute;
	width:790px;
	height:16px;
	z-index:8;
	left: 0px;
	background-image: url(images/thumbsBottom.gif);
	top: 622px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #263174;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#263174;
}
.style1 {font-size: 14px}
select {
	border-style:inset;
	border-color:#263174;
	border-width:thin;
}
input {	
	border-style:inset;
	border-color:#263174;
	border-width:thin;
}
textarea {
	border-style:inset;
	border-color:#263174;
	border-width:thin;
}
.text select {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#263174;
}
#form {
	position:absolute;
	height:260px;
	width:356px;
	z-index:1;
	left:20px;
	top:35px;
}
#error {
	position:absolute;
	width:360px;
	height:115px;
	z-index:1;
	left: 20px;
	top: 100px;
	text-align:center;
}
.error {color: #FF0000}
.style2 {color: #263173; }
#contact {
	position:absolute;
	width:159px;
	height:25px;
	z-index:2;
	left: 78px;
	top: 0px;
}
#home {
	position:absolute;
	width:82px;
	height:24px;
	z-index:3;
}
