@charset "UTF-8";
/* CSS Document */
* {
}

body {
	margin: 20px 0px 0px 0px;
	padding: 0;
	background: #191919 url(../img/img07.jpg) no-repeat right top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #549900;
}

h1 {
	font-size: 44px;
}

h2 {
	font-size: 18px;
}

h3 {
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol {
}

blockquote {
}

a {
	color: #065EFE;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
}
#wrapper {
	width: 950px;
	margin: 70px auto 0;
	background: #E1E1E1;
}

#header {
	margin: 0 auto 0;
	width: 950px;
	height: 135px;
	margin: 0 auto;
	background: url(../img/img03.jpg) no-repeat left top;
	position: relative;
}
#header h1 ,
#header #description {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFF;
}
#header h1 {
	padding: 50px 0px 0px 120px;
	letter-spacing: -1px;
	font-size: 24px;
	text-decoration: none;
	color: #FFFFFF;
}
#header #description {
	margin-top: -4px;
	padding: 0px 0px 0px 120px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3E81FB;
}
#header h2 {
	position: absolute;
	top: -50px;
	left: 0px;
	background: #065efe url(../img/img01.jpg) no-repeat left top;
}
#header h2 a {
	background: url(../img/img02.jpg) no-repeat right top;
	display: block;
	float: left;
	height: 27px;
	padding: 8px 30px 0px 35px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#header h2 a:hover {
	text-decoration: underline;
}

#side {
	margin-top: 0px;
	float: right;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/img10.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}
ul.menu {
	background: url(../img/img08.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-top: 70px;
}
ul.menu li {
	background: url(../img/img09.jpg) repeat-y left top;
	margin: 0px 0px;
	padding: 0px 0px 20px 0px;
}
ul.menu li a {
	margin: -20px 20px 20px 30px;
	padding: 8px 0px 8px 10px;
	border-bottom: 1px solid #E0E0E0;
	background: url(../img/img12.jpg) no-repeat left 13px;
	font-weight: normal;
}
ul.menu li a:hover {
	color: #065EFE;
}

ul.links {
	background: url(../img/img08.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-top: 70px;
}
ul.links li {
	background: url(../img/img09.jpg) repeat-y left top;
	margin: 0px 0px;
	padding: 0px 30px 20px 30px;
}
ul.links li a {
	border-bottom: 1px solid #E0E0E0;
	font-weight: normal;
}
ul.links li a:hover {
	color: #065EFE;
}


#main-content {
	float: left;
	width: 620px;
	padding: 0px 0px 0px 0px;
	background: url(../img/img05.jpg) repeat-y left top;
}
.content {
	padding-bottom: 10px;
	background: url(../img/img06.jpg) no-repeat left bottom;
}
.content p {
	padding: 0 20px;
}
h2.title ,
h3.title {
	height: 44px;
	margin: 0px;
	padding: 36px 0px 0px 20px;
	background: url(../img/img04.jpg) no-repeat left top;
	letter-spacing: -2px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 36px;
	color: #424242;
}
.osusume {
	margin-left: 2px;
	padding: 4px 30px 2px 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #66665E;
}

#footer {
	clear: both;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: #191919;
}
#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 11px;
}
