@import url(./../common/_style.css);



/* TEXT */



#textarea {

	padding: 16px 10px 0;

	height: 257px;

	width: 403px;

} * html #textarea {

	height: 273px;

	width: 423px;

	he\ight: 257px;

	w\idth: 403px;

}

h1 {

	padding: 0 0 16px;

}

p {

	padding: 0 0 16px;

}



/* LAYOUT */



#log_title, #menu, #content, #c_bottom, #c_top {

	width: 423px;

} * html #log_title, * html #menu, * html #content {

	width: 425px;

	w\idth: 423px;

}



/* top */

#menu_top {
	margin: 4px 5px 3px;
}

#menu_top a {

	padding: 0 10px;

	background-position: center top;

	background-repeat: no-repeat;

}

#m_home a {

	margin-left: 352px;

}

	#m_home a { background-image: url(images/m_home_n.gif); }

	#m_home a:hover { background-image: url(images/m_home_h.gif); }

	#m_testimonials a { background-image: url(images/m_testimonials_n.gif); }

	#m_testimonials a:hover { background-image: url(images/m_testimonials_h.gif); }

	#m_faq a { background-image: url(images/m_faq_n.gif); }

	#m_faq a:hover { background-image: url(images/m_faq_h.gif); }

	#m_links a { background-image: url(images/m_links_n.gif); }

	#m_links a:hover { background-image: url(images/m_links_h.gif); }

	#m_contact a { background-image: url(images/m_contact_n.gif); }

	#m_contact a:hover { background-image: url(images/m_contact_h.gif); }



#header_img {

	margin: 0 3px 3px 5px;

	float: left;
	
	border: 1px solid #595a2a;

}

#log_title {

	float: left;

	margin-bottom: 3px;

	background: #500000 url(images/log_img.jpg) center center repeat-x;

	height: 129px;

} * html #log_title {

	height: 131px;

	he\ight: 129px;

}

#log_title img {

	margin: 71px 0 0 159px;

}



/* menu */

#menu {

	float: left;

	padding: 0;

	margin: 0 0 4px 0;

}

#menu li {

	float: left;

	list-style-type: none;

}

#menu a {

	float: left;

	height: 44px;

	padding: 0 3px 0 2px;

	margin: 0 1px 0 0;

	background-color: #395000;

	background-position: center 12px;

	background-repeat: no-repeat;

}

#menu a.here {

	background-color: #989100;

}

#m_signature a {

	margin-right: 0;

}

#menu a img {

	margin-top: 12px;

	visibility: hidden;

}

	#m_log a { background-image: url(images/m_log_n.gif); }

	#m_log a:hover { background-image: url(images/m_log_h.gif); }

	#menu #m_log .here { background-image: url(images/m_log_c.gif); }

	#m_blend a { background-image: url(images/m_blend_n.gif); }

	#m_blend a:hover { background-image: url(images/m_blend_h.gif); }

	#menu #m_blend .here { background-image: url(images/m_blend_c.gif); }

	#m_frame a { background-image: url(images/m_frame_n.gif); }

	#m_frame a:hover { background-image: url(images/m_frame_h.gif); }

	#menu #m_frame .here { background-image: url(images/m_frame_c.gif); }

	#m_signature a { background-image: url(images/m_signature_n.gif); }

	#m_signature a:hover { background-image: url(images/m_signature_h.gif); }

	#menu #m_signature .here { background-image: url(images/m_signature_c.gif); }



/* textarea */

#content {

	margin-bottom: 3px;

	float: left;

}

#c_top {

	margin-bottom: -72px;

}

#c_bottom {

	float: left;

	background-repeat: no-repeat;

	background-image: url(images/c_b.jpg);

	margin-top: 201px;

	margin-bottom: -273px;

}

#content_in {

	height: 273px;

}



#textarea {

	overflow: auto;

	float: left;

}



/* footer */

#footer {

	clear: left;

}