@charset "UTF-8";
/* CSS Document */

/* ******************** general CSS ********************  */
body {
	background: #1f1f1f url(../images/bg.jpg) no-repeat center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px;
}

/*  ******************** content holder CSS ********************  */
.evoke #wrapper {
	width: 940px;
	margin: 0 auto;
	padding:0px;
	text-align: left;
}
.evoke #container {
	padding:0px;
	margin:0px;
}
.evoke #navHolder {
	width:940px;
	height:86px;
	margin:0px;
	padding:0px;
}
.evoke #logo {
	width:201px;
	height:40px;
	margin-top:26px;
	margin-left:10px;
	float:left;
}
.evoke #nav {
	width:720px;
	height:40px;
	margin-top:26px;
	margin-right:0px;
	float:right;
}
.evoke #headerImage {
	width:940px;
	height:210px;
	margin:0px;
	clear:both;
}
.evoke #headerImageSpacing {
	width:940px;
	height:20px;
	margin:0px;
	border-bottom:#9f9f9f 1px solid;
	clear:both;
}
.evoke #breadcrumbHolder {
	width:940px;
	height:14px;
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
}
.evoke #mainContentHolder {
	width:940px;
	margin:0px;
	padding:0px;
	clear:both;
}
.evoke #mainContentHolderLeft {
	width:420px;
	margin-right:20px;
	padding:0px;
	float:left;
}
.evoke #mainContentLeftHeading {
	width:420px;
	margin:0px;
	padding:6px 0px 6px 0px;
	float:left;
	border-top:#9f9f9f 1px solid;
	border-bottom:#9f9f9f 1px solid;
}
.evoke #mainContentLeft {

	margin:0px;
	padding:6px 0px 6px 0px;
	float:left;
	border-bottom:#9f9f9f 1px solid;
}

.evoke #homeContentHolderLeft {
	width:440px;
	margin-right:20px;
	padding:0px;
	float:left;
}
.evoke #homeContentLeftHeading {
	width:440px;
	margin:0px;
	padding:6px 0px 6px 0px;
	float:left;
	border-top:#9f9f9f 1px solid;
	border-bottom:#9f9f9f 1px solid;
}
.evoke #homeContentLeft {
	width:440px;
	margin:0px;
	padding:6px 0px 6px 0px;
	float:left;
	border-bottom:#9f9f9f 1px solid;
}

.evoke #mainContentHolderRight {
	width: 250px;
	margin:0px;
	padding:0px;
	float:left;
}
.evoke #mainContentHolderGallery {
	width:670px;
	margin-right:20px;
	padding:0px;
	float:left;
}
.evoke #mainContentGalleryHeading {
	width:670px;
	margin:0px;
	padding:6px 0px 6px 0px;
	float:left;
	border-top:#9f9f9f 1px solid;
	border-bottom:#9f9f9f 1px solid;
}
.evoke #mainContentGallery {
	width:670px;
	margin:0px;
	padding:6px 0px 6px 0px;
	float:left;
	border-bottom:#9f9f9f 1px solid;
}

#mainContentGallery table tbody tr td {
	width: 90px;
}

.evoke #mainContentHolderRightHomepage {
	width:230px;
	margin:0px;
	padding:0px;
	float:left;
}

.evoke #mainContentHolderRightHomepage {
	width:230px;
	margin:0px;
	padding:0px;
	float:left;
}

.evoke #contactformHolder {
	width:230px;
	margin:0 0 0 20px;
	padding:0px;
	float:left;
}

#contactformHolder p 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	clear: both;
	margin: 10px 0;
}

.evoke #contactformHolder form {
	padding: 10px 0;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
	height: 1%;
}

.evoke #contactformHolder label {
	width: 50px;
	margin: 0;
	text-transform: capitalize;
	float: left;
	padding: 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.inputfields {
	width: 145px;
	padding: 2px;
	float: left;
	font-size: 11px;
	color: #121212;
	margin:0 0 8px 0;
}

.textareas {
	width: 200px;
	padding: 2px;
	clear: both;
	font-size: 11px;
	color: #121212;
	margin:0;
	height: 80px;
}

#submitholder {
	clear: both;
	text-align: right;
	width: 208px;
	margin: 8px 0;
}

#submitholder input {
	width: 95px;
	height: 29px;
	border: none;
}

.rightheading {
	width:230px;
	margin:0px;
	padding:6px 0px 6px 0px;
	float:left;
	border-top:#9f9f9f 1px solid;
	border-bottom:#9f9f9f 1px solid;
}
.rightcontent {
	width:230px;
	margin:0px;
	padding:6px 0px 8px 0px;
	float:left;
	/*border-bottom:#9f9f9f 1px solid;*/
}


.evoke #mainContentRightHeading {
	width:380px;
	margin:0px;
	padding:6px 0px 6px 0px;
	float:left;
	border-top:#9f9f9f 1px solid;
	border-bottom:#9f9f9f 1px solid;
}
.evoke #mainContentRight {
	width:380px;
	margin:0px;
	padding:6px 0px 8px 0px;
	float:left;
	/*border-bottom:#9f9f9f 1px solid;*/
}
.imagesTopSpacer {
	margin:51px 0px 0px 0px;
	padding:0px;
}

.moveover {
	margin-left: 20px;
}


/*  ******************** footer holder CSS ********************  */
.evoke #footer {
	width:940px;
	height:86px;
	margin:0px;
	clear:both;
}
.evoke #footerSpacing {
	width:940px;
	height:20px;
	margin:0px;
	border-bottom:#9f9f9f 1px solid;
	clear:both;
}
.evoke #footerNavHolder {
	width:460px;
	height:46px;
	margin:20px 0px 0px 0px;
	float:right;
	text-align:right;
}



/*  ******************** table CSS ********************  */
td {
	vertical-align: top;
}

/*  ******************** other CSS ********************  */


