body {
	margin:-50px 0 0 0;
	padding: 0;
	background: #333333 url(images/bg.jpg) repeat-x top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.82em;
	color:#EEEEEE;
}
#container {
	width: 940px;
	margin: 0 auto;
}
.portfolio {
	padding-top:150px;
	margin-left:565px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #F3F3F3;
}
h2 {
	letter-spacing:1px;
	margin: 0 0 16px 0;
	font-size: 1.8em;
	font-weight:normal;
	padding: 7px 0 7px 0;
	border-bottom:1px solid #444444;
}
h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	letter-spacing:1px;
	font-size: 1.25em;
	font-weight:normal;
}
p {
	line-height: 140%;
	font-size:1.25em;
	letter-spacing:0.05em;
}
ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}
ul li {
	padding: 7px 0px;
	border-bottom:1px solid #444;
	font-size:1.25em;
	letter-spacing:1px;
	margin:0;
}
ul li.first {
	background: none;
	margin:0;
}
a {
	color: #EEEEEE;
	text-decoration:underline;
}
a:active {
	outline:None;
}
a:hover {
	text-decoration:underline;
	color:#B74CDB;
}
.image {
	float: right;
	border:9px solid #eeeeee;
	margin:10px;
	margin: 0;
	margin-left:20px;
}
#wrapper {
	background: #222222;
}
/* Header */

#header {
	width: 940px;
	height: 157px;
	margin: 0 auto;
	margin-bottom:32px;
}
f  #header * {
	color: white;
}
#header h1 {
	float: left;
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
}
#header h2 {
	float: left;
	margin: 87px 0 0 14px;
	padding:8px;
	letter-spacing:2px;
	background:#333;
	border:none;
	text-transform:uppercase;
	font-size: 1em;
	font-weight: normal;
}
#header h2 a {
	text-decoration: none;
}
#header ul {
	float: right;
	margin: 0;
	padding:87px 0 0 0;
	list-style: none;
}
a {
	text-decoration:underline;
	font-size:16px;
}
#header li {
	display: inline;
}
#header li a {
	font-size:18px;
	display: block;
	float: left;
	letter-spacing:2px;
	color:white;
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
	text-transform:none;
	padding:7px 13px 7px 13px;
	font-family: "Willing Race", Georgia, "Times New Roman", serif;
}
#header li a:hover {
	padding:7px 13px 7px 13px;
	color:white;
	background:#333333;
	text-decoration:none;
}
#header li.first a {
	border-left:none;
}
#header li.current a {
	background:#333;
}
#header li.current a:hover {
	background:#333;
}
/* Content */

#content {
	width: 940px;
	margin: 0 auto;
}

.short, .long {
	background-color: #FFF;
}
#colOne {
	float: left;
	width: 600px;
}
#col1 {
	float: left;
	width: 700px;
}
#workcol {
	float: left;
	width: 100%;
}
#colTwo {
	float: right;
	width: 300px;
}
#colTwo h3 {
	margin-top: 10px;
}
/*------Intro-----*/

.intro {
	display:block;
	background:#222222;
	color:white;
	padding:20px;
	float:right;
	width:270px;
	overflow:hidden;
	margin-bottom:19px;
}
/*------Services-----*/

.services {
	display:block;
	background:#222222;
	color:white;
	padding:20px;
	text-align:left;
	overflow:hidden;
	margin-bottom:20px;
	border-top: 1px solid #333333;
}
.services h2 {
	border-bottom:none;
	padding-top:8px;
	margin:0;
}
.services p {
	padding-bottom:8px;
	margin:0 0 0 0;
	border-bottom:1px solid #333333;
}
/*--------Title--------*/
.title {
	padding:20px;
	background:#444444;
	text-align:left;
	margin-bottom:20px;
}
.title a {
	text-decoration:none;
}
.title a:hover {
	text-decoration:underline;
}
.title h1 {
	font-size:1.7em;
	padding-bottom:6px;
	letter-spacing:2px;
	padding-top:6px;
	font-weight:normal;
	margin:0;
	border-bottom:1px solid #555555;
	text-transform:uppercase;
}
.title h2 {
	font-size:1.3em;
	margin:0;
	letter-spacing:2px;
	border:none;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:6px;
	padding-bottom:6px;
}
/*------Wide ----*/

.wide {
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:0.9em;
}
/*----Forms------*/
label {
	display: block;
	padding-top: 16px;
	color: white;
	font-size: 1.25em;
	padding-bottom:4px;
}
label em {
	font-size: 90%;
	color: #666666;
}
input, textarea {
	width: 425px;
	padding:4px;
}
input.long, textarea.long {
	width: 275px;
	margin-left: 4px;
	margin-bottom: 10px;
}
input.long p {
	line-height:25px;
}
input.short {
	width: 290px;
}
.txtfield {
	margin-top:-137px;
	text-align:right;
}

.submit{
	width: 80px !important;
	/*background-image: url(/images/button_send.gif);*/
	padding: 10px 0 20px 0; 
	float: right;
}
.successAlert a, .warningAlert a, .errorAlert a {
	font-weight:700;
}
.successAlert {
	color:#eeeeee;
	background:#444444;
	border-top:5px solid #006600;
	font-size:14px;
	letter-spacing:1px;
}
.successAlert a {
	color:#fff !important
}
.warningAlert, .errorAlert {
	color:#eeeeee;
	background:#222222;
	font-size:14px;
	border-top:5px solid #990000;
	letter-spacing:1px;
}
.warningAlert a, .errorAlert a {
	color:#b46131 !important
}
/* Footer */

#footer {
	clear: both;
	width: 940px;
	margin: 20px auto;
	padding: 20px 0;
	border-top:1px solid #444444;
}
#footer a {
	padding:7px 13px 7px 13px;
	text-decoration:none;
	font-size:13px;
	color:#eee;
}
#footer a:hover {
	padding:7px 13px 7px 13px;
	background:#222222;
	text-decoration:none;
}
#footer a.first {
	background:#222222;
}
#footer p {
	margin: 0;
	padding: 0;
	color:#555555;
	letter-spacing:3px;
	text-transform:uppercase;
	text-align: left;
	font-size:0.9em;
}
#footer .right {
	margin-top: -19px;
	padding: 0;
	text-align: right;
	color:#eee;
}
.view-site {
	background:#222;
	letter-spacing:1px;
	margin:0;
	padding: 5px 10px 15px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.gallerytitle {
	padding:20px;
	background:#444444;
	text-align:left;
	font-size:22px;
	letter-spacing:1px;
	margin-bottom:0px;
	font-family: "Willing Race", Georgia, "Times New Roman", serif;
}
div.thumbnail, div.t1 {
	position: relative;
}
img.thumbnail {
	float: left;
	margin-right: 15px;
	border: 4px solid #fff;
	margin-bottom:20px;
}
img.t1_overlay {
	z-index: 100;
	position: absolute;
	float: left;
	padding: 4px 0 0 549px;
}
img.overlay {
	z-index: 100;
	position: absolute;
	top: 4px;
	left: 246px;
}
* html #gallery .artwork img.t1_overlay, * html #gallery .artwork img.overlay {
	display: none;
}
.spacer {
	clear: both;
	height: 2px;
}
/*---------------------------tri_ehader-------------*/
.triheader {
	width: 940px;
	float: left;
	clear: both;
}
.triheader .work {
	width: 304px;
	float: left;
	padding-right:13px;
}
.triheader .work img {
	border:none;
}
.triheader .last {
	padding: 0;
}
.triheader a {
	text-decoration:none;
}
.triheader a:hover {
	text-decoration: none;
}
/*---------------------------tri_ehader_work-------------*/
.triheader_work {
	width: 940px;
	float: left;
	clear: both;
}
.triheader_work a, a:hover{
	text-decoration: none;
}
.triheader_work .work {
	float: left;
	padding-right: 28px;
	padding-bottom:16px;
}
.triheader_work .work img {
	border:8px solid #eee;
}
.triheader_work .last {
	padding: 0;
}
.frontpagelink {
	padding:7px 20px 7px 13px;
	background:#222222;
	margin:10px 0 0 0px;
	text-decoration:none;
	border-bottom:2px solid black;
	letter-spacing:2px;
}
.frontlinks {
	padding:0px 20px 7px 0px;
	margin:10px 0 0 0px;
	display:block;
	color:#ccc;
	font-size:22px;
	letter-spacing:2px;
	text-transform:none;
	font-family: "Willing Race", Georgia, "Times New Roman", serif;
	text-decoration:none;
	border-bottom:2px solid #434343;
	width:86%;
}
.frontlinks a {
	text-decoration:none;
	color:yellow;
}
.frontlinks a:hover {
	text-decoration:none;
}
#currentservice ul li a {
	border-bottom:1px solid #444;
}
#currentservice li {
}
#currentservice ul li {
	border-bottom:none;
	padding: 0px 0px 0px 10px;
}
#currentservice a {
	text-decoration: none;
	font-size:16px;
	padding: 7px 0px 7px 10px;
	margin-left:-10px;
	display:block;
	width:100%;
}
#currentservice a:hover {
	margin-left:-10px;
	background:#555555;
	font-size:16px;
}
.currentservicenow {
	background:#555555;
	padding: 7px 0px 7px 10px;
}
.currentservicenow a:hover {
	background:none;
}
#workmenu {
	width:940px;
}
#workmenu ul {
	float: left;
	width: auto;
}
a {
	text-decoration:underline;
}
#workmenu li {
	display: inline;
}
#workmenu li a {
	float: left;
	letter-spacing:2px;
	color:white;
	text-decoration:none;
	padding:7px 13px 7px 13px;
	margin-bottom:0px;
	font-family:"Willing Race", Georgia, "Times New Roman", serif;
	font-size: 18px;
}
#workmenu li a:hover {
	padding:7px 13px 7px 13px;
	color:white;
	background:#3d3d3d;
	text-decoration:none;
}
#workmenu li.first a {
	border-left:none;
}
#workmenu li.current a {
	background:#222;
}
#workmenu li.current a:hover {
	background:#222;
}
.conatactnote {
	letter-spacing:2px;
	font-size:15px;
}
.right{
	float: right;
}
.package{
	color: #B74CDB;
}
.services ul li, .title ul li {
	list-style: circle inside;
	margin-left: 15px;
	border-bottom: none;
}
.noborder{
	border-bottom: none !important;
}
.topborder{
	border-top: 1px solid #444444;
}

