body {
	background: #009999 url('../images/bg_header.gif') top left repeat-x;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	
	margin: 0 auto auto auto;
	padding: 0;
}

h2 {
	font-weight: normal;
	font-size: 200%;
	color: #009999;
	margin: 0 0 5px 0;
	font-variant: small-caps;
}

h3 {
	font-weight: normal;
	font-size: 150%;
	color: #ff9900;
	margin: 0 0 5px 0;
	line-height: 100%;
	font-variant: small-caps;
}

.little {
	font-size: 0.8em;
}

a.bigmail {
	display: block;
	text-align: right;
	width: 100%; height: 29px;
	line-height: 29px;
	vertical-align: middle;
	font-size: 140%:
	font-variant: small-caps;
	color: #009999;
	text-decoration: none;
	padding-right: 35px;
	position: relative; right: 40px;
	background: url('../images/sendmail_arrows.gif') top right no-repeat;
}

#header {
	width: 1024px; height: 180px;
	margin: 0 auto; padding: 0;
}

#header img {
	border: none;
}

#middle {
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	float: left;
}

#wrap {
	position: relative;
	width: 1024px;
	margin: 0 auto;
}

#bottom {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url('../images/bg_footer.png') top left repeat-x;
	float: left;
	padding-bottom: 20px;
}

#page {
	position: relative;
	width: 739px;
	margin: 0; padding: 0;
	margin-bottom: 20px;
	float: left;
}
	
#intro {
	position: relative;
	width: 739px; height: 132px;
	margin: 0; padding: 0;
	background: url('../images/bg_intro.png') top left no-repeat;
	
	color: #ffffff;
}

#intro_text {
	padding-top: 35px;
	padding-left: 180px;
	font-size: 10pt;
	color: #ffffff;
	text-shadow: #009999 1px 1px 2px;
	vertical-align: middle;	
}

#intro_text:first-letter {
	float: left;
	font-size: 200%;
}

#intro_slogan {
	position: absolute; left: 250px; top: 53px;
	font-size: 14pt;
	vertical-align: middle;
}

.intro_em {
	font-size: 35pt;
	color: #ff9900;
	vertical-align: middle;
}

#rest {
	position: relative; left: 150px;
	font-size: 10pt;
}

ul#menu {
	display: block;
	margin: 0; padding: 0;
	position: relative;
}

ul#menu li {
	display: block;
	width: 241px; height: 171px;
	margin: 0; padding: 0;
	float: left;
	margin-bottom: 20px;
	margin-left: 7px;
}

#home {
	position: relative; left: 45px; top: -23px;
	color: #ffffff;
	font-variant: small-caps;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

ul#menu li#first {
	background: url('../images/btn_1_hover.png') top left no-repeat;
}

ul#menu li#second {
	background: url('../images/btn_2_hover.png') top left no-repeat;
}

ul#menu li#third {
	background: url('../images/btn_3_hover.png') top left no-repeat;
}

a.selected img {
	display: none;
}

#menu img {
	border: none;
	margin: 0;
}

#menu img:hover, #menu img:focus {
	visibility: none;
}

#content {
	padding-top: 20px;
	width: 1014px; height: 270px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}

#quotes {
	position: relative; left: 10px;
	width: 235px;
	margin: 0;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 0;
	float: left;
}

.quote {
	margin: 0;
	background: url('../images/quote_begin.gif') top left no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-indent: 1.5em;
	padding-top: 10px;
	text-align: justify;
}

.quote_author {
	margin-right: 0px;
	position: relative; top: -18px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	background: url('../images/quote_end.gif') top right no-repeat;
	padding-top: 26px;
}

#footer {
	width: 1024px;
	margin: 20px auto;
	color: #ffffff;
	margin-bottom: 20px;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover, #footer a:focus {
	text-decoration: none;
}

#footer_left {
	width: 502px;
	float: left;
	margin-left: 10px;
}

#footer_right {
	width: 492px;
	float: right;
	text-align: right;
	margin-right: 20px;
	font-size: 0.8em;
}

#footer_right img {
	margin-right: 50px;
}
