/* BODY */
body {
	margin: 0;
	padding: 0;
	background: #030303;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: .8em;	
	height:100%
}

a {
	text-decoration:underline;
	font-weight:bold;
	color:#999;	
	
}

a:hover {
	color:#FFF;
	}
	
img { 
	border:none;
	}
/* WRAPPER — TOP */

#header {
	width:100%;
	height:88px;
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
}

#header_shell {
	margin-left:auto;
	margin-right:auto;
	width:775px;
	height:88px;
	}

#header_left {
	float:left;
	width:169px;
	height:88px;
	}

#header_right {
	float:left;
	width:606px;
	height:88px;
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	

#header_right_logo {
	margin-top: 27px;
	margin-left: 5px;
	height:33px;
	width:596px;
	}

#header_right_nav {
	margin-top: 6px;
	margin-left: 5px;
	height: 22px;
	width:596px;
	}
	
/* WRAPPER — CENTER */

#content {
	clear:left;
	width:100%;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-x;
	background-color:#1c1c1c;
	}
#content_shell {
	margin-left:auto;
	margin-right:auto;
	width:775px;
	background-color:#111;

}
#content_left {
	float:left;
	width:169px;
	height:100%;
	background-image: url(../images/content_left_tile.jpg);
	background-repeat: repeat-y;
	}

#content_right {
	float:left;	
	width:606px;
	height:100%;
	background-image: url(../images/content_right_bg.jpg);
	background-repeat: repeat-y;
	}
	
#content_right_nav {
	width:598px;
	height:30px;
	padding-top:6px;
	padding-left:0px;
	margin-top:0px;
	margin-left:0;
	margin-right:0;
	background-image: url(../images/content_right_bg_top.jpg);
	}
#content_right_nav_blank {
	width:598px;
	height:22px;
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
	margin-left:0;
	margin-right:0;
	background-image: url(../images/content_right_bg_top_blank.jpg);
	}

#content_right_nav img{
	margin-right:0px;
	padding:0px;
	margin-left:0px;
	}	
#navstart{
	margin-left:85px;
	margin-right:0px;
	}	
#content_right_main {
	width:598px;
	height:500px;
	margin-top:0px;
	margin-left:auto;
	margin-right:0;
	}


	
/* WRAPPER — FOOTER */
	
#footer {
	position:absolute;
	width:100%;
	background-image: url(../images/footer_background.jpg);
	background-repeat: repeat-x;
	background-color:#040404;
	}
#footer_shell { 
	margin-left:auto;
	margin-right:auto;
	width:775px;
	height:100px;

	}

#footer_left {
	float:left;
	width:169px;
	height:100px;
	}

#footer_right {
	float:left;
	width:606px;
	height:100px;
	background-image:url(../images/footer_right_background.jpg);
	}

#footer_right_nav {
	float:left;
	margin-top: 40px;
	margin-left: 20px;
	height:48px;
	width:378px;
	}

#footer_right_logo {
	float:left;
	margin-top: 23px;
	height:48px;
	width:100px;
	}
	


/* CONTENT */
.portfoliolist {
	clear:left;
	width:596px;
	height:147px;
	margin-top:0px;
	margin-left:auto;
	margin-right:0px;
	padding-top:2px;
	
	}

#web {
	background-image: url(../images/content_project_web_bg.gif);
	background-repeat:no-repeat;
	}
#print {
	background-image: url(../images/content_project_print_bg.gif);
	background-repeat:no-repeat;
	}
#logo {
	background-image: url(../images/content_project_logo_bg.gif);
	background-repeat:no-repeat;
	}	
#art {
	background-image: url(../images/content_project_art_bg.gif);
	background-repeat:no-repeat;
	}	

	
.portfoliolist span strong, .contentlist span strong, #contentlist span strong, .contentbody span strong, label {
	color:#FFF;
	font-size:.8em;
	
	}
.portfoliolist img, .contentlist img {
	margin-top:2px;
	margin-left: 35px;
	padding-right: 10px;
}	
	
.portfoliolist a, .contentlist a, .contentbody a {
	text-decoration:none;
	font-weight:bold;
	color:#C00;
}

.contentlist {
	clear:left;
	width:596px;
	height:147px;
	margin-top:0px;
	margin-left:auto;
	margin-right:0px;
	padding-top:2px;
	}
	
.contentlayout {
	clear:left;
	width:596px;
	height:3px;
	margin-top:0px;
	margin-left:auto;
	margin-right:0px;
	}
	
.double, #double, br .double, br #double {
	height:15px;
	padding-top:15px;
	}

	
#description {
	padding-right: 10px;
	margin-right: 10px;
	}

h3 {
	margin-top:0px;
	margin-right:10px;
	font-size:.8em;
	color:#FFF;
}	

h3 .titles, legend, dt, input.med, input.short, select.med, textarea.textbox {
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.9em;
}

legend {
	margin-left:0;
	}
	
.titles a {
	
}

.titles {
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.9em;
}


h2, legend#mainlegend, .main_formhead, .formhead {
	font-size:1.4em;
	margin-top:5px;
	color:#FFF;
	
	
	}	
ul, li {
	display: inline;
	text-indent: 0px;
	margin-left: 0px; 
	padding-left: 0px;
}

.serviceslist ul, .serviceslist li, .contactlist ul, .contactlist li {
	display: list-item;
	text-indent: 5px;
	margin-left: 0px;
	margin-top:0px;
	padding-left: 0px;
	list-style-type: none;
}

.serviceslist li strong, .contactlist li strong {
	color:#777;
	font-weight: bold;
	text-transform: uppercase;	
	
	}

li
{
	font-size:.8em;
	color:#FFFFFF;
	padding: 2px;
	margin: 1px;
	background-color: #101010;
	text-indent: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333;
}



/* TYPOGRAPHY */
/* ASSORTED */

br.columnEnder { clear:both; border:none; height:0 }


/* TESTING CONTENT WRAPPERS */

.contentwrap {
	clear:left;
	width:596px;
	margin-top:0px;
	margin-left:auto;
	margin-right:0px;
	background-image:url(../images/content_right_bg3.gif);
	margin-bottom:0px;
	}
	
.content_head {
	clear:left;

	}
	
.content_left {
	float:left;
	width:48px;
	}

.content_body{
	float:left;
	width:500px;

	}
.content_body img {
	padding-right:10px;
	padding-top:1px;
	}
.content_foot{
	clear:both;
	}
	
.asterix, #asterix {
	color:#CCC;
	font-size:9px;
	font-weight:bold;
	}
fieldset#formwrap {
	margin-left:10px;
	text-align:left;
	}
	
fieldset#formwrap2{
	margin-left:100px;
	text-align:left;
	}

.formwrapx, #formwrapx {
 	margin-left:5px;
	}
	
.success {
	color:#FFF;
	}

div#sitemap, div.sitemap {
	display:block !important;
	margin-left: auto;
	margin-right:auto;
	width:100%;
	color:#aaaaaa;
	font-size:12px;
}