html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}

#wrapper {
	width: 817px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
#wrapper_links {
	width: 780px;
	background-color:#180000;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	background-image: url(../images/image8.jpg);
}
#wrapper_contact {
	width: 780px;
	background-color:#180000;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	background-image: url(../images/image9.jpg);
}

#wrapper_dates {
	width: 780px;
	background-color:#180000;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	background-image: url(../images/image7.jpg);
}

#wrapper_video {
	width: 780px;
	background-color:#180000;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	background-image: url(../images/image4.jpg);
}

#wrapper_biog {
	width: 780px;
	background-color:#180000;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	background-image: url(../images/image5.jpg);
}

#wrapper_gallery {
	width: 780px;
	background-color:#180000;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6600;
	background-image: url(../images/image6.jpg);
}

#header {
	height: 318px;
}

#content{
	margin-bottom: 20px;
	line-height: 140%;
	padding-top: 20px;
}

#contentgallery{
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.container{
width: 100%; 
float:right;
}

#footer{
	border-top: 1px solid #000000;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 85%;
	width: 850px;
}

#footer p {
padding: 3px;
}

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
}

.footer_clearit{
	clear: both;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 32px;
	font-size: 85%;
}

#leftcol{
width: 200px;
background-color:#99CCFF;
float: left;
}

#legal {
	padding-top: 5px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	color: #666666;
	text-indent: 0px;
	font-size: 85%;
	padding-bottom: 10px;
}

/* LINK STYLES */

a:link.textlinks {

	color: #333333;
	text-decoration:none;
 
}
a:active.textlinks {

	color: #405C75;
	text-decoration:none;
}
a:visited.textlinks {

	color: #333333;
 	text-decoration:none;
}
a:hover.textlinks {

	color: #405C75; 
}
a:link {
	color: #405C75;
	text-decoration:none;
}
a:hover {
	color: #405C75;
	text-decoration:none;
}
a:visited {
	color: #405C75;
	text-decoration:none;
}
a:active {
	color: #405C75;
	text-decoration:none;
}
.content {
	padding-top: 150px;
	padding-left: 25px;
	padding-right: 0px;
}
.datestable {
	font-size: 85%;
	line-height: 120%;
}
.yellowBld {
	font-weight: bold;
	color: #FFDE5D;
}
.smalltext {
	font-size: 80%;
}
input {
	font-size: 80%;
	border: 1px solid #999999;
}
#wrapper #navigation {
	padding-top: 1px;
	padding-bottom: 0px;
}
#content h2 {
}
h2 {
	font-weight: normal;
}
.title {
	font-size: 200%;
	line-height: 110%;
}
.subtitle {
	font-size: 110%;
	color: #405C75;
	font-weight: bold;
}
.news {
	padding-bottom: 20px;
}
.casestudies {
	border: 1px solid #999999;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(../images/caseBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightimageNoborder {
	margin-bottom: 20px;
	float: right;
	margin-left: 20px;
}
.rightbox {


margin-bottom: 20px;
float: right;
margin-left: 20px;
}
.subtitle2 {

	font-size: 140%;
	color: #405C75;
	font-weight: bold;
}
.quote {
	font-style: italic;
	color: #666666;
}
	#flashcontent {
		width: 817px;
		height: 318px;
	}
