body {
	font-family: Calibri, Century Gothic, sans-serif;
	font-size: 16px;
	color: #000000;
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#DivContainer {
	background-color: #fff;
	background-image: url(../images/bodybg.jpg);
	width: 718px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #515050;
	border-bottom-color: #515050;
	border-left-color: #515050;
	border-right-color: #515050;
	overflow: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
}
#Header {
	padding: 0px;
	float: left;
	width: 718px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Logo {
	margin: 0px;
	float: left;
	height: 294px;
	width: 660px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#Logo h1 {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 294px;
	width: 660px;
}
#Logo h1 a {
	display: block;
	height: 294px;
	width: 660px;
}
#Navigation {
	background-image: url(../images/nbg.png);	
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	float: left;
	height: 33px;
	width: 718px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Navigation ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#Navigation ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#Navigation ul li a {
	
	font-size: 16px;
	font-family: Century Gothic;
	color: #000;
	text-decoration: none;
	padding-left: 0px;
	float: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
#Navigation ul li a:hover {
	color: #FFF;
	
}
#Home a.home {
	color: #FFF;
	

}
#About a.about {
	color: #FFF;
	
}
#Services a.services {
	color: #FFF;
	
}
#Samples a.samples {
	color: #FFF;
	
}
#Contact a.contact {
	color: #FFF;
	
}
#Links a.links {
	color: #FFF;
	
}

#Module {
	float: left;
	width: 718px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
#Module.works {
	
	float: left;
	width: 710px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Module img {
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	border: 1px solid #000000;
}
#Module img.cover {
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#Module p.Title {
	font-family: Century Gothic, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: Bold;
	color: #000000;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#Module h2 {
	font-family: Century Gothic, "Times New Roman", Times, serif;
	background-image: url(../images/tbg.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Module h3 {
	font-family: Century Gothic, "Times New Roman", Times, serif;
	background-image: url(../images/lbg.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	
}

#Module p {
	line-height: 18px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Module a {
	color: #1C1C1C;
	text-decoration: underline;
}
#Module ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#Module ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#Module ul li a {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #000;
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Module ul li a:hover {
	color: #FFF;
	border: 1px solid #515050;
	background-color: #515050;
}
#Content {
	padding: 0px;
	float: left;
	width: 718px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#Content2 {
	padding: 0px;
	float: left;
	width: 718px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#FeaturedNews {
	margin: 0px;
	padding: 24px;
	float: left;
	width: 370px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#FeaturedNews h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#FeaturedNews p {
	line-height: 18px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#FeaturedNews p.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#FeaturedEvents {
	float: left;
	width: 718px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;

}
#FeaturedEvents h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#FeaturedEvents p {
	line-height: 18px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#FeaturedEvents p.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#Footer {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 5px;
	padding-left: 36px;
	text-align: center;
}
#Footer p {
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#Footer a {
	color: #515050;
	text-decoration: underline;
}
#Module h2.Work {
	font-size: 18px;
}
#Module span.clear {
	display: block;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
#SdLogo img {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
	background-color:transparent;
	
	
	


