body{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, "Microsoft Sans Serif", Helvetica;
}

.main_header{
	font-size: 20px;
	color: #007cec;
	text-align: left;
}

.main_content{
	font-size: 14px;
	line-height: 16px;
	color: black;
	text-align: justify;
	padding-right: 10px;	
}

.contact_content{
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 18px;	
}

.quote{
	color: #007cec;
	font-size: 16px;
}

.nav{
	font-size: 13px;
	color: white;
	text-align: center;
	margin-top: -26px;
	margin-bottom: 3px;
}

a.nav:link{
	color: white;
	text-decoration: none;
}

a.nav:hover{
	color: white;
	text-decoration: none;
}

a.nav:visited{
	color: white;
	text-decoration: none;
}

.contact_text{
	font-size: 12px;
	color: black;
	text-align: left;
	
}

.sferco_quote{
	font-size: 13px;
	color: black;
	text-align: center;
}

.sferco_img{
	padding-left: 5px;
	padding-top: 2px;
}

/*Gallery*/

.gallery_text{
	font-size: 12px;
	color: black;
	text-align: left;
	
}

.gallery_text1{
	font-size: 12px;
	color: black;
	text-align: center;
	
}

a.pdf_links:link{
	color: #007cec;
	text-decoration: none;
}

a.pdf_links:hover{
	color: #007cec;
	text-decoration: none;
}

a.pdf_links:visited{
	color: #007cec;
	text-decoration: none;
}

#container {
	clear: both;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden !important;
	overflow: visible;
	text-align:center;
	width: 660px;
	}
#wrapper {
	clear: both;
	width:760px;
	}
#stats 
{
	background: #3b3b3b;
	font-size: 75%;
	padding: 12px;
	text-align: right;
	}
.clear 
{
	clear: both;
	float: left;
	width: 100%;
	}
.thumbnail 
{
	float: left;
	font-size: 75%;
	margin: 10px 15px;
	text-align: center;
	padding: 2px;
	}
.thumbnail a img 
{
		background: #dfdfdf;
		border: 1px solid #ccc;
		clear: both;
		display: block;
		margin: 0 auto;
}

.toggleborder img{
border: 3px solid #e5e5e5;
}

.toggleborder:hover img{
border: 3px solid #0768c7;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

.grey{
border:1px dashed #e1e1e1;
background-color:#F1F1F1;
font-family:Arial, Helvetica, sans-serif;
color:#f1f1f1;
font-size:1.2em;
text-align:center;
}

/*Bottom Links*/

.infiniteit{
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}

a.infiniteit:link{
	color: black;
	text-decoration: none;
}

a.infiniteit:hover{
	color: black;
	text-decoration: none;
}

a.infiniteit:visited{
	color: black;
	text-decoration: none;
}
