@charset "utf-8";
/*/--
body img {
	vertical-align: bottom;
}
--/*/
#wrapper {
	margin: 0 auto;
	clear: both;
	width: 820px;
	background-image: url(../img/common/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.main_image {
	background-image: url(../img/main_image_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	width: 100%;
	text-align: center;
}




/*/--------------------------------------------------------------------------/*/
/* ===== HEADER ===== */
/*/--------------------------------------------------------------------------/*/

#header{
	margin: 0 auto;
	padding: 0;
	width: 820px;
	border-top: 3px solid #666666;
}
#header h1 {
	background-image: url(../img/common/logo.gif);
	text-indent: -9999px;
	height: 32px;
	width: 161px;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}
#header p {
	text-align: right;
	margin: 0;
	font-size: 68.75%;
	line-height: 1.5;
}
#header .home {
	text-align: right;
}




/*/--------------------------------------------------------------------------/*/
/* ===== NAV ===== */
/*/--------------------------------------------------------------------------/*/

#nav{
	list-style-type: none;
}
#nav li {
	margin-bottom: 5px;
}
#nav li li {
	font-size: 68.75%;
	margin: 0px;
	list-style-type: none;
	text-indent: 0.5em;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}
#nav li li a {
	display: block;
	color: #003399;
	text-decoration: none;
	border-left: 3px solid #99CC66;
	font-weight: bold;
	padding:10px 2px;
}
#nav li li a:hover {
	background-color: #C8FBA2;
}
#nav li.golfball,
#nav li.netreturn,
#nav li.agri_hor{
	font-size: 100%;
}

#nav li.condoleasing{
	font-size: 80%;
}

#nav li.agri_hor{
	font-size:14px;
	color: #003399;
	border-left: 3px solid #99CC66;
	font-weight: bold;
	padding:10px 0;
}

#nav li.agri_hor a{
	padding:3px 2px;
	border-left:none;
}




/*/--------------------------------------------------------------------------/*/
/* ===== ARTICLE ===== */
/*/--------------------------------------------------------------------------/*/

#article{
	padding: 20px 0 0 20px;
	float: left;
	width: 620px;
}
#article h2 {
	margin-bottom: 10px;
}

#article p {
	font-size: 75%;
	line-height: 1.5;
	padding: 0 10px 10px;
}

#article .to_top {
	text-align: right;
	clear: both;
	margin-top: 20px;
	padding: 0 10px!important;
}
#article a {
	color: #333333;
}
#article a:hover {
	color: #999999;
}




/*/--------------------------------------------------------------------------/*/
/* ===== ASIDE ===== */
/*/--------------------------------------------------------------------------/*/

#aside{
	padding: 20px 10px;
	float: left;
	width: 160px;
}


/*/--------------------------------------------------------------------------/*/
/* ===== FOOTER ===== */
/*/--------------------------------------------------------------------------/*/

#footer{
	background-image: url(../img/common/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	width: 100%;
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#footer .copyright{
	line-height: 20px;
	font-size: 68.75%;
	margin: 0 auto;
	width: 820px;
	text-align: right;
	color: #666666;
}
#footer .wallpaper {
	height: 50px;
	font-size: 62.5%;
	line-height: 50px;
	color: #999999;
	text-align: right;
	margin: 0 auto;
	padding: 0px;
	width: 820px;
}
#footer .wallpaper a {
	color: #999999;
}


/*/--------------------------------------------------------------------------/*/
/* ===== FOOTER_NAV ===== */
/*/--------------------------------------------------------------------------/*/

#footer_nav {
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../img/common/footer_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 1px solid #CCCCCC;
	padding: 0;
	height: 30px;
}
#footer_nav ul {
	list-style-type: none;
}
#footer_nav li {
	display: inline;
	font-size: 62.5%;
	line-height: 20px;
}
#footer_nav a {
	background-image: url(../img/common/p.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
	color: #333333;
}
#footer_nav .list {
	float: right;
}

#footer_nav a:hover {
	color: #999999;
}
