@charset "UTF-8";

body {	behavior: url("ieHoverFix/csshover3.php");
		background-color: #999999; 
		margin-top: 0px; 
		margin-right: auto; 
		margin-bottom: auto; 
		margin-left: auto; }

/* ----- IE PNG Fix ----- */
img, div, input, a { behavior: url("ieFix/iepngfix.php") }


/* ----- Header ----- */
#head { background-color: #5C3600; margin-top: 0px; margin-right: auto; width: 900px; margin-bottom: auto; margin-left: auto; height: 150px; position: relative; }
#logo { position: absolute; top: 55px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }

/* ----- Navigation ----- */
#head #nav { position: absolute; top: 38px; list-style-type: none; list-style-image: none; }
#head #nav li a { text-indent: -99990px; background-image: url(../images/nav.png); position: absolute; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; overflow: hidden; display: block; }
#head #nav #n-home a { height: 22px; width: 40px; left: 480px; top: 0px; background-position: 0px 0px; }
#head #nav #n-contact a { height: 22px; width: 65px; left: 536px; top: 0px; background-position: -78px 0px; }
#head #nav #n-email a { height: 22px; width: 84px; left: 615px; top: 0px; background-position: -143px 0px; }
#head #nav #n-project a { height: 22px; width: 76px; left: 719px; top: 0px; background-position: -227px 0px; }
#head #nav #n-hosting a { height: 22px; width: 103px; left: 719px; top: 22px; background-position: -303px 0px; }
#head #nav #n-emailmarketing a { height: 22px; width: 127px; left: 719px; top: 44px; background-position: -406px 0px; }
/* ----- Navigation Over State ----- */
#head #nav #n-home a:hover { background-position: 0px -22px; }
#head #nav #n-contact a:hover { background-position: -78px -22px; }
#head #nav #n-email a:hover { background-position: -143px -22px; }
#head #nav #n-project a:hover { background-position: -227px -22px; }
#head #nav #n-hosting a:hover { background-position: -303px -22px; }
#head #nav #n-emailmarketing a:hover { background-position: -406px -22px; }
/* ----- Navigation Click State ----- */
#head #nav #n-home a:active { background-position: 0px -44px; }
#head #nav #n-contact a:active { background-position: -78px -44px; }
#head #nav #n-email a:active { background-position: -143px -44px; }
#head #nav #n-project a:active { background-position: -227px -44px; }
#head #nav #n-hosting a:active { background-position: -303px -44px; }
#head #nav #n-emailmarketing a:active { background-position: -406px -44px; }
/* ----- Navigation Current State ----- */
#head #nav #n-home a.selected { background-position: 0px -66px; }
#head #nav #n-contact a.selected { background-position: -78px -66px; }
#head #nav #n-email a.selected { background-position: -143px -66px; }
#head #nav #n-project a.selected { background-position: -227px -66px; }
#head #nav #n-hosting a.selected { background-position: -303px -66px; }
#head #nav #n-emailmarketing a.selected { background-position: -406px -66px; }

/* ----- Content Container ----- */
#content { background-color: #5C3600; margin-top: 0px; margin-right: auto; width: 900px; margin-bottom: auto; margin-left: auto; position: relative; padding-bottom: 15px; }

/* ----- Message Area ----- */
#message { font-family: Arial, Helvetica, sans-serif; position: relative; margin: 0px; padding-top: 10px; padding-right: 67px; padding-bottom: 35px; padding-left: 67px; }
#message h1, #message p , #message h3{ width: 600px; position: relative; margin: 0px; }
#message p { font-size: 11px; color: #A6A7A7; }
#message h1 { font-size: 29px; text-transform: uppercase; color: #FFF; font-weight: normal; padding-top: 65px; }
#message h3 { font-size: 11px; color: #FFF; font-weight: bold; padding-top: 10px; padding-bottom: 3px; }
#message a   { text-decoration: none; color: #FFF; }
#message a:hover { text-decoration: none; color: #FFF; background-color: #999; }


/* ----- Home Page Sample Grid ----- */
#samples { position: relative; }
.sampleHdrImg { margin-bottom: 3px; }
.sampleimage { border: 3px solid #FFF; margin-bottom: 7px; }
#print { width: 248px; float: left; margin-left: 67px; display: inline; }
#photo { width: 248px; margin-left: 7px; float: left; }
#online { width: 248px; float: left; margin-left: 7px; }

/* ----- Project Samples ----- */
#sampleImages { float: left; width: 550px; margin-left: 67px; }
#sampleImages img{ margin-bottom: 20px; }
#sampleInfo { float: right; width: 200px; margin-right: 30px; margin-top: 120px; }
#sampleInfo a { text-decoration: none; color: #FFF; left: -3px; position: relative; padding-right: 3px; padding-left: 3px; }
#sampleInfo a:hover { text-decoration: none; color: #FFF; background-color: #999; }
#sampleInfo p, #sampleInfo h2 { font-family: Arial, Helvetica, sans-serif; color: #FFF; }
#sampleInfo p { font-size: 11px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; }
#sampleInfo h2 { font-size: 16px; margin-right: 0px; margin-bottom: 7px; margin-left: 0px; margin-top: 0px; }
#sampleInfo .label { color: #999; }


#samplesNav { text-align: right; font-family: Arial, Helvetica, sans-serif; color: #FFF; font-size: 11px; margin-bottom: 7px; }
#samplesNav a   { text-decoration: none; color: #999; padding-right: 3px; padding-left: 3px; }
#samplesNav a:hover { text-decoration: none; color: #FFF; background-color: #999; }

/* ----- Footer ----- */
#cap { margin-top: 0px; margin-right: auto; width: 900px; margin-bottom: auto; margin-left: auto; height: 9px; background-image: url(../images/cap.png); overflow: hidden; }
#footer { margin-top: 3px; margin-right: auto; width: 900px; margin-bottom: 20px; margin-left: auto; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; }

/* ----- Miscellaneous ----- */
.clear { clear: both; }
.loginOptions { padding-top: 4px; }
