html,body,h1,h2,h3,h4,h5,h6,div,p,ul,li{
	margin:0;
	padding:0;
	border:0;
}

.image{
	margin-top: -17px;
}

html{background: url(../images/background.gif);}
body{
	background: url(../images/header.gif) repeat-x;
	font:11px/13px arial,sans-serif;
	padding-bottom: 20px;
}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
form{display:inline;}
img{border:none;display:block;}
label,select,textarea,input{vertical-align:middle;}

#header{
	background: url(../images/img.jpg) no-repeat;
	height: 143px;
	padding-left: 18px;
	padding-top: 76px;
	position: absolute;
	left: 0;
	top: 0;
	width: 782px;
}
.logo{
	font: 35px/37px Georgia,sans-serif;
	color: #fff;
}
.logo:hover{text-decoration: none;}
.nav{
	background: #28242e;
	font-weight: bold;
	font-size: 13px;
	line-height: 36px;
	height: 36px;
	padding-left: 168px;
	margin-top: 71px;
	margin-left: -18px;
}
.nav li{
	background: url(../images/sep.gif) no-repeat 0 11px;
	display: inline;
	padding: 0 17px 0 20px;
	float: left;
}
.nav li:first-child{background: none;}
.nav li a{color: #fff;}
.nav .current_page_item a, .nav .active a{
	text-decoration: underline;
}
#main{
	margin:0 auto;
	width: 800px;
	border-right: 1px solid #fff;
	border-bottom:  1px solid #fff;
	border-left:  1px solid #fff;
	background: #fff;
	overflow: hidden;
	position: relative;
	padding-top: 219px;
}
.content{
	float: right;
	width: 601px;
	padding: 21px 12px 12px 0;
	font-size: 12px;
	line-height: 18px;
	color: #656565;
}
.content .row{width: 601px;}
.content p{
	padding-bottom: 1px;
	padding-top: 17px;
}
.content ul{
	list-style: none;
	padding-top: 17px;
}
.content a{
	font-weight: bold;
	text-decoration: underline;
}
.content a:hover{text-decoration: none;}
.content img{border: 4px solid #eee;}
.content h2{
	border-top: 1px solid #b7b7b7;
	font: bold 18px/19px Georgia,sans-serif;
	color: #333;
	padding-top: 10px;
	padding-bottom: 13px;
	clear: both;
}
.comments{
	padding-bottom: 6px;
	padding-left: 2px;
}
.comments li{
	background: url(../images/sep2.gif) no-repeat 0 3px;
	display: inline;
	padding-left: 10px;
	padding-right: 4px;
}
.comments li a{
	color: #336666;
	text-decoration: none;
}
.comments li a:hover{
	text-decoration: underline;
}
.comments .ico{
	background: url(../images/ico.gif) no-repeat 0 2px;
	padding-left: 18px;
}
.date{
	background: #fff;
	float: right;
	font-style: normal;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	margin-bottom: -7px;
	padding-left: 6px;
	position: relative;
}
#column{
	background: url(../images/frame.png) no-repeat;
	width: 183px;
	margin-right: -10px;
	margin-left: -3px;
	display: inline;
	float: left;
	margin-top: -63px;
	padding-top: 14px;
	position: relative;
	z-index: 10;
}
#column a{position: relative;}
.ico{margin: 0 auto 3px auto;}
.module{
	font-size: 12px;
	line-height: 14px;
	padding-left: 22px;
	padding-bottom: 13px;
}
.module ul{list-style: none;}
.module ul li{
	color: #666;
	padding-bottom: 5px;
}
.module ul li a{
	color: #336666;
	text-decoration: underline;
}
.module ul li a:hover{text-decoration: none;}
.module h3{
	font:bold 16px/18px Georgia,sans-serif;
	padding-bottom: 3px;
}
#footer{
	border-top: 2px solid #b7b7b7;
	clear:both;
	display: inline;
	width: 589px;
	float: right;
	margin-right: 12px;
	padding: 12px 12px 31px 0;
	overflow: hidden;
	text-align: right;
	line-height: 12px;
}
#footer a{
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}
#footer ul{margin-left: -3px;}
#footer ul li{
	background: url(../images/sep1.gif) no-repeat 0 1px;
	display: inline;
	float: left;
	padding: 0 8px 0 11px;
}
#footer ul li:first-child{background: none;}
#footer ul li a{
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#footer ul li a:hover, 
#footer ul .active a,#footer ul .current_page_item a{text-decoration: underline;}