* {
	margin: 0px;
	padding: 0;
}

html {
}

body {
	font-family: "Droid Sans", sans-serif, helvetica;
	font-size: 80%;
}

body.web {
	background-color: #0068b9;
}

body.graphic {
	background-color: #4b8811;

}

body.psd {

	background-color: #9e1600;

}

p {
}

a {
	outline: none;
	text-decoration: none;
	color: #e3ff81;
}

a:hover {
	color: white;
}

a img {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

#page-wrap {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
	margin-top: 20px;
	margin-bottom: 10px;
}

.logo img {
}
.none {
	display: none;
}

#header {
	width: 1000px;
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#banner {
	width: 100%;
	position: relative;
	padding-bottom: 14px;
	padding-top: 0;
}

#banner-content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	height: 305px;
}

#header a {
	color: white;
}

#nav {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	display: inline;
	float: left;
}

#nav ul li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	margin-right: 10px;
	padding: 4px 7px 3px;
	background-image: url(../images/panel-20.png);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);

}


#nav li a.current, #nav ul li a:hover{
		background-image: url(../images/panel-60.png);
}

#sidebar1 {
	margin-left: 15px;
	width: 501px;
	float: left;
	position: relative;
}

#sidebar2 {
	width: 485px;
	float: right;
	padding-top: 154px;
}

#main {
	width: 405px;
	height: 324px;
	float: left;
	padding: 0;
}

#content {
	padding: 0;
	margin: 0;
}

#guts {
	margin: 0;
	padding: 0;
}

#grad {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/grad.png);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
}
#page-wrap-bokeh1 {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bokeh1.png);
	background-repeat: repeat;
	background-position: 10% -100px;
	overflow: hidden;
}

.input {
  margin: 5px 0;
  float: left;
  clear: both;
	border-style: none;
	width: 410px;
	position: relative;
	z-index: 1;
	background-image: url(../images/panel-40.png);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);

}

input {
	line-height: 24px;
	width: 401px;
}

.input span {
  position: absolute;
  margin-left: 3px;
  color: white;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	opacity: 0.4;
}
.input input, .input textarea, .input select {
  position: relative;
  margin: 0;
  background: transparent;
	border-style: none;
	color: white;
	width: 401px;
	font-style: inherit;
	font-size: 16px;
	outline: none;
	overflow: hidden;
	line-height: 24px;
	padding: 5px;
}
/* Hack to remove Safari's extra padding. Remove if you don't care about pixel-perfection. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .input input, .input textarea, .input select { padding: 4px;
}
}

input.submit-button {
	background-color: #f79122;
	background-image: none;
	width: 76px;
	height: 34px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	margin-top: 6px;
	border-style: none;
-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
}

input.submit-button:hover {
	cursor: pointer
}

form {
	margin-top: 26px;
}

#welcome {
	display: block;
	float: left;
	width: 496px;
	margin-top: 35px;
	overflow: hidden;
	height: 370px;
}

#welcome h2 {
	color: white;
	line-height: 34px;
	font-size: 24px;
	float: right;
	width: 384px;
	font-weight: bold;
}

#facebook a {
	background: url(../images/facebook.png) no-repeat -4px -8px;
}

#twitter a {
	background: url(../images/twitter.png) no-repeat -4px 0;
}

#twitter a, #facebook a {
	text-indent: -9999px;
	float: left;
	width: 91px;
	height: 28px;
	margin-bottom: 10px;
		-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
	clear: left;
}

#social img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
	margin-bottom: 10px;
	clear: left;
}

#social {
	margin-top: 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.htc);
	height: 333px;
	float: left;
	width: 100px;
}

#slideshow {
	position: relative;
	height: 313px;
	float: left;
}

#shadow {
	position: absolute;
	top: -12px;
	left: -15px;
	width: 517px;
	height: 346px;
	background-image: url(../images/slideshow-bg2.png);
	z-index: 1;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

#content p {
	line-height: 22px;
	font-size: 13px;
	color: black;
	margin: 0 0 12px;
}
.panel {
	position: absolute;
	left: 0px;
	top: 0px;
}

.spacer {
	height: 10px;
	width: 25px;
	display: inline-block;
}

.white {
	color: white;
}

.subtext {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-top: 2px;
}
#galleria{width:600px;margin:20px auto}
#footer {
	width: 100%;
	text-align: left;
	margin-bottom: 0;
	position: relative;
	float: left;
	color: white;
}
#footer p{ font-size: 13px; line-height: 24px;
	display: block;
}

#footer h3 {
	margin-bottom: 2px;
	font-size: 19px;
}
#column1{ float: left; width: 50%; text-align: left; }
#column2{ float: right; width: 50%; text-align: right; }
#contact_form{ width: 411px;
	float: right;
	margin-right: 75px;
}

#colour {
	display: none;
	overflow: hidden;
}

#portfolio {
	width: 905px;
	position: absolute;
	left: 9px;
	z-index: 999;
		-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.htc);
	top: 185px;
	padding: 15px;
	overflow: hidden;
	height: 601px;
	-webkit-box-shadow: #333 0px 0px 22px;
-moz-box-shadow: #333 0px 0px 22px;
box-shadow: #333 0px 0px 22px;
	background-image: url(../images/90-white.png);
}

#message {
	height: 183px;
}

