html{
	margin:0px; 
	padding:0px;
	height: 100%;	
}
body{
	color:#ffffff;
	background:#000000 url(../images/bg-logo.gif) repeat top center;
	margin: 3% auto 0px auto;
	text-align:center;
	width:100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
}
a, a:active, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#contentholder{
	width: 740px;
	text-align: center;
	margin: 0px auto 10px auto;
	line-height: 16px;
	padding: 15px;
	background:#FFFFFF url(../images/watermark.gif) no-repeat bottom left;
	color: #000000;
}
#main-logo{
	background-color:#000000;
	text-align: left;
	padding: 4px 30px;
}
p{
	font-size: 12px;
	margin: 16px 0px;
	line-height: 18px;
}
h1{
	font-size: 22px;
	font-weight: bold;
	margin: 12px 0px 22px 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Arial, serif;
	color: #889d5c;
	cursor:pointer;
}
h3{
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}
h4{
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
#navbar{
	background: url(../images/navbar-fade.gif) repeat-x top left;
	padding: 0px 0px;
	height: 40px;
	margin-top: 1px;
}
#navbar ul{
	list-style-position:inside;
	padding: 0;
	margin: 0;
	list-style: none;
}
#navbar ul li{
	float: left;
	position: relative;
	width: auto;
	padding: 10px 22px;
}
#navbar ul li a, #navbar ul li a:active, #navbar ul li a:visited{
	font-weight: bold;
	color:#000000;
}
#navbar ul li a:hover{
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
#column1{
	text-align: left;
	width: 470px;
	float: left;
	position:relative;
	line-height: 16px;
	padding: 0px 0px 20px 0px;
}
#column2{
	text-align: left;
	width: 230px;
	padding: 20px 0px 50px 20px;
	float:left;
	position:relative;
}
#column2 p{
	line-height: 26px;
	margin: 0px;
}
#column2 #right_services{
	border-left: 1px solid #889d5c;
	padding-left: 20px;
}
#contentholder a, #contentholder a:active, #contentholder a:visited{
	color:#889d5c;
	text-decoration:none;
	font-weight: bold;
}
#contentholder a:hover{
	color:#889d5c;
	text-decoration: underline;
}	
.thickbox{
	margin:0 5px 5px 0;
}
label{
	width: 150px;
	display: block;
	float: left;
	margin-top: 5px;
}
.logo-footer{
	clear:both;
	width:100%;
}
.logo-footer img{
	padding: 0px 10px;
	border: 0px;
}
table td{
	vertical-align:top;
}
table td img{
	border: 0px;
}
.gallery img{
	float:left;
}
.product_box{
	background-color:#f2f2f2;
	padding:3px;
	border: 3px solid #ffffff;
	margin-bottom: 5px;
	display:block;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Arial, serif;
	color: #889d5c;
	cursor:pointer;
}
.product_box .info{
	float: right;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	width: 120px;
	text-align: right;
}
.product_box .info .time{
	display: block;
	float: right;
	padding-left:4px;
}
.product_box p{
	margin: 6px 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#services_img img{
	width: 208px;
	height: 157px;
}