* {margin:0;padding:0;}
body {font-family: Arial, Helvetica, sans-serif;}
a {text-decoration:none}
a:hover {text-decoration:underline}

#header {
	background-image: url(../_img/iebsheadback.jpg);
	height: 104px;
	position: relative;
}
#menu ul {
	color: #FFFFFF;
	position: absolute;
	bottom: 8px;
	left: 95px;
	z-index: 10;
	padding-bottom: 2px;
}

#logo {
	background-image: url(../_img/iebslogo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 104px;
	width: 950px;
	text-align: right;
}
#menu li {
	display: inline;
}
#menu a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 3px;
	margin-right: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#menu a:hover {
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#content {
	background-image: url(../_img/iebscontentback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 400px;
	padding-left: 280px;
	padding-top: 15px;
}
#content li {
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 1px;
	margin-bottom: 1px;
}
#content .locations {
	font-weight: bold;
	letter-spacing: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #96036D;
	padding-left: 4px;
        font-size:22px;
}
#form {
	margin-left: 75px;
	background-image: url(../_img/formhead.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
        position:relative;
}
#form img {position:absolute; top:10px;right:-85px;}
#form .row  {display:block; margin-bottom:5px;overflow:hidden;clear:both;}
#form .row label {float:left; width:70px; margin-top:5px;display:inline}
#form .row input {float:left; width:130px;display:inline}

.fine {
	font-size: 10px;
	color: #666666;
	display: block;
	margin-bottom: 8px;
}
#form #submit {
	padding-top: 5px;
}
#form #submit {
	margin-top: 8px;
	margin-left: 5px;
}
#form #request {
	background-image: url(../_img/form%20back.gif);
margin-top:10px;
padding: 14px; border: 1px solid rgb(238, 238, 238);
background: url(../_img/formbg.jpg) repeat-x rgb(252, 252, 252);
}
#footer {
	height: 30px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}
#footer p {
	font-size: 12px;
	padding-top: 5px;
}
#main {
	width: 1010px;
}

#form input {
	color: #6D335C;
	font-size: 13px;
	border: 1px solid #c5a8be;
	padding: 2px;
	width: 175px;
}
#form select {
	color: #6D335C;
	font-size: 13px;
	border: 1px solid #c5a8be;
	padding: 2px;
	margin-bottom: 5px;
	width: 205px;
}
#form label {
	display: block;
	font-size: 12px;
	color: #333333;
}
#right {
	float: left;
	width: 320px;
	background-image: url(../_img/iebsrightback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 900px;
}
#content p {
	font-size: 12px;
	color: #1A1A1A;
	margin-bottom: 1em;
       line-height:16px;
}
#content .indent {
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
#content ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../_img/bullet.gif);
	margin-left: 25px;
	margin-bottom: 1em;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, helvetica, serif;
	color: #950070;
	font-size: 34px;
	margin-top: 5px;
	margin-bottom: 5px;
        letter-spacing:-2px;
        line-height:32px;
       font-weight:bold;
}
#content a {
color:#65004c;
}

#main #content h2 {
	font-family: "Trebuchet MS", Arial, helvetica, serif;
	color: #6C0052;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
	height: 1px;
}
#right #thanks {
	font-size: 20px;
	color: #990000;
	margin-left: 75px;
	margin-top: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#form .error {border: 1px solid #990000;background-color:#fde6e6}
#error {font-weight:bold;font-size:12px}