/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
	padding: 0em;
	margin: 0em;
}

body
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-color: #D9D6B3;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thick none #FFF;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
}


h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}

#wrapper
{
	width: 900px;
	border: thick solid #FFF;
	background-color: #FFF;
	
}

#header
{
	position: relative;
	width: 900px;
	height: 80px;
	background-color: #000;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
#wrapper #header #tel {
	float: right;
	color: #FFF;
	margin-top: 15px;
	margin-right: 11px;
	font-size: 27px;
}


#headercontent
{
	position: absolute;
	bottom: 21px;
	left: 9px;
	width: 523px;
	height: 51px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #C00;
}

#headercontent h1
{
	font-weight: normal;
	color: #FF0;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headercontent h1 sup
{
color: #777;
}


#headercontent h2
{
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
}

#headerpic
{
	position: relative;
	height: 160px;
	margin-bottom: 2px;
	width: 400px;
	background-color: #FFF;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #6CF;
	padding-top: 10px;
	padding-left: 500px;
	font-size: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}

#imagehead
{
	float: right;
	margin-left: 30px;
	
}

#menu {
	width: 900px;
	height: 50px;
	;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D7D4B1;
	background-image: url(images/over.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}

#menu ul {
	list-style: none;
	color: #FFF;
}

#menu li {
	display: inline;
	color: #FFF;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 30px;
	padding-top: 20px;
	text-decoration: none;
	color: #FFF;
	padding-left: 10px;
	font-size: 18px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}
#menu a:hover    {
	color: #FF0;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
}
#wrapper #content #content {
	width: 870px;
	text-align: center;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}



#menubottom
{
	background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
}

#content
{
	width: 880px;
	padding-top: 0em;
	padding-right: 10px;
	padding-bottom: 0em;
	padding-left: 10px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style
{
	color: #FF0;
	text-decoration: none;
	
}

.style2
{
	color: #F00;
	text-decoration: none;
	
}

.style3
{
	color: #000;
	text-decoration: none;
	
}

#footer
{
	height: 80px;
	padding-top: 10px;
	font-size: 0.8em;
	width: 900px;
	clear: both;
	background-color: #000;
	background-image: url(images/border2.gif);
	background-repeat: repeat-x;
	background-position: 0em 2.5em;
	position: relative;
	margin-top: 10px;
	color: #FFF;
}
#wrapper #content p .style img {
	float: right;
	margin-left: 15px;
	border: thin solid #F60;
}


#footer .left
{
	position: absolute;
	left: 12px;
	bottom: 11px;
	width: 423px;
}

#footer .right
{
	position: absolute;
	right: 15px;
	bottom: 11px;
}


.gallery a {
	display:block;
	float:left;
	margin:5px;
	border:solid 1px #b8b8b8;
	background-color:#f4f5f5;
	opacity:0.87;
	opacity:1;
	text-align:center;
	padding: 6px;
	width: 150px;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}
.gallery   {
	margin-right: auto;
	width: 700px;
	margin-left: auto;
	height: 150px;
}
#wrapper #content p img {
	float: right;
	margin-left: 15px;
	border: thin solid #000;
	margin-right: 5px;
}
#wrapper #content li img {
	float: right;
	margin-right: 5px;
	margin-left: 15px;
}



#wrapper #content h1 img {
	float: right;
	margin-top: 10px;
	border: thin solid #000;
	margin-left: 15px;
	margin-right: 5px;
}
#wrapper #header #headercontent img {
	float: right;
}
#wrapper #header img {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
