* {
	border: 0;
	padding: 0;
	margin: 0 auto;
}

body {
	background: #1c3f7b;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 150%;
}

a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 30px;
	font-weight: bold;
}

input,textarea,select {
	border-style: solid; 
	border-width: 1px;
}

.padded {
	padding-bottom: 15px;
}

.padded p,h1,h2,h3 {
	padding: 15px;
	padding-bottom: 0px;
}

.padded a,b,i,u {
	padding: 0px;
}

.padded li {
	padding: 0px;
	margin-left: 15px;
	list-style-type: none;
}

#wrapper {
	width: 760px;
	margin-top: 7px;
	margin-bottom: 10px;
	background: #ffffff;
	color: #666666;
}

#top_links {
	width: 750px;
	height: 22px;
	padding: 8px 5px 2px;
	font: bold normal 10px Tahoma, Verdana, Arial;
	letter-spacing: 1px;
}

#top_links * {
	text-align: right;
}

 #top_links a {
	padding-left: 10px;
	padding-right: 10px;
}

#top {
	height: 140px;
	width: 760px;
	border-bottom: 1px solid #c69e29;
}

#top_left {
	float: left;
	clear: right;
	padding: 9px 8px 11px 8px;
	width: 171px;
	height: 100%;
}

#top_content {
	float: left;
	clear: right;
	padding-bottom: 0px;
	height: 100%;
	width: 392px;
	background: url(../img/header_bg.jpg);
}

#top_content h1 {
	padding-top: 45px;
}

#top_content h2 {
	padding-top: 10px;
}

#top_links, #top_content, #top_right, #footer {
	color: #ffffff;
	text-align: center;
}

#top_links, #top_right, #footer {
	background: #1c3f7b;
}

#top_right {
	float: left;
	clear: right;
	width: 181px;
	height: 100%;
}

#top_right img {
	width: 181px;
	height: 140px;
	border: 0;
}

#under_links {
	position: absolute;
	height: 20px;
	width: 760px;
	background: #f0e2b7;
	color: gray;
	text-align: center;
	text-transform: uppercase;
	font: bold normal 10px Tahoma, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px solid #c69e29;
}

#under_links a {
	color: #666666;
}

#under_links ul {
	list-style: none;
	list-style-image: url(../img/ulpic.gif);
	padding-top: 4px;
	margin-bottom: 2px;
}

#under_links ul li {
	display: inline;
	margin-left: 11px;
}

#under_links ul li#leftmost {
	margin-left: 0px;
}

#middle {
	padding: 0px;
	margin: 0px;
	margin-top: 21px;
}

#content {
}

#content a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#content h1 {
	padding-bottom: 10px;
}

#footer {
	clear: all;
}
