#main {
	border: 23px solid #FFC800;
	border-width: 0px 23px;
}
#logo_seo_to_you {
	background-image: url(../img/logo_seo_to_you_yellow.jpg);
	width: 300px;
	height: 150px;
}
div.main_border_bot {
	background-image: url(../img/main_border_yellow_bot.gif);
}
div.main_border_top {
	background-image: url(../img/main_border_yellow_top.gif);
}
h1, .h1 {
	color: #DBAA00;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	word-spacing: -1px;
	color: #222;
}
h3, .h3 {
	color: #222;
	text-transform: none;
	font-size: 12px;
	font-family: tahoma;
}
h2, .h2 {
	background: url(../img/bg_main_h2.gif) no-repeat;
	color: #000;
	padding: 7px 15px;
}
a {
	color: #DBAA00;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}
a.button_link {
	background-color: #FFFACD;
	border: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	text-decoration: none;
	width: 170px;
	display: block;
	text-align: center;
	padding: 1px 1px 3px 0px;
	color: #222;
	margin-top: 48px;
}
a.button_link:hover {
	background-color: #FFD11E;
}
a.button_link:active {
	padding: 2px 0px 2px 1px;
	border: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

