@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
}

a:link, a:visited, a:active, a:hover {
	color: #00C;
	font-weight: normal;
	text-decoration: none;
	border: none;
	
}

img:link, img:visited, img:active, img:hover {
	
	border: none;
	
}

div#menubar { 
	width: 776px;
	height: 50px;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;

	background-color:#CCC
}

div#menubar a:link, div#menubar a:visited, div#menubar a:hover {
	color: #000;
	padding: 0px 6px;
	padding-top: 10px;
	margin: 0px 00px;
	background-color:#CCC; 
	font-size: large;
	
}

div#menubar a:hover {
	border-bottom: 2px dashed #000
}

div.maincol1, div.maincol2 {
	
	float: left;
	clear: none;
}

div.maincol1 {
	width: 480px;
}

div.maincol2 {
	width: 296px;
}

div.mainbox {
	border: 2px solid #000;
	margin: 5px;
	padding: 5px;
}

div.mainbox img {
	margin: 5px; 
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
}

#container {
	width: 776px;
	margin: auto;
	text-align: center;
	border-left: 2px solid #aaa;
	border-right: 2px solid #aaa;
}

div#pb_top {
	margin: auto;
	width: 780px;
	height: 15px;	
	background: url(images/pb_top_f.png);
}

div#pb_bottom {
	margin: auto;
	width: 780px;
	height: 15px;
	background: url(images/pb_bottom_f.png);
}

#logodiv {
	float: left;
}

#slogan {
	margin-top: 20px;
	float: left;
}

#main {
	clear: both;
}

#menubar {
}

#copyright {
}

span.sizes {
	font-size: large;
}



a.seehow, a.seehow:link, a.seehow:visited, a.seehow:active, a.seehow:hover {
	color: #00C;
	padding: 0px 5px;
	font-size: large;
}

a.seehow:hover {
	color: #06F;
	border-bottom: 2px dashed #06f;
	
}

div.gallerybox {
	width: 795px;
}

div.galleryleft {
	width: 120px;
	float: left;
	
	
}
div.galleryright {
	width: 635px;
	float: left;
}

div.galleryright img {
	margin:5px;
	border: 1px solid #333333;
}

.TestCont {
	clear: both;
	border-top: 2px solid #999;
	margin: 10px 0px;
	
}

.TestLeft {
	width: 240px;
	text-align: right;
	float: left;
	margin: 10px;
	padding-top: 20px;
	font-weight: bold;
	
}

.TestRight {
	width: 490px;
	text-align: left;
	float: left;
	margin: 10px;
}



.TestimonialLink :link, .TestimonialLink:visited, .TestimonialLink:active, .TestimonialLink:hover {
	color: #03C
}


div#Showcase {
	
}

div#Showcase p {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

div.galleryleft p {
	text-align:left;
}

.contactinfo {
	font-size: large;
}

.videoheader {
	margin-top: 40px;
}

div.video {
	margin-bottom: 10px;
}
	
