@charset "utf-8";
/* Mega Order */

body, ul, ol, dl, dt, li, p, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {padding:0px;margin:0px;}
body {
	background: url(images/background.jpg) repeat left top;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
}
a:link, a:visited {}
a:hover {}
.clearit {clear: both;height: 0;line-height: 0.0;font-size: 0;width: 100%;}

/* Paragraphs */
p { padding: .2em; margin: 0 0 .5em 0; line-height: 1.4em; }

/* Headings */
h1, h2 {
	font-weight: bold;
	color: #000;
	margin: 0px 0px 5px;
	padding: 0px;
}
h1 {
	font-size:170%;
	background: url(images/h_bot.jpg) no-repeat left bottom;
	padding: 0px 0px 3px;
}
h2 {
	font-size:130%;
	background: url(images/h_bot.jpg) no-repeat left bottom;
	padding: 0px 0px 3px;
}
h3 {
	font-size:120%;
	background: url(img/ayirac.jpg) no-repeat left bottom;
	padding: 0px 0px 3px;
}
strong { color: #000; }


#wrap {
	width: 820px;
	margin: 25px auto 0px;
	background: url(images/w_back.jpg) repeat-y left top;
}
#sidebar {
	float: left;
	width: 200px;
	padding-left: 20px;
}
#main {
	float: right;
	width: 569px;
	margin-top: 10px;
	padding-right: 30px;
}
#main ul { list-style: inside; }
#main ul li { margin: 2px 0px; }

.second { color: #999; }

