/* body attributes */
body, html {
	background: #659EC7;
	font-size: .9em;
	font-family: "Georgia",Times,serif;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
/* banner image, you may change this just by inputting a different file name. */
#banner {
	background: url('../images/imralogovg2text.jpg') no-repeat;
	padding: 0px;
	margin: 0px;
	height: 130px;
	color: #fff;
}
#banner ul {   
	margin: 0;   
	padding: 0;   
	list-style: none;
}
#banner a {   
	position: absolute;       
	width: 322px;       
	height: 126px;      
	text-indent: -1000em; 
} 
#banner .logo a {  
	top: 0px;   
	left: 0px; 
}

/* top navigation */
#nav {
	padding: 10px;
	margin: 0px;
}

#nav span {
	float:right; 
	margin: 0 50px 0 0;
}

#pagecontent {
background: #659EC7;
font-size: 1.2em;
font-family: "Georgia",Times,serif;
text-align: justify;
padding: 0;
margin: 0;
}
/* where all the text goes */
#center {
background: #fff;
margin: 0px 220px 10px 220px;
padding: 25px;
}
#center p {
line-height: 1.2em;
text-indent: 0px;
}
#center h1 {
color: #000000;
font-size: 1.2em;
font-family: "Palatino",Times,serif;
border-bottom: .1em solid #ccc;
}
#center a {
/*color: #608FFF; */
  color: #000099;
}
#center a:hover {
text-decoration: none;
}
#center ul {
list-style-type: none;
padding: 1.2em;
margin: 0px;	
}
#center li {
background-image: url('../images/list_bullet.gif');
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:14px;
margin-top: 1em;
}
/* copyright, perhaps a second nav */
#bottom {
background: #659EC7;
padding: 5px 100px 5px 100px;
border-bottom: 3px solid #ccc;
}
#bottom a {
color: #FFFFFF;
}
#bottom a:hover {
text-decoration: none;
}
/* left frame */
#left {
width: 200px;
padding: 7px 5px 7px 5px;
margin: 10px 0px 5px 10px;
float: left;
}
#left img {
padding: 7px 5px 7px 5px;
margin: 45px 15px 0px 0px;
}
/* right frame */
#right {
width: 200px;
margin: 10px 0px 5px 10px;
float: right;
padding: 5px;
}
#right h1 {
color: #000000;
font-size: 1.2em;
font-family: "Palatino",Times,serif;
border-bottom: .1em solid #ccc;
}
/* Contact and Subscribe Forms */
dataForm {
	font-family: Helvetica, sans-serif;
}
#dataForm p {
	margin-bottom: 15px;
}
#contactForm {
	font-family: Helvetica, sans-serif;
	font-size: 0.9em;
}
#contactForm span {
	margin-bottom: 15px;
	float: left;
}	

#page-wrap {
background: #fff;
padding: 20px 50px 20px 50px;
margin: 20px auto;
min-height: 400px;
height: auto !important;
height: 400px;
}
#form-area {
width: 600px;
margin-top: 25px;
}

#form-area p  {
font-family: Helvetica, sans-serif;
font-size: .8em;
margin: -10px 0px 0px 20px;
}
#form-area input.short  {
padding: 5px;
width: 200px;
font-family: Helvetica, sans-serif;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
}

#form-area input.normal {
padding: 5px;
width: 333px;
font-family: Helvetica, sans-serif;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
}
#form-area input.long {
padding: 5px;
width: 471px;
font-family: Helvetica, sans-serif;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
}
#form-area select {
padding: 5px;
width: 333px;
font-family: Helvetica, sans-serif;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
}
#form-area textarea {
padding: 5px;
width: 471px;
font-family: Helvetica, sans-serif;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
}
#form-area textarea {
height: 90px;
}
#form-area textarea:focus, #form-area input:focus, #form-area select:focus {
border: 2px solid #659EC7;
}
#form-area input.submit-button {
width: 100px;
}

#contactInfo {
	height: 375px;
}

#address {
	float: left;
	width: 48%;
	height: 375px;
	display: inline;
	font-size: 100%;
}

#address p {
	padding-top: 35px;
}

#map {
	float: right;
	width: 48%;
	height: 375px;
	display: inline;
}

#homeHeader {
	background: #023f80;
	padding: 10px;
	margin: 4px 4px 0px 4px;
	height: 175px;
}

#homeImage {
	position: absolute;
}

#homeTagline  {
	margin-left: 20%;
	padding: 1em 1em 1em 140px;
}

#homeTagline p {
	font-size: 1.3em;
	color: #e1e6ec;
	text-align: left;
}
#homeFooter {
	background: #023f80;
	padding: 10px;
	margin: -4px 4px 4px 4px;
	height: 60px;
}
#homeFooter p {
	font-size: 1.0em;
	color: #e1e6ec;
	text-align: center;
}

label {     
	display:block;     
	padding-bottom:5px;     
	margin-top:10px; 
} 
links {
background: #fff;
}
#links h1 {
	color: #fff;
	font-size: 1.2em;
	font-family: "Palatino",Times,serif;
	text-align: center;
	border-bottom: .1em solid #000000;
}
#links p {
	text-align: center;
}
#links a {
	padding-left:30px;
	margin-top: 5px;
}
/* Login */
loginButton {
position: relative;
height: 20px;
z-index: 1;
}
login {
font-family: Palatino,Helvetica, sans-serif;
}
#login h1 {
color: #004080;
font-size: 1.5em;
font-family: "Palatino",Helvetica,sans-serif;
border-bottom: .1em solid #ccc;
}
#login-form {
width: 300px;
margin-top: 25px;
}
#center a {
	color: #608FFF;
	margin-left: 25px;
}
#center a:hover {
	text-decoration: none;
}
#login-form p {
	display: block;     
	margin-bottom: 15px;
	font-size: .9em;
	float: left;
}
#login-form input.short  {
padding: 5px;
width: 200px;
font-family: Palatino,Helvetica,sans-serif;
margin: 0px 0px 10px 0px;
border: 2px solid #ccc;
}
#login-form input:focus {
	border: 2px solid #659EC7;
}
#login-form input.submit-button {
	width: 100px;
}

.meta { border-top: 1px solid #aaa; color: #aaa; text-align: right;}
* html #info { padding-bottom: 7px; }
