@import url(./common/_style.css);

/* TEXT */

#c_top {
	margin-bottom: -47px;
}
#textarea {
	padding: 0 20px;
}
h1 {
	padding: 0 0 5px;
}
p {
	padding: 20px 0 0;
}
ul {
	padding-top: 20px;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
ul ul {
	padding-top: 0;
}

/* subpages text area */
#dreams {
	float: right;
	width: 215px;
	margin: 0 0 20px 20px;
	padding: 0 0 20px 10px;
	border-left: 1px solid #c5c69a;
	text-align: center;
}
#home_text {
	width: 500px;
	float: left;
}


/* LAYOUT */

#footer, #menu_top, #menu, #content {
	width: 786px;
} * html #footer, * html #menu_top, * html #menu, * html #content {
	width: 788px;
	w\idth: 786px;
}

/* top */
#menu_top {
	margin: 4px 5px;
}
#m_estore a {
	padding: 0 12px;
	margin-left: 682px;
}

#header_img {
	margin: 0 0 3px 5px;
}

/* menu */
#menu {
	background-color: #395000;
	padding: 0;
	margin: 0;
	height: 29px;
	margin: 0 0 4px 5px;
} * html #menu {
	height: 31px;
	he\ight: 29px;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu a {
	float: left;
	height: 29px;
	padding: 0 20px;
	margin: 0 10px;
	background-position: center 4px;
	background-repeat: no-repeat;
}
#menu a img {
	margin-top: 4px;
	visibility: hidden;
}
	#m_home a { background-image: url(images/m_home_n.gif); }
	#m_home a:hover { background-image: url(images/m_home_h.gif); }
	#menu #m_home .here { background-image: url(images/m_home_c.gif); }
	#m_loghome a { background-image: url(images/m_loghome_n.gif); }
	#m_loghome a:hover { background-image: url(images/m_loghome_h.gif); }
	#menu #m_loghome .here { background-image: url(images/m_loghome_c.gif); }
	#m_testimonials a { background-image: url(images/m_testimonials_n.gif); }
	#m_testimonials a:hover { background-image: url(images/m_testimonials_h.gif); }
	#menu #m_testimonials .here { background-image: url(images/m_testimonials_c.gif); }
	#m_faq a { background-image: url(images/m_faq_n.gif); }
	#m_faq a:hover { background-image: url(images/m_faq_h.gif); }
	#menu #m_faq .here { background-image: url(images/m_faq_c.gif); }
	#m_links a { background-image: url(images/m_links_n.gif); }
	#m_links a:hover { background-image: url(images/m_links_h.gif); }
	#menu #m_links .here { background-image: url(images/m_links_c.gif); }
	#m_contact a { background-image: url(images/m_contact_n.gif); }
	#m_contact a:hover { background-image: url(images/m_contact_h.gif); }
	#menu #m_contact .here { background-image: url(images/m_contact_c.gif); }
.m_tree {
	width: 17px;
	height: 20px;
	background-image: url(images/menu_tree.gif);
	margin: 4px 0 0;
}


/* textarea */
#content {
	margin: 0 0 4px 5px;
}

#c_top {
	width: 786px;
}
#c_bottom {
	width: 786px;
	clear: both;
}

#textarea {
	min-height: 200px;
} * html #textarea {
	height: 200px;
}

.jan {padding-right: 10px;
}