
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Helvetica,Verdana,Arial; 
	font-size: 14px;
}

.leftcolumn {
	width: 160px;
	padding: 0px;
	margin: opx;
	border: 0px;
	float: left;
}
.container {
	width: 1100px;
	clear: both;
}

a {
	color: #300;}
/* info  */
.info a {
display:block;
width: 160px;
height: 20px;
background: url("images/info1.gif") 0 0 no-repeat;
text-decoration: none;
}
.info a:hover { 
background-position: 0 -20px;
}

/* shop  */
.shop a {
display:block;
width: 160px;
height: 19px;
background: url("images/shop1.gif") 0 0 no-repeat;
text-decoration: none;
}
.shop a:hover { 
background-position: 0 -19px;
}

/* news  */
.news a {
display:block;
width: 160px;
height: 19px;
background: url("images/news1.gif") 0 0 no-repeat;
text-decoration: none;
}
.news a:hover { 
background-position: 0 -19px;
}


.gap {
	height: 44px;
}
/* accordion styles  */
.webexpand {
	width:160px; 
	font:12px Helvetica,Verdana,Arial; 
	color:#000;
	line-spacing: 15px;
	margin-left: 50px;
	
}

.webexpand a {
	color: #000;
	text-decoration: none;
	}
	
.webexpand a:hover {
	color: #000;
	text-decoration: underline;
	}
	
.accordion2 {
	width: 160px;
}

p {
	margin-bottom: -10px;
}

/* content styles */

.content {
	float: left;
	margin-left: 31px;
	margin-top: 90px;
}


.row {
	clear: both;
	height: 123px;
}

h1 {
	width: 182px;
	height: 123px;
	border-top: 3px solid #000;
	border-bottom: 2px solid #000;
	/*border:#000 solid thin;*/
	margin: 15px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 {
	width: 776px;
	margin: 15px;
	float: left;
	font-weight: normal;
}
h3 {
	font-weight: normal;
	width: 750px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	/*border:#000 solid thin;*/
	margin: 15px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

p.cv
{
	margin-bottom: 10px;
	
	}
	
.visit {
	color: #999;
}

.text {
	width: 450px;
	line-height: 17px;
	left-margin: 15px;
}
