* {
	border:0;
	margin:0;
	padding:0;
}

/* body */
body {
	background:#fff;
	color:#666;
	line-height:1.3em;
	font-family:Calibri,sans-serif,Arial;
	font-size:.95em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	/*line-height:18px;*/
}

/* general */
a {
	color:#9C0;
}
a:hover {
	color:#555;
	text-decoration:none;
}

blockquote {
background:transparent url('/image/quote.jpg') no-repeat scroll 0 0;
display:block;
margin:5px;
padding:5px 5px 5px 55px;
}
blockquote p {
font-family:Georgia,"Times New Roman",Times,serif;
margin-bottom:0;
}

/* header */
#header {
	background:#323232 url('/image/background_header.jpg') center repeat-y;
	width:100%;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}
#header_inside h1 {
	float:left;
	margin: 10px 0 0 10px;
	height:90px;
	width:340px;
	font-size: 100%;
	background: transparent url('/images/prounilogo.jpg') no-repeat scroll top left;
	/* background: transparent url('/image/head.jpg') no-repeat scroll top left; */
}
#header_inside h1 span {
	display:block;
	line-height:43px;
	padding:43px 0 0;
	color:#9C0;
	margin-left: 100px;
	/* display: none; */
} 
#header_inside ul {
	float:right;
	height:100px;
	font-size: .8em;
	list-style:none;
	width:450px;
}
#header_inside ul li {
	border-right:1px solid #555;
	float:right;
	height:100px;
	list-style:none;
	width:75px;
}
#header_inside ul li a {
	color:#fff;
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
	width:75px;
}
#header_inside ul li.active a, #header_inside ul li a:hover {
	background:#fff;
	color:#111;
}

/* content */
#content {
	background:#fff url('/image/background_content.jpg') center repeat-y;
	width:100%;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}
#content_inside_sidebar {
	border-left:1px solid #bbb;
	float:right;
	line-height:175%;
	margin:10px 0 10px 0;
	padding: 10px;
	/*position:absolute; */
	width:200px;
}
#content_inside_sidebar h2 {
	background:#fff;
	font-size:110%;
	font-weight:bold;
	padding:5px 0;
	text-align:right;
}
#content_inside_sidebar ul {
	list-style:none;
	margin:0 0 10px;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#quick_menu a {
	text-decoration:none;
	border-bottom:1px dashed #e9e9e9;
	background: url('/image/arrow-normal.gif') no-repeat scroll 0px 7px;
	display:block;
	padding:3px 3px 3px 17px;
  /*	text-align:right; */
   /*	width:194px; */
}
#quick_menu a:hover {
	text-decoration: underline;
	background: url('/image/arrow-hover.gif') no-repeat scroll 0px 7px;
	color:#000;
}
#content_inside_main {
	background:#fff;
	/*letter-spacing:-1px;*/
	line-height:175%;
	/*margin: 10px 0 10px 0;           */
	padding:20px 235px 10px 10px;
	/*width:550px;*/
}
#content_inside_main img {
background:white none repeat scroll 0 0;
border:1px solid #DDDDDD;
padding:5px;
margin-right:10px;
}
#content_inside_main img.wb {
border:none;
background:transparent;
}
#content_inside_main h1, #content_inside_main h2 {
	border-bottom:1px solid #ccc;
	padding:0 0 2px;
}
#content_inside_main h1{
	font-size:125%;
}
#content_inside_main h2 {
	font-size:115%;
}
#content_inside_main .h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 10px;
}
#content_inside_main ul {
	list-style-type:none;
	padding: 10px;
}
#content_inside_main ol {
	padding: 10px 10px 10px 35px;
}
#content_inside_main ul li {
	display:block;
	padding: 0 0 0 25px;
}
#content_inside_main ul li {
	background:url('/image/listbullet.gif') no-repeat 2px 7px;
}

/* footer */
#footer {
	background:#323232 url('/image/background_footer.jpg') center repeat-y;
/*	height:100px;*/
	width:100%;
}
/*#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}*/
#footer_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:100px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	color:#fff;
	padding: 20px;
/*	line-height:100px;  */
	text-align:center;
}

#ditto_pages a, #ditto_pages span {
border:1px solid #ccc;
margin:0 2px;
padding:2px 3px;
text-decoration:none;
}

#puproj li {
	margin-bottom:15px;
	min-height:140px;
}
.clear {
	clear:both;
}
#twitter_update_list {
	font-family:Arial, sans-serif, Tahoma;
	font-size:75%;
	line-height:1.1em;
}
#twitter_update_list li {
	margin-bottom: 7px;
}
#twitter_update_list span {
	display: block;
}
