

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/images/asoc8/bg01.jpg) repeat left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}
h1, h2, h3 {
	margin-top: 0px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	
	background: url(/images/asoc8/bg_green.jpg) repeat-x 0% 0% center top; float: center; 
	margin: 0px 0px 0px 0px; 
}


#bg_green {
	background: url(/images/asoc8/bg_green.jpg) repeat-x center top;
	/*background: url(/images/asoc8/bg_green.jpg) repeat-x 0% 0%; */
}
#image {
	position:absolute;
	z-index:-1;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 50px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #999
}

#contact-area input.submit-button {
	width: 90px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 190px;
	padding-top: 2px;
	font-size: 12px;
}



/* Header */


#row1 {}
#row2 {}
#row3 {}

/* header */
#header { width: 920px; height:130px; margin: 0px auto; background:url(/images/asoc8/head.jpg) no-repeat left top;}
#header .row1 { height:29px;}
#header .row1 .c1 {width:465px;}
#header .row1 .c2 {width:122px; color:#EBECEC; padding-left:10px; padding-top:11px;}
#header .row1 .c3 {width:159px; color:#EC0707; padding-left:10px; padding-top:11px;}
#header .row2 {}
#header_menu {}
#header_menu .c1 { width:30px; background:url(/images/asoc8/left_sp.jpg) no-repeat;}
#header_menu .c2 {}
#header_menu .c3 { width:166px; background:url(/images/asoc8/right_sp.jpg) no-repeat;}
/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
	padding: 60px 0px 0px 30px;
}

#logo h2 {
	padding: 80px 0px 0px 10px;
}

#logo a {
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 78px 30px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	background: url(/images/asoc8/img02.gif) no-repeat left center;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58be17;
}

#menu a:hover {
	text-decoration: underline;
	color: #58be17;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 920px;
	margin: 0px auto;
	background: url(/images/asoc8/bg05.jpg) repeat-y left top;
}

#bgtop {
	background: url(/images/asoc8/bg04.jpg) no-repeat left top;
}

#bgbottom {
	background: url(/images/asoc8/bg06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 50px 0px 0px 35px;
}

.post {
}

.post .title {
	padding: 0px 0px 0px 15px;
}

.post .title h2, .post .title h3 {
	margin: 0px;
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: none;
}

.post .title p {
	margin: 0px;
	font-size: 14px;
	color: #8D8D8D;
}

.post .title p a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.post .entry {
	padding: 15px 15px 25px 15px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 50px 10px 0px 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
}

#sidebar h2 {
	height: 40px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(/images/asoc8/img04.gif) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar a {
	color: #333333;
	font-weight: bold;
}

/* Footer */

#footer {
	width: 920px;
	height: 90px;
	margin: 0px auto;
	background: url(/images/asoc8/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
