body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	background-image: url(/images/bg2.gif);
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
}

th {
	font-family: Georgia, Times New Roman, Times, serif;
}

h1{
  color: #660000;
}

.header {
	margin: 10px 0;
}

.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
}
.style5 {color: #000099}

.clear {
	clear: both;
}

.content {
	padding: 0 30px 10px 45px;
}

/* Testimonials */

.testimonial {
	margin: 0 0 10px 0;
	padding: 2px 15px;
	background-color:#FFFFCC;
}

/* Gallery Styles */

.gallery {
	text-align: center;
	font-size: 12px;
}

.container {
	
	width: 655px;
	margin: 0 auto 50px auto;
}

.project {
	float: left;
	margin: 3px 3px 10px 8px;
	font-size: 12px;
	font-weight: bold;
}

.project p {
}

.projectcontainer {
	text-align: center;
}

.galleryimage  {
	padding: 10px 0 10px 0;
}
.gallerydetails  {
	font-size: 12px;
}
.gallerydetailsthin  {
	font-size: 12px;
}

.gallerydetails h1, .gallerydetailsthin h1 {
	font-size: 18px;
}

.desc {
	margin: 0 10px 10px 0;
	font-size: 12px;
}

