body {
	padding: 93px 0 20px 0; 
	margin: 0;
	background: #e7e7e8 url(../images/body_100v2.jpg) 50% 0 no-repeat;
	color: #000;
	text-align: center;
	font: 12px/1.5em Arial, "Trebuchet MS", Tahoma, Verdana;
	}

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0 0 10px 0;
	}

h1, h2, h3, h4 {
	font-weight: normal;
	}

h1 { 
	font-size: 27px;
	}

h2 { 
	font-size: 21px;
	}

h3 { 
	font-size: 18px;
	}


h4 { 
	font-size: 14px;
	}

p {
	
	}

form {
	margin: 0;
	padding: 0;
	}

acronym {
	cursor: help;
	}

img {
	padding: 0;
	border: 0;
	margin: 0;
	}

ul {
	list-style: disc;
	margin: 0 0 10px 15px;
	padding: 0;
	}

ol {
	list-style: decimal;
	margin: 0;
	padding: 0;
	}

li {
	margin: 0;
	padding: 0;
	}

a, a:link, a:visited {
	color: #7e7e7e;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

input, select, textarea {
	font-family: Arial, 'Trebuchet MS', Tahoma, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 90%;
	}

/* WRAP & HEADER */

#site {
	
	}

#wrap {
	width: 960px;
	min-width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	background: url(../images/wrap_100v2.jpg) repeat-y;
	}


/* */

#header {
	display: block;
	width: 100%;
	height: 106px;
	background: url(../images/header_100v2.jpg) no-repeat;
	position: relative;
	}

#header p {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 8px;
	right: 15px;
	font-weight: bold;
	}
	
#header a {
	text-decoration: none;
	color: #000;
	}

#header a:hover {
	text-decoration: underline;
	color: #000;
	}	
	
#nav {
	display: block;
	width: 100%;
	height: 64px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/nav_100v2.jpg);	
	}	
	
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

#nav ul li {
	padding: 0;
	margin: 0;
	}


#nav ul li a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	position: absolute;
	top: 0;
	height: 64px;
	}

#nav ul li a#nav1 {left: 0px;width: 110px;}	
#nav ul li a#nav2 {left: 110px;width: 122px;}	
#nav ul li a#nav3 {left: 232px;width: 140px;}	
#nav ul li a#nav4 {left: 587px;width: 175px;}	
#nav ul li a#nav5 {left: 762px;width: 160px;}	

#content {
	float: right;
	width: 649px;
	overflow: hidden;
	}

.post {
	padding: 49px 50px 20px 0;
	}
	
#side {
	float: left;
	display: block;
	width: 272px;
	height: 767px;
	overflow: hidden;
	}

#site .item {
	padding-left: 31px;
	}
	
#side ul {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	display: block;
	width: 241px;
	}

#side img {
	margin-bottom: 20px;
	}
	
#side ul  li{
	margin: 0;
	padding: 0;
	width: 241px;
	}	
	
#side ul li a{
	display: block;
	line-height: 16px;
	padding: 3px 7px 4px 7px;
	margin-bottom: 2px;
	color: #bdbfc1;
	text-decoration: none;
	}	

#side ul li a:hover {
	background: url(../images/hover_100v2.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	}	

#side ul li span.accesskey, #side ul li span.accesskey:hover {
	color: #000;
	text-decoration: none;
	background: none;
	}	
	
#footer {
	display: block;
	width: 100%;
	height: 30px;
	background: url(../images/footer_100v2.jpg) no-repeat;
	position: relative;
	}	
	
#breadcrumb {
	position: absolute;
	left: 311px;
	top: 185px;
	}
	
a#home { display: block; width: 200px; height: 150px; position:
absolute; top: 0; left: 380px; z-index: 1000; text-indent: -5000px;
overflow: hidden; }
	
	
	
	
