body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #333;
	background-color: #FFF;
}

h1,h2,h3 {
	font-size: 17px;
	color: #369;
}

#holder{
	position: relative;
	width: 900px;
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#banner {
	position:relative;
	background-image: url(layout/banner.jpg);
	width:900px;
	height:195px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
}
#leftmenu {
	position:relative;
	float:left;
	margin-left:10px;
	width:244px;
	margin-top: 15px;
	font-size: 14px;
	
}
#leftmenu a {
	position:relative;
	display:block;
	padding-left:25px;
	padding-top:8px;
	padding-bottom:10px;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 15px;
}
#leftmenu a:hover {
	color: #333;
	background-color: #E2E2E2;
}
#content {
	position:relative;
	width:620px;
	float:left;
	padding-bottom: 15px;
	clear: right;
	margin-bottom: 15px;
}

#contacts {
	font-size: 12px;
	color: #000;
	position: absolute;
	left: 40px;
	bottom:40px;
	font-weight: bold;
}
#namebox {
	font-size: 35px;
	position: absolute;
	top: 50px;
	right: 50px;
	color: #000;
}

 
#footer {
	width:900px;
	clear:both;
	height:63px;
	position:relative;
	font-size: 12px;
	color: #999;
	text-align: center;
	background-image: url(layout/FOOTER.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

.formbits {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 26px;
	font-size: 15px;
	color: #666;
	font-weight: bold;
	width: 310px;
	float: left;
	position: relative;
	padding-bottom: 4px;
}
pre {
font: 12px Geneva, Arial, Helvetica, sans-serif;
 
}
a {
	color: #3cc;
	text-decoration: underline;
}
#contentpics  {
	width:600px;
	float:left;
	padding-right: 25px;
	padding-left: 25px;

}
.float-image-left {
	margin-right: 10px;
	float: left;
	border: 1px solid #999;
}
.float-image-right {
	margin-left: 10px;
	float: right;
	border: 1px solid #999;
}
.homep {
	position:relative;
	margin-right: 14px;
	margin-bottom: 15px;
	height:100px;
	width:145px;
	float: right;
	border: 3px solid #999999;
	overflow: hidden;
	text-align: center;
	background-color: #000;
}
.homep img {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border:none;
	
}

.gallerybox {
	position:relative;
	margin-right: 14px;
	margin-bottom: 15px;
	height:110px;
	width:80px;
	float: left;
	border: 3px solid #999999;
	overflow: hidden;
	text-align: center;
	background-color: #000;
}
.galleryboxb {
	position:relative;
	margin-right: 14px;
	margin-bottom: 15px;
	height:110px;
	width:80px;
	float: left;
	border: 3px solid #999999;
	overflow: hidden;
	text-align: center;
	background-color: #000;
}
.gallerybox img {
	position:relative;
	text-align: center;
	border:none;
	
}
#homegallery {
	float:left;
	position:relative;
 
	margin-bottom: 50px;
	overflow: hidden;
 
	width: 425px;
}
	
	#homegallery img {padding:15px; background-color:#333333;}
	
	 #rightmenu {
	float: left;
	width: 188px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9C6;
	position: relative;
}
#rightmenu a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993;
	font-size: 12px;
	color: #333;
}
#rightmenu a:hover {
	color: #000;
}
#photos {
	position:relative;
	float:left;
	width:500px;
	padding-left: 10px;
	margin-right: 10px;
}
.pricebox {
	width:100%;
	height:25px;
	background-color:#333;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #FFF;
}

.pricebox a{

	color: #FFF;
}
.skipslist {
	display: block;
	padding: 15px;
	border: 1px solid #CCC;
	position: relative;
	width: 570px;
	margin-bottom: 15px;
}

