h1, h2, h3 {
	color: #000000;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
padding : 0;
margin : 0;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 180%;
}

.boxed {

	margin: 110px 0 0 0;
}

.heading {
	margin-bottom: 40px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 12px;
}

/* Header */

#header {
	width: 935px;
	height: 0px;
	margin: 0 0 0 0;
}

#header a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}

#header h1 {
	top: 0px;
	height: 0px;
}

#header h2 {
	letter-spacing: 0px;
	height: 0px;
}

/* Columns */

#left {
	top: 0px;
	float: left;
	width: 188px;
	margin-left: 2px;
	text-align: center;
}

#right {
	float: right;
	width: 220px;
	margin-right: 10px;
}

#left ul, #left ol, #right ul, #right ol {
	list-style-position: inside;
}

#left li, #right li {
	margin-bottom: 1.5em;
}

#center {
	margin: 110px 0 0 188px;
	width: 730px;
}

#center ul, #center ol {
	margin-left: 0em;
}

/* Footer */

#footer {
	background: url(images/img3.jpg) repeat-x;
	text-align: center;
	font-size: 77%;
	color: #000000;
	width: 920px;
}

#legal {
	margin: 0;
	padding: 20px 0 0 0;
	line-height: normal;
}

#links {
	margin: 0;
	padding: 20px 0;
	line-height: normal;
}
.inputara {
	font:12px Georgia, "Times New Roman", Times, serif;
	background-color:#D05388;
	border:2px #F7DBE7 solid;
	padding:1px;
	width:112px;
	color:#FFD2F0
}
.search_button {
	position:absolute;
	margin-left:130px;
}
form {
	padding:0;
	margin:0;
}
.topright {
	float:left;
	width:200px;
}
