/* RESET */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1px;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0px;}

/* Layout */
.hideit {display: none;}
.cleanclear, .cc {clear: both; margin: 0px; padding: 0px; width: 0px;	height: 0px; overflow: hidden;}
p {margin: 8px 0px 20px 0px;}

body {background: #FFF8DC; font: 16px/22px Verdana, Arial, Helvetica, sans-serif; color: #231918;}
a {color: #231918;}

#wrapper {width: 940px; margin: 0px auto;}

#header {width: 940px; height: 185px; position: relative;}

#logo, #links, #services {position: absolute;}
#logo {width: 396px; height: 168px; left: 283px;}

#links {width: 940px; text-align: right;}

#services {top: 161px; left: 30px;}
#services ul {float: left;}
#services li {float: left;}
#services .bullet {padding: 0px 14px;}

#content {width: 940px;}

.photo {border: solid 10px #231918 !important;}
.picborder {border: solid 1px #231918 !important;}
.picitem {padding: 8px 0px; text-align: center;}

#content .t {width: 940px; height: 375px; overflow: hidden;}

#content .l {float: left; width: 670px; text-align: center;}
#home #content .l {width: 258px; text-align: left; font-size: 10px;}

#content .r {float: right; width: 250px;}
#home #content .r {width: 662px;}

#credit {display: none; font-size: 10px; width: 940px; text-align: right;}
#home #credit {display: block;}
