@charset "utf-8";
#header/* CSS Document */

 {
	height: 92px;
	width: auto;
	top: 0px;
	background-image: url(../images/back-head.jpg);
	display: block;
	z-index: 4;
	
}
#logo {
	position:absolute;
	left:17px;
	top:0px;
	width:118px;
	height:76px;
	z-index:3;
}
#menu {
	position:absolute;
	left:239px;
	top:52px;
	width:755px;
	height:40px;
	z-index:2;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}



	
ul#menu1{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("../images/black.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu1 li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	}
ul#menu1 li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:40px;
	}
ul#menu1 li a:hover{
	background:transparent url("../images/blue.jpg") repeat-x top left;	
	}
#commentwrap {
	position:absolute;
	left:24px;
	top:150px;
	width:471px;
	height:auto;
	z-index:8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
background: url(../images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}



	.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 300px;
	top: 150px;
	left: 675px;
	z-index: 5;
	position: absolute;
	background-image: url(../images/fff.gif);
}

.curlycontainer .innerdiv{
background: transparent url(../images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.somediv{
margin-top: 2;
width: 470px;
clear: left;

}

.somediv .floatbox{
float: left;
width: 155px;
}

* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv p{
margin-top: 2;
margin-left: 156px;
}

#footer1 {
	position:absolute;
	left:24px;
	width:970px;
	height:25px;
	bottom: -900px;
	z-index:50;
	background-image: url(../images/fff.gif);
	border: 1px solid #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #000000;
}
A:active {
	text-decoration: none;
	color: #666666;
}
A:hover {
	text-decoration: underline;
	color: #333333;
}

ul.bullets {
	list-style-image: url(../images/bullet.gif);
}
#content-boxleft {
	position:absolute;
	left:24px;
	top:120px;
	width:95%;
	height:100%;
	z-index:51;
	border: 1px dashed #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
}
#advert-right {
	left:730px;
	top:120px;
	width:261px;
	height:529px;
	z-index:1;
	background-image: url(../images/advertising-right.jpg);
	background-repeat: no-repeat;
	position: absolute;
}
