/* -------------------- tags -------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Impact, sans-serif;
	font-size: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
h3 {
	font-family: Impact, sans-serif;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* -------------------- id's -------------------- */
#header {
	padding: 0px;
	height: 169px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/headbckg.jpg);
	background-repeat: repeat-x;
}
#logo {
	background-image: url(../images/headlogo.png);
	width: 600px;
	background-repeat: no-repeat;
	height: 199px;
	margin-left: 10%;
}
#phone {
	background-color: #cccccc;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../images/menu_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#phone h2 {
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#phone ul li {
	display: block;
	margin: 0px;
	list-style-type: none;
	font-size: 1.4em;
	font-weight: bold;
	padding: 3px 0px 0px;
}
#menu {
	background-color: #cccccc;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../images/menu_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu h2 {
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#menu ul li {
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#menu ul li a:link, #menu ul li a:visited {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu ul li a:hover, #menu ul li a:active {
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
	background-color: #555555;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer {
	font-size: 0.7em;
	background-color: #333333;
	height: 50px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	clear: both;
	text-align: center;
}
#footer .visa {
	padding: 5px;
	float: right;
	margin-right: 20px;
	clear: none;
	margin-top: -30px;
}
#footer p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gallery {
	height: 385px;
	width: 665px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
#ads {
	background-color: #555555;
	width: 199px;
	margin: 0px auto;
	padding: 0px 0px 20px;
}
#ads h4 {
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#ads a:link, #ads a:visited {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	color: #E2E2E2;
	border-bottom-color: #E2E2E2;
}
a:hover, a:active {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	color: #E2E2E2;
}
/* -------------------- classes -------------------- */

.nav {
	margin-left: 0px;
	padding-left: 0px;
}
.light {
	color: #ffffff;
}
.dark {
	color: #333333;
}
.psub {
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 0.9em;
}
.hide {
	display: none;
}
.content {
	padding: 0px;
	margin: 0px 20px 10px;
}
.content-left {
	float:left;
	background-color: #555555;
	padding: 0px;
	width: 229px;
	margin: 0px;
	background-image: url(../images/corner_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content-center {
	background-color: #555555;
	margin-right: 239px;
	margin-left: 239px;
	margin-top: 0px;
	padding: 20px 10px 10px;	
}
.content-right {
	float:right;
	background-color: #555555;
	width: 209px;
	margin: 0px;
	background-image: url(../images/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px 10px;
}
.content-right img {
	margin-right: 10px;
	margin-left: 10px;
}
.content-right li {
	padding-left: 15px;
	list-style-position: inside;
}
img.stablecoat  {
	margin: 5px;
	float: left;
	padding: 10px;
	clear: none;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

.clear-left {
	clear: left;
}

.lenspc a:link, .lenspc a:visited {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin-left: 07px;
}
.lenspc a:hover, a:active {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#gallery-video {
	height: 540px;
	width: 665px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
