﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

body{
	margin:0;
	padding:0;
	font-size:13px;
	font-family: verdana, sans-serif;
	background:#fff;
	color:#000;
	line-height:1.3em;
	behavior:url("csshover.htc");
}
img{
	border:none;
	margin:0;
	padding:0;
}
a{
	margin:0;
	padding:0;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
h1,h2{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
}
#bodywrap{
	width:906px;
	margin:0 auto;
}

#header{
	background:url(i/header.jpg) no-repeat center top;
	height:344px;
}
#header ul#head_ul{
	padding-left:337px;
	padding-top:59px;
}
#header ul#head_ul li{
	float:left;
	padding:0 4px;
}
#header ul#head_ul li#about{
	margin-left:25px;
}
#header ul#head_ul li a, #header ul#head_ul_b li a{
	display:block;
	height:20px;
}
#header ul#head_ul li a img, #header ul#head_ul_b li a img{
	display:none;
}
#header ul#head_ul li:hover a img, #header ul#head_ul_b li:hover a img{
	display:inline;	
}
#header ul#head_ul_b{
	padding-left:320px;
	padding-top:7px;
	clear:both;
	_clear:none;
}
#header ul#head_ul_b li{
	float:left;
	padding:0 8px;
}
#header ul#head_ul_b li#service{
	padding-left:15px;
}
#contentwrapper{
	background:url(i/cont_line.jpg) repeat-y;
	overflow:hidden;
}

#content{
	background:url(i/fon.jpg) no-repeat top;
	padding-left:55px;
	padding-right:35px;
	overflow:hidden;

}
*html #contentwrapper, *html #content{
	height:1px;
	overflow:visible;
}
#content p{
	padding:6px 0;
}
#content h2{
	padding-top:6px;
	padding-bottom:20px;
font-size:20px;
}
#sidebar{
background:url(i/sidebar.jpg) no-repeat top;
height:154px;
padding-top:40px;
}
#sidebar li#pauls-latest-posts{
padding-left:28px;
}
#sidebar li#pauls-latest-posts ul{
float:left;
}
#sidebar li#pauls-latest-posts li{
background:#adadad;
color:#000;
width:230px;
margin:2px 0px;
padding:6px;
}
#sidebar li#pauls-latest-posts li a{
color:#fff;
text-decoration:none;
margin-left:4px;
}
#footer {
	clear:both; 
	background:url(i/footer.jpg) no-repeat top;
	height:88px;
	padding-top:106px;
	text-align:center;
}
#footer ul{
	padding-left:165px;
	
}
#footer li{
	float:left;
	padding:0 6px;
}
#footer li a{
	color:#000;
}
img.alignleft{
float:left;
padding:0 6px 6px 0;
}
img.alignright{
float:righ;
padding:0 0px 6px 6px;
}
.entry h2{
font-size:18px;
font-weight:bold;
}
.entry table{
width:99%;
}
.entry table td{
border:1px inset #000;
}
.entry ul{
list-style:disc;
padding-left:24px;
padding-bottom:8px;
}
.entry ul li{
padding-left:18px;
}

.entry{
min-height:500px;
_height:500px;
}