* {
	padding:0;
	margin:0;
}
body {
	font-family:"Georgia", Serif;
	font-size:12pt;
	background:url('/images/KEWAZINGA.jpg') repeat-x fixed;
}
a {
	text-decoration:none;
	color:#ec008c;
}

.prop {
	clear:both;
}
.fleft {
	float:left;
}
.left {
	position:relative;
	left:-50px;
	top:-30px;
}
#masthead {
	position:fixed;
	z-index:50;
	width:100%;
	background:url('/images/mastheadbg2.png') repeat-x fixed 0 0;
	height:175px;
}
#masthead a, #footer a {
	color:#000;
	font-weight:bold;
	font-size:14pt;
}
#mastheadmain, #bodymain {
	width:960px;
	margin:0 auto;
}
#mastheadmain h2 {
	float:left;
	width:241px;
	height:134px;
	background:url('/images/logo2.png') no-repeat;
	text-indent:-9999px;
}
#mastheadmain ul {
	float:right;
	margin-top:90px;
}
#mastheadmain li {
	display:inline;
	margin-right:40px;
}
#nav li{
	text-align:right;
}
#intro {
	padding:165px 0 0;
	font-size:20pt;
	color:#fff;
	line-height:40px;
	font-weight:bold;
}
#intro img {
	position:relative;
	left:-30px;
}
.bold {
	font-weight:bold;
	color:#0099ff;
}
h3 {
	font-size:28pt;
	font-weight:bold;
	margin-top:10px;
	color:#fff;
	border-bottom: 2px dashed #ffffcc;
}
h4 {
	font-size:16pt;
	font-weight:bold;
	margin:5px 0 10px;
	padding-bottom:3px;
	color:#000;
	border-bottom: 2px dashed #004C97;
}
#work {
	margin-bottom:20px;
	background:url('/images/cork.png') repeat;
	border:10px solid #663333;
	padding:10px 5px 20px;
}
.example {
	margin:20px 3px 10px;
	float:left;
	width:303px;
	height:350px;
	background:url('/images/paper.png') no-repeat 10px;
}
#work h3 {
	clear:left;
}
.pin {
	position:relative;
	top:-25px;
	left:135px;
	z-index:15;
}
.photo, .example p, .example h3, .sitelink {
	position:relative;
	top:-40px;
}
.example p {
	width:260px;
	padding:5px 0 0 30px;
}
.example h3 {
	padding:0 0 0 30px;
	font-size:14pt;
	color:#000;
	border:none;
	margin:0;
}
.sitelink {
	float:right;
	font-weight:bold;
	margin:8px 18px 0 0;
}
#work a img, #about a img {
	border:7px solid #fff;
}
#work a:hover img, #about a:hover img {
	border:7px solid #0099ff;
}
#work .up , #about .up{
	border-style:none;
	background:url('/images/UP.png') no-repeat;
	float:right;
	text-indent:-9999px;
	height:150px;
	width:150px;
}
#work .up:hover, #about .up:hover {
	border-style:none;
	background:url('/images/uphover.png') no-repeat;
	float:right;
	text-indent:-9999px;
	height:150px;
	width:150px;
}
#about {
	clear:left;
	width:960px;
	padding:20px;
	margin-bottom:20px;
	background:url('/images/papers.png') no-repeat -50px 0px;
}
#about p, #about h3 {
	margin-bottom:15px;
}
#about ul {
	width:400px;
	overflow:hidden;
	padding-right:15px;
}
#about li {
	background: transparent url('/images/check.png') no-repeat scroll 0 3px;
	list-style:none;
	padding:0 0 0 20px;
	width:150px;
	float:left;
}
#about img {
	float:left;
}
#aboutimg {
	float:left;
	width:500px;
}
#abouttext {
	clear:left;
	width:400px;
	float:left;
	padding-right:15px;
}
#contact {
	background:#fff;
	padding:10px;
	height:500px;
}
#contact .up{
	border-style:none;
	background:url('/images/uppost.png') no-repeat;
	text-indent:-9999px;
	height:150px;
	width:150px;
	float:left;
	margin-left:450px;
	position:relative;
	z-index:20;
}
#contact .up:hover  {
	border-style:none;
	background:url('/images/uphoverpost.png') no-repeat;
	text-indent:-9999px;
	height:150px;
	width:150px;
	float:left;
	margin-left:450px;
	position:relative;
	z-index:20;
}
#contactbox {
	border-right:2px dashed #004C97;
	padding:0 20px;
	height:450px;
	width:286px;
	float:left;
	margin-top:20px;
}
#contactbox p {
	font-weight:bold;
	line-height:16pt;
	padding-top:20px;
}
.bright {
	color:#00ccff;
}
#contactmsgbox {
	float:left;
	padding:10px 0 0 20px;
	position:relative;
	top:-90px;
}
fieldset {
	border:none;
}
#contactform label {
	font-weight:bold;
	vertical-align:top;
	width:110px;
	display:block;
	float:left;
	clear:left;
}
#contactform input, #contactform textarea {
	float:left;
}
input {
	border-bottom:1px solid #000;
	border-top:none;
	border-left:none;
	border-right:none;
}
textarea {
	border:2px dashed #004C97;
	height:150px;
}
#submitinput {
	margin:15px 0 0 110px;
	border:1px ridge #0099cc;
	font-weight:bold;
	background:#004C97;
	color:#fff;
	padding:3px;
	clear:left;
}
#contactmsg {
	padding:0 0 10px;
	height:30px;
}
#contactmsg .error {
	color:#ff0000;
}
#contactmsg .success {
	color:#33cc33;
}
#footer {
	clear:both;
	width:100%;
	background:url('/images/footerbg.png') repeat-x;
	height:138px;
	text-align:center;
}
#footermain {
	width:940px;
	margin:0 auto;
	padding:80px 10px 0;
}
#footermain li {
	display:inline;
	padding:0 10px 0;
}