@import url(stylesheet.css);

body {
  background-image:url(/images/header.gif);
}

#footer {
  border-top:1px solid #fff;
  margin: 2em 200px 10px 304px;
  padding-top:1em;
}
#header {
  width:994px;
  margin: 0 auto;
  text-align:left;
  height:193px;  
  overflow:hidden;
  position:relative;
}
#logo {
  position:absolute;
  left:25px;
}
#title {
  position:absolute;
  top:35px;
  left:304px;
}
#flash {
  position:absolute;
  top:35px;
  right:0px;
}

#mainMenu {
  position:absolute;
  top:130px;
  left:304px;
}



#pageContainer {
  width:994px;
  margin: 0 auto;
  overflow:hidden;
  text-align:left;
}
.t1 {
  width: 994px;
  overflow:hidden;
}
.t1 .column1 {
  margin: 0 0 0 304px;
  width: 490px;
}
.t1 .column2 {
  margin:0 0 0 15px;
  width: 185px;
} 
.t2 {
  width: 490px;
  overflow:hidden;
	margin: 0 0 1em 0;
}
.t2 .column1 {
  width: 202px;
  margin: 0 8px 0 0px;
}
.t2 .column2 {
  margin:0 0 0 0px;
  width: 280px;
} 
.t2 img {
	border:1px solid #000;
	}
.t2 h3 {
	margin:0;
	font-size:100%;
}
.t1 dt {
  font-weight:bold;
}
.t1 dd {
 margin: 0 0 0em 0em;
}
.t1 ol ol {
 margin: 0 0 0em 2em;
 list-style: decimal  inside;
}
.t1 ol {
 list-style: lower-alpha inside;
}
.t1 ol li {
 margin: 0 0 1em 0em;
}
.t1 ul {
 list-style: circle inside;
}
.t1 ul li {
  margin: 0 0 0 1em;
  padding: 0 0 0 1em;
}

#features li {
  margin: 0 0 0 1em;
  list-style:disc;
}

#benefits dt {
  font-size:1.1em;
	color:#000000;
	display:inline;
	font-weight:bold;
	display:inline;
}
#benefits dd {
  margin-bottom:1em;
}
cite {
  font-style:italic;
  font-weight:bold;
}
#credits img {
	display:block;
	float:left;
}

/* */
.text_field {
  width:300px;
}
.text_area {
  width:300px;
	height:100px;
}
.select {
  width:300px;  
}
.check_box {
}

/* */

