html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
html {
	overflow-y: scroll;
	min-height: 100%;
}
body {
	min-height: 100%;
	padding: 0px 0;
	background-color:#EEE;
}
body, select, input, textarea {
	font: 100%/1.2 Lucidia Grande, arial, verdana, helvetica, sans-serif;
	color: #000;
}
h1 {
}
p {
	color: #000;
	margin: 0 0 1.2em;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #999;
}

/* ~~~~~~~~~~ MAIN LAYOUT ~~~~~~~~~~ */

#container {
	min-height: 100%;
	width: 1024px;
	font-size: 0.85em;
	width: 985px;
	margin: 0 auto;
	padding-bottom: 30px;
}
#header {
	float:left;
	height:60px;
	width:900px;
	margin: 0px 62px 0px 62px;
}
#logo {
	float:left;
	height:40px;
	width:140px;
	background-color:#111;
	padding: 40px 20px 0px 20px;
}
#leftcontent {
	float:left;
	min-height:300px;
	width:200px;
	margin: 50px 0px 0px 62px;
}
#rightcontent {
	float:right;
	min-height:300px;
	width:650px;
	padding: 0px 0px 0px 0px;
	margin: 32px 0px 0px 0px;
}
#contact {
	width:180px;
	font-size: 0.80em;
	color: #999;
	border-bottom: #999 dotted 1px;
	padding-bottom: 10px;}
#contact a {
	color:#666;
}
#contact a.hover {
	color:#000;
}
#copy {
	width:400px;
	font-size: 0.90em;
	padding-top: 145px;
}
#list {
	float: left;
	width:700px;
	font-size: 0.90em;
	padding-top: 145px;
}
#list ul {
	width:200px;
	margin-bottom: 10px;
}
#list li {
	list-style: none;
}
#copyright {
	width:180px;
	font-size: 0.7em;
	color: #666;
	margin-top: 10px;
	padding-bottom: 30px;
}
#addr {
	position:inherit;
	float: right;
	width:160px;
	color:#333;
	font-size: 0.9em;
	margin-top: 45px;
	margin-left: 20px;
}
#addr a {
	color:#333;
}
#addr a:hover {
	background-color:#FFFF00;
}
#our_way_copy {
	float:left;
	width: 500px;
	margin-top: 10px;
}
#our_way_copy p {
	width:500px;
	color:#666;
	font-size: 0.8em;
}
#our-way-image {
	width:92%;
	border-top: #333 dotted 1px;
	border-bottom: #333 dotted 1px;
	padding: 20px 0px 20px 0px;
	background-color:#eee;
}
#home-image {
	border-bottom: #333 dotted 1px;
	border-top: #333 dotted 1px;
	padding: 20px 0px 20px 0px;
	background-color:#eee;
}
#home-image.noborder {
	border-bottom: none;
}

#home_copy {
	float:left;
	width: 315px;
	margin-top: 10px;
}
#simplegallery1 {
	background-color:#EEE;
}
#home_copy a:hover {
	background-color:#FFFF00;
	color:#000000;
}
#home_copy p {
	width:315px;
	color:#666;
	font-size: 0.8em;
}
#home_copy h2 {
	width:300px;
	color:#ffea06;
	font-size: 0.9em;
	line-height: 1.2em;
	background-color:#333333;
	padding: 5px 10px 5px 10px;
	margin-bottom:15px;
}
#home_copy h2.shadow {
    -moz-box-shadow: 2px 2px 3px #000;
    -webkit-box-shadow: 2px 2px 3px #000;
    box-shadow: 2px 2px 3px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#home_latest {
	float:left;
	width: 315px;
	margin-top: 10px;
	margin-left:20px;
}

#home_latest h2.shadow {
    -moz-box-shadow: 2px 2px 3px #000;
    -webkit-box-shadow: 2px 2px 3px #000;
    box-shadow: 2px 2px 3px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#home_latest a:hover {
	background-color:#FFFF00;
	color:#000000;
}
#home_latest p {
	width: 315px;
	color:#666;
	font-size: 0.85em;
}
#home_latest h2 {
	width:300px;
	color:#ffea06;
	font-size: 0.9em;
	line-height: 1.2em;
	background-color:#333333;
	padding: 5px 10px 5px 10px;
}
#home_latest ul {
	width: 300px;
	list-style:none;
	padding: 10px 10px 10px 0px;
}
#home_latest ul li {
	font-size: 0.8em;
	border-bottom: #666 dotted 1px;
	margin-top: 4px;
	padding-bottom:6px;
	color:#666;
}
#home_latest ul li.last {
	font-size: 0.8em;
	border-bottom:none;
	padding:6px 0px 6px 0px;
	color:#666;
}
#home_latest ul li.date {
	font-size: 0.8em;
	border-bottom:none;
	font-weight:bold;
	color:#000;
	margin-top:8px;
}
#contact_copy {
	float:left;
	width: 300px;
	margin-top: 20px;
}
#contact_copy p {
	width:300px;
	color:#666;
	font-size: 0.85em;
	line-height: 1.2em;
}
#contact_copy h2 {
	width:290px;
	color:#000;
	font-size: 0.85em;
	line-height: 1.2em;
	margin-bottom: 10px;
}

#contact_copy ul {
	list-style:none;
}
#contact_copy li {
	color:#666;
	font-size: 0.85em;
	margin-bottom: 3px;
}
#contact_copy a {
	color:#000;
}
#contact_copy a:hover {
	background-color:#FFFF00;
}

#who_sandy_copy {
	float:left;
	width: 190px;
	margin-right: 10px;
	padding-top:5px;
}
#who_sandy_copy h1 {
	font-size:0.85em;
	color: #000;
	font-weight: bold;
	border-bottom: #333 dotted 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#who_sandy_copy h2 {
	font-size:0.85em;
	color: #000;
	margin-bottom: 10px;
}
#who_sandy_copy p {
	font-size:0.8em;
	color: #666;
	margin-bottom: 10px;
}
#who_paul_copy {
	float:left;
	width: 190px;
	margin-right: 10px;
	padding-top: 5px;
}
#who_paul_copy h1 {
	font-size:0.85em;
	color: #000;
	font-weight: bold;
	border-bottom: #333 dotted 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#who_paul_copy h2 {
	font-size:0.85em;
	color: #000;
	margin-bottom: 10px;
}
#who_paul_copy p {
	font-size:0.8em;
	color: #666;
	margin-bottom: 10px;
}
#who_david_copy {
	float:left;
	width: 190px;
	margin-right: 10px;
	padding-top: 5px;
}

#who_david_copy h1 {
	font-size:0.85em;
	color: #000;
	font-weight: bold;
	border-bottom: #333 dotted 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#who_david_copy h2 {
	font-size:0.85em;
	color: #000;
	margin-bottom: 10px;
}
#who_david_copy p {
	font-size:0.8em;
	color: #666;
	margin-bottom: 10px;
}

#main-image {
	margin-bottom:20px;
}
#folio_copy .quote {
	color:#000;
	font-style:italic;
}

/* ~~~~~~~~~~ NAVIGATION ~~~~~~~~~~ */

#navigation {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 2;
	list-style: none;
	margin: 0px 0px 10px 0px;
}
#navigation ul {
}
#navigation li {
	font-weight: bold;
	list-style: none;
	z-index: 1;
}
#navigation li, #navigation li span {
	background-image: url(../images/navigation.gif);
	background-position: 0 bottom;
	font-size: 100%;
}
#navigation li a {
	cursor: pointer;
}
#navigation li a.subnav {
	font-size: 0.85em;
	font-weight: normal;
}
#navigation li a:hover.portfolio {
	background-image:url(imgs/btns/portfolio-btn-live.jpg);
}
#navigation li a.currentnav {
	color: #999;
}
#navigation li a.currentsubnav {
	font-size: 0.85em;
	font-weight: normal;
	text-decoration:underline;
	color: #999;
}
#subnav {
	width: 100%;
	border-top: #999 dotted 1px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}
#subnav ul {
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom: #999 dotted 1px;
}	
#subnav ul li {
	font-size:0.8em;
	font-weight:normal;
	color:#666;
	margin-bottom: 2px;
}
#subnav ul li a {
	cursor: pointer;
	color:#666;
}
#subnav ul li a:hover {
	color:#000;
	background-color:#FFFF00;
}
#subnav ul li a.current {
	color:#000;
	background-color:#FFFF00;
}	
#social {
	padding: 10px 0px 10px 0px;
	border-top: #999 dotted 1px;
	border-bottom: #999 dotted 1px;
}
#social ul {
	list-style:none;
}
#social ul li {
	display:inline;
	padding: 5px 2px 5px 0px;
}

/* ~~~~~~~~~~ NEW GALLERY ~~~~~~~~~~ */

#client-logo {
	height: 50px;
	border-bottom: #999 dotted 1px;
	border-top: #999 dotted 1px;
}
#nav {
	height:50px;
}
#folio ul {
	color:#666;
	list-style:none;
	font-size: 0.8em;
	padding: 10px 0px 20px 0px;
}
#folio ul li {
	display: inline;
	padding: 10px;
}
#folio ul li.first {
	display: inline;
	padding: 10px 10px 10px 0px;
}
#folio ul li a {
	color:#666;
}
#folio ul li a:hover {
	color:#000;
}
#folio ul li a.active {
	color:#000;
}
#main_image { 
	margin:-20px auto 0px auto;
	min-height:300px;
	width:700px;
	background:#EEE;
}
#main_image img { 
	margin-bottom:10px;
	margin-top:10px;
}
#folio_copy {
	float:left;
	margin-top: 20px;
}
#folio_copy #left {
	float:left;
	margin-right: 10px;
	width:435px;
}
#folio_copy #right {
	float:left;
	width:200px;
}
#folio_copy #right h3 {
	padding: 0px 0px 0px 5px;
}
#folio_copy #right ul {
	padding: 0px 0px 0px 5px;
}
#folio_copy #right li {
	padding:0px;
	display:list-item;
	list-style:none;
}
#folio_copy h3 {
	color: #000;
	font-size: 0.80em;
	font-weight:bold;
	margin-bottom: 10px;

}
#folio_copy p {
	color:#666;
	font-size: 0.8em;
	line-height: 1.2em;
}
/* ~~~~~~~~~~ TWITTER ~~~~~~~~~~ */

#twitter {
	width: 100%;
	margin-bottom:10px;
}
#twitter h1 {
	width: 200px;
	font-size: 0.85em;
	font-weight: bold;
	color:#000;
	background-image:url(imgs/dash.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-top: #999 dotted 1px;
	padding: 10px 0px 5px 0px;
}
#twitter h1 a {
	color: #000;
}
#twitter h2 {
	width: 200px;
	font-size: 0.85em;
	font-weight: bold;
	color:#000;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
}
#twitter h2 a {
	color: #000;
}
#twitter a:hover {
	color: #666;
}
#twitter ul {
	width: 200px;
	list-style: none;
	overflow: hidden;
	padding-top: 5px;
}
#twitter li {
	font-size: 0.85em;
	color: #666;
	font-size:0.8em;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	background-image:url(imgs/dash.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#twitter li a {
	color: #000;
}
#twitter li a:hover {
	color: #000;
	background-color: #FFFF00;
}