/**
 * Defaults and Resets
 */
html, body {margin: 0; padding: 30px 0; background: #cae7ff;}

body {font-family: Georgia, Times New Roman, Sans-Serif; font-size: 10px; line-height: normal;}

form {margin: 0; padding: 0;}

img {border: 0;}

td {vertical-align: top;}

p {margin-top: 0; margin-bottom: 10px;}

a {color: #000;}
a:hover {color: #fa6629;}

/**
 * General
 */
.clearBoth, .clear {clear: both; height: 0px; font-size: 1px; line-height: 0px; display: block;}

/**
 * Lists
 */
ul.inline {margin: 0; padding: 0; list-style-type: none;}
ul.inline li {display: inline;}

ul.list {margin: 0; padding: 0; list-style-type: none;}

/**
 * Layout
 */
#master {width: 882px; margin: auto; background: url(../images/bg-sprites.gif) repeat-y -882px 0;}
#master > div {width: 100%; background: url(../images/bg-sprites.gif) no-repeat;}
#master > div > div {width: 100%; background: url(../images/bg-sprites.gif) no-repeat -1764px bottom;}

#page {position: relative; width: 882px; height: 630px;}

#logo {position: absolute; top: 30px; left: 117px;}

#k {position: absolute; top: 52px; left: 35px;}

#tagline {position: absolute; top: 80px; left: 117px;}

#header {position: absolute; top: 145px; left: 117px;}
#header .content {float: left; width: 594px; background: url(../images/header-bg.gif) no-repeat right top; padding: 2px 5px 0 0; min-height: 87px;}
#header .graphic {float: left; width: 132px;}

#nav {position: absolute; top: 267px; left: 117px;}
#nav > div {width: 232px;}
#nav > div > div {float: left; width: 116px;}

#thumbs {position: absolute; top: 351px; left: 117px;}
#thumbs > div {width: 285px;}
#thumbs > div > div {float: left; width: 95px; height: 75px; background: url(../images/thumb-bg.gif) no-repeat;}
#thumbs > div > div img {display: block; padding: 1px 0 0 3px;}

#content {position: absolute; top: 247px; left: 410px; width: 455px; height: 375px;}

#samples > div {position: absolute;}

body.identity #thumbs > div > div {background: none;}

#webThumbs {padding: 23px 0 0 3px}
#webThumbs > div > div {float: left; width: 150px; height: 115px; background: url(../images/thumb-bg-web.png) no-repeat; margin: -3px -3px 0 0;}
#webThumbs > div > div img {display: block; padding: 0px 0 0 3px;}

body.contact #header .content {padding-top: 25px;}
